[From nobody Tue Jun  2 20:33:05 2026
Received: (at submit) by bugs.debian.org; 18 May 2026 21:47:35 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.5 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
 SPF_HELO_PASS,SPF_PASS,USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 42; hammy, 150; neutral, 135; spammy,
 0. spammytokens: hammytokens:0.000-+--trixie,
 0.000-+--pkgbuilddir, 
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--HTo:N*Debian
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:57500)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wP5oF-006550-1q
 for submit@bugs.debian.org; Mon, 18 May 2026 21:47:35 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mailly.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wP5oE-002Wy5-0h
 for submit@bugs.debian.org; Mon, 18 May 2026 21:47:34 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=VmpGGUlu6Jdlxdez93KvVVSIepo7pbgxXY8vD3T0Rho=; b=G7CxGm6rXlUqolKqmslJxbz3h+
 Hl6hDpW8xO+gtmb8a0jkvUwWcOoXQYlPshS6sTFdRx2sKiHN1GAcUMwx1EiPAKu2mgWpi2zhNUSvq
 ak0ngyNfbMUgpie45u/X/+K++mZuH4w+dHCM8KXBbCOiRnb24ZYKKLg8DvABFgxW9QSmFm5ylzYuz
 VycLizuYbn6UBjh4K/mCO3Pd9ThPYBNestBfaiuyZC7iTgl9I/rvgNiBtjk75+mSG6UPGhm5p60+p
 HS8DvstVtIC4pbeYgnDCbzzLb4BE9UQAyzEx70FNG+BLBVuvHOQhHrmWIZSi724DOuhaRWkhT/4rs
 V7dHbQfA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wP5oC-002GVs-25
 for submit@bugs.debian.org; Mon, 18 May 2026 21:47:32 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: php-league-csv: FTBFS in trixie
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wP5oC-002GVs-25@paradis.debian.org&gt;
Date: Mon, 18 May 2026 21:47:32 +0000
Delivered-To: submit@bugs.debian.org

Package: src:php-league-csv
Version: 9.23.0+dfsg-1
Severity: serious
Control: fixed -1 9.28.0+dfsg-1
Tags: ftbfs trixie

Dear maintainer:

During a rebuild of all packages in trixie, this package failed to build.

[ Note: The bug is marked as fixed with the version in forky/sid, but
  packages in trixie must still build in trixie ].

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/trixie/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:php-league-csv, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
Scanning file src/Query/Constraint/TwoColumnsTest.php
Scanning file src/Query/Ordering/ColumnTest.php
Scanning file src/Query/Ordering/MultiSortTest.php

Autoload file vendor/autoload.php generated.

make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
# TODO Remove XDEBUG_MODE=debug once https://bugs.xdebug.org/view.php?id=2328 is fixed
XDEBUG_MODE=debug phpunit --exclude-group network --no-coverage
PHPUnit 11.5.19 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.4.16
Configuration: /&lt;&lt;PKGBUILDDIR&gt;&gt;/phpunit.xml

...............................................................  63 / 682 (  9%)
............................................................... 126 / 682 ( 18%)
..........DDDDD................................................ 189 / 682 ( 27%)
....................................DDDDDDDDDDD................ 252 / 682 ( 36%)
............................................................... 315 / 682 ( 46%)
............................................................... 378 / 682 ( 55%)
............................................................... 441 / 682 ( 64%)
............................................................... 504 / 682 ( 73%)
............................................................... 567 / 682 ( 83%)
.....................D......................................... 630 / 682 ( 92%)
...sbb,one
...FF............................................            682 / 682 (100%)

Time: 00:00.303, Memory: 16.00 MB

There were 2 failures:

1) League\Csv\StreamTest::testRewindThrowsException
Failed asserting that exception of type &quot;League\Csv\UnavailableFeature&quot; is thrown.

2) League\Csv\StreamTest::testCreateStreamWithNonSeekableStream
Failed asserting that exception of type &quot;League\Csv\UnavailableFeature&quot; is thrown.

FAILURES!
Tests: 682, Assertions: 1194, Failures: 2, Deprecations: 16.
make[1]: *** [debian/rules:37: override_dh_auto_test] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
]