Bug#713252: librdf-acl-perl: FTBFS: tests failed
Lucas Nussbaum
lucas at lucas-nussbaum.net
Sat Jun 22 12:20:34 UTC 2013
Source: librdf-acl-perl
Version: 0.102-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t
>
> # Failed test 'use RDF::ACL;'
> # at t/01basic.t line 2.
> # Tried to use 'RDF::ACL'.
> # Error: Scalar::Util version 1.24 required--this is only version 1.23 at /usr/share/perl5/Scalar/Does.pm line 56.
> # BEGIN failed--compilation aborted at /usr/share/perl5/Scalar/Does.pm line 56.
> # Compilation failed in require at /usr/share/perl5/Role/Commons.pm line 9.
> # BEGIN failed--compilation aborted at /usr/share/perl5/Role/Commons.pm line 9.
> # Compilation failed in require at /usr/share/perl5/authority/shared.pm line 6.
> # BEGIN failed--compilation aborted at /usr/share/perl5/authority/shared.pm line 6.
> # Compilation failed in require at /usr/share/perl5/RDF/Query/Client.pm line 19.
> # BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Query/Client.pm line 19.
> # Compilation failed in require at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> # BEGIN failed--compilation aborted at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> # Compilation failed in require at (eval 4) line 2.
> # BEGIN failed--compilation aborted at (eval 4) line 2.
>
> # Failed test 'new() died'
> # at t/01basic.t line 4.
> # Error was: Can't locate object method "new" via package "RDF::ACL" at /usr/share/perl/5.14/Test/More.pm line 668.
> Can't call method "can" on an undefined value at t/01basic.t line 6.
> # Looks like you planned 7 tests but ran 2.
> # Looks like you failed 2 tests of 2 run.
> # Looks like your test exited with 255 just after 2.
> t/01basic.t .......
> 1..7
> not ok 1 - use RDF::ACL;
> not ok 2 - new() died
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 7/7 subtests
> Scalar::Util version 1.24 required--this is only version 1.23 at /usr/share/perl5/Scalar/Does.pm line 56.
> BEGIN failed--compilation aborted at /usr/share/perl5/Scalar/Does.pm line 56.
> Compilation failed in require at /usr/share/perl5/Role/Commons.pm line 9.
> BEGIN failed--compilation aborted at /usr/share/perl5/Role/Commons.pm line 9.
> Compilation failed in require at /usr/share/perl5/authority/shared.pm line 6.
> BEGIN failed--compilation aborted at /usr/share/perl5/authority/shared.pm line 6.
> Compilation failed in require at /usr/share/perl5/RDF/Query/Client.pm line 19.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Query/Client.pm line 19.
> Compilation failed in require at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> BEGIN failed--compilation aborted at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> Compilation failed in require at t/02access.t line 2.
> BEGIN failed--compilation aborted at t/02access.t line 2.
> # Looks like your test exited with 255 before it could output anything.
> t/02access.t ......
> 1..8
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 8/8 subtests
> Scalar::Util version 1.24 required--this is only version 1.23 at /usr/share/perl5/Scalar/Does.pm line 56.
> BEGIN failed--compilation aborted at /usr/share/perl5/Scalar/Does.pm line 56.
> Compilation failed in require at /usr/share/perl5/Role/Commons.pm line 9.
> BEGIN failed--compilation aborted at /usr/share/perl5/Role/Commons.pm line 9.
> Compilation failed in require at /usr/share/perl5/authority/shared.pm line 6.
> BEGIN failed--compilation aborted at /usr/share/perl5/authority/shared.pm line 6.
> Compilation failed in require at /usr/share/perl5/RDF/Query/Client.pm line 19.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Query/Client.pm line 19.
> Compilation failed in require at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> BEGIN failed--compilation aborted at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> Compilation failed in require at t/03classes.t line 2.
> BEGIN failed--compilation aborted at t/03classes.t line 2.
> # Looks like your test exited with 255 before it could output anything.
> t/03classes.t .....
> 1..6
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 6/6 subtests
> Scalar::Util version 1.24 required--this is only version 1.23 at /usr/share/perl5/Scalar/Does.pm line 56.
> BEGIN failed--compilation aborted at /usr/share/perl5/Scalar/Does.pm line 56.
> Compilation failed in require at /usr/share/perl5/Role/Commons.pm line 9.
> BEGIN failed--compilation aborted at /usr/share/perl5/Role/Commons.pm line 9.
> Compilation failed in require at /usr/share/perl5/authority/shared.pm line 6.
> BEGIN failed--compilation aborted at /usr/share/perl5/authority/shared.pm line 6.
> Compilation failed in require at /usr/share/perl5/RDF/Query/Client.pm line 19.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Query/Client.pm line 19.
> Compilation failed in require at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> BEGIN failed--compilation aborted at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> Compilation failed in require at t/04containers.t line 2.
> BEGIN failed--compilation aborted at t/04containers.t line 2.
> # Looks like your test exited with 255 before it could output anything.
> t/04containers.t ..
> 1..2
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 2/2 subtests
> Scalar::Util version 1.24 required--this is only version 1.23 at /usr/share/perl5/Scalar/Does.pm line 56.
> BEGIN failed--compilation aborted at /usr/share/perl5/Scalar/Does.pm line 56.
> Compilation failed in require at /usr/share/perl5/Role/Commons.pm line 9.
> BEGIN failed--compilation aborted at /usr/share/perl5/Role/Commons.pm line 9.
> Compilation failed in require at /usr/share/perl5/authority/shared.pm line 6.
> BEGIN failed--compilation aborted at /usr/share/perl5/authority/shared.pm line 6.
> Compilation failed in require at /usr/share/perl5/RDF/Query/Client.pm line 19.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Query/Client.pm line 19.
> Compilation failed in require at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> BEGIN failed--compilation aborted at /«PKGBUILDDIR»/blib/lib/RDF/ACL.pm line 11.
> Compilation failed in require at t/05whoami.t line 2.
> BEGIN failed--compilation aborted at t/05whoami.t line 2.
> # Looks like your test exited with 255 before it could output anything.
> t/05whoami.t ......
> 1..6
> Failed 5/5 test programs. 2/2 subtests failed.
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 6/6 subtests
>
> Test Summary Report
> -------------------
> t/01basic.t (Wstat: 65280 Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 7 tests but ran 2.
> t/02access.t (Wstat: 65280 Tests: 0 Failed: 0)
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 8 tests but ran 0.
> t/03classes.t (Wstat: 65280 Tests: 0 Failed: 0)
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 6 tests but ran 0.
> t/04containers.t (Wstat: 65280 Tests: 0 Failed: 0)
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 2 tests but ran 0.
> t/05whoami.t (Wstat: 65280 Tests: 0 Failed: 0)
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 6 tests but ran 0.
> Files=5, Tests=2, 6 wallclock secs ( 0.04 usr 0.03 sys + 5.24 cusr 0.71 csys = 6.02 CPU)
> Result: FAIL
> make[1]: *** [test_dynamic] Error 255
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/librdf-acl-perl_0.102-1_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-perl-maintainers
mailing list