[pkg-php-pear] Bug#1117418: phploc: FTBFS: Tests: 25, Assertions: 36, Errors: 1, PHPUnit Deprecations: 1.
Santiago Vila
sanvila at debian.org
Sun Oct 5 18:35:17 BST 2025
Package: src:phploc
Version: 7.0.2-4
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/202510/
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:phploc, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
ant clean
Buildfile: /<<PKGBUILDDIR>>/build.xml
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
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 - 2024 by Arne Blankerts and Contributors
Scanning directory src
Autoload file src/autoload.php generated.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
phpunit --bootstrap src/autoload.php
PHPUnit 12.4.0 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.11
Configuration: /<<PKGBUILDDIR>>/phpunit.xml
.........E............... 25 / 25 (100%)
Time: 00:00.010, Memory: 8.00 MB
There was 1 error:
1) SebastianBergmann\PHPLOC\AnalyserTest::testIssue126IsFixed
ArgumentCountError: Too few arguments to function SebastianBergmann\PHPLOC\AnalyserTest::testIssue126IsFixed(), 0 passed in /usr/share/php/PHPUnit/Framework/TestCase.php on line 1317 and exactly 2 expected
/<<PKGBUILDDIR>>/tests/unit/AnalyserTest.php:281
ERRORS!
Tests: 25, Assertions: 36, Errors: 1, PHPUnit Deprecations: 1.
make[1]: *** [debian/rules:17: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the pkg-php-pear
mailing list