[pkg-php-pear] Bug#1103085: php-doctrine-dbal: FTBFS in testing/i386: make[1]: *** [debian/rules:24: override_dh_auto_test] Error 2

Lucas Nussbaum lucas at debian.org
Mon Apr 14 12:36:38 BST 2025


Source: php-doctrine-dbal
Version: 4.2.3+dfsg-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250414 ftbfs-trixie

Hi,

During a rebuild of all packages in testing (trixie), your package failed
to build on i386.


Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/php-doctrine-dbal-4.2.3+dfsg'
> phpunit --bootstrap vendor/autoload.php
> PHPUnit 11.5.15 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.4.5
> Configuration: /build/reproducible-path/php-doctrine-dbal-4.2.3+dfsg/phpunit.xml.dist
> 
> .............................................................   61 / 3242 (  1%)
> .............................................................  122 / 3242 (  3%)
> ...............SSS..........S..SSSSSS..S...S....S............  183 / 3242 (  5%)
> .............................................................  244 / 3242 (  7%)
> ...........S...........................SSS........S..........  305 / 3242 (  9%)
> .............................................................  366 / 3242 ( 11%)
> .....................................SSSSSSSSSSSSSSSSSSSSSSSS  427 / 3242 ( 13%)
> SSSSSSSSS.SSSSSSSSSSSS...SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  488 / 3242 ( 15%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  549 / 3242 ( 16%)
> SSSSSSSSSSSSSSSSSS.........SSSSSS.S.S.SS.....S...............  610 / 3242 ( 18%)
> ..S....................S........................SSSSSSSSS....  671 / 3242 ( 20%)
> ....................SS.SS.S......................SSSSSSSSSSSS  732 / 3242 ( 22%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.........................  793 / 3242 ( 24%)
> ..........SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  854 / 3242 ( 26%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  915 / 3242 ( 28%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  976 / 3242 ( 30%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1037 / 3242 ( 31%)
> SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.SSS..........S 1098 / 3242 ( 33%)
> .....S............S.SS.S....S...S.............SSSSSSS...E.... 1159 / 3242 ( 35%)
> ..D.....SS.S.SSS......................S...S..SSSSSSSSSSSS..S. 1220 / 3242 ( 37%)
> S.S.SS............S.......................................... 1281 / 3242 ( 39%)
> ........................SSS.................................. 1342 / 3242 ( 41%)
> ............................................................. 1403 / 3242 ( 43%)
> ..........S.................................................. 1464 / 3242 ( 45%)
> .....S......................................................S 1525 / 3242 ( 47%)
> .......................................................S..... 1586 / 3242 ( 48%)
> ............................................................. 1647 / 3242 ( 50%)
> ...........................................S................. 1708 / 3242 ( 52%)
> ............................................................. 1769 / 3242 ( 54%)
> ...................................S......................... 1830 / 3242 ( 56%)
> ............................................................. 1891 / 3242 ( 58%)
> .......................SSS................................... 1952 / 3242 ( 60%)
> ............................................................. 2013 / 3242 ( 62%)
> ...............SSS........................................... 2074 / 3242 ( 63%)
> ............................................................. 2135 / 3242 ( 65%)
> ............................................................. 2196 / 3242 ( 67%)
> ....................................SSS...................... 2257 / 3242 ( 69%)
> ............................................................. 2318 / 3242 ( 71%)
> ....................................................S........ 2379 / 3242 ( 73%)
> ...............................................S............. 2440 / 3242 ( 75%)
> ..............................II..S.......................... 2501 / 3242 ( 77%)
> ............................................................. 2562 / 3242 ( 79%)
> ............................................................. 2623 / 3242 ( 80%)
> ............................................................. 2684 / 3242 ( 82%)
> ............................................................. 2745 / 3242 ( 84%)
> ............................................................. 2806 / 3242 ( 86%)
> ............................................................. 2867 / 3242 ( 88%)
> ............................................................. 2928 / 3242 ( 90%)
> ............................................................. 2989 / 3242 ( 92%)
> ............................................................. 3050 / 3242 ( 94%)
> ............................................................. 3111 / 3242 ( 95%)
> ............................................................. 3172 / 3242 ( 97%)
> ............................................................. 3233 / 3242 ( 99%)
> ........
> 
> Time: 00:01.468, Memory: 38.00 MB
> 
> There was 1 error:
> 
> 1) Doctrine\DBAL\Tests\Functional\StatementTest::testFetchLongBlob
> PHPUnit\Framework\Exception: INI setting "memory_limit" could not be set to "4G".
> 
> /build/reproducible-path/php-doctrine-dbal-4.2.3+dfsg/tests/Functional/StatementTest.php:107
> 
> --
> 
> 1 test triggered 2 PHP warnings:
> 
> 1) /usr/share/php/PHPUnit/Framework/TestCase.php:1274
> Invalid "memory_limit" setting. Invalid quantity "4G": value is out of range, using overflow result for backwards compatibility
> 
> Triggered by:
> 
> * Doctrine\DBAL\Tests\Functional\StatementTest::testFetchLongBlob
>   /build/reproducible-path/php-doctrine-dbal-4.2.3+dfsg/tests/Functional/StatementTest.php:97
> 
> 2) /usr/share/php/PHPUnit/Framework/TestCase.php:1274
> Failed to set memory limit to 0 bytes (Current memory usage is 37748736 bytes)
> 
> Triggered by:
> 
> * Doctrine\DBAL\Tests\Functional\StatementTest::testFetchLongBlob
>   /build/reproducible-path/php-doctrine-dbal-4.2.3+dfsg/tests/Functional/StatementTest.php:97
> 
> ERRORS!
> Tests: 3241, Assertions: 4765, Errors: 1, Warnings: 2, PHPUnit Deprecations: 2, Skipped: 599, Incomplete: 2.
> make[1]: *** [debian/rules:24: override_dh_auto_test] Error 2


The full build log is available from:
http://qa-logs.debian.net/2025/04/14/php-doctrine-dbal_4.2.3+dfsg-1_testing-i386.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-php-pear mailing list