Source: kanboard
Version: 1.2.26+ds-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: phpunit

Hi,

We will start the phpunit 10 transition in unstable soon. During a test
rebuild, kanboard 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>>'
> 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 - 2023 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 10.2.2 by Sebastian Bergmann and contributors.
> 
> Unknown option "--verbose"
> make[1]: *** [debian/rules:42: override_dh_auto_test] Error 2


The full build logs and additional context is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/0/kanboard/

A phpunit reverse-dependencies rebuild status is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html

-- 
Athos Ribeiro

Reply via email to