Bug#1078039: frozen-bubble: FTBFS with Perl 5.40: Attempt to call undefined import method with arguments
Niko Tyni
ntyni at debian.org
Tue Aug 6 10:04:50 BST 2024
Source: frozen-bubble
Version: 2.212-12
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.40-transition
This package fails to build from source with Perl 5.40 (currently in
experimental.)
dh_auto_configure -a
/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"
Attempt to call undefined import method with arguments ("0.36") via package "Module::Build" (Perhaps you forgot to load the package?) at inc/My/Builder.pm line 11.
BEGIN failed--compilation aborted at inc/My/Builder.pm line 11.
Compilation failed in require at Build.PL line 10.
BEGIN failed--compilation aborted at Build.PL line 10.
This is a new warning [1], and the build presumably fails because
My::Builder does use warnings FATAL => 'all';
[1] https://metacpan.org/dist/perl/view/pod/perldelta.pod#Calling-the-import-method-of-an-unknown-package-produces-a-warning
A full build log is at
https://perl.debian.net/rebuild-logs/perl-5.40/frozen-bubble_2.212-12/frozen-bubble_2.212-12+b3_amd64-2024-08-02T11:46:16Z.build
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list