Source: phpmyadmin
Version: 4:4.6.6-5
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # We exclude:
> # - selenium tests as the setup would be too complex
> # - some network based tests
> LC_ALL=en_US.UTF-8 phpunit --config phpunit.xml.nocoverage --exclude-group
> selenium --exclude-group network
> No headers testing.
> Please install runkit and enable runkit.internal_override!
> PHP Fatal error: Uncaught Error: Class 'PHPUnit_Framework_TestCase' not
> found in /<<PKGBUILDDIR>>/test/PMATestCase.php:14
> Stack trace:
> #0 /<<PKGBUILDDIR>>/test/classes/AdvisorTest.php(13): require_once()
> #1 /usr/share/php/PHPUnit/Util/FileLoader.php(57):
> include_once('/build/phpmyadm...')
> #2 /usr/share/php/PHPUnit/Util/FileLoader.php(45):
> PHPUnit\Util\FileLoader::load('/build/phpmyadm...')
> #3 /usr/share/php/PHPUnit/Framework/TestSuite.php(540):
> PHPUnit\Util\FileLoader::checkAndLoad('/build/phpmyadm...')
> #4 /usr/share/php/PHPUnit/Framework/TestSuite.php(618):
> PHPUnit\Framework\TestSuite->addTestFile('/build/phpmyadm...')
> #5 /usr/share/php/PHPUnit/Util/Configuration.php(1137):
> PHPUnit\Framework\TestSuite->addTestFiles(Array)
> #6 /usr/share/php/PHPUnit/Util/Configuration.php(1003):
> PHPUnit\Util\Configuration->getTestSuite(Object(DOMElement), Array)
> #7 /usr/share/php/PHPUnit/TextUI/Command.php(902):
> PHPUnit\Util\Configuration->getTestSuiteConfiguration('')
> #8 /usr/share/php/PHPUnit in /<<PKGBUILDDIR>>/test/PMATestCase.php on line 14
> make[1]: *** [debian/rules:14: override_dh_auto_test] Error 255
The full build log is available from:
http://aws-logs.debian.net/2018/12/29/phpmyadmin_4.6.6-5_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.