Bug#975220: librdf-closure-perl: FTBFS: test failed

Lucas Nussbaum lucas at debian.org
Thu Nov 19 09:54:19 GMT 2020


Source: librdf-closure-perl
Version: 0.001-4
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
> 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/*.t
> 
> #   Failed test 'use RDF::Closure;'
> #   at t/01basic.t line 2.
> #     Tried to use 'RDF::Closure'.
> #     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/Type/Tiny.pm line 22.
> # BEGIN failed--compilation aborted at /usr/share/perl5/Type/Tiny.pm line 22.
> # Compilation failed in require at /usr/share/perl5/Type/Library.pm line 16.
> # BEGIN failed--compilation aborted at /usr/share/perl5/Type/Library.pm line 16.
> # Compilation failed in require at /usr/share/perl5/Types/Standard.pm line 20.
> # BEGIN failed--compilation aborted at /usr/share/perl5/Types/Standard.pm line 20.
> # Compilation failed in require at /usr/share/perl5/IRI.pm line 86.
> # BEGIN failed--compilation aborted at /usr/share/perl5/IRI.pm line 86.
> # Compilation failed in require at /usr/share/perl5/RDF/Trine/Node/Resource.pm line 22.
> # BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Trine/Node/Resource.pm line 22.
> # Compilation failed in require at /usr/share/perl5/RDF/Trine/Namespace.pm line 54.
> # BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Trine/Namespace.pm line 54.
> # Compilation failed in require at /<<PKGBUILDDIR>>/blib/lib/RDF/Closure.pm line 7.
> # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/RDF/Closure.pm line 7.
> # Compilation failed in require at t/01basic.t line 2.
> # BEGIN failed--compilation aborted at t/01basic.t line 2.
> # Looks like you failed 1 test of 1.
> t/01basic.t ...... 
> 1..1
> not ok 1 - use RDF::Closure;
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests 
> Undefined subroutine &Scalar::Util::set_prototype called at /usr/share/perl5/Types/TypeTiny.pm line 341.
> Compilation failed in require at /usr/share/perl5/Type/Tiny.pm line 22.
> BEGIN failed--compilation aborted at /usr/share/perl5/Type/Tiny.pm line 22.
> Compilation failed in require at /usr/share/perl5/Type/Library.pm line 16.
> BEGIN failed--compilation aborted at /usr/share/perl5/Type/Library.pm line 16.
> Compilation failed in require at /usr/share/perl5/Types/Standard.pm line 20.
> BEGIN failed--compilation aborted at /usr/share/perl5/Types/Standard.pm line 20.
> Compilation failed in require at /usr/share/perl5/IRI.pm line 86.
> BEGIN failed--compilation aborted at /usr/share/perl5/IRI.pm line 86.
> Compilation failed in require at /usr/share/perl5/RDF/Trine/Node/Resource.pm line 22.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Trine/Node/Resource.pm line 22.
> Compilation failed in require at /usr/share/perl5/RDF/Trine/Node.pm line 34.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Trine/Node.pm line 34.
> Compilation failed in require at /usr/share/perl5/RDF/Trine/Graph.pm line 82.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Trine/Graph.pm line 82.
> Compilation failed in require at /usr/share/perl5/RDF/Trine.pm line 115.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/Trine.pm line 115.
> Compilation failed in require at /usr/share/perl5/Test/RDF.pm line 8.
> BEGIN failed--compilation aborted at /usr/share/perl5/Test/RDF.pm line 8.
> Compilation failed in require at t/02reasoning.t line 2.
> BEGIN failed--compilation aborted at t/02reasoning.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/02reasoning.t .. 
> 1..4
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 4/4 subtests 
> 
> Test Summary Report
> -------------------
> t/01basic.t    (Wstat: 256 Tests: 1 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 1
> t/02reasoning.t (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 4 tests but ran 0.
> Files=2, Tests=1,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.20 cusr  0.04 csys =  0.26 CPU)
> Result: FAIL
> Failed 2/2 test programs. 1/1 subtests failed.
> make[1]: *** [Makefile:814: test_dynamic] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/11/19/librdf-closure-perl_0.001-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-perl-maintainers mailing list