Source: php-gettext Version: 1.0.12-5 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-gettext 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): > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > dh_auto_configure > dh_auto_build > make -j1 "INSTALL=install --strip-program=true" > make[1]: Entering directory '/<<PKGBUILDDIR>>' > phpunit --verbose tests > PHPUnit 10.2.2 by Sebastian Bergmann and contributors. > > Unknown option "--verbose" > make[1]: *** [Makefile:26: check] Error 2 The full build logs and additional context is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/0/php-gettext/ A phpunit reverse-dependencies rebuild status is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html -- Athos Ribeiro