Package: src:monkeysphere
Version: 0.39-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -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  -lassuan -L/usr/lib/x86_64-linux-gnu -lgpg-error  
-lgcrypt --pedantic -Wall -Werror -std=c99 -Wl,-z,relro 
src/agent-transfer/main.c
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.Zon/pubring.kbx' created
gpg: /<<PKGBUILDDIR>>/tests/tmp/ms.Zon/trustdb.gpg: trustdb created
gpg: key AC90591EE638015A marked as ultimately trusted
gpg: directory '/<<PKGBUILDDIR>>/tests/tmp/ms.Zon/openpgp-revocs.d' created
gpg: revocation certificate stored as 
'/<<PKGBUILDDIR>>/tests/tmp/ms.Zon/openpgp-revocs.d/D56C1E5D05F4EB8DE961EE8AAC90591EE638015A.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 AC90591EE638015A at time 1475603896
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.Zon/pubring.kbx
-------------------------------------------------------------------------
pub   rsa1024 2016-10-04 [SC]
      D56C1E5D05F4EB8DE961EE8AAC90591EE638015A
uid           [ultimate] testtest

##################################################
### test User ID addition...
gpg: key AC90591EE638015A: "monkeymonkey" 1 new user ID
gpg: key AC90591EE638015A: "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.Zon/pubring.kbx
-------------------------------------------------------------------------
pub   rsa1024 2016-10-04 [SC]
      D56C1E5D05F4EB8DE961EE8AAC90591EE638015A
uid           [ultimate] monkeymonkey
uid           [ultimate] testtest

--- /<<PKGBUILDDIR>>/tests/tmp/ms.Zon/expectedout       2016-10-04 
19:58:18.124385554 +0200
+++ /dev/fd/63  2016-10-04 19:58:18.124385554 +0200
@@ -1,4 +1,5 @@
 pub:u:1024:1:AC90591EE638015A:1475603896:::u:::scSC
+fpr:::::::::D56C1E5D05F4EB8DE961EE8AAC90591EE638015A
 uid:u::::1475603896::E90EC72E68C6C2A0751DADC70F54F60D27B88C3D::monkeymonkey
 sig:!::1:AC90591EE638015A:1475603896::::monkeymonkey:13x:::::8
 uid:u::::1475603896::8200BD0425CC70C7D698DF3FE412044EAAB83F94::testtest
FAILED!
### removing temp dir...
Makefile:117: 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:3: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

Apparently, this failure does not seem related to the (not finished yet) gnupg
transition, because it also happens in unstable:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/monkeysphere.html

Thanks.

Reply via email to