Bug#787684: libwx-scintilla-perl: FTBFS with perl 5.22 (Module::Build)

Dominic Hargreaves dom at earth.li
Wed Jun 3 22:53:22 UTC 2015


Source: libwx-scintilla-perl
Version: 0.39-1
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" verbose=1
Can't locate Module/Build.pm in @INC (you may need to install the Module::Build 
module) (@INC contains: inc /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.
0 /usr/local/share/perl/5.22.0 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/p
erl5 /usr/lib/x86_64-linux-gnu/perl/5.22.0 /usr/share/perl/5.22.0 /usr/local/lib
/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at inc/Module/Build/Scintilla.
pm line 6.
BEGIN failed--compilation aborted at inc/Module/Build/Scintilla.pm line 6.

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 pkg-perl-maintainers mailing list