Your message dated Sun, 02 Mar 2025 22:00:02 +0000
with message-id <e1torlu-00bgoi...@fasolo.debian.org>
and subject line Bug#1093441: fixed in libatteanx-store-lmdb-perl 0.001-3
has caused the Debian Bug report #1093441,
regarding libatteanx-store-lmdb-perl: FTBFS: Failed test 'no (unexpected)
warnings (via done_testing)'
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.)
--
1093441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093441
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libatteanx-store-lmdb-perl
Version: 0.001-2
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor "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"
"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"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for AtteanX::Store::LMDB
Writing MYMETA.yml and MYMETA.json
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp lib/AtteanX/Store/LMDB.pm blib/lib/AtteanX/Store/LMDB.pm
Manifying 1 pod document
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
make -j2 test TEST_VERBOSE=1
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, 'inc', 'blib/lib',
'blib/arch')" t/*.t
Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported
by Test::Modern at t/add_iter.t line 2.
# Failed test 'no (unexpected) warnings (via done_testing)'
# at t/add_iter.t line 39.
# Looks like you failed 1 test of 2.
t/add_iter.t ............
# Subtest: create
ok 1
1..1
ok 1 - create
not ok 2 - no (unexpected) warnings (via done_testing)
1..2
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported
by Test::Modern at t/create_read_delete.t line 2.
# Failed test 'no (unexpected) warnings (via done_testing)'
# at t/create_read_delete.t line 82.
# Looks like you failed 1 test of 4.
t/create_read_delete.t ..
# Subtest: create
ok 1
1..1
ok 1 - create
# Subtest: read
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
1..6
ok 2 - read
# Subtest: delete
ok 1
ok 2
ok 3
ok 4
1..4
ok 3 - delete
not ok 4 - no (unexpected) warnings (via done_testing)
1..4
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported
by Test::Modern at t/graph_mgmt.t line 2.
# Failed test 'no (unexpected) warnings (via done_testing)'
# at t/graph_mgmt.t line 73.
# Looks like you failed 1 test of 3.
t/graph_mgmt.t ..........
# Subtest: delete-quad-leave-graph
ok 1
ok 2
ok 3
ok 4
1..4
ok 1 - delete-quad-leave-graph
# Subtest: delete-quad-delete-graph
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
1..6
ok 2 - delete-quad-delete-graph
not ok 3 - no (unexpected) warnings (via done_testing)
1..3
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported
by Test::Modern at t/simple.t line 2.
# Failed test 'no (unexpected) warnings (via done_testing)'
# at t/simple.t line 14.
# Looks like you failed 1 test of 3.
t/simple.t ..............
ok 1 - use AtteanX::Store::LMDB;
ok 2
not ok 3 - no (unexpected) warnings (via done_testing)
1..3
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Test Summary Report
-------------------
t/add_iter.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/create_read_delete.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
t/graph_mgmt.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/simple.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=4, Tests=12, 2 wallclock secs ( 0.01 usr 0.00 sys + 1.67 cusr 0.25
csys = 1.93 CPU)
Result: FAIL
Failed 4/4 test programs. 4/12 subtests failed.
make[1]: *** [Makefile:761: test_dynamic] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 test TEST_VERBOSE=1 returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202501/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:libatteanx-store-lmdb-perl, so that this is
still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: libatteanx-store-lmdb-perl
Source-Version: 0.001-3
Done: Jonas Smedegaard <d...@jones.dk>
We believe that the bug you reported is fixed in the latest version of
libatteanx-store-lmdb-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 1093...@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-store-lmdb-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: Sun, 02 Mar 2025 22:01:14 +0100
Source: libatteanx-store-lmdb-perl
Architecture: source
Version: 0.001-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 1093441
Changes:
libatteanx-store-lmdb-perl (0.001-3) unstable; urgency=medium
.
* tolerate Test::Modern warnings;
closes: bug#1093441, thanks to Santiago Vila
* update copyright info: update coverage
* declare compliance with Debian Policy 4.7.2
Checksums-Sha1:
4e7b92008a20799205a7af6860f7787bd72ae243 2633
libatteanx-store-lmdb-perl_0.001-3.dsc
879776c87c046b7cb98460ceb46694a738415fe5 4220
libatteanx-store-lmdb-perl_0.001-3.debian.tar.xz
7d7321ae687d4926641d3cfcbcce82d7a3d30f36 10359
libatteanx-store-lmdb-perl_0.001-3_amd64.buildinfo
Checksums-Sha256:
8a9d4d2a605b6e48736ddeb2bc6286ef451a4665228773ec8efcba0b7d597f89 2633
libatteanx-store-lmdb-perl_0.001-3.dsc
f8ded39d4137a52007caec81b757ce2bdf576f858578220f7c2b3111578091f3 4220
libatteanx-store-lmdb-perl_0.001-3.debian.tar.xz
58a75c7ac97055a30f760381dec938647398b459c9ce98fb4072fe0fed8a8deb 10359
libatteanx-store-lmdb-perl_0.001-3_amd64.buildinfo
Files:
2b56a3f1a34343912781851ac4e5e9f4 2633 perl optional
libatteanx-store-lmdb-perl_0.001-3.dsc
d991d4b4434f57887c74f61538fe7ec7 4220 perl optional
libatteanx-store-lmdb-perl_0.001-3.debian.tar.xz
37be5232507b0797582bdb46da0cc868 10359 perl optional
libatteanx-store-lmdb-perl_0.001-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJnxMdyCRAsfDFGwaABIUcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmdksLq4tDpcDfRbBTjLeuSiIFfcce2/HiWbOWJ2J+Br
YRYhBJ/j6cNmkaaf9TzGhCx8MUbBoAEhAADCLBAAjDgA7C7Ud1iDMo5o34FsHpVf
QCaAT1fGw6DzEMzUMxMvedYdZXibs0gZJRn1HJ18GcK1/DVULo8yQUdwZ0vbLSCB
tI/k/WUPtOD3mTpSay9UlPAVXbTqS6g9h99VQzRqckt3LwBHyxaIBzvB9/6SaXO6
qcVZjD00leAqN+rcQwTFsOsmlLtzVU3yX7Cuasljpc6if4/d68jKIneMSU3ZXHeO
wqQb5YcSczcjh3OiIYbqlfowusEuAmb9NKbzFIrQGhsXCwOYvzAuX8+2/+alkXyg
QPVGzO8FwaJ3xxEYHPIQVgX9F2I7ew6rl9jFQOhuT71CQFCFiTaXLAO6Ku+bSklt
M2NxpA8yZi5pDfYJ1DGpytNvGVAJvTTE3Uw4WX86DvQZ9pXe2Uq1AuwyhJby4bSF
4Hkl6VTksSfBPbdkHJO61be7D8sYDED8nD+zVYSu0KWM4PG1NcsLVL4VwGJQaPvo
xhz/Z0wWOrRCat0zJRGwYZUirFWOYWXeMWY5eVO3bWFnC6Di2WNMT8uOT2HRIg/n
EIRs5UOkiXL9lfVhdNSTs8IJOz35RxR/mDnOXWe8f3x/zeqNalSqNloMSqMHBeey
/Kue0zjh3R0a6AH+jzgnOcrwFkzQG1sQJXcVFia31T557BulKT4vlMsM57eIQYnE
O9Hz6zEfIyizwVmV2Go=
=y+A+
-----END PGP SIGNATURE-----
pgpA_MmCriJRl.pgp
Description: PGP signature
--- End Message ---