[pkg-php-pear] Bug#765119: php-config: FTBFS: Tests failures
David Suárez
david.sephirot at gmail.com
Mon Oct 13 17:30:25 UTC 2014
Source: php-config
Version: 1.10.12-4
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20141012 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> dh_link -O--buildsystem=phppear
> chmod +x ./debian/tests_run
> ./debian/tests_run
> Testing with bug10010.phpt
> PHPUnit 4.2.6 by Sebastian Bergmann.
>
> F
>
> Time: 80 ms, Memory: 2.00Mb
>
> There was 1 failure:
>
> 1) bug10010.phpt
> Failed asserting that two strings are equal.
> --- Expected
> +++ Actual
> @@ @@
> -'Array
> +'Deprecated: Assigning the return value of new by reference is deprecated in /«PKGBUILDDIR»/Config-1.10.12/test/phpt_test.php.inc on line 252
> +
> +Deprecated: Assigning the return value of new by reference is deprecated in /«PKGBUILDDIR»/Config-1.10.12/test/phpt_test.php.inc on line 257
> +
> +Deprecated: Assigning the return value of new by reference is deprecated in /«PKGBUILDDIR»/Config-1.10.12/test/phpt_test.php.inc on line 331
> +
> +Deprecated: Assigning the return value of new by reference is deprecated in /«PKGBUILDDIR»/Config-1.10.12/test/phpt_test.php.inc on line 336
> +
> +Strict Standards: Non-static method PEAR_ErrorStack::singleton() should not be called statically in /usr/share/php/PEAR/ErrorStack.php on line 983
> +
> +Deprecated: Non-static method PEAR::setErrorHandling() should not be called statically, assuming $this from incompatible context in /«PKGBUILDDIR»/Config-1.10.12/test/phpt_test.php.inc on line 15
> +
> +Deprecated: Non-static method PEAR_ErrorStack::setDefaultCallback() should not be called statically, assuming $this from incompatible context in /«PKGBUILDDIR»/Config-1.10.12/test/phpt_test.php.inc on line 16
> +Array
> (
> [foo] => bar
> [aMonths] => Array
> (
> [1] => January
> [2] => February
> [3] => March
> [4] => April
> [5] => May
> [6] => June
> [7] => July
> [8] => August
> [9] => September
> [10] => October
> [11] => November
> [12] => December
> )
>
> )'
>
> FAILURES!
> Tests: 1, Assertions: 1, Failures: 1.
> make[1]: *** [override_dh_link] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/10/12/php-config_1.10.12-4_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.
More information about the pkg-php-pear
mailing list