Your message dated Wed, 20 Mar 2024 23:06:13 +0000
with message-id <e1rn50f-008ye8...@fasolo.debian.org>
and subject line Bug#1067341: fixed in libdevel-mat-dumper-perl 0.48-2
has caused the Debian Bug report #1067341,
regarding libdevel-mat-dumper-perl 0.48-1 breaks libdevel-mat-perl < 0.53
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.)


-- 
1067341: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libdevel-mat-perl
Version: 0.52-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240319 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       /usr/bin/perl Build.PL --installdirs vendor --config "optimize=-g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" 
> --config "ld=x86_64-linux-gnu-gcc -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now"
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'Devel-MAT' version '0.52'
>    dh_auto_build
>       /usr/bin/perl Build
> Building Devel-MAT
> x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.38/CORE 
> '-DVERSION="0.52"' '-DXS_VERSION="0.52"' -fPIC -c -D_REENTRANT -D_GNU_SOURCE 
> -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include 
> -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -g -O2 
> '-Werror=implicit-function-declaration' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' -fstack-protector-strong 
> -fstack-clash-protection -Wformat '-Werror=format-security' -fcf-protection 
> -g -O2 '-Werror=implicit-function-declaration' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' -fstack-protector-strong 
> -fstack-clash-protection -Wformat '-Werror=format-security' -fcf-protection 
> -Wdate-time '-D_FORTIFY_SOURCE=2' -o lib/Devel/MAT.o lib/Devel/MAT.c
> ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/MAT/MAT.bs')
> x86_64-linux-gnu-gcc -g -O2 '-Werror=implicit-function-declaration' 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' -fstack-protector-strong 
> -fstack-clash-protection -Wformat '-Werror=format-security' -fcf-protection 
> -Wl,-z,relro -Wl,-z,now -shared -L/usr/local/lib -fstack-protector-strong -o 
> blib/arch/auto/Devel/MAT/MAT.so lib/Devel/MAT.o
>    dh_auto_test
>       /usr/bin/perl Build test --verbose 1
> t/00use.t ................ 
> ok 1 - use Devel::MAT::Context;
> ok 2 - use Devel::MAT::Dumpfile;
> ok 3 - use Devel::MAT::Graph;
> ok 4 - use Devel::MAT::SV;
> ok 5 - use Devel::MAT::Tool;
> ok 6 - use Devel::MAT;
> ok 7 - use Devel::MAT::InternalTools;
> ok 8 - use Devel::MAT::Tool::Callers;
> ok 9 - use Devel::MAT::Tool::Count;
> ok 10 - use Devel::MAT::Tool::Find;
> ok 11 - use Devel::MAT::Tool::Identify;
> ok 12 - use Devel::MAT::Tool::Inrefs;
> ok 13 - use Devel::MAT::Tool::ListDanglingPtrs;
> ok 14 - use Devel::MAT::Tool::Outrefs;
> ok 15 - use Devel::MAT::Tool::Reachability;
> ok 16 - use Devel::MAT::Tool::Show;
> ok 17 - use Devel::MAT::Tool::Sizes;
> ok 18 - use Devel::MAT::Tool::Stack;
> ok 19 - use Devel::MAT::Tool::Summary;
> ok 20 - use Devel::MAT::Tool::Symbols;
> 1..20
> ok
> Cannot read t/01self.pmat - format version minor unrecognised (6) at 
> /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/01self.t ............... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> TODO: savestack type=0
> TODO: savestack type=32
> TODO: savestack type=32
> TODO: savestack type=51
> TODO: savestack type=32
> Cannot read t/02contexts.pmat - format version minor unrecognised (6) at 
> /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/02contexts.t ........... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> Cannot read t/03local.pmat - format version minor unrecognised (6) at 
> /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/03local.t .............. 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> Cannot read t/04objects.pmat - format version minor unrecognised (6) at 
> /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/04objects.t ............ 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> Cannot read t/10tool-identify.pmat - format version minor unrecognised (6) at 
> /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/10tool-identify.t ...... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> Cannot read t/10tool-inrefs.pmat - format version minor unrecognised (6) at 
> /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/10tool-inrefs.t ........ 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> Cannot read t/10tool-reachability.pmat - format version minor unrecognised 
> (6) at /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/10tool-reachability.t .. 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> Cannot read t/10tool-sizes.pmat - format version minor unrecognised (6) at 
> /<<PKGBUILDDIR>>/blib/lib/Devel/MAT/Dumpfile.pm line 192.
> t/10tool-sizes.t ......... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> No subtests run 
> t/50cmd-print-table.t .... 
> ok 1 - Single row
> ok 2 - Rows are aligned
> ok 3 - Single row with separator
> ok 4 - Rows are aligned
> ok 5 - Row with headings
> ok 6 - Row with indent
> 1..6
> ok
> t/99pod.t ................ skipped: Test::Pod 1.00 required for testing POD
> 
> Test Summary Report
> -------------------
> t/01self.t             (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> t/02contexts.t         (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> t/03local.t            (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> t/04objects.t          (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> t/10tool-identify.t    (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> t/10tool-inrefs.t      (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> t/10tool-reachability.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> t/10tool-sizes.t       (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: No plan found in TAP output
> Files=11, Tests=26,  2 wallclock secs ( 0.03 usr  0.03 sys +  1.23 cusr  0.26 
> csys =  1.55 CPU)
> Result: FAIL
> Failed 8/11 test programs. 0/26 subtests failed.
> dh_auto_test: error: /usr/bin/perl Build test --verbose 1 returned exit code 
> 255


The full build log is available from:
http://qa-logs.debian.net/2024/03/19/libdevel-mat-perl_0.52-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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 mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: libdevel-mat-dumper-perl
Source-Version: 0.48-2
Done: gregor herrmann <gre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libdevel-mat-dumper-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 1067...@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 
libdevel-mat-dumper-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: Wed, 20 Mar 2024 22:56:09 +0100
Source: libdevel-mat-dumper-perl
Architecture: source
Version: 0.48-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 1067341
Changes:
 libdevel-mat-dumper-perl (0.48-2) unstable; urgency=medium
 .
   * Add a Breaks on libdevel-mat-perl < 0.53. (Closes: #1067341)
Checksums-Sha1:
 af387f84c3a24452dadd6777f91597a54c02f59e 2514 
libdevel-mat-dumper-perl_0.48-2.dsc
 33b6ce18f228a71e4ba9cc7ad073fe50dc4fcf55 2376 
libdevel-mat-dumper-perl_0.48-2.debian.tar.xz
Checksums-Sha256:
 b554bc2d5f2b97ad033ac0ca293ca05c12a05cb2d62947de453019deb8ddc601 2514 
libdevel-mat-dumper-perl_0.48-2.dsc
 7f1626b48e50256821472cfd3ae26fb6613c1ea877599ef54675dbd3482b7f80 2376 
libdevel-mat-dumper-perl_0.48-2.debian.tar.xz
Files:
 fcfa0380e59767f6e6daa8754edd19ea 2514 perl optional 
libdevel-mat-dumper-perl_0.48-2.dsc
 15a8a22eb4d893a9ab8e942212c0eba0 2376 perl optional 
libdevel-mat-dumper-perl_0.48-2.debian.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmX7W95fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbh9w//T4wR8z06z26VYK8J0m25m9Y032MhNAhmXuRcE9Fz2s4AoEW+Pq8JkNFb
tdW/GAVGMPeMiKHj048daztq44W457NXcU7+U5wDPl1NNhHMNJbZa/xaS3i0zexo
U8oDIGUjS0paypq+OkZuvmixxP8/StEVwdhpB4nRzUIM+B3q69GAHvX0HZsu3ePo
+ucPR9+Xqs3BQJ7W8Qrzhg4hQGIGOqj7t2xxWMUwq3c6RRqYi+lMwSk7Gx2tFpBa
q1N++T52tVtoVsaqV0j4FSdLPEfBxxgB4W9G49VoUS2Y8jiFJ/s1FyOQX6EQVADQ
QOrU0BRMpZ302rm4OGF4SKCcyDjAHJ9N8eAELR+8quE1QZmNkUHvTnhtwrdoF+3p
UaPWzbyU6pzGaHTjfEdTk+UdTCOCSB4xCIXQYe8GKnZhh3seJPZWnnlcDH/aI7/O
VgLNbU/hOLtas7ucqHtnL4LmNxRAkn5pdbSN2Wn7tyFjM6VHWJjO9unoXBGhpL2H
g60oY01sRyJg8U7F8Cqs2y5Xu6+V2mjVnPiV/j5SGJFT0k6n7uFMF6VqT1D3CQcl
Vjou3ZfuRQN+ZE7jFnT1m0bZ+Pmra++3UuVvaaJtCiapAL4nMy3AE9HcEgYFaKky
Fmc691h8cwo4OEb+al0cQcBhe70EWCNwZLs5J4m8XklTikvm9ho=
=zNde
-----END PGP SIGNATURE-----

Attachment: pgp5cRmBELOQh.pgp
Description: PGP signature


--- End Message ---

Reply via email to