Source: php-nrk-predis Version: 2.2.0-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: pkg-php-p...@lists.alioth.debian.org Usertags: phpunit
Hi, We will start the phpunit 10 transition in unstable soon. During a test rebuild, php-nrk-predis was found to FTBFS. To reproduce this locally, you need to install the phpunit 10 package (and any other dependency, which should also be available) from experimental on an unstable system or build chroot. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > redis-server --daemonize yes > phpunit > PHP Fatal error: Cannot override final method > PHPUnit\Framework\Assert::assertMatchesRegularExpression() in > /<<PKGBUILDDIR>>/tests/PHPUnit/PredisTestCase.php on line 140 > make[1]: *** [debian/rules:12: override_dh_auto_test] Error 255 The full build logs and additional context is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/0/php-nrk-predis/ A phpunit reverse-dependencies rebuild status is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html -- Athos Ribeiro