Your message dated Sat, 11 Sep 2021 13:03:52 +0000
with message-id <e1mp2fg-0005ng...@fasolo.debian.org>
and subject line Bug#975208: fixed in librdf-kml-exporter-perl 0.003-2
has caused the Debian Bug report #975208,
regarding librdf-kml-exporter-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 ow...@bugs.debian.org
immediately.)


-- 
975208: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975208
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: librdf-kml-exporter-perl
Source-Version: 0.003-2
Done: Jonas Smedegaard <d...@jones.dk>

We believe that the bug you reported is fixed in the latest version of
librdf-kml-exporter-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 975...@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 librdf-kml-exporter-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, 11 Sep 2021 14:59:28 +0200
Source: librdf-kml-exporter-perl
Architecture: source
Version: 0.003-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 975208
Changes:
 librdf-kml-exporter-perl (0.003-2) unstable; urgency=medium
 .
   [ Salvatore Bonaccorso ]
   * update Vcs-* headers for switch to salsa.debian.org
 .
   [ 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 devscripts cdbs dh-buildinfo
   * use debhelper compatibility level 13 (not 7);
     build-depend on debhelper-compat (not debhelper)
   * set environment variable NO_AUTO_INSTALL
     to avoid use of Module::AutoInstall during build,
     and repurpose patch 1001 to use shared module Module::Package;
     build-depend on recent libmodule-package-rdf-perl
   * move aside stale embedded module Scalar::Util during build;
     closes: bug#975208, thanks to Lucas Nussbaum and Gregor Herrmann
   * update watch file:
     + use file format 4;
     + drop unused option dversionmangle;
     + mention gbp --uscan in usage comment;
     + use substitution strings
   * update git-buildpackage config: avoid any .git* files
   * declare compliance with Debian Policy 4.6.0
   * enable autopkgtest
   * set Rules-Requires-Root: no
   * annotate test-only build-dependencies
   * update copyright info:
     + use Copyright-Reference, License-Grant and License-Reference;
       add lintian overrides about License-Reference field
     + license packaging as GPL-3+ (not GPL-2+)
     + update coverage
Checksums-Sha1:
 bab58da2c897a4303883680b183f35a887bc8e17 2404 
librdf-kml-exporter-perl_0.003-2.dsc
 d5ecea32e2387f55eecd4876d9b96488f9bf00ea 4456 
librdf-kml-exporter-perl_0.003-2.debian.tar.xz
 98f44cadcf99cd5f33bb1510b5431429d928412c 11909 
librdf-kml-exporter-perl_0.003-2_amd64.buildinfo
Checksums-Sha256:
 51fbd04179eeafadaeee9f25c258ae8df5a0722634a5c1c26937dfa69d0aaf9d 2404 
librdf-kml-exporter-perl_0.003-2.dsc
 e7a1009ab1cc431ce1fdd580a16f18dd80eb0aaa11ee3a64257d2a1a9356d9df 4456 
librdf-kml-exporter-perl_0.003-2.debian.tar.xz
 5e500f1bfb2eb463b56d7393f1989dd16b90b033b08c8bdd9f67900b992ab047 11909 
librdf-kml-exporter-perl_0.003-2_amd64.buildinfo
Files:
 8a45d5d9333a68cd270e70dbb6d8e168 2404 perl optional 
librdf-kml-exporter-perl_0.003-2.dsc
 f974b16a1ecacd8dd2fee0180cbfdb14 4456 perl optional 
librdf-kml-exporter-perl_0.003-2.debian.tar.xz
 220cae0e7bd2ded232626da072861d1e 11909 perl optional 
librdf-kml-exporter-perl_0.003-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmE8qHcACgkQLHwxRsGg
ASE0mg/+LwTCIHSdQ/o8NxXBHjCsvgw61z6DL+f4XwWzN408xrKeJkWCyByID0Ij
1gSTnPvRxagJ5W+UCb1RtKsdngnaYyjR6Z0jsu4/4AND9fEBWzAxINKtmlfl/IaB
WzNtlOpMdFmwiOUcxIislWRaZbQI5cIZrNuHF3BHPEQ+AdH7ueHsqn6Rmz/DBFff
1TBeZaGbooNzfQfYS/AoT78qTRv1yxZjP8jOHddfyQcycRF8cnI4OM+d8DvZgqEQ
XUjMZ7t+SoNMIFKFDl0ORfpeUB9jHYM6nznub0OMC0yWJqURMQZxppK+aLaNYbxX
G2Opuu2QuCa/94DZo0o/fkClDoyPtQRxzwGVuUrzeBeDsrTSbpdptzyNqPa/78hP
xGOb56J8DJhoElu42EHLY5jsQzYckIH0HH81urIqTXAFFb1nxY4Vwe1p08oIE+aq
V0YdD1zFueL8A97e3U16VRo18sPrejvl0g/VoZy7J4CdHdxrHeFTiKzv/Hd02KKI
arOV8KpQtkReRhSD+sWi8PbKw+7GSTYuz/5DRuGUs8Qlk0k8v9oMoDg81AfKl/be
ovnwgrQFWpplJZBg8aJme9hQICsZTG1Y3EP75iFVtTJXGdpnt15WT8cMyw6Vz4Lb
Q6iUN1F5W6pXFW18oD8dOeZbwK+fnsf6qy8UiXcZhi6XRPalneQ=
=F6AZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to