[pkg-php-pear] Bug#1139521: php-doctrine-common: FTBFS: OK, but there were issues!

Santiago Vila sanvila at debian.org
Tue Jun 9 11:29:59 BST 2026


Package: src:php-doctrine-common
Version: 3.5.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-doctrine-common, 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 override_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 - 2025 by Arne Blankerts and Contributors

Scanning directory src

Autoload file src/autoload.php generated.

mkdir --parents vendor
phpabtpl \
	--require-file ../src/autoload.php \
	> debian/autoload.tests.php.tpl
Proceeding without a composer.json file.phpab \
	--output vendor/autoload.php \
	--template debian/autoload.tests.php.tpl \
	--blacklist *\\classd \
	--blacklist *\\classe \
	tests
phpab %development% - Copyright (C) 2009 - 2025 by Arne Blankerts and Contributors

Scanning directory tests

Autoload file vendor/autoload.php generated.

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
phpunit --exclude-group nophpunit11 --bootstrap vendor/autoload.php
PHPUnit 13.1.14 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.4.22
Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist

..........SSSSSSSSSS...........DDDDDDDDSSDDDD...DDDDDDDDDDDD...  63 / 175 ( 36%)
............NNNNNNNSNSNNNNDNNNNNNNNDNNNNNNNSNSNNNNDNNNNNNNNDNND 126 / 175 ( 72%)
DDSDDDDDDDDDDDSDD...............................S               175 / 175 (100%)

Time: 00:00.062, Memory: 14.00 MB

There were 12 PHPUnit test runner warnings:

1) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testNoExceptionIsThrownForValidIntegerAutoGenerateValues()

2) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testInvalidAutoGenerateValueThrowsException()

3) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testGenerateProxyClasses()

4) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testGetProxy()

5) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testResetUnitializedProxy()

6) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testDisallowsResettingInitializedProxy()

7) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testMissingPrimaryKeyValue()

8) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testGetProxyFileWhenProxyDoesNotExist()

9) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testGetProxyFileWhenProxyIsOlderThanSource()

10) Incomplete version requirement "12" used by Doctrine\Tests\Common\Proxy\AbstractProxyFactoryTest::testGetProxyFileWhenProxyIsNewerThanSource()

11) Incomplete version requirement "11" used by Doctrine\Tests\Common\Proxy\ProxyLogicTest::testNoticeWhenReadingNonExistentPublicProperties()

12) Incomplete version requirement "11" used by Doctrine\Tests\Common\Proxy\ProxyLogicTypedPropertiesTest::testNoticeWhenReadingNonExistentPublicProperties()

OK, but there were issues!
Tests: 175, Assertions: 530, PHPUnit Warnings: 24, PHPUnit Deprecations: 45, PHPUnit Notices: 86, Skipped: 19.
make[1]: *** [debian/rules:24: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the pkg-php-pear mailing list