Source: matthiasmullie-path-converter
Version: 1.1.3-2
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,
matthiasmullie-path-converter 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 MatthiasMullie
> ln -s pkg-php-autoload/php-matthiasmullie-path-converter 
> debian/pkg-php-tools-autoloaders
> ln -s ../src MatthiasMullie/PathConverter
> phpabtpl \
>       --require matthiasmullie/path-converter \
>       > debian/autoload.tests.php.tpl
> Proceeding without a composer.json file.phpab \
>       --output vendor/autoload.php \
>       --template debian/autoload.tests.php.tpl \
>       tests
> phpab %development% - Copyright (C) 2009 - 2024 by Arne Blankerts and 
> Contributors
> 
> Scanning directory tests
> 
> Autoload file vendor/autoload.php generated.
> 
> phpunit --verbose --debug
> PHPUnit 11.1.2 by Sebastian Bergmann and contributors.
> 
> Unknown option "--verbose"
> make[1]: *** [debian/rules:20: override_dh_auto_test] Error 2


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/0/matthiasmullie-path-converter/matthiasmullie-path-converter_1.1.3-2+rebuild1714364899_amd64-2024-04-29T04:28:20Z.build

Reply via email to