[pkg-php-pear] Bug#1120215: php-lorenzo-pinky: FTBFS: dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Santiago Vila
sanvila at debian.org
Thu Nov 6 11:59:48 GMT 2025
Package: src:php-lorenzo-pinky
Version: 1.1.0-3
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/202511/
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-lorenzo-pinky, 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>>'
cp -f debian/autoload.php src/
# Mimic install path for tests
mkdir --parent data
ln -sf ../src data/Pinky
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
phpunit --do-not-cache-result --bootstrap src/autoload.php tests/
PHPUnit 12.4.2 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.11
Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
........................FF.............. 40 / 40 (100%)
Time: 00:00.030, Memory: 8.00 MB
There were 2 failures:
1) EncodingTest::testMultiByteContent#1 with data ('<html><body><p>Twoje zam&oacu.../html>', '<p>Twoje zamówienie oczekuje ...ð³ð±</p>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<html><body><p>Twoje zamówienie oczekuje na wpłatę zadatku 🇳🇱</p></body></html>'
+'<html><body><p>Twoje zamówienie oczekuje na wpÅatÄ zadatku ð³ð±</p></body></html>'
/<<PKGBUILDDIR>>/tests/EncodingTest.php:16
2) EncodingTest::testMultiByteContent#2 with data ('<html><body><p>Пр.../html>', '<p>ÐÑÐ¸Ð²ÐµÑ Ð¼Ð¸Ñ!</p>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<html><body><p>Привет мир!</p></body></html>'
+'<html><body><p>ÐÑÐ¸Ð²ÐµÑ Ð¼Ð¸Ñ!</p></body></html>'
/<<PKGBUILDDIR>>/tests/EncodingTest.php:16
FAILURES!
Tests: 40, Assertions: 45, Failures: 2, PHPUnit Deprecations: 1.
make[1]: *** [debian/rules:12: 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 returned exit status 2
--------------------------------------------------------------------------------
More information about the pkg-php-pear
mailing list