Your message dated Fri, 23 Jan 2026 19:07:11 +0000
with message-id <[email protected]>
and subject line Bug#1126216: fixed in libmodule-starter-smart-perl 0.0.9-3
has caused the Debian Bug report #1126216,
regarding libmodule-starter-smart-perl: FTBFS: Failed 2/6 test programs. 0/9 
subtests 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.)


-- 
1126216: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libmodule-starter-smart-perl
Version: 0.0.9-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202601/

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 cannot 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:libmodule-starter-smart-perl, so that this 
is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 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 Module::Starter::Smart
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp lib/Module/Starter/Smart.pm blib/lib/Module/Starter/Smart.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, 'blib/lib', 'blib/arch')" 
t/*.t
# Testing Module::Starter::Smart 0.0.9
t/00.load.t ...................... 
1..1
ok 1 - use Module::Starter::Smart;
ok
Can't use string ("me") as an ARRAY ref while "strict refs" in use at 
/usr/share/perl5/Module/Starter/Simple.pm line 97.
# Looks like your test exited with 2 before it could output anything.
t/01.create_distro.t ............. 
1..5
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests 
t/02.create_t.t .................. 
ok 1 - File 
'/<<PKGBUILDDIR>>/tmp/t_02_create_t_t/default_1/t/01.test_old_interface.t' 
exists and is readable
ok 2 - File 
'/<<PKGBUILDDIR>>/tmp/t_02_create_t_t/default_1/t/01.test_old_interface.t' has 
correct content
ok 3 - File 
'/<<PKGBUILDDIR>>/tmp/t_02_create_t_t/default_2/t/01.test_new_interface.t' 
exists and is readable
ok 4 - File 
'/<<PKGBUILDDIR>>/tmp/t_02_create_t_t/default_2/t/01.test_new_interface.t' has 
correct content
ok 5 - File 
'/<<PKGBUILDDIR>>/tmp/t_02_create_t_t/default_2/xt/02.test_new_interface.t' 
exists and is readable
ok 6 - File 
'/<<PKGBUILDDIR>>/tmp/t_02_create_t_t/default_2/xt/02.test_new_interface.t' has 
correct content
1..6
ok
Can't use string ("me") as an ARRAY ref while "strict refs" in use at 
/usr/share/perl5/Module/Starter/Simple.pm line 97.
# Looks like your test exited with 2 before it could output anything.
t/03.create_distro_with_build.t .. 
1..3
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests 
t/pod-coverage.t ................. 
1..1
ok 1 - Pod coverage on Module::Starter::Smart
ok
t/pod.t .......................... 
1..1
ok 1 - POD test for blib/lib/Module/Starter/Smart.pm
ok

Test Summary Report
-------------------
t/01.create_distro.t           (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/03.create_distro_with_build.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
Files=6, Tests=9,  1 wallclock secs ( 0.01 usr  0.01 sys +  0.27 cusr  0.05 
csys =  0.34 CPU)
Result: FAIL
Failed 2/6 test programs. 0/9 subtests failed.
make[1]: *** [Makefile:859: test_dynamic] Error 255
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 failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: libmodule-starter-smart-perl
Source-Version: 0.0.9-3
Done: gregor herrmann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libmodule-starter-smart-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.
gregor herrmann <[email protected]> (supplier of updated 
libmodule-starter-smart-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: Fri, 23 Jan 2026 19:33:47 +0100
Source: libmodule-starter-smart-perl
Architecture: source
Version: 0.0.9-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1126216
Changes:
 libmodule-starter-smart-perl (0.0.9-3) unstable; urgency=medium
 .
   * Add patch to adjust tests to Module::Starter::Simple >= 1.790.
     Thanks to Santiago Vila for the bug report. (Closes: #1126216)
   * Make test and runtime dependency on libmodule-starter-perl versioned.
   * Update debian/upstream/metadata.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.3.
   * Remove «Priority: optional», which is the current default.
   * Annotate test-only build dependencies with <!nocheck>.
   * Make test and runtime dependency on libmodule-starter-perl versioned.
Checksums-Sha1:
 81d1507ca1c14f718dba53ebb2ab20f25e4e8455 2641 
libmodule-starter-smart-perl_0.0.9-3.dsc
 c739817acae19e32f874f16eb12445781a68bc82 2956 
libmodule-starter-smart-perl_0.0.9-3.debian.tar.xz
Checksums-Sha256:
 00062118117066bf98f188d0d80ee72a926840cd34c80d7948a53cdac03ef40d 2641 
libmodule-starter-smart-perl_0.0.9-3.dsc
 20318efaf33db0a8decb943cfdba120fb46f51ce7460498b2aa39445c3bcbc67 2956 
libmodule-starter-smart-perl_0.0.9-3.debian.tar.xz
Files:
 db3730196c3805df07d08433612680a3 2641 perl optional 
libmodule-starter-smart-perl_0.0.9-3.dsc
 44970ad91ac1f6c1463cdb074357baf2 2956 perl optional 
libmodule-starter-smart-perl_0.0.9-3.debian.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmlzwEtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbNTg//cA2qi7IhLApnfl5dyp+DhV9Cteva5aa3Hwu61dK78wD6dcy8SctwUeI1
pMGHQtJVcdGgXn0RjJ7BHfgz6V5fybSM0PDwMFCwa5n8tyyUkEVWEycEw4gtsKXV
nIiL/SLLd6jtGsoQ/VDQDJh9xpZuvexnqUuXFQ0b7j2zpGud7aJsHicoWWOVBtIT
eUdng0V9mJhcsHfL+Oahm1UceLIw+W3MqiaFeFlGt1nR+RmYxvtMXuhK7XgI/YK0
v11hGSpqsS23ffesj7nI4GKdPvOy809dakck9D2MA4bQxgdd2/+i/12fBsEf6BX9
XXPULRH2qPLI5rl1UNZIdIPe+BKY/OAaz/1lIoEynOUxEb0Uek9wOurc85G7C8f7
IhCFR4AJtl6dK7h+JMtrYnXyj4vVNG9vZS7ZAFLFfJQhtRnlHqCbVR0GbREyZYyN
L9dY56hcjvbmzplZLrAnY4Kyh0B8GvQaJGtM9yqtJlV/OIgcHpmkI+tcQjkuR9ZV
yEj9OqMTVLEgCsj/BFuXUjYLBDV/ScxMfy/bLx/SjIM9fqqN92FRQXBdmu3SpfOp
ReJbNBNmH3dI6qAOJY/lI3g8M9L+TIxt9LBy4/M6+Va5vPtQONsh4pPdTpWiQHYB
bZC9RYOW4pSL9C/KFgjqgewRzYhrzmM+BWdnDQGCKwtwr+Q46m8=
=HlaD
-----END PGP SIGNATURE-----

Attachment: pgp3CCf8vF6QG.pgp
Description: PGP signature


--- End Message ---

Reply via email to