Bug#805969: libmime-lite-tt-html-perl: FTBFS with perl 5.22: missing dependency on Module::Build

Dominic Hargreaves dom at earth.li
Tue Nov 24 12:05:04 UTC 2015


Source: libmime-lite-tt-html-perl
Version: 0.04-1
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_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Build.PL line 1.
BEGIN failed--compilation aborted at Build.PL line 1.
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
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 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