Bug#805876: libclass-accessor-chained-perl: FTBFS with perl 5.22: missing dependency on Module::Build

Dominic Hargreaves dom at earth.li
Mon Nov 23 14:12:00 UTC 2015


Source: libclass-accessor-chained-perl
Version: 0.01.1~debian-3
Severity: serious
Justification: will FTBFS with upcoming transition
User: debian-perl at lists.debian.org
Usertags: perl-5.22-transition
Tags: sid stretch

This package FTBFS with perl 5.22, which is in experimental and due
to transition to unstable soon:

        perl Build.PL --installdirs vendor --config "optimize=-g -O2 -fstack-pro
tector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2" --config "ld
=x86_64-linux-gnu-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-se
curity -Wl,-z,relro"
Can't locate Module/Build.pm in @INC (you may need to install the Module::Build 
module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.0 /u
sr/local/share/perl/5.22.0 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5
 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_pe
rl /usr/lib/x86_64-linux-gnu/perl-base .) at Build.PL line 2.
BEGIN failed--compilation aborted at Build.PL line 2.
dh_auto_configure: perl Build.PL --installdirs vendor --config optimize=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 --config ld=x86_64-linux-gnu-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro returned exit code 2

The problem is solved by build-depending on libmodule-build-perl
(which used to be bundled with perl until 5.22).

Cheers,
Dominic.



More information about the pkg-perl-maintainers mailing list