[Debian-med-packaging] Bug#788888: bioperl-run: FTBFS with perl 5.22 (Module::Build)
Dominic Hargreaves
dom at earth.li
Mon Jun 15 21:47:54 UTC 2015
Source: bioperl-run
Version: 1.6.9-2
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.22-transition
This package FTBFS with perl 5.22, since Module::Build has been
removed from perl core:
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" --install_scripts
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 8.
BEGIN failed--compilation aborted at Build.PL line 8.
dh_auto_configure: perl Build.PL --installdirs vendor --config optimize=-g -O2 -
fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 --c
onfig ld=x86_64-linux-gnu-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro --install_scripts returned exit code 2
make[1]: *** [override_dh_auto_configure] Error 2
The fix is to add a build dependency on libmodule-build-perl.
This bug will become release critical nearer the time of the perl 5.22
migration.
Cheers,
Dominic.
More information about the Debian-med-packaging
mailing list