Your message dated Tue, 21 Jul 2020 18:48:27 +0000
with message-id <e1jxxjt-00041f...@fasolo.debian.org>
and subject line Bug#963408: fixed in pmtools 2.2.0-2
has caused the Debian Bug report #963408,
regarding pmtools: FTBFS: dh_auto_test: error: make -j4 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.)


-- 
963408: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963408
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pmtools
Version: 2.2.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: 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 t/lib/*.t
> t/basepods.t ..... 
> 1..3
> ok 1 - basepods runs
> ok 2 - found Perl POD
> ok 3 - found POD POD
> ok
> t/faqpods.t ...... 
> 1..2
> ok 1 - faqpods runs
> ok 2 - found a Perl FAQ POD
> ok
> t/lib/pmtools.t .. 
> 1..7
> ok 1 - created a pmtools iterator
> ok 2 - first POD file, first @INC
> ok 3 - middle POD file, first @INC
> ok 4 - last POD file, first @INC
> ok 5 - last POD file, last @INC
> ok 6 - beyond end of filenames
> ok 7 - way beyond end of filenames
> ok
> t/modpods.t ...... 
> 1..2
> ok 1 - modpods runs
> ok 2 - found Tie::Hash
> ok
> t/pfcat.t ........ 
> 1..2
> ok 1 - pfcat runs
> ok 2 - catted module function
> ok
> t/plxload.t ...... 
> 1..1
> ok 1 - modules loaded
> ok
> t/pmall.t ........ 
> 1..2
> ok 1 - pmall runs
> ok 2 - synopsized all modules
> ok
> 
> #   Failed test 'found Carp'
> #   at t/pman.t line 20.
> #                   'pod2text: unable to format 
> /usr/lib/x86_64-linux-gnu/perl-base/Carp.pm
> # '
> #     doesn't match '(?^ms:NAME.*[Cc]arp - \w.*SYNOPSIS.*DESCRIPTION)'
> # Looks like you failed 1 test of 2.
> t/pman.t ......... 
> 1..2
> ok 1 - pman runs
> not ok 2 - found Carp
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/2 subtests 
> t/pmcat.t ........ 
> 1..2
> ok 1 - pmcat runs
> ok 2 - catted Carp
> ok
> t/pmcheck.t ...... 
> 1..2
> ok 1 - pmcheck runs
> ok 2 - pmcheck had output
> ok
> t/pmdesc.t ....... 
> 1..2
> ok 1 - pmdesc runs
> ok 2 - described a module
> ok
> t/pmeth.t ........ 
> 1..2
> ok 1 - pmeth runs
> ok 2 - list methods of a module
> ok
> t/pmexp.t ........ 
> 1..2
> ok 1 - pmexp runs
> ok 2 - listed module exports
> ok
> t/pmfunc.t ....... 
> 1..3
> ok 1 - pmfunc runs
> ok 2 - found 'chdir()'
> ok 3 - display function body
> ok
> t/pmload.t ....... 
> 1..2
> ok 1 - pmload runs
> ok 2 - listed loaded modules
> ok
> t/pmls.t ......... 
> 1..2
> ok 1 - pmls runs
> ok 2 - found Tie::Hash
> ok
> t/pmpath.t ....... 
> 1..2
> ok 1 - pmpath runs
> ok 2 - found Tie::Hash
> ok
> t/pmvers.t ....... 
> 1..2
> ok 1 - pmvers runs
> ok 2 - found version of Tie::Hash
> ok
> t/podgrep.t ...... 
> 1..2
> ok 1 - podgrep runs
> ok 2 - found DESCRIPTION
> ok
> t/pods.t ......... 
> 1..2
> ok 1 - pods runs
> ok 2 - found Tie::Hash
> ok
> t/podtoc.t ....... 
> 1..2
> ok 1 - podtoc runs
> ok 2 - found Table of Contents
> ok
> t/sitepods.t ..... 
> 1..1
> ok 1 - sitepods runs
> ok
> t/stdpods.t ...... 
> 1..2
> ok 1 - stdpods runs
> ok 2 - found Tie::Hash
> ok
> 
> Test Summary Report
> -------------------
> t/pman.t       (Wstat: 256 Tests: 2 Failed: 1)
>   Failed test:  2
>   Non-zero exit status: 1
> Files=23, Tests=51,  3 wallclock secs ( 0.04 usr  0.03 sys +  2.14 cusr  0.41 
> csys =  2.62 CPU)
> Result: FAIL
> Failed 1/23 test programs. 1/51 subtests failed.
> make[2]: *** [Makefile:1077: test_dynamic] Error 255
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/pmtools_2.2.0-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: pmtools
Source-Version: 2.2.0-2
Done: gregor herrmann <gre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pmtools, 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 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated pmtools 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: Tue, 21 Jul 2020 20:21:24 +0200
Source: pmtools
Architecture: source
Version: 2.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 963408
Changes:
 pmtools (2.2.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Xavier Guimard ]
   * Email change: Xavier Guimard -> y...@debian.org
 .
   [ gregor herrmann ]
   * debian/watch: use uscan version 4.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 10 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright).
 .
   [ gregor herrmann ]
   * Add patch to ignore modules in perl-base paths in pman.
     (Closes: #963408)
   * Declare compliance with Debian Policy 4.5.0.
   * Set Rules-Requires-Root: no.
   * Bump debhelper-compat to 13.
Checksums-Sha1:
 391efa517eaf179a6c5421e0c29e1d3c4888b066 2247 pmtools_2.2.0-2.dsc
 e338d0ef8bd29863c061c2200ecacacd4be4f676 5456 pmtools_2.2.0-2.debian.tar.xz
Checksums-Sha256:
 2e1d8a8aa7386e640b293fbd4e3944b3211ae180449f9d8038c2e5295fe3fa24 2247 
pmtools_2.2.0-2.dsc
 b20fca3e38f7c31f452270d8a55870a3071160486607279c15416db3958179d8 5456 
pmtools_2.2.0-2.debian.tar.xz
Files:
 215769271d9abd60ce8addadfb2931b1 2247 utils optional pmtools_2.2.0-2.dsc
 9363d83d6a62a34f16421f7d705a7db1 5456 utils optional 
pmtools_2.2.0-2.debian.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAl8XMuhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbfPA/6AjZP8C/sqfP5fXmY0AnFb7br4XKc7/a1sa+XFEXW/fi5Xnyy0udLXiCl
yLKIYgNnx2+mLnAwbwfdmqqlV3psa6gdIGDio2YCrcDaLPZ93bYNKPvy7oBZAotY
LnmTqgQ+Cq/qKz+962jWRZ38ejwBUd44nfGspx46Et4+geHCCu0CNKkSp/uQqnEd
C1/58omhCJ1NFQcSnAljrwbBjYuoLbtUbzpXkqArw3ZT1rZJsdQ7h3DnaGyZ9vA8
a3oCarNFPndt7Pk94IAdHTeBStSuXRxiiMK9YSH2LPS4NNoOpUVXvZzf5L8IisKI
IBpPg+Ft6s5TvWufqyR/FsOUkwF1onVN1gtojZq5O8TscL3hfYqxUkUhVbk5mN4Z
pnF379J4LeoQWrm+4FX9oAgihwWkJjHHVRkUZlULvFhlt787C9Q4ek9TFLLnsZ33
FKuvoRS0mASgN+8tY+JwRNoaz1uU3hM/+HwUauWYwUSzDs46KGHm9LGLaWCIePoM
M5SoVzBPunT9fgKdqH3dC0ikYvIG8irLEg249vFUEMsjO5jovwWGbRrQQh2ve5wl
yhlCyV+76zuIPpdU0HbH2hGF+XeU36BvkiJ+8pNT2FIG7EQ3yybg+5g0t9mojFsf
2pFQDgVy43A86z7uglty+vNT/7OOvDCACTDvn9x17vpO3VuAI2E=
=crVs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to