Subject: | Module compilation fails (missing Bio::Tools::Run::WrapperBase) |
My smoker machines started to report the following failure while running the test suite:
...
Base class package "Bio::Tools::Run::WrapperBase" is empty.
(Perhaps you need to 'use' the module which defines that package first,
or make that module available in @INC (@INC contains: lib /tmpfs/.cpan-build-cpansand/2016092718/Bio-Tools-Primer3Redux-0.09-0/blib/lib /tmpfs/.cpan-build-cpansand/2016092718/Bio-Tools-Primer3Redux-0.09-0/blib/arch /opt/perl-5.25.5/lib/site_perl/5.25.5/x86_64-linux /opt/perl-5.25.5/lib/site_perl/5.25.5 /opt/perl-5.25.5/lib/5.25.5/x86_64-linux /opt/perl-5.25.5/lib/5.25.5 .).
at lib/Bio/Tools/Run/Primer3Redux.pm line 20.
BEGIN failed--compilation aborted at lib/Bio/Tools/Run/Primer3Redux.pm line 20.
Compilation failed in require at -e line 1.
# Failed test 'Bio::Tools::Run::Primer3Redux loaded ok'
# at t/00-compile.t line 48.
# ''
# doesn't match '(?^s:^\s*Bio::Tools::Run::Primer3Redux ok)'
# Looks like you failed 1 test of 5.
t/00-compile.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
...
It seems that Bio::Tools::Run::WrapperBase was removed from BioPerl-1.007000