Skip to content

Wallet 1.4 build fails on debian #76

@whm

Description

@whm

I am attempting to build Wallet 1.4 for Xenial and hitting a problem. Here is what I have done:

  1. Cloned you github repo.
  2. Used git-archive to create a tar ball from master
  3. Used import-orig to pull the tar ball into the debian/master branch
  4. Attempt a package build using the command: gbp buildpackage --git-debian-branch=debian/master

The build fails. The last few lines of the build output are:

sed 's|\@PERL\@|/usr/bin/perl|' <./server/wallet-report.in >server/wallet-report
chmod a+x server/wallet-report
make[2]: *** No rule to make target 'client/wallet.1', needed by 'all-am'.  Stop.
make[2]: Leaving directory '/build/wallet-1.4'
Makefile:728: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/build/wallet-1.4'
dh_auto_build: make -j1 returned exit code 2
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
 -> Cleaning COW directory
  forking: rm -rf /var/cache/pbuilder/build/cow.11658
gbp:error: '/usr/bin/git-pbuilder' failed: it exited with 1

The build fails for both Xenial and Sid. I have attached a full build log.
wallet_1.4-1_amd64.build.gz

Bill

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions