Source: libfinance-quote-perl Version: 1.37-1 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 CGI has been removed from perl core: PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: /«PKGBUILDDIR»/blib/lib /«PKGBUILDDIR»/blib/arch /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 /«PKGBUILDDIR»/blib/lib/Finance/Quote/AEX.pm line 45. BEGIN failed--compilation aborted at /«PKGBUILDDIR»/blib/lib/Finance/Quote/AEX.pm line 45. Compilation failed in require at (eval 7) line 1. BEGIN failed--compilation aborted at (eval 7) line 1. at t/00-use.t line 13. Can't locate object method "methods" via package "Finance::Quote::AEX" at /«PKGBUILDDIR»/blib/lib/Finance/Quote.pm line 119. # Looks like you planned 19 tests but ran 1. # Looks like your test exited with 2 just after 1. t/00-use.t .............. .... The fix is to add (build-)dependencies on libcgi-pm-perl | perl (<< 5.19) This bug will become release critical nearer the time of the perl 5.22 migration, expected during the (northern hemisphere) summer. Cheers, Dominic. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org