[pkg-php-pear] Bug#889122: phpdox FTBFS with PHP 7.2

Adrian Bunk bunk at debian.org
Fri Feb 2 06:40:24 UTC 2018


Source: phpdox
Version: 0.10.1-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/phpdox.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/phpdox-0.10.1'
ant test
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: /build/1st/phpdox-0.10.1/build.xml

phpunit:
     [exec] PHPUnit 6.5.5 by Sebastian Bergmann and contributors.
     [exec] 
     [exec] Runtime:       PHP 7.2.1-1
     [exec] Configuration: /build/1st/phpdox-0.10.1/phpunit.xml.dist
     [exec] Error:         No code coverage driver is available
     [exec] 
     [exec] ........E........................................................ 65 / 85 ( 76%)
     [exec] ....................                                              85 / 85 (100%)
     [exec] 
     [exec] Time: 4.59 seconds, Memory: 6.00MB
     [exec] 
     [exec] There was 1 error:
     [exec] 
     [exec] 1) TheSeer\phpDox\GlobalConfigTest::testGetCustomBootstrapFilesReturnsEmptyCollectionByDefault
     [exec] count(): Parameter must be an array or an object that implements Countable
     [exec] 
     [exec] /build/1st/phpdox-0.10.1/src/shared/FileInfoCollection.php:67
     [exec] /build/1st/phpdox-0.10.1/tests/Unit/config/GlobalConfigTest.php:127
     [exec] 
     [exec] ERRORS!
     [exec] Tests: 85, Assertions: 129, Errors: 1.

BUILD FAILED
/build/1st/phpdox-0.10.1/build.xml:28: exec returned: 2

Total time: 14 seconds
debian/rules:7: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1



More information about the pkg-php-pear mailing list