[pkg-php-pear] Bug#1137038: php-league-csv: FTBFS in trixie

Santiago Vila sanvila at debian.org
Mon May 18 22:47:32 BST 2026


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 '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# 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: /<<PKGBUILDDIR>>/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 "League\Csv\UnavailableFeature" is thrown.

2) League\Csv\StreamTest::testCreateStreamWithNonSeekableStream
Failed asserting that exception of type "League\Csv\UnavailableFeature" 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 '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------



More information about the pkg-php-pear mailing list