Package: src:monkeysphere Version: 0.41-1 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in stretch but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep dh_testdir -i dh_update_autotools_config -i dh_autoreconf -i dh_auto_configure -i dh_auto_build -i make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>' gcc -o src/agent-transfer/agent-transfer -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security --pedantic -Wall -Werror -std=c99 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now src/agent-transfer/main.c -lassuan -L/usr/lib/x86_64-linux-gnu -lgpg-error -lgcrypt mkdir -p replaced/src/ sed < src/monkeysphere > replaced/src/monkeysphere \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/ sed < src/monkeysphere-host > replaced/src/monkeysphere-host \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/ sed < src/monkeysphere-authentication > replaced/src/monkeysphere-authentication \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/share/ sed < src/share/defaultenv > replaced/src/share/defaultenv \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/transitions/ sed < src/transitions/0.23 > replaced/src/transitions/0.23 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/transitions/ sed < src/transitions/0.28 > replaced/src/transitions/0.28 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/transitions/ sed < src/transitions/README.txt > replaced/src/transitions/README.txt \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man1/ sed < man/man1/monkeysphere.1 > replaced/man/man1/monkeysphere.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man1/monkeysphere.1 mkdir -p replaced/man/man1/ sed < man/man1/agent-transfer.1 > replaced/man/man1/agent-transfer.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man1/agent-transfer.1 mkdir -p replaced/man/man1/ sed < man/man1/openpgp2ssh.1 > replaced/man/man1/openpgp2ssh.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man1/openpgp2ssh.1 mkdir -p replaced/man/man1/ sed < man/man1/pem2openpgp.1 > replaced/man/man1/pem2openpgp.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man1/pem2openpgp.1 mkdir -p replaced/man/man8/ sed < man/man8/monkeysphere-authentication.8 > replaced/man/man8/monkeysphere-authentication.8 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man8/monkeysphere-authentication.8 mkdir -p replaced/man/man8/ sed < man/man8/monkeysphere-host.8 > replaced/man/man8/monkeysphere-host.8 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man8/monkeysphere-host.8 mkdir -p replaced/man/man7/ sed < man/man7/monkeysphere.7 > replaced/man/man7/monkeysphere.7 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man7/monkeysphere.7 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test -i make -j1 test make[1]: Entering directory '/<<PKGBUILDDIR>>' MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/keytrans ################################################## ### generating openpgp key... gpg: keybox '/<<PKGBUILDDIR>>/tests/tmp/ms.5MW/pubring.kbx' created gpg: /<<PKGBUILDDIR>>/tests/tmp/ms.5MW/trustdb.gpg: trustdb created gpg: key A28F4C7A72BA3ACE marked as ultimately trusted gpg: directory '/<<PKGBUILDDIR>>/tests/tmp/ms.5MW/openpgp-revocs.d' created gpg: revocation certificate stored as '/<<PKGBUILDDIR>>/tests/tmp/ms.5MW/openpgp-revocs.d/110B0A0392E152A667CDA1E5A28F4C7A72BA3ACE.rev' gpg: done ################################################## ### retrieving key timestamp... gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u ################################################## ### exporting key to ssh file... ################################################## ### reconvert key, and compare to key in gpg keyring... conversions look good! Now working with key A28F4C7A72BA3ACE at time 1565077733 gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u /<<PKGBUILDDIR>>/tests/tmp/ms.5MW/pubring.kbx ------------------------------------------------------------------------- pub rsa1024 2019-08-06 [SC] 110B0A0392E152A667CDA1E5A28F4C7A72BA3ACE uid [ultimate] testtest ################################################## ### test User ID addition... gpg: key A28F4C7A72BA3ACE: "monkeymonkey" 1 new user ID gpg: key A28F4C7A72BA3ACE: "monkeymonkey" 1 new signature gpg: Total number processed: 1 gpg: new user IDs: 1 gpg: new signatures: 1 gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u /<<PKGBUILDDIR>>/tests/tmp/ms.5MW/pubring.kbx ------------------------------------------------------------------------- pub rsa1024 2019-08-06 [SC] 110B0A0392E152A667CDA1E5A28F4C7A72BA3ACE uid [ultimate] monkeymonkey uid [ultimate] testtest --- /<<PKGBUILDDIR>>/tests/tmp/ms.5MW/expectedout 2019-08-06 07:48:55.496906607 +0000 +++ /dev/fd/63 2019-08-06 07:48:55.496906607 +0000 @@ -1,5 +1,5 @@ pub:u:1024:1:A28F4C7A72BA3ACE:1565077733:::u:::scSC uid:u::::1565077733::E90EC72E68C6C2A0751DADC70F54F60D27B88C3D::monkeymonkey -sig:!::1:A28F4C7A72BA3ACE:1565077733::::monkeymonkey:13x:::::8 +sig:!::1:A28F4C7A72BA3ACE:1565077733::::monkeymonkey:13x::110B0A0392E152A667CDA1E5A28F4C7A72BA3ACE:::8 uid:u::::1565077733::8200BD0425CC70C7D698DF3FE412044EAAB83F94::testtest -sig:!::1:A28F4C7A72BA3ACE:1565077733::::monkeymonkey:13x:::::8 +sig:!::1:A28F4C7A72BA3ACE:1565077733::::monkeymonkey:13x::110B0A0392E152A667CDA1E5A28F4C7A72BA3ACE:::8 FAILED! ### removing temp dir... Makefile:116: recipe for target 'test-keytrans' failed make[1]: *** [test-keytrans] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: make -j1 test returned exit code 2 debian/rules:6: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/monkeysphere.html If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Note: This happens always and has nothing to do with #861457, which is just random. Thanks.