[pkg-php-pear] Bug#765136: php-http-upload: FTBFS: Tests failures
David Suárez
david.sephirot at gmail.com
Mon Oct 13 17:31:04 UTC 2014
Source: php-http-upload
Version: 1.0.0b2-2
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 normal_upload.phpt
> PHPUnit 4.2.6 by Sebastian Bergmann.
>
> F
>
> Time: 61 ms, Memory: 2.25Mb
>
> There was 1 failure:
>
> 1) normal_upload.phpt
> Failed asserting that format description matches text.
> --- Expected
> +++ Actual
> @@ @@
> -Valid: bool(true)
> -Missing: bool(false)
> -Error: bool(false)
> -MoveError: bool(false)
> -array(8) {
> - 'real' =>
> - string(3) "10b"
> - 'name' =>
> - string(3) "10b"
> - 'form_name' =>
> - string(8) "userfile"
> - 'ext' =>
> - string(0) ""
> - 'tmp_name' =>
> - string(%d) "%s"
> - 'size' =>
> - int(10)
> - 'type' =>
> - string(10) "text/plain"
> - 'error' =>
> - NULL
> -}
> -bool(true)
> +Warning: require_once(HTTP/Upload.php): failed to open stream: No such file or directory in - on line 2
> +
> +Fatal error: require_once(): Failed opening required 'HTTP/Upload.php' (include_path='.:/usr/share/php:/usr/share/pear') in - on line 2
>
> 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-http-upload_1.0.0b2-2_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