Your message dated Sat, 11 Sep 2021 20:39:51 +0000
with message-id <[email protected]>
and subject line Bug#975210: fixed in libowl-directsemantics-perl 0.001-3
has caused the Debian Bug report #975210,
regarding libowl-directsemantics-perl: FTBFS: test failed
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 [email protected]
immediately.)
--
975210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975210
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libowl-directsemantics-perl
Version: 0.001-2
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
> 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 t/02translator.t
>
> # Failed test 'use OWL::DirectSemantics;'
> # at t/01basic.t line 2.
> # Tried to use 'OWL::DirectSemantics'.
> # 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/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
> /<<PKGBUILDDIR>>/blib/lib/OWL/DirectSemantics.pm line 10.
> # BEGIN failed--compilation aborted at
> /<<PKGBUILDDIR>>/blib/lib/OWL/DirectSemantics.pm line 10.
> # 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 OWL::DirectSemantics;
> 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
> /<<PKGBUILDDIR>>/blib/lib/OWL/DirectSemantics.pm line 10.
> BEGIN failed--compilation aborted at
> /<<PKGBUILDDIR>>/blib/lib/OWL/DirectSemantics.pm line 10.
> Compilation failed in require at t/02translator.t line 2.
> BEGIN failed--compilation aborted at t/02translator.t line 2.
> # Looks like your test exited with 2 before it could output anything.
> t/02translator.t ..
> 1..15
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 15/15 subtests
>
> Test Summary Report
> -------------------
> t/01basic.t (Wstat: 256 Tests: 1 Failed: 1)
> Failed test: 1
> Non-zero exit status: 1
> t/02translator.t (Wstat: 512 Tests: 0 Failed: 0)
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 15 tests but ran 0.
> Files=2, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.25 cusr 0.03
> csys = 0.29 CPU)
> Result: FAIL
> Failed 2/2 test programs. 1/1 subtests failed.
> make[1]: *** [Makefile:1044: test_dynamic] Error 2
The full build log is available from:
http://qa-logs.debian.net/2020/11/19/libowl-directsemantics-perl_0.001-2_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.
--- End Message ---
--- Begin Message ---
Source: libowl-directsemantics-perl
Source-Version: 0.001-3
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libowl-directsemantics-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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated
libowl-directsemantics-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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 11 Sep 2021 22:19:52 +0200
Source: libowl-directsemantics-perl
Architecture: source
Version: 0.001-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 975210
Changes:
libowl-directsemantics-perl (0.001-3) unstable; urgency=medium
.
[ Salvatore Bonaccorso ]
* use salsa.debian.org in Vcs-* headers
.
[ gregor herrmann ]
* use MetaCPAN URIs (not search.cpan.org or www.cpan.org)
.
[ Debian Janitor ]
* use secure copyright file specification URI
* set upstream metadata fields:
Bug-Database Repository
.
[ Jonas Smedegaard ]
* simplify rules;
stop build-depend on dh-buildinfo devscripts cdbs
* stop build-depend explicitly on perl:
not called directly during build
* use debhelper compatibility level 13 (not 7);
build-depend on debhelper-compat (not debhelper)
* relax to (build-)depend unversioned on libmoose-perl:
required version satisfied in all supported Debian releases
* relax to drop ancient fallback (build-)dependencies
* annotate test-only build-dependencies
* enable autopkgtest
* set Rules-Requires-Root: no
* declare compliance with Debian Policy 4.6.0
* update watch file:
+ use file format 4
+ drop unused option uversionmangle
+ mention gbp --uscan in usage comment
+ use substitution strings
* update git-buildpackage config: avoid any .git* files
* update copyright info:
+ use License-Grant and Reference fields;
add lintian overrides about Reference field
+ update coverage
+ use secure URI for Contact-Info
+ use MetaCPAN (not cpan) as Source URI
* set environment variable NO_AUTO_INSTALL
to avoid use of Module::AutoInstall during build,
and add patch 1001 to use shared module Module::Package;
build-depend on recent libmodule-package-rdf-perl
* move aside stale copy of Scalar::Util during build;
closes: bug#975210, thanks to Lucas Nussbaum and Gregor Herrmann
Checksums-Sha1:
79552ba67db2bdd22fd1a28890d982dc5bb64062 2369
libowl-directsemantics-perl_0.001-3.dsc
8d4dc1b1b4a7677b04d5bbdb90f4a039f3dc3d21 4780
libowl-directsemantics-perl_0.001-3.debian.tar.xz
2fde3eb972da4993bddb4ef33604538d0bbae2f9 11465
libowl-directsemantics-perl_0.001-3_amd64.buildinfo
Checksums-Sha256:
7d5ad035fa5bd9d1b51d1f07d38bba2da4f1188abf51bd0bcd1a92cd0eb94387 2369
libowl-directsemantics-perl_0.001-3.dsc
e1e03f4f20b4d7109820f62730b414bc41bb7677896060d5545a97f4a8eefd7b 4780
libowl-directsemantics-perl_0.001-3.debian.tar.xz
1ca4cfe0fb504f5c174cbd68e32119d83ce42e8b5e072b0f268f32c44c104077 11465
libowl-directsemantics-perl_0.001-3_amd64.buildinfo
Files:
8aaae8ad37a2210c81d1ec182e651338 2369 perl optional
libowl-directsemantics-perl_0.001-3.dsc
b000a8151e780e1a528dd168d54ef064 4780 perl optional
libowl-directsemantics-perl_0.001-3.debian.tar.xz
dc73777a2973c461f7cf5b4ad9357d45 11465 perl optional
libowl-directsemantics-perl_0.001-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmE9EIEACgkQLHwxRsGg
ASHG4g//TFO9BVbOfBEdFWj6DC6IjwH/lGiHIZZJc8oA854eWG8bmaDYdwHBhiAz
4LOaw84KX71znQyW4dp9+yOBll34cSX+nG/iyO3VtV4WnSEq+mn7zvl6JVm3E15b
ZloFHdBJ2egG4my4hiHC8VU8zdnxbMqHHKbUIwy03R+QMJ1KamnKRUKRtg/NxPcs
qW3zowdaFqNo6IGXOS5IQNp0huioSYh7nH1QqsY93nDyzPPTHXbQhoU52/Iseh+U
98e7fGYwcD2EYwQrMjvsl77aQ0wtLpHfaAlsZHpMuEpmOUbB+l4HoTC8MQPb1lSe
apT99OrXd+M4en1Ctld2vMu6gQnypDY5NzZP63EYRs3xwhKxsi9T+SLgIddhs2Lf
Tcsr6XtwEmzjM7JG5Mut14zhx5DoLyGssl78/91C3aaskRyPBfHEzASJJ52E4/Yh
uBYxZBLcXmmcm7HMkaXzZp1BkmbJDw7E1lq6h5kl5bhr0b8fi0VxFUtmtmr+kEnR
UHDxpulS83G+iAcWmC9o9K8hLOXnichGkd+JTb/StQDt2YFdwwRK7lJzC+8Opu4p
Jy/v69J8lN2R12IhhDJyAd7zkEo5i02V8EOtDTe+vHUIeqCQKhdO7AsLcK7vA+xT
sbvSE1EVaV8U9adrVewIjJojw7EVwYbnNcITNrmLodd/SUwMWLk=
=GL/E
-----END PGP SIGNATURE-----
--- End Message ---