Bug#958789: libmodule-manifest-skip-perl: FTBFS and unusable: Can't locate object method "_install_subs"
Niko Tyni
ntyni at debian.org
Sat Apr 25 10:48:29 BST 2020
Source: libmodule-manifest-skip-perl
Version: 0.23-1
Severity: grave
Tags: bullseye sid ftbfs
This package fails to build from source on current sid/amd64.
The whole module seems to be unusable.
Looking at the test build history at
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libmodule-manifest-skip-perl.html
this probably regressed between 2020-04-11 and 2020-04-15,
which coincides with the upload of libmoo-perl_2.004000-1.
Even rudimentary autopkgtest checks would have caught this and prevented
libmoo-perl from transitioning to testing if it caused the regression.
Please consider adding some, preferably by making the autopkgtest-pkg-perl
checks work.
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
Can't locate object method "_install_subs" via package "Module::Manifest::Skip" at /usr/share/perl5/Moo.pm line 47.
BEGIN failed--compilation aborted at t/TestModuleManifestSkip.pm line 6.
Compilation failed in require at t/create.t line 3.
BEGIN failed--compilation aborted at t/create.t line 3.
t/create.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't locate object method "_install_subs" via package "Module::Manifest::Skip" at /usr/share/perl5/Moo.pm line 47.
[...]
Test Summary Report
-------------------
t/create.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/recreate.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/skip1.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/update.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=5, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.02 csys = 0.13 CPU)
Result: FAIL
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list