On 2017-11-21 14:14:37, SREZIC wrote:
Show quoted text> Build fails on most of my smokers:
>
> ...
> Output from '/opt/perl-5.10.1/bin/perl Makefile.PL':
>
> include /home/cpansand/.cpan/build/2017112112/DBIx-Class-
> StorageReadOnly-0.05-0/inc/Module/Install.pm
> Bareword "use_test_base" not allowed while "strict subs" in use at
> Makefile.PL line 12.
> Execution of Makefile.PL aborted due to compilation errors.
> ...
... and sometimes it fails like this:
...
Output from '/opt/perl-5.22.4/bin/perl Makefile.PL':
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /var/tmp/cpansmoker-1023/2017112112/CPAN-Reporter-lib-BZ1l /opt/perl-5.22.4/lib/site_perl/5.22.4/x86_64-linux /opt/perl-5.22.4/lib/site_perl/5.22.4 /opt/perl-5.22.4/lib/5.22.4/x86_64-linux /opt/perl-5.22.4/lib/5.22.4 .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
...