[pkg-php-pear] Bug#882891: php-db FTBFS with phpunit 6.4.4-2
Adrian Bunk
bunk at debian.org
Mon Nov 27 19:21:17 UTC 2017
Source: php-db
Version: 1.9.2-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/php-db.html
...
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/php-db-1.9.2'
cd DB-* && \
for i in tests/db_* ; \
do phpunit $i ; \
done
PHPUnit 6.4.4 by Sebastian Bergmann and contributors.
PHP Fatal error: Uncaught PHPUnit\Runner\Exception: PHPUnit does not support this PHPT file in /usr/share/php/PHPUnit/Runner/PhptTestCase.php:395
Stack trace:
#0 /usr/share/php/PHPUnit/Runner/PhptTestCase.php(148): PHPUnit\Runner\PhptTestCase->parse()
#1 /usr/share/php/PHPUnit/Framework/TestSuite.php(744): PHPUnit\Runner\PhptTestCase->run(Object(PHPUnit\Framework\TestResult))
#2 /usr/share/php/PHPUnit/TextUI/TestRunner.php(537): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#3 /usr/share/php/PHPUnit/TextUI/Command.php(195): PHPUnit\TextUI\TestRunner->doRun(Object(PHPUnit\Framework\TestSuite), Array, true)
#4 /usr/share/php/PHPUnit/TextUI/Command.php(148): PHPUnit\TextUI\Command->run(Array, true)
#5 /usr/bin/phpunit(34): PHPUnit\TextUI\Command::main()
#6 {main}
thrown in /usr/share/php/PHPUnit/Runner/PhptTestCase.php on line 395
PHPUnit 6.4.4 by Sebastian Bergmann and contributors.
. 1 / 1 (100%)
Time: 140 ms, Memory: 4.00MB
OK (1 test, 1 assertion)
PHPUnit 6.4.4 by Sebastian Bergmann and contributors.
PHP Fatal error: Uncaught PHPUnit\Runner\Exception: PHPUnit does not support this PHPT file in /usr/share/php/PHPUnit/Runner/PhptTestCase.php:395
Stack trace:
#0 /usr/share/php/PHPUnit/Runner/PhptTestCase.php(148): PHPUnit\Runner\PhptTestCase->parse()
#1 /usr/share/php/PHPUnit/Framework/TestSuite.php(744): PHPUnit\Runner\PhptTestCase->run(Object(PHPUnit\Framework\TestResult))
#2 /usr/share/php/PHPUnit/TextUI/TestRunner.php(537): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#3 /usr/share/php/PHPUnit/TextUI/Command.php(195): PHPUnit\TextUI\TestRunner->doRun(Object(PHPUnit\Framework\TestSuite), Array, true)
#4 /usr/share/php/PHPUnit/TextUI/Command.php(148): PHPUnit\TextUI\Command->run(Array, true)
#5 /usr/bin/phpunit(34): PHPUnit\TextUI\Command::main()
#6 {main}
thrown in /usr/share/php/PHPUnit/Runner/PhptTestCase.php on line 395
PHPUnit 6.4.4 by Sebastian Bergmann and contributors.
PHP Fatal error: Uncaught PHPUnit\Runner\Exception: PHPUnit does not support this PHPT file in /usr/share/php/PHPUnit/Runner/PhptTestCase.php:395
Stack trace:
#0 /usr/share/php/PHPUnit/Runner/PhptTestCase.php(148): PHPUnit\Runner\PhptTestCase->parse()
#1 /usr/share/php/PHPUnit/Framework/TestSuite.php(744): PHPUnit\Runner\PhptTestCase->run(Object(PHPUnit\Framework\TestResult))
#2 /usr/share/php/PHPUnit/TextUI/TestRunner.php(537): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#3 /usr/share/php/PHPUnit/TextUI/Command.php(195): PHPUnit\TextUI\TestRunner->doRun(Object(PHPUnit\Framework\TestSuite), Array, true)
#4 /usr/share/php/PHPUnit/TextUI/Command.php(148): PHPUnit\TextUI\Command->run(Array, true)
#5 /usr/bin/phpunit(34): PHPUnit\TextUI\Command::main()
#6 {main}
thrown in /usr/share/php/PHPUnit/Runner/PhptTestCase.php on line 395
PHPUnit 6.4.4 by Sebastian Bergmann and contributors.
PHP Fatal error: Uncaught PHPUnit\Runner\Exception: PHPUnit does not support this PHPT file in /usr/share/php/PHPUnit/Runner/PhptTestCase.php:395
Stack trace:
#0 /usr/share/php/PHPUnit/Runner/PhptTestCase.php(148): PHPUnit\Runner\PhptTestCase->parse()
#1 /usr/share/php/PHPUnit/Framework/TestSuite.php(744): PHPUnit\Runner\PhptTestCase->run(Object(PHPUnit\Framework\TestResult))
#2 /usr/share/php/PHPUnit/TextUI/TestRunner.php(537): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#3 /usr/share/php/PHPUnit/TextUI/Command.php(195): PHPUnit\TextUI\TestRunner->doRun(Object(PHPUnit\Framework\TestSuite), Array, true)
#4 /usr/share/php/PHPUnit/TextUI/Command.php(148): PHPUnit\TextUI\Command->run(Array, true)
#5 /usr/bin/phpunit(34): PHPUnit\TextUI\Command::main()
#6 {main}
thrown in /usr/share/php/PHPUnit/Runner/PhptTestCase.php on line 395
debian/rules:7: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 255
More information about the pkg-php-pear
mailing list