Your message dated Sun, 29 Jan 2017 01:34:13 +0000 with message-id <e1cxenh-0007g2...@fasolo.debian.org> and subject line Bug#842446: fixed in sbsigntool 0.6-3.2 has caused the Debian Bug report #842446, regarding sbsigntool: FTBFS: test sign-verify.sh failed on arch x86_64 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 842446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842446 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: sbsigntool Version: 0.6-3.1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, sbsigntool fails to build from source in unstable/amd64: […] objcopy -j .text -j .sdata -j .data \ -j .dynamic -j .dynsym -j .rel \ -j .rela -j .reloc \ --target=efi-app-x86-64 test-x86_64.elf test-x86_64.pecoff strip test-x86_64.pecoff gcc -m32 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o test-i386.o test.S gcc -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -nostdlib -T ./test-i386.lds -o test-i386.elf test-i386.o objcopy -j .text -j .sdata -j .data \ -j .dynamic -j .dynsym -j .rel \ -j .rela -j .reloc \ --target=efi-app-i386 test-i386.elf test-i386.pecoff strip test-i386.pecoff make[4]: Nothing to be done for 'test-wrapper.sh'. openssl genrsa -out private-key.rsa 2048 Generating RSA private key, 2048 bit long modulus ..............................................................................................................................+++ .............................................................................+++ e is 65537 (0x10001) openssl req -x509 -sha256 -subj '/' -new -key private-key.rsa -out public-cert.pem rm test-x86_64.elf test-i386.o test-i386.elf test-x86_64.o make[4]: Leaving directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests' make check-TESTS make[4]: Entering directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests' make[5]: Entering directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests' FAIL: sign-verify.sh FAIL: sign-verify-detached.sh FAIL: sign-detach-verify.sh FAIL: sign-attach-verify.sh PASS: sign-missing-image.sh PASS: sign-missing-cert.sh PASS: sign-missing-key.sh PASS: verify-missing-image.sh FAIL: verify-missing-cert.sh PASS: sign-invalidattach-verify.sh FAIL: cert-table-header.sh FAIL: resign-warning.sh FAIL: reattach-warning.sh FAIL: detach-remove.sh ========================================== sbsigntool 0.6: tests/test-suite.log ========================================== # TOTAL: 14 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 9 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: sign-verify ================= Invalid a.out machine type Error parsing a.out header test sign-verify.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test sign-verify.sh failed on arch i386 FAIL sign-verify.sh (exit status: 1) FAIL: sign-verify-detached ========================== Invalid a.out machine type Error parsing a.out header test sign-verify-detached.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test sign-verify-detached.sh failed on arch i386 FAIL sign-verify-detached.sh (exit status: 1) FAIL: sign-detach-verify ======================== Invalid a.out machine type Error parsing a.out header test sign-detach-verify.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test sign-detach-verify.sh failed on arch i386 FAIL sign-detach-verify.sh (exit status: 1) FAIL: sign-attach-verify ======================== Invalid a.out machine type Error parsing a.out header test sign-attach-verify.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test sign-attach-verify.sh failed on arch i386 FAIL sign-attach-verify.sh (exit status: 1) FAIL: verify-missing-cert ========================= Invalid a.out machine type Error parsing a.out header test verify-missing-cert.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test verify-missing-cert.sh failed on arch i386 FAIL verify-missing-cert.sh (exit status: 1) FAIL: cert-table-header ======================= Invalid a.out machine type Error parsing a.out header test cert-table-header.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test cert-table-header.sh failed on arch i386 FAIL cert-table-header.sh (exit status: 1) FAIL: resign-warning ==================== Invalid a.out machine type Error parsing a.out header test resign-warning.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test resign-warning.sh failed on arch i386 FAIL resign-warning.sh (exit status: 1) FAIL: reattach-warning ====================== Invalid a.out machine type Error parsing a.out header test reattach-warning.sh failed on arch x86_64 Invalid a.out machine type Error parsing a.out header test reattach-warning.sh failed on arch i386 FAIL reattach-warning.sh (exit status: 1) FAIL: detach-remove =================== + signed=test.signed + unsigned=test.unsigned + /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/../src/sbsign --cert /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/public-cert.pem --key /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/private-key.rsa --output test.signed /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/test-x86_64.pecoff Invalid a.out machine type Error parsing a.out header test detach-remove.sh failed on arch x86_64 + signed=test.signed + unsigned=test.unsigned + /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/../src/sbsign --cert /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/public-cert.pem --key /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/private-key.rsa --output test.signed /home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests/test-i386.pecoff Invalid a.out machine type Error parsing a.out header test detach-remove.sh failed on arch i386 FAIL detach-remove.sh (exit status: 1) ============================================================================ Testsuite summary for sbsigntool 0.6 ============================================================================ # TOTAL: 14 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 9 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to jeremy.k...@canonical.com ============================================================================ Makefile:635: recipe for target 'test-suite.log' failed make[5]: *** [test-suite.log] Error 1 make[5]: Leaving directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests' Makefile:741: recipe for target 'check-TESTS' failed make[4]: *** [check-TESTS] Error 2 make[4]: Leaving directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests' Makefile:807: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6/tests' Makefile:376: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6' dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2 debian/rules:16: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 2 make[1]: Leaving directory '/home/lamby/temp/cdt.20161029111343.v3qnIZZMCr.db.sbsigntool/sbsigntool-0.6' debian/rules:10: recipe for target 'build' failed make: *** [build] Error 2 […] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
sbsigntool.0.6-3.1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: sbsigntool Source-Version: 0.6-3.2 We believe that the bug you reported is fixed in the latest version of sbsigntool, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 842...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ben Hutchings <b...@decadent.org.uk> (supplier of updated sbsigntool package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 29 Jan 2017 01:00:17 +0000 Source: sbsigntool Binary: sbsigntool Architecture: source Version: 0.6-3.2 Distribution: unstable Urgency: medium Maintainer: Pierre Chifflier <pol...@debian.org> Changed-By: Ben Hutchings <b...@decadent.org.uk> Description: sbsigntool - Tools to manipulate signatures on UEFI binaries and drivers Closes: 842446 Changes: sbsigntool (0.6-3.2) unstable; urgency=medium . * Non-maintainer upload. * Fix linker flags for test cases (Closes: #842446) Checksums-Sha1: 2e728c44f7d79547895d4a01a9fb8d114000558a 1878 sbsigntool_0.6-3.2.dsc bac948f843cc77657714e6ebbc0311125c44e4e8 13592 sbsigntool_0.6-3.2.debian.tar.xz Checksums-Sha256: d4b21b51df8a5478910d9dd6be9c2ab8589801fc7fe5c6da8bb21434b646e4a6 1878 sbsigntool_0.6-3.2.dsc 7125e5bddbbda3eb87fb60fedbe24bd68b38e42ecbd7940a1b2ae54dba5714ae 13592 sbsigntool_0.6-3.2.debian.tar.xz Files: b4323039097d0ef0aac6dac68c6d41ff 1878 utils extra sbsigntool_0.6-3.2.dsc dda41e36f237e11bafd5f9344e8bc7a7 13592 utils extra sbsigntool_0.6-3.2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAliNQmYACgkQ57/I7JWG EQlFsQ//ZpsRUc19CmEcfg6ppRyS+cO+lgnQempEdWE2+TAERGeEoMGnlFwxcDTY BBwmi1hGCbh3OyEiZWIiyeSaZ5Y3BDJvQBeRMoNyXvywxWtyfxJ+kiBAtLPlNYcK mBQq5yrab6snTeTnEW2tZhHGxEnRnVDy6o4ghjEc9h8n9QarPTQmGaGsgDeXGSgK fLU2XPZVrZMd+btyAqlXwXyfvRb32ys4zrG3mbQvRafCzhAiwMCtLByL2RgmIaRq +a9Pnkhxt4/tpUZe5Vi3TSFgbzWBQXSsoh0LI8T5iPpB+xOy8cDgC7/av3Ohh7/U c6mi9+Fme0nn+qe47EwTsD23fI3tgRQlWpMU/xMIEhvWwKp5t7KVm9d8NzYHnOJe kNJhD/jX0/ENBou/1AtbCrAjj0sSlwB4ynwbNmyilWirxPR0LRqIynnwvu+iJer7 C7V2LStvs6knQ7mu5zaLi0q4Jtb5+yfluCbzX2L9ZaL9oXKBmF8gXkiI0TQSE/4S gubtFwjdw8R0Uh+3Q/zsLJ5BEu5d5UsdCOL70/uFMizDnPeyEKcKVLz5ksp15JFv TLn5dxaLLU4KymEYHHvM79ZyHw9dmFxsmlZRE2dth6gGBnXvVmMmeIroHibIrBU7 AdKYdVFKAG0yFS1Mt9aaV5rPadxZ+HgLC2YI8jMYGag/zymLX/I= =NBYB -----END PGP SIGNATURE-----
--- End Message ---