• Bug#1103085: php-doctrine-dbal: FTBFS in testing/i386: make[1]: *** [de

    From Lucas Nussbaum@21:1/5 to All on Mon Apr 14 13:50:02 2025
    Source: php-doctrine-dbal
    Version: 4.2.3+dfsg-1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: [email protected]
    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;[email protected]
    or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&[email protected]&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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Tue Apr 15 11:30:01 2025
    This is a multi-part message in MIME format...

    Your message dated Tue, 15 Apr 2025 09:19:51 +0000
    with message-id <[email protected]>
    and subject line Bug#1103085: fixed in php-doctrine-dbal 4.2.3+dfsg-2
    has caused the Debian Bug report #1103085,
    regarding php-doctrine-dbal: FTBFS in testing/i386: make[1]: *** [debian/rules:24: override_dh_auto_test] Error 2
    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 [email protected]
    immediately.)


    --
    1103085: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103085
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 14 Apr 2025 11:43:39 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-105.1 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
    FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 64; hammy, 150; neutral, 256; spammy,
    0. spammytokens:
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
    0.000-+--H*RT:311, 0.000-+--H*RT:108
    Return-path: <[email protected]>
    Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:10