Bug#975208: librdf-kml-exporter-perl: FTBFS: test failed
Lucas Nussbaum
lucas at debian.org
Thu Nov 19 09:54:23 GMT 2020
Source: librdf-kml-exporter-perl
Version: 0.003-1
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::KML::Exporter;'
> # at t/01basic.t line 2.
> # Tried to use 'RDF::KML::Exporter'.
> # 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/NS/Trine.pm line 8.
> # BEGIN failed--compilation aborted at /usr/share/perl5/RDF/NS/Trine.pm line 8.
> # Compilation failed in require at /usr/share/perl5/RDF/TrineX/Functions.pm line 16.
> # BEGIN failed--compilation aborted at /usr/share/perl5/RDF/TrineX/Functions.pm line 16.
> # Compilation failed in require at /<<PKGBUILDDIR>>/blib/lib/RDF/KML/Exporter.pm line 8.
> # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/RDF/KML/Exporter.pm line 8.
> # 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::KML::Exporter;
> 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/NS/Trine.pm line 8.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/NS/Trine.pm line 8.
> Compilation failed in require at /usr/share/perl5/RDF/TrineX/Functions.pm line 16.
> BEGIN failed--compilation aborted at /usr/share/perl5/RDF/TrineX/Functions.pm line 16.
> Compilation failed in require at /<<PKGBUILDDIR>>/blib/lib/RDF/KML/Exporter.pm line 8.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/RDF/KML/Exporter.pm line 8.
> Compilation failed in require at t/02export.t line 2.
> BEGIN failed--compilation aborted at t/02export.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/02export.t ..
> 1..1
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 1/1 subtests
>
> Test Summary Report
> -------------------
> t/01basic.t (Wstat: 256 Tests: 1 Failed: 1)
> Failed test: 1
> Non-zero exit status: 1
> t/02export.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 1 tests but ran 0.
> Files=2, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.29 cusr 0.03 csys = 0.34 CPU)
> Result: FAIL
> Failed 2/2 test programs. 1/1 subtests failed.
> make[1]: *** [Makefile:760: test_dynamic] Error 2
The full build log is available from:
http://qa-logs.debian.net/2020/11/19/librdf-kml-exporter-perl_0.003-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