Your message dated Sat, 13 Feb 2021 19:33:22 +0000
with message-id <e1lb0fs-0003kp...@fasolo.debian.org>
and subject line Bug#982722: fixed in libatteanx-serializer-rdfa-perl 0.100-2
has caused the Debian Bug report #982722,
regarding libatteanx-serializer-rdfa-perl: FTBFS: dh_auto_test: error: make -j1
test TEST_VERBOSE=1 returned exit code 2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
982722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libatteanx-serializer-rdfa-perl
Version: 0.100-1.1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210213 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>>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
> "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib',
> 'blib/arch')" t/*.t
>
> # Failed test 'use AtteanX::Serializer::RDFa;'
> # at t/01basic.t line 27.
> # Tried to use 'AtteanX::Serializer::RDFa'.
> # Error: Can't apply Attean::API::TripleSerializer to
> AtteanX::Serializer::RDFa - missing file_extensions at
> /usr/share/perl5/Moo/Role.pm line 307.
> # Compilation failed in require at t/01basic.t line 27.
> # BEGIN failed--compilation aborted at t/01basic.t line 27.
> # Looks like you failed 1 test of 1.
> t/01basic.t ..
> not ok 1 - use AtteanX::Serializer::RDFa;
> 1..1
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests
>
> # Failed test 'use AtteanX::Serializer::RDFa;'
> # at t/bytes.t line 11.
> # Tried to use 'AtteanX::Serializer::RDFa'.
> # Error: Can't apply Attean::API::TripleSerializer to
> AtteanX::Serializer::RDFa - missing file_extensions at
> /usr/share/perl5/Moo/Role.pm line 307.
> # Compilation failed in require at t/bytes.t line 11.
> # BEGIN failed--compilation aborted at t/bytes.t line 11.
> Attempt to reload AtteanX/Serializer/RDFa.pm aborted.
> Compilation failed in require at /usr/share/perl/5.32/Module/Load.pm line 77.
> Can't locate AtteanX/Serializer/RDFa in @INC (@INC contains:
> /<<PKGBUILDDIR>>/blib/lib /<<PKGBUILDDIR>>/blib/arch /etc/perl
> /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1
> /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5
> /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32
> /usr/share/perl/5.32 /usr/local/lib/site_perl .) at
> /usr/share/perl/5.32/Module/Load.pm line 77.
> # No tests run!
>
> # Failed test 'No tests run for subtest "Default generator"'
> # at t/bytes.t line 35.
> Can't call method "new" on an undefined value at t/bytes.t line 29.
>
> # Failed test 'no (unexpected) warnings (via END block)'
> # at /usr/share/perl/5.32/Test/Builder.pm line 153.
> # Tests were run but no plan was declared and done_testing() was not seen.
> # Looks like your test exited with 2 just after 5.
> t/bytes.t ....
> ok 1 - use Attean;
> not ok 2 - use AtteanX::Serializer::RDFa;
> ok 3 - use RDF::RDFa::Generator;
> # Subtest: Default generator
> 1..0
> not ok 4 - No tests run for subtest "Default generator"
> not ok 5 - no (unexpected) warnings (via END block)
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/5 subtests
>
> # Failed test 'use AtteanX::Serializer::RDFa;'
> # at t/fh.t line 9.
> # Tried to use 'AtteanX::Serializer::RDFa'.
> # Error: Can't apply Attean::API::TripleSerializer to
> AtteanX::Serializer::RDFa - missing file_extensions at
> /usr/share/perl5/Moo/Role.pm line 307.
> # Compilation failed in require at t/fh.t line 9.
> # BEGIN failed--compilation aborted at t/fh.t line 9.
> Attempt to reload AtteanX/Serializer/RDFa.pm aborted.
> Compilation failed in require at /usr/share/perl/5.32/Module/Load.pm line 77.
> Can't locate AtteanX/Serializer/RDFa in @INC (@INC contains:
> /<<PKGBUILDDIR>>/blib/lib /<<PKGBUILDDIR>>/blib/arch /etc/perl
> /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1
> /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5
> /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32
> /usr/share/perl/5.32 /usr/local/lib/site_perl .) at
> /usr/share/perl/5.32/Module/Load.pm line 77.
> Can't call method "new" on an undefined value at t/fh.t line 25.
>
> # Failed test 'no (unexpected) warnings (via END block)'
> # at /usr/share/perl/5.32/Test/Builder.pm line 153.
> # Tests were run but no plan was declared and done_testing() was not seen.
> # Looks like your test exited with 2 just after 4.
> t/fh.t .......
> ok 1 - use Attean;
> not ok 2 - use AtteanX::Serializer::RDFa;
> ok 3 - use RDF::RDFa::Generator;
> not ok 4 - no (unexpected) warnings (via END block)
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/4 subtests
>
> Test Summary Report
> -------------------
> t/01basic.t (Wstat: 256 Tests: 1 Failed: 1)
> Failed test: 1
> Non-zero exit status: 1
> t/bytes.t (Wstat: 512 Tests: 5 Failed: 3)
> Failed tests: 2, 4-5
> Non-zero exit status: 2
> Parse errors: No plan found in TAP output
> t/fh.t (Wstat: 512 Tests: 4 Failed: 2)
> Failed tests: 2, 4
> Non-zero exit status: 2
> Parse errors: No plan found in TAP output
> Files=3, Tests=10, 2 wallclock secs ( 0.02 usr 0.00 sys + 2.08 cusr 0.17
> csys = 2.27 CPU)
> Result: FAIL
> Failed 3/3 test programs. 6/10 subtests failed.
> make[1]: *** [Makefile:847: test_dynamic] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j1 test TEST_VERBOSE=1 returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2021/02/13/libatteanx-serializer-rdfa-perl_0.100-1.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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.
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.
--- End Message ---
--- Begin Message ---
Source: libatteanx-serializer-rdfa-perl
Source-Version: 0.100-2
Done: Jonas Smedegaard <d...@jones.dk>
We believe that the bug you reported is fixed in the latest version of
libatteanx-serializer-rdfa-perl, which is due to be installed in the Debian FTP
archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 982...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated
libatteanx-serializer-rdfa-perl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 13 Feb 2021 20:07:48 +0100
Source: libatteanx-serializer-rdfa-perl
Architecture: source
Version: 0.100-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 982722
Changes:
libatteanx-serializer-rdfa-perl (0.100-2) unstable; urgency=medium
.
[ Debian Janitor ]
* build-depend on debhelper-compat (not debhelper)
* set upstream metadata fields:
Bug-Database Bug-Submit Repository Repository-Browse
.
[ Jonas Smedegaard ]
* use debhelper compatibility level 13 (not 9)
* declare compliance with Debian Policy 4.5.1
* relax to build-depend unversioned
on libattean-perl librdf-rdfa-generator-perl:
needed version satisfied in all supported releases of Debian
* add patch to fix declare file_extensions needed by recent Attean;
closes: bug#982722, thanks to Lucas Nussbaum
* copyright:
+ update coverage
+ drop duplicate source URL
Checksums-Sha1:
4496c7a64431c0358a751aad159dce0c7b83b0d2 2571
libatteanx-serializer-rdfa-perl_0.100-2.dsc
71484a10bed2a9d3f1d63920f5e3c0c8c21abbb0 3856
libatteanx-serializer-rdfa-perl_0.100-2.debian.tar.xz
ceee08f4c72183cce3495b14c1967d3dacbf6247 9693
libatteanx-serializer-rdfa-perl_0.100-2_amd64.buildinfo
Checksums-Sha256:
5ab02f5f2d78f1e2fd95fc5c3b551697d68475c295d91664d3b13138277161c3 2571
libatteanx-serializer-rdfa-perl_0.100-2.dsc
33b1e07afb8ff30fd1f9ae595582e7892b92c7e906e3926a219db61a87b62e89 3856
libatteanx-serializer-rdfa-perl_0.100-2.debian.tar.xz
bd806f962019ac0d825c24600ad20533ae00734f4fcb43d0339a94ce5c2d5039 9693
libatteanx-serializer-rdfa-perl_0.100-2_amd64.buildinfo
Files:
347b55e2d26da2bd05f0c095c01b01d6 2571 perl optional
libatteanx-serializer-rdfa-perl_0.100-2.dsc
99081a84219b5cdfba338818661fd295 3856 perl optional
libatteanx-serializer-rdfa-perl_0.100-2.debian.tar.xz
b3b0f74da82e1674d595a828e58d9f26 9693 perl optional
libatteanx-serializer-rdfa-perl_0.100-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmAoKNQACgkQLHwxRsGg
ASEA2Q/6A+vcOm2IpmPyOt0mGn2/04X9Bb92SQNOr1oLQdOiUypI4qi4KpaLgH5e
eYpZssDrUal58JplCf+fzGp8iXUb/6JLvceMA1VOV8bEma6PXuxcgbv6F1PT1x5U
itfuvBtesS/GIxF1Eam5MG83HgVFMBCliJ98+PKcBHeW4P0p+GK8DEUGXpdXEXto
ul5L8Aj13WpcBcSKqdzwvg7xlhQWIz7p+68YYW+Je4Hn08N+lLBFqUpYClgwczin
auPyzoah2p1pLKECn9wEC63zdY/0WSeRl8g7m83b/s0xpspF0Fb1hwDErHIL6KFw
ByaYE5Rxf5H5KWc1RuZab6bPAs0WTA6RFMj9TmD7I7tn/RWXvDQhwloFQRXrA6KP
0aPdNiIgiOzj33setaObLdlkxGz598yJ1spfIvXXHFSfjq4ibzO+s9FMKRLeesDH
ey7llrxzN6tsRTvP7eWzPZi64GoQQM8kNz0wSK4HcEXPG0r71qOXoIFRFy8mhhqB
vEiXOdUJVkc0ECQW//iRrsO8M/JWghxr54HobOTAK+09ELJyMLCqFpM0t/bBGbfj
vGllXbUtBoKs7MPcFOWg0AU7HIEoW0lYo9x+DtVv0T3SLEMiKWADtynjsYxClcQc
Dvd/ZxhWhbuwcYIhIr2FvZoQaQg0wxGmxaEDoNE7Xe4UQcYjSzc=
=VhXL
-----END PGP SIGNATURE-----
--- End Message ---