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&oacute;wienie oczekuje na wp&#322;at&#281; zadatku 
&#127475;&#127473;</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>&#1055;&#1088;.../html>', '<p>Привет мир!</p>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<html><body><p>&#1055;&#1088;&#1080;&#1074;&#1077;&#1090; 
&#1084;&#1080;&#1088;!</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
--------------------------------------------------------------------------------

Reply via email to