Skip Menu |

This queue is for tickets about the CIPP CPAN distribution.

Report information
The Basics
Id: 122464
Status: new
Priority: 0/
Queue: CIPP

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 3.0.8
Fixed in: (no value)



Subject: Undeclared dependency IO::String
Tests fail if IO::String is not installed: PERL_DL_NONLAZY=1 /bbbike/perl-5.20.3D/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Can't locate IO/String.pm in @INC (you may need to install the IO::String module) (@INC contains: blib/lib blib/arch /home/cpansand/.cpan/build/2017071221/libintl-perl-1.26-mZ04fz/blib/arch /home/cpansand/.cpan/build/2017071221/libintl-perl-1.26-mZ04fz/blib/lib /opt/perl-5.20.3D/lib/site_perl/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/site_perl/5.20.3 /opt/perl-5.20.3D/lib/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/5.20.3 .) at blib/lib/CIPP/Compile/Parser.pm line 18. BEGIN failed--compilation aborted at blib/lib/CIPP/Compile/Parser.pm line 18. Compilation failed in require at blib/lib/CIPP/Compile/Generator.pm line 10. BEGIN failed--compilation aborted at blib/lib/CIPP/Compile/Generator.pm line 10. Compilation failed in require at blib/lib/CIPP/Compile/NewSpirit.pm line 11. BEGIN failed--compilation aborted at blib/lib/CIPP/Compile/NewSpirit.pm line 11. Compilation failed in require at test.pl line 1. BEGIN failed--compilation aborted at test.pl line 1. Makefile:902: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 2