Source: php-react-promise Version: 3.2.0-2 Severity: normal Justification: FTBFS Tags: trixie sid ftbfs User: pkg-php-p...@lists.alioth.debian.org Usertags: php8.4
Hi, During a test rebuild, php-react-promise was found to fail to build with php8.4 8.4.0~beta4-1 available in experimental. There are intentions to transition to php8.4 for trixie, please see #1074180. To reproduce this locally, you need to install php8.4 and php-defaults from experimental on an unstable system or build chroot. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > phpunit > PHPUnit 9.6.20 by Sebastian Bergmann and contributors. > > ............................................................... 63 / 368 ( > 17%) > ............................................................... 126 / 368 ( > 34%) > ............................................................... 189 / 368 ( > 51%) > ............................................................... 252 / 368 ( > 68%) > ............................................................... 315 / 368 ( > 85%) > ........................................S.......F.... 368 / 368 > (100%) > > Time: 00:00.648, Memory: 76.00 MB > > There was 1 failure: > > 1) > /<<PKGBUILDDIR>>/tests/FunctionSetRejectionHandlerThatTriggersDefaultHandlerShouldTerminateProgramForUnhandled.phpt > Failed asserting that string matches format description. > --- Expected > +++ Actual > @@ @@ > -Fatal error: Unexpected RuntimeException: foo in %s line %d > +Deprecated: Passing E_USER_ERROR to trigger_error() is deprecated since 8.4, > throw an exception or call exit with a string message instead in Standard > input code on line 9 > + > +Fatal error: Unexpected RuntimeException: foo in Standard input code on line > 9 > > /<<PKGBUILDDIR>>/tests/FunctionSetRejectionHandlerThatTriggersDefaultHandlerShouldTerminateProgramForUnhandled.phpt:24 > > FAILURES! > Tests: 368, Assertions: 548, Failures: 1, Skipped: 1. > make[1]: *** [debian/rules:25: override_dh_auto_test] Error 1 The full build log is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/php8.4-beta/2/php-react-promise/php-react-promise_3.2.0-2+rebuild1726681019_amd64-2024-09-18T17:37:00Z.build