Source: awl
Version: 0.58-1
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/awl.html
...
dh_auto_test
make -j1 test
make[1]: Entering directory '/build/1st/awl-0.58'
# simple php syntax check
OK (Syntax checked)
# run phpunit tests
PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:./vendor/bin/ phpunit tests/
PHP Fatal error: Class 'PHPUnit_Framework_TestCase' not found in
/build/1st/awl-0.58/tests/myCalendarTest.php on line 12
Makefile:49: recipe for target 'test' failed
make[1]: *** [test] Error 255