Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
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/202606/
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-zend-eventmanager, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
phpabtpl composer.json > debian/autoload.php.tpl
phpab --output src/autoload.php \
--template debian/autoload.php.tpl \
src
phpab %development% - Copyright (C) 2009 - 2026 by Arne Blankerts and Contributors
Scanning directory src
Autoload file src/autoload.php generated.
mkdir --parents vendor
phpabtpl \
--require-file ../src/autoload.php \
--require psr/container \
> debian/autoload.tests.php.tpl
Proceeding without a composer.json file.phpab --output vendor/autoload.php \
--template debian/autoload.tests.php.tpl \
test Interop
phpab %development% - Copyright (C) 2009 - 2026 by Arne Blankerts and Contributors
Scanning directory test
Autoload file vendor/autoload.php generated.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
phpunit --exclude-filter 'test.etEventManager$'
PHPUnit 13.2.1 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.22
Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
............................[33;1mN[0m.....[33;1mN[0m...[33;1mN[0m........................ 63 / 271 ( 23%)
...........................................[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m 126 / 271 ( 46%)
[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m[33;1mN[0m.. 189 / 271 ( 69%)
............................................................... 252 / 271 ( 92%)
.............[36;1mS[0m.[33;1mW[0m[36;1mS[0m.. 271 / 271 (100%)
Time: 00:00.060, Memory: 12.00 MB
1 test triggered 1 PHPUnit warning:
1) LaminasTest\EventManager\Test\EventListenerIntrospectionTraitTest::testGetListenersForEventCanReturnPriorityKeysWhenRequested
Comparing closures for equality is problematic because there is no reliable way to determine whether two closures are equal
/<<PKGBUILDDIR>>/test/Test/EventListenerIntrospectionTraitTest.php:98