Lucas,

could you please stop testing PHP extensions for a while? I am in process of 
updating all of them, and the RC bugs are not helpful at this particular moment.

Thanks,
Ondřej 
--
Ondřej Surý <ond...@sury.org>

> On 23 Feb 2020, at 14:20, Lucas Nussbaum <lu...@debian.org> wrote:
> 
> Source: php-apcu
> Version: 5.1.17+4.0.11-1
> 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-11-238 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:38
>> =====================================================================
>> TEST 1/59 [tests/024.phpt]
>> PASS Looped regression test (may take a while) (from tests/lang/024.phpt) 
>> [tests/024.phpt] 
>> TEST 2/59 [tests/apc54_014.phpt]
>> PASS APC: Bug #61742 preload_path does not work due to incorrect string 
>> length (variant 1) (php 5.4) [tests/apc54_014.phpt] 
>> TEST 3/59 [tests/apc54_018.phpt]
>> PASS APC: Bug #59938 APCIterator fails with large user cache 
>> [tests/apc54_018.phpt] 
>> TEST 4/59 [tests/apc_001.phpt]
>> PASS APC: apcu_store/fetch with strings [tests/apc_001.phpt] 
>> TEST 5/59 [tests/apc_002.phpt]
>> PASS APC: apcu_store/fetch with objects [tests/apc_002.phpt] 
>> TEST 6/59 [tests/apc_003b.phpt]
>> PASS APC: apcu_store/fetch with objects [tests/apc_003b.phpt] 
>> TEST 7/59 [tests/apc_004.phpt]
>> PASS APC: apcu_store/fetch with bools [tests/apc_004.phpt] 
>> TEST 8/59 [tests/apc_005.phpt]
>> PASS APC: apcu_store/fetch with arrays of objects [tests/apc_005.phpt] 
>> TEST 9/59 [tests/apc_005b.phpt]
>> PASS APC: apcu_store/fetch with arrays with duplicate object 
>> [tests/apc_005b.phpt] 
>> TEST 10/59 [tests/apc_005c.phpt]
>> PASS APC: apcu_store/fetch with arrays with two object references 
>> [tests/apc_005c.phpt] 
>> TEST 11/59 [tests/apc_006.phpt]
>> SKIP APC: apcu_store/fetch reference test [tests/apc_006.phpt] reason: Only 
>> for PHP < 7.3
>> TEST 12/59 [tests/apc_006_php73.phpt]
>> PASS APC: apcu_store/fetch reference test [tests/apc_006_php73.phpt] 
>> TEST 13/59 [tests/apc_007.phpt]
>> PASS APC: apcu_inc/apcu_dec test [tests/apc_007.phpt] 
>> TEST 14/59 [tests/apc_008.phpt]
>> PASS APC: apcu_cas test [tests/apc_008.phpt] 
>> TEST 15/59 [tests/apc_010.phpt]
>> PASS APC: apcu_store/fetch/add with array of key/value pairs. 
>> [tests/apc_010.phpt] 
>> TEST 16/59 [tests/apc_011.phpt]
>> PASS APC: apcu_fetch resets array pointers [tests/apc_011.phpt] 
>> TEST 17/59 [tests/apc_012.phpt]
>> PASS APC: integer overflow consistency [tests/apc_012.phpt] 
>> TEST 18/59 [tests/apc_013_exists.phpt]
>> PASS APC: apcu_exists [tests/apc_013_exists.phpt] 
>> TEST 19/59 [tests/apc_014_store_ref.phpt]
>> PASS APC: store array of references [tests/apc_014_store_ref.phpt] 
>> TEST 20/59 [tests/apc_015.phpt]
>> PASS Copy failure should not create entry [tests/apc_015.phpt] 
>> TEST 21/59 [tests/apc_016.phpt]
>> PASS Should be able to pass references to strings to apcu_fetch 
>> [tests/apc_016.phpt] 
>> TEST 22/59 [tests/apc_017.phpt]
>> PASS APC should not preserve the IAP [tests/apc_017.phpt] 
>> TEST 23/59 [tests/apc_018.phpt]
>> PASS apc_cas() inserts non-existing key with value 0 [tests/apc_018.phpt] 
>> TEST 24/59 [tests/apc_019.phpt]
>> SKIP The per-entry TTL should take precedence over the global TTL 
>> [tests/apc_019.phpt] reason: APC debug build required
>> TEST 25/59 [tests/apc_020.phpt]
>> SKIP Test default expunge logic wrt global and per-entry TTLs 
>> [tests/apc_020.phpt] reason: APC debug build required
>> TEST 26/59 [tests/apc_021.phpt]
>> SKIP apcu_inc/dec() should not inc/dec hard expired entries 
>> [tests/apc_021.phpt] reason: APC debug build required
>> TEST 27/59 [tests/apc_022.phpt]
>> SKIP apcu_inc/dec() TTL parameter [tests/apc_022.phpt] reason: APC debug 
>> build required
>> TEST 28/59 [tests/apc_023.phpt]
>> PASS Serialization edge cases [tests/apc_023.phpt] 
>> TEST 29/59 [tests/apc_024.phpt]
>> PASS Using empty string as key [tests/apc_024.phpt] 
>> TEST 30/59 [tests/apc_099.phpt]
>> PASS APCU: apcu_fetch segfault [tests/apc_099.phpt] 
>> TEST 31/59 [tests/apc_disabled.phpt]
>> PASS Behavior of functions when apcu is disabled [tests/apc_disabled.phpt] 
>> TEST 32/59 [tests/apc_entry_001.phpt]
>> PASS APC: apcu_entry (recursion) [tests/apc_entry_001.phpt] 
>> TEST 33/59 [tests/apc_entry_002.phpt]
>> PASS APC: apcu_entry (exception) [tests/apc_entry_002.phpt] 
>> TEST 34/59 [tests/apc_entry_003.phpt]
>> FAIL APC: apcu_entry (fatal error) [tests/apc_entry_003.phpt] 
>> TEST 35/59 [tests/apc_inc_perf.phpt]
>> PASS APC: apcu_inc/apcu_dec performance test (gh#164) 
>> [tests/apc_inc_perf.phpt] 
>> TEST 36/59 [tests/apc_store_reference.phpt]
>> PASS The outermost value should always be a value, not a reference 
>> [tests/apc_store_reference.phpt] 
>> TEST 37/59 [tests/apcu_sma_info.phpt]
>> PASS Basic apcu_sma_info() test [tests/apcu_sma_info.phpt] 
>> TEST 38/59 [tests/bug63224.phpt]
>> PASS APC: Bug #63224 error in __sleep whit reference to other classes 
>> [tests/bug63224.phpt] 
>> TEST 39/59 [tests/bug76145.phpt]
>> PASS Bug #76145: Data corruption reading from APCu while unserializing 
>> [tests/bug76145.phpt]
>> TEST 40/59 [tests/ghbug168.phpt]
>> PASS gh bug #168 [tests/ghbug168.phpt] 
>> TEST 41/59 [tests/ghbug176.phpt]
>> PASS APC: GH Bug #176 preload_path segfaults with bad data 
>> [tests/ghbug176.phpt] 
>> TEST 42/59 [tests/ghbug185.phpt]
>> PASS APC: GH Bug #185 memory corruption [tests/ghbug185.phpt] 
>> TEST 43/59 [tests/ghbug247.phpt]
>> PASS GH Bug #247: when a NUL char is used as key, apcu_fetch(array) 
>> truncates the key [tests/ghbug247.phpt] 
>> TEST 44/59 [tests/ghbug248.phpt]
>> PASS GH Bug #248: apcu_fetch may return values causing zend_mm_corruption or 
>> segfaults when custom serializer is used [tests/ghbug248.phpt] 
>> TEST 45/59 [tests/ghbug335-fail.phpt]
>> PASS GH Bug #335: APCu stampede protection is broken 
>> [tests/ghbug335-fail.phpt] 
>> TEST 46/59 [tests/ghbug335.phpt]
>> PASS GH Bug #335: APCu stampede protection is broken [tests/ghbug335.phpt] 
>> TEST 47/59 [tests/iterator_001.phpt]
>> PASS APC: APCIterator general [tests/iterator_001.phpt] 
>> TEST 48/59 [tests/iterator_002.phpt]
>> PASS APC: APCIterator regex [tests/iterator_002.phpt] 
>> TEST 49/59 [tests/iterator_003.phpt]
>> PASS APC: APCIterator chunk size [tests/iterator_003.phpt] 
>> TEST 50/59 [tests/iterator_004.phpt]
>> PASS APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt] 
>> TEST 51/59 [tests/iterator_005.phpt]
>> PASS APC: APCIterator delete [tests/iterator_005.phpt] 
>> TEST 52/59 [tests/iterator_006.phpt]
>> PASS APC: APCIterator formats [tests/iterator_006.phpt] 
>> TEST 53/59 [tests/iterator_007.phpt]
>> PASS APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt] 
>> TEST 54/59 [tests/iterator_008.phpt]
>> PASS APC: APCIterator array [tests/iterator_008.phpt] 
>> TEST 55/59 [tests/iterator_009.phpt]
>> PASS APC: APCIterator key invalidated between key() calls 
>> [tests/iterator_009.phpt] 
>> TEST 56/59 [tests/iterator_010.phpt]
>> SKIP APC: APCIterator shows entries older than global TTL 
>> [tests/iterator_010.phpt] reason: APC debug build required
>> TEST 57/59 [tests/not_enough_shm.phpt]
>> PASS Error if cache structures cannot be allocated in SHM 
>> [tests/not_enough_shm.phpt] 
>> TEST 58/59 [tests/sma001.phpt]
>> PASS Test SMA behavior #1 [tests/sma001.phpt] 
>> TEST 59/59 [tests/typed_prop.phpt]
>> PASS Success parameters should respect property types 
>> [tests/typed_prop.phpt] 
>> =====================================================================
>> TIME END 2020-02-23 02:51:41
>> 
>> =====================================================================
>> TEST RESULT SUMMARY
>> ---------------------------------------------------------------------
>> Exts skipped    :    0
>> Exts tested     :   15
>> ---------------------------------------------------------------------
>> 
>> Number of tests :   59                53
>> Tests skipped   :    6 ( 10.2%) --------
>> Tests warned    :    0 (  0.0%) (  0.0%)
>> Tests failed    :    1 (  1.7%) (  1.9%)
>> Tests passed    :   52 ( 88.1%) ( 98.1%)
>> ---------------------------------------------------------------------
>> Time taken      :    3 seconds
>> =====================================================================
>> 
>> =====================================================================
>> FAILED TEST SUMMARY
>> ---------------------------------------------------------------------
>> APC: apcu_entry (fatal error) [tests/apc_entry_003.phpt]
>> =====================================================================
>> make[2]: *** [Makefile:134: 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=/<<BUILDDIR>>/php-apcu-5.1.17\+4.0.11/debian/php-apcu returned 
>> exit code 2
> 
> The full build log is available from:
>   http://qa-logs.debian.net/2020/02/22/php-apcu_5.1.17+4.0.11-1_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