Subject: | Can't locate Chemistry/OpenSMILES/Parser.pm |
On some of my smoker systems the test suite fails like this:
...
Output from './Build test':
print() on closed filehandle $out at /usr/perl5.18.4p/lib/site_perl/5.18.4/Module/Build/Parse/Yapp.pm line 51.
Can't locate Chemistry/OpenSMILES/Parser.pm in @INC (you may need to install the Chemistry::OpenSMILES::Parser module) (@INC contains: /home/cpansand/.cpan/build/2020051408/Chemistry-OpenSMILES-0.1.1-3/blib/lib /home/cpansand/.cpan/build/2020051408/Chemistry-OpenSMILES-0.1.1-3/blib/arch inc /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/site_perl/5.18.4 /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/5.18.4 .) at t/01_atoms.t line 5.
BEGIN failed--compilation aborted at t/01_atoms.t line 5.
t/01_atoms.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Chemistry/OpenSMILES/Parser.pm in @INC (you may need to install the Chemistry::OpenSMILES::Parser module) (@INC contains: /home/cpansand/.cpan/build/2020051408/Chemistry-OpenSMILES-0.1.1-3/blib/lib /home/cpansand/.cpan/build/2020051408/Chemistry-OpenSMILES-0.1.1-3/blib/arch inc /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/site_perl/5.18.4 /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/5.18.4 .) at t/02_chains.t line 6.
BEGIN failed--compilation aborted at t/02_chains.t line 6.
t/02_chains.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...