Source: php-opis-closure
Version: 3.6.1-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-opis-closure 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 -p vendor
> phpab \
>       -o vendor/autoload.php \
>       -t debian/autoload.php.test.tpl \
>       tests
> phpab %development% - Copyright (C) 2009 - 2023 by Arne Blankerts and 
> Contributors
> 
> Scanning directory tests
> 
> Autoload file vendor/autoload.php generated.
> 
> ln -s ../functions.php src/functions.php
> phpunit -v --include-path src
> PHPUnit 10.2.2 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.2.7
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml
> 
> ...............................................................  63 / 111 ( 
> 56%)
> ................................................                111 / 111 
> (100%)
> 
> Time: 00:00.039, Memory: 10.00 MB
> 
> There were 2 PHPUnit test runner warnings:
> 
> 1) Class NamespaceFullyQualifiedTest cannot be found in 
> /<<PKGBUILDDIR>>/tests/NamespaceFullyQualifiedTest.php
> 
> 2) Class NamespaceGroupTest cannot be found in 
> /<<PKGBUILDDIR>>/tests/NamespaceGroupTest.php
> 
> --
> 
> There was 1 PHPUnit test runner deprecation:
> 
> 1) Your XML configuration validates against a deprecated schema. Migrate your 
> XML configuration using "--migrate-configuration"!
> 
> WARNINGS!
> Tests: 111, Assertions: 241, Warnings: 2, Deprecations: 1.
> make[1]: *** [debian/rules:13: 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-opis-closure/

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