-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I am attempting to build Wallet 1.4 for Xenial and hitting a problem. Here is what I have done:
- Cloned you github repo.
- Used git-archive to create a tar ball from master
- Used import-orig to pull the tar ball into the debian/master branch
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels