Bug#975214: libxrd-parser-perl: FTBFS: test failed
Lucas Nussbaum
lucas at debian.org
Thu Nov 19 09:54:30 GMT 2020
Source: libxrd-parser-perl
Version: 0.201-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> true
> true
> true
> true
> true
> true
> true
> true
> true
> true
> true
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01basic.t
>
> # Failed test 'use XRD::Parser;'
> # at t/01basic.t line 2.
> # Tried to use 'XRD::Parser'.
> # Error: Undefined subroutine &Scalar::Util::set_prototype called at /usr/share/perl5/Types/TypeTiny.pm line 341.
> # Compilation failed in require at /usr/share/perl5/Role/Commons.pm line 10.
> # BEGIN failed--compilation aborted at /usr/share/perl5/Role/Commons.pm line 10.
> # Compilation failed in require at /usr/share/perl5/Object/AUTHORITY.pm line 10.
> # BEGIN failed--compilation aborted at /usr/share/perl5/Object/AUTHORITY.pm line 10.
> # Compilation failed in require at /<<PKGBUILDDIR>>/blib/lib/XRD/Parser.pm line 11.
> # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/XRD/Parser.pm line 11.
> # Compilation failed in require at t/01basic.t line 2.
> # BEGIN failed--compilation aborted at t/01basic.t line 2.
> Undefined subroutine &XRD::Parser::host_uri called at t/01basic.t line 4.
> # Looks like your test exited with 255 just after 1.
> t/01basic.t ..
> 1..2
> not ok 1 - use XRD::Parser;
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 2/2 subtests
>
> Test Summary Report
> -------------------
> t/01basic.t (Wstat: 65280 Tests: 1 Failed: 1)
> Failed test: 1
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 2 tests but ran 1.
> Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.10 CPU)
> Result: FAIL
> Failed 1/1 test programs. 1/1 subtests failed.
> make[1]: *** [Makefile:761: test_dynamic] Error 255
The full build log is available from:
http://qa-logs.debian.net/2020/11/19/libxrd-parser-perl_0.201-3_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