Source: php-gnupg
Version: 1.4.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/build-7.4'
> 
> Build complete.
> Don't forget to run 'make test'.
> 
> 
> =====================================================================
> PHP         : /usr/bin/php7.4 
> PHP_SAPI    : cli
> PHP_VERSION : 7.4.3
> ZEND_VERSION: 3.4.0
> PHP_OS      : Linux - Linux ip-172-31-0-235 4.19.0-6-cloud-amd64 #1 SMP 
> Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64
> INI actual  : /<<PKGBUILDDIR>>/build-7.4/tmp-php.ini
> More .INIs  :   
> CWD         : /<<PKGBUILDDIR>>/build-7.4
> Extra dirs  : 
> VALGRIND    : Not used
> =====================================================================
> TIME START 2020-02-23 02:51:24
> =====================================================================
> TEST 1/24 [tests/gnupg_oo_0001_import.phpt]
> PASS import a new key into the keyring [tests/gnupg_oo_0001_import.phpt] 
> TEST 2/24 [tests/gnupg_oo_encrypt.phpt]
> FAIL encrypt and decrypt a text [tests/gnupg_oo_encrypt.phpt] 
> TEST 3/24 [tests/gnupg_oo_encryptsign.phpt]
> FAIL encryptsign and decryptverify a text [tests/gnupg_oo_encryptsign.phpt] 
> TEST 4/24 [tests/gnupg_oo_export.phpt]
> FAIL export a key [tests/gnupg_oo_export.phpt] 
> TEST 5/24 [tests/gnupg_oo_keyinfo.phpt]
> PASS get keyinfo [tests/gnupg_oo_keyinfo.phpt] 
> TEST 6/24 [tests/gnupg_oo_listsignatures.phpt]
> PASS list signatures [tests/gnupg_oo_listsignatures.phpt] 
> TEST 7/24 [tests/gnupg_oo_sign_clear.phpt]
> FAIL sign a text with sigmode SIG_MODE_CLEAR [tests/gnupg_oo_sign_clear.phpt] 
> TEST 8/24 [tests/gnupg_oo_sign_detach.phpt]
> FAIL sign a text with mode SIG_MODE_DETACH [tests/gnupg_oo_sign_detach.phpt] 
> TEST 9/24 [tests/gnupg_oo_sign_detach_nonarmor.phpt]
> FAIL sign a text with mode SIG_MODE_DETACH and without armored output 
> [tests/gnupg_oo_sign_detach_nonarmor.phpt] 
> TEST 10/24 [tests/gnupg_oo_sign_normal.phpt]
> FAIL sign a text with mode SIG_MODE_NORMAL [tests/gnupg_oo_sign_normal.phpt] 
> TEST 11/24 [tests/gnupg_oo_sign_normal_noarmor.phpt]
> FAIL sign a text with mode SIG_MODE_NORMAL and without armored output 
> [tests/gnupg_oo_sign_normal_noarmor.phpt] 
> TEST 12/24 [tests/gnupg_oo_zzz_deletekey.phpt]
> PASS delete a key from the keyring [tests/gnupg_oo_zzz_deletekey.phpt] 
> TEST 13/24 [tests/gnupg_res_0001_import.phpt]
> FAIL import a new key into the keyring [tests/gnupg_res_0001_import.phpt] 
> TEST 14/24 [tests/gnupg_res_encrypt.phpt]
> FAIL encrypt and decrypt a text [tests/gnupg_res_encrypt.phpt] 
> TEST 15/24 [tests/gnupg_res_encryptsign.phpt]
> FAIL encryptsign and decryptverify a text [tests/gnupg_res_encryptsign.phpt] 
> TEST 16/24 [tests/gnupg_res_export.phpt]
> FAIL export a key [tests/gnupg_res_export.phpt] 
> TEST 17/24 [tests/gnupg_res_keyinfo.phpt]
> PASS get keyinfo [tests/gnupg_res_keyinfo.phpt] 
> TEST 18/24 [tests/gnupg_res_listsignatures.phpt]
> PASS list signatures [tests/gnupg_res_listsignatures.phpt] 
> TEST 19/24 [tests/gnupg_res_sign_clear.phpt]
> FAIL sign a text with sigmode SIG_MODE_CLEAR 
> [tests/gnupg_res_sign_clear.phpt] 
> TEST 20/24 [tests/gnupg_res_sign_detach.phpt]
> FAIL sign a text with mode SIG_MODE_DETACH [tests/gnupg_res_sign_detach.phpt] 
> TEST 21/24 [tests/gnupg_res_sign_detach_nonarmor.phpt]
> FAIL sign a text with mode SIG_MODE_DETACH and without armored output 
> [tests/gnupg_res_sign_detach_nonarmor.phpt] 
> TEST 22/24 [tests/gnupg_res_sign_normal.phpt]
> FAIL sign a text with mode SIG_MODE_NORMAL [tests/gnupg_res_sign_normal.phpt] 
> TEST 23/24 [tests/gnupg_res_sign_normal_noarmor.phpt]
> FAIL sign a text with mode SIG_MODE_NORMAL and without armored output 
> [tests/gnupg_res_sign_normal_noarmor.phpt] 
> TEST 24/24 [tests/gnupg_res_zzz_deletekey.phpt]
> PASS delete a key from the keyring [tests/gnupg_res_zzz_deletekey.phpt] 
> =====================================================================
> TIME END 2020-02-23 02:51:42
> 
> =====================================================================
> TEST RESULT SUMMARY
> ---------------------------------------------------------------------
> Exts skipped    :    0
> Exts tested     :   15
> ---------------------------------------------------------------------
> 
> Number of tests :   24                24
> Tests skipped   :    0 (  0.0%) --------
> Tests warned    :    0 (  0.0%) (  0.0%)
> Tests failed    :   17 ( 70.8%) ( 70.8%)
> Tests passed    :    7 ( 29.2%) ( 29.2%)
> ---------------------------------------------------------------------
> Time taken      :   18 seconds
> =====================================================================
> 
> =====================================================================
> FAILED TEST SUMMARY
> ---------------------------------------------------------------------
> encrypt and decrypt a text [tests/gnupg_oo_encrypt.phpt]
> encryptsign and decryptverify a text [tests/gnupg_oo_encryptsign.phpt]
> export a key [tests/gnupg_oo_export.phpt]
> sign a text with sigmode SIG_MODE_CLEAR [tests/gnupg_oo_sign_clear.phpt]
> sign a text with mode SIG_MODE_DETACH [tests/gnupg_oo_sign_detach.phpt]
> sign a text with mode SIG_MODE_DETACH and without armored output 
> [tests/gnupg_oo_sign_detach_nonarmor.phpt]
> sign a text with mode SIG_MODE_NORMAL [tests/gnupg_oo_sign_normal.phpt]
> sign a text with mode SIG_MODE_NORMAL and without armored output 
> [tests/gnupg_oo_sign_normal_noarmor.phpt]
> import a new key into the keyring [tests/gnupg_res_0001_import.phpt]
> encrypt and decrypt a text [tests/gnupg_res_encrypt.phpt]
> encryptsign and decryptverify a text [tests/gnupg_res_encryptsign.phpt]
> export a key [tests/gnupg_res_export.phpt]
> sign a text with sigmode SIG_MODE_CLEAR [tests/gnupg_res_sign_clear.phpt]
> sign a text with mode SIG_MODE_DETACH [tests/gnupg_res_sign_detach.phpt]
> sign a text with mode SIG_MODE_DETACH and without armored output 
> [tests/gnupg_res_sign_detach_nonarmor.phpt]
> sign a text with mode SIG_MODE_NORMAL [tests/gnupg_res_sign_normal.phpt]
> sign a text with mode SIG_MODE_NORMAL and without armored output 
> [tests/gnupg_res_sign_normal_noarmor.phpt]
> =====================================================================
> make[2]: *** [Makefile:132: test] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-7.4'
> dh_auto_test: error: cd build-7.4 && make -j1 test VERBOSE=1 
> INSTALL_ROOT=/<<PKGBUILDDIR>>/debian/php-gnupg returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/php-gnupg_1.4.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to