Source: rhash
Version: 1.2.5-1
Severity: serious
Justification: fails to build from source

Several builds of rhash (with makefile parallelism enabled, perhaps?)
have failed because the build system tries to confirm that
debian/tmp/usr/bin/rhash exists as an executable before actually
installing it:

   debian/rules override_dh_auto_install
make[1]: Entering directory `/.../rhash-1.2.6'
# Install the program
/usr/bin/make PREFIX=/usr DESTDIR=/.../rhash-1.2.6/debian/rhash 
INSTALL_PROGRAM="install -p -m 755" install
make[2]: Entering directory `/.../rhash-1.2.6'
install -d /.../rhash-1.2.6/debian/rhash/usr/bin 
/.../rhash-1.2.6/debian/rhash/usr/share/man/man1 
/.../rhash-1.2.6/debian/rhash/etc
test -x /.../rhash-1.2.6/debian/rhash/usr/bin/rhash
make[2]: *** [install-symlinks] Error 1
make[2]: *** Waiting for unfinished jobs....
install -p -m 755 rhash /.../rhash-1.2.6/debian/rhash/usr/bin
install -m 644 rhash.1 /.../rhash-1.2.6/debian/rhash/usr/share/man/man1/rhash.1
sed -e 's/\x0D//g' dist/rhashrc.sample > rhashrc && install -m 644 rhashrc 
/.../rhash-1.2.6/debian/rhash/etc/rhashrc
rm -f rhashrc
make[2]: Leaving directory `/.../rhash-1.2.6'
make[1]: *** [override_dh_auto_install] Error 2

Could you please take a look?

Thanks!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to