On Sun, Dec 27, 2015 at 01:44:43PM +0200, Niko Tyni wrote: > Package: libpdf-fdf-simple-perl > Version: 0.21-2 > User: [email protected] > Usertags: autopkgtest perl-5.22-transition > > This package failed its autopkgtest checks on ci.debian.net: > > # 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.1 /usr/local/share/perl/5.22.1 > /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 > /usr/share/perl5/PDF/FDF/Simple/Builder.pm line 6. > # BEGIN failed--compilation aborted at > /usr/share/perl5/PDF/FDF/Simple/Builder.pm line 6. > not ok 2 - /usr/bin/perl -wc /usr/share/perl5/PDF/FDF/Simple/Builder.pm > exited successfully
I suspect PDF::FDF::Simple::Builder is only used at build time and should not be shipped in the binary package, but that's hard to be sure of. If we continue to ship PDF::FDF::Simple::Builder in the binary package, we can either Suggest/Recommend libmodule-build-perl or skip this module from the syntax check. I intend to do the latter for now, but that's easy to revert if somebody disagrees. -- Niko Tyni [email protected]

