[pkg-php-pear] Bug#882945: phpunit-global-state FTBFS with phpunit 6.4.4-2
Adrian Bunk
bunk at debian.org
Mon Nov 27 21:00:18 UTC 2017
Source: phpunit-global-state
Version: 2.0.0really1.1.1-1
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/phpunit-global-state.html
...
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/phpunit-global-state-2.0.0really1.1.1'
mkdir -p vendor SebastianBergmann
# Workaround to ensure the local class takes precedence during tests.
ln -s ../src SebastianBergmann/GlobalState
phpab --output vendor/autoload.php \
--basedir vendor \
src tests/_fixture
phpab %development% - Copyright (C) 2009 - 2017 by Arne Blankerts and Contributors
Scanning directory src
Scanning directory tests/_fixture
Autoload file vendor/autoload.php generated.
ant phpunit
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: /build/1st/phpunit-global-state-2.0.0really1.1.1/build.xml
phpunit:
[exec] PHP Fatal error: Class 'PHPUnit_Framework_TestCase' not found in /build/1st/phpunit-global-state-2.0.0really1.1.1/tests/BlacklistTest.php on line 17
BUILD FAILED
/build/1st/phpunit-global-state-2.0.0really1.1.1/build.xml:28: exec returned: 255
Total time: 0 seconds
debian/rules:15: 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