Source: php-geoip Version: 1.1.1-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-3-176 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:52:20 > ===================================================================== > TEST 1/18 [tests/001.phpt] > FAIL Checking Country (Free) DB availability [tests/001.phpt] > TEST 2/18 [tests/002.phpt] > PASS Checking if all db info and name match [tests/002.phpt] > TEST 3/18 [tests/003.phpt] > PASS Checking for database filename [tests/003.phpt] > TEST 4/18 [tests/004.phpt] > PASS Checking for out of bound type with geoip_db_filename() [tests/004.phpt] > TEST 5/18 [tests/005.phpt] > PASS Checking for out of bound type with geoip_db_avail() [tests/005.phpt] > TEST 6/18 [tests/006.phpt] > PASS Checking for custom directory INI entry [tests/006.phpt] > TEST 7/18 [tests/007.phpt] > PASS Checking for custom directory INI entry (with trailing slash) > [tests/007.phpt] > TEST 8/18 [tests/008.phpt] > PASS Calling geoip_db_filename() with a non-existant database type within > bound. [tests/008.phpt] > TEST 9/18 [tests/009.phpt] > PASS Calling geoip_db_avail() with a non-existant database type within bound. > [tests/009.phpt] > TEST 10/18 [tests/010.phpt] > PASS Checking for out of bound type with geoip_database_info() > [tests/010.phpt] > TEST 11/18 [tests/011.phpt] > PASS Calling geoip_database_info() with a non-existant database type within > bound. [tests/011.phpt] > TEST 12/18 [tests/013.phpt] > PASS Checking timezone info [tests/013.phpt] > TEST 13/18 [tests/014.phpt] > PASS Checking timezone info with (some) empty fields [tests/014.phpt] > TEST 14/18 [tests/015.phpt] > PASS Checking geoip_region_name_by_code for Canada/Quebec [tests/015.phpt] > TEST 15/18 [tests/016.phpt] > PASS Checking geoip_region_name_by_code with (some) empty fields > [tests/016.phpt] > TEST 16/18 [tests/017.phpt] > PASS Checking geoip_setup_custom_directory() [tests/017.phpt] > TEST 17/18 [tests/018.phpt] > PASS Checking geoip_setup_custom_directory() (with trailing slash) > [tests/018.phpt] > TEST 18/18 [tests/019.phpt] > FAIL Checking geoip_setup_custom_directory() (with trailing slash) > [tests/019.phpt] > ===================================================================== > TIME END 2020-02-23 02:52:20 > > ===================================================================== > TEST RESULT SUMMARY > --------------------------------------------------------------------- > Exts skipped : 0 > Exts tested : 15 > --------------------------------------------------------------------- > > Number of tests : 18 18 > Tests skipped : 0 ( 0.0%) -------- > Tests warned : 0 ( 0.0%) ( 0.0%) > Tests failed : 2 ( 11.1%) ( 11.1%) > Tests passed : 16 ( 88.9%) ( 88.9%) > --------------------------------------------------------------------- > Time taken : 0 seconds > ===================================================================== > > ===================================================================== > FAILED TEST SUMMARY > --------------------------------------------------------------------- > Checking Country (Free) DB availability [tests/001.phpt] > Checking geoip_setup_custom_directory() (with trailing slash) [tests/019.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-geoip returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2020/02/22/php-geoip_1.1.1-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.

