Source: kanboard Version: 1.2.31+ds2-1 Severity: normal Justification: FTBFS Tags: trixie sid ftbfs User: pkg-php-p...@lists.alioth.debian.org Usertags: phpunit11
Hi, phpunit 11 is out and is now available in experimental. During a test rebuild, kanboard was found to fail to build with this new phpunit version. To reproduce this locally, you need to install phpunit from experimental on an unstable system or build chroot. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > mkdir --parents vendor > phpabtpl \ > --basedir vendor \ > --require symfony/stopwatch \ > --require-file autoload.php \ > > debian/autoload.tests.php.tpl > Proceeding without a composer.json file.phpab \ > --output vendor/autoload.tests.php \ > --template debian/autoload.tests.php.tpl \ > tests/units > phpab %development% - Copyright (C) 2009 - 2024 by Arne Blankerts and > Contributors > > Scanning directory tests/units > > Autoload file vendor/autoload.tests.php generated. > > phpunit --verbose --configuration tests/units.sqlite.xml --bootstrap > vendor/autoload.tests.php > PHPUnit 11.1.2 by Sebastian Bergmann and contributors. > > Unknown option "--verbose" > make[1]: *** [debian/rules:42: override_dh_auto_test] Error 2 The full build log is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/0/kanboard/kanboard_1.2.31+ds2-1+rebuild1714364677_amd64-2024-04-29T04:24:39Z.build