Source: php-league-uri-interfaces Version: 2.3.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-league-uri-interfaces 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>>' > phpunit > PHPUnit 10.2.2 by Sebastian Bergmann and contributors. > > Runtime: PHP 8.2.7 > Configuration: /<<PKGBUILDDIR>>/phpunit.xml > > D.................... 21 / 21 > (100%) > > Time: 00:00.006, Memory: 8.00 MB > > There was 1 PHPUnit test runner warning: > > 1) No code coverage driver available > > -- > > There was 1 PHPUnit test runner deprecation: > > 1) Your XML configuration validates against a deprecated schema. Migrate your > XML configuration using "--migrate-configuration"! > > -- > > 3 tests triggered 3 PHPUnit deprecations: > > 1) League\Uri\Idna\IdnaTest::testToAsciiThrowsException > Data Provider method League\Uri\Idna\IdnaTest::invalidDomainProvider() is not > static > > /<<PKGBUILDDIR>>/src/Idna/IdnaTest.php:26 > > 2) League\Uri\Idna\IdnaTest::testToIDN > Data Provider method League\Uri\Idna\IdnaTest::toUnicodeProvider() is not > static > > /<<PKGBUILDDIR>>/src/Idna/IdnaTest.php:57 > > 3) League\Uri\Idna\IdnaTest::testToAscii > Data Provider method League\Uri\Idna\IdnaTest::toAsciiProvider() is not static > > /<<PKGBUILDDIR>>/src/Idna/IdnaTest.php:101 > > WARNINGS! > Tests: 21, Assertions: 28, Warnings: 1, Deprecations: 4. > make[1]: *** [debian/rules:24: override_dh_auto_test] Error 1 The full build logs and additional context is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/0/php-league-uri-interfaces/ A phpunit reverse-dependencies rebuild status is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html -- Athos Ribeiro