Bug#634582: libhtml-template-expr-perl: FTBFS: tests failed
Lucas Nussbaum
lucas at lucas-nussbaum.net
Tue Jul 19 06:40:07 UTC 2011
Source: libhtml-template-expr-perl
Version: 0.07-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110718 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 `/build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>
> # Failed test 'use HTML::Template::Expr;'
> # at t/00load.t line 2.
> # Tried to use 'HTML::Template::Expr'.
> # Error: HTML::Template version 2.4 required--this is only version 2.10 at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> # BEGIN failed--compilation aborted at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> # Compilation failed in require at (eval 4) line 2.
> # BEGIN failed--compilation aborted at (eval 4) line 2.
> # Looks like you failed 1 test of 1.
> t/00load.t ..............
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests
> HTML::Template version 2.4 required--this is only version 2.10 at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> BEGIN failed--compilation aborted at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> Compilation failed in require at t/01parse.t line 8.
> BEGIN failed--compilation aborted at t/01parse.t line 8.
> # Looks like your test exited with 2 before it could output anything.
> t/01parse.t .............
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run
> HTML::Template version 2.4 required--this is only version 2.10 at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> BEGIN failed--compilation aborted at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> Compilation failed in require at t/02basic.t line 2.
> BEGIN failed--compilation aborted at t/02basic.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/02basic.t .............
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/3 subtests
> HTML::Template version 2.4 required--this is only version 2.10 at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> BEGIN failed--compilation aborted at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> Compilation failed in require at t/03complex.t line 2.
> BEGIN failed--compilation aborted at t/03complex.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/03complex.t ...........
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run
> HTML::Template version 2.4 required--this is only version 2.10 at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> BEGIN failed--compilation aborted at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> Compilation failed in require at t/04register.t line 2.
> BEGIN failed--compilation aborted at t/04register.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/04register.t ..........
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 4/4 subtests
> HTML::Template version 2.4 required--this is only version 2.10 at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> BEGIN failed--compilation aborted at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> Compilation failed in require at t/05cache.t line 2.
> BEGIN failed--compilation aborted at t/05cache.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/05cache.t .............
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 15/15 subtests
> HTML::Template version 2.4 required--this is only version 2.10 at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> BEGIN failed--compilation aborted at /build/libhtml-template-expr-perl-VIAh7X/libhtml-template-expr-perl-0.07/blib/lib/HTML/Template/Expr.pm line 8.
> Compilation failed in require at t/06extra_attributes.t line 2.
> BEGIN failed--compilation aborted at t/06extra_attributes.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/06extra_attributes.t ..
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run
>
> Test Summary Report
> -------------------
> t/00load.t (Wstat: 256 Tests: 1 Failed: 1)
> Failed test: 1
> Non-zero exit status: 1
> t/01parse.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: No plan found in TAP output
> t/02basic.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 3 tests but ran 0.
> t/03complex.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: No plan found in TAP output
> t/04register.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 4 tests but ran 0.
> t/05cache.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 15 tests but ran 0.
> t/06extra_attributes.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: No plan found in TAP output
> Files=7, Tests=1, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.26 cusr 0.04 csys = 0.35 CPU)
> Result: FAIL
> Failed 7/7 test programs. 1/1 subtests failed.
> make[1]: *** [test_dynamic] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/07/18/libhtml-template-expr-perl_0.07-1_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F |
More information about the pkg-perl-maintainers
mailing list