Bug#1126216: libmodule-starter-smart-perl: FTBFS: Failed 2/6 test programs. 0/9 subtests failed.
Santiago Vila
sanvila at debian.org
Fri Jan 23 11:37:44 GMT 2026
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
--------------------------------------------------------------------------------
More information about the pkg-perl-maintainers
mailing list