Source: langford Version: 0.0.20130221-2 Severity: serious Justification: fails to build from source
For some reason, langford's debian.tar.gz includes prebuilt amd64 binaries of langford_util and langford_adc_util, and I see that debian/source/include-binaries permits two others. I strongly suspect that this practice violates the DFSG; at the very least, it breaks builds for other architectures: dh_strip -a -O--parallel strip:debian/langford-utils/usr/bin/langford_adc_util: File format not recognized dh_strip: strip --remove-section=.comment --remove-section=.note debian/langford-utils/usr/bin/langford_adc_util returned exit code 1 make: *** [binary-arch] Error 29 (i386 gets as far as dh_shlibdeps because its binutils handles 64-bit executables too, but then blows out because the build system naturally lacks 64-bit versions of libstdc++ et al.) Could you please fix the package to build *all* executables from source? Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org