Source: webauth Version: 4.7.0-2 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.22-transition Tags: sid stretch
This package FTBFS with perl 5.22 (currently in experimental), since Module::Build has been removed from perl core: cd perl && perl Build.PL \ --config lddlflags='-L/«PKGBUILDDIR»/lib/.libs -shared -L/usr/local/lib -fstack-protector-strong -Wl,-z,relro -Wl,-z,now -Wl,--as-needed' \ --config optimize='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' \ --extra-compiler-flags '-I/«PKGBUILDDIR» -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/include -D_FORTIFY_SOURCE=2 -I/usr/include/apr-1.0 ' \ --extra-linker-flags '-lwebauth ' \ --installdirs vendor --create_packlist 0 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 /usr/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 15. The fix is probably to add a build dependency on libmodule-build-perl. This bug will become release critical nearer the time of the perl 5.22 migration, expected during the (northern hemisphere) summer. Apologies for the late appearance of this bug, caused by issues with build-dependencies being unavailable. Cheers, Dominic.