Source: php-ml-iri Version: 1.1.4-2 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-ml-iri 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.dist > > D.............................................................. 63 / 799 ( > 7%) > ............................................................... 126 / 799 ( > 15%) > ............................................................... 189 / 799 ( > 23%) > ............................................................... 252 / 799 ( > 31%) > ............................................................... 315 / 799 ( > 39%) > ............................................................... 378 / 799 ( > 47%) > ............................................................... 441 / 799 ( > 55%) > ............................................................... 504 / 799 ( > 63%) > ............................................................... 567 / 799 ( > 70%) > ............................................................... 630 / 799 ( > 78%) > ............................................................... 693 / 799 ( > 86%) > ............................................................... 756 / 799 ( > 94%) > ........................................... 799 / 799 > (100%) > > Time: 00:00.072, Memory: 10.00 MB > > There was 1 PHPUnit test runner warning: > > 1) Test results may not be as expected because the XML configuration file did > not pass validation: > > Line 11: > - Element 'phpunit', attribute 'backupStaticAttributes': The attribute > 'backupStaticAttributes' is not allowed. > - Element 'phpunit', attribute 'convertErrorsToExceptions': The attribute > 'convertErrorsToExceptions' is not allowed. > - Element 'phpunit', attribute 'convertNoticesToExceptions': The attribute > 'convertNoticesToExceptions' is not allowed. > - Element 'phpunit', attribute 'convertWarningsToExceptions': The attribute > 'convertWarningsToExceptions' is not allowed. > - Element 'phpunit', attribute 'strict': The attribute 'strict' is not > allowed. > > Line 19: > - Element 'filter': This element is not expected. > > > -- > > 4 tests triggered 4 PHPUnit deprecations: > > 1) ML\IRI\Test\IriTest::testDecomposition > Data Provider method ML\IRI\Test\IriTest::decompositionProvider() is not > static > > /<<PKGBUILDDIR>>/Test/IriTest.php:37 > > 2) ML\IRI\Test\IriTest::testIsAbsolute > Data Provider method ML\IRI\Test\IriTest::isAbsoluteProvider() is not static > > /<<PKGBUILDDIR>>/Test/IriTest.php:100 > > 3) ML\IRI\Test\IriTest::testReferenceResolution > Data Provider method ML\IRI\Test\IriTest::referenceResolutionProvider() is > not static > > /<<PKGBUILDDIR>>/Test/IriTest.php:231 > > 4) ML\IRI\Test\IriTest::testRelativize > Data Provider method ML\IRI\Test\IriTest::relativizeProvider() is not static > > /<<PKGBUILDDIR>>/Test/IriTest.php:924 > > WARNINGS! > Tests: 799, Assertions: 952, Warnings: 1, Deprecations: 4. > make[1]: *** [debian/rules:23: 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-ml-iri/ A phpunit reverse-dependencies rebuild status is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html -- Athos Ribeiro