[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#788887: biber: FTBFS with perl 5.22 (Module::Build)



Source: biber
Version: 1.9-3
Severity: important
User: debian-perl@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"
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 5.
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
make: *** [build] 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.


Reply to: