[pkg-php-pear] Bug#1140997: php-zend-eventmanager: FTBFS: OK, but there were issues!

Santiago Vila sanvila at debian.org
Sun Jun 28 21:51:46 BST 2026


Package: src:php-zend-eventmanager
Version: 3.15.0-2
Severity: serious
Tags: ftbfs forky sid

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

............................N.....N...N........................  63 / 271 ( 23%)
...........................................NNNNNNNNNNNNNNNNNNNN 126 / 271 ( 46%)
NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN.. 189 / 271 ( 69%)
............................................................... 252 / 271 ( 92%)
.............S.WS..                                             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

--

There were 2 skipped tests:

1) LaminasTest\EventManager\Test\EventListenerIntrospectionTraitTest::testGetListenersForEventReturnsIteratorOfListenersForEventInPriorityOrder
PHPUnit < 12.0.0 is required.

2) LaminasTest\EventManager\Test\EventListenerIntrospectionTraitTest::testGetArrayOfListenersForEventReturnsArrayOfListenersInPriorityOrder
PHPUnit < 12.0.0 is required.

OK, but there were issues!
Tests: 271, Assertions: 739, PHPUnit Warnings: 1, PHPUnit Notices: 84, Skipped: 2.
make[1]: *** [debian/rules:20: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the pkg-php-pear mailing list