Subject: | Undeclared dependencies |
My smoker systems report the following failure:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bailout called. Further testing stopped:
# Failed test 'use Comskil::JQueue::POP;'
# at t/00-load.t line 14.
# Tried to use 'Comskil::JQueue::POP'.
# Error: Can't locate Net/POP3_auth.pm in @INC (you may need to install the Net::POP3_auth module) (@INC contains: /tmpfs/.cpan-build-cpansand/2016083103/Comskil-JIRA-00.11329-0/blib/lib /tmpfs/.cpan-build-cpansand/2016083103/Comskil-JIRA-00.11329-0/blib/arch /opt/perl-5.25.4/lib/site_perl/5.25.4/x86_64-linux /opt/perl-5.25.4/lib/site_perl/5.25.4 /opt/perl-5.25.4/lib/5.25.4/x86_64-linux /opt/perl-5.25.4/lib/5.25.4 .) at /tmpfs/.cpan-build-cpansand/2016083103/Comskil-JIRA-00.11329-0/blib/lib/Comskil/JQueue/POP.pm line 15.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016083103/Comskil-JIRA-00.11329-0/blib/lib/Comskil/JQueue/POP.pm line 15.
# Compilation failed in require at t/00-load.t line 14.
# BEGIN failed--compilation aborted at t/00-load.t line 14.
# <<< Testing Comskil-JIRA 00.16243, Perl 5.025004, /bbbike/perl-5.25.4/bin/perl5.25.4 >>>
# Looks like you failed 1 test of 4.
FAILED--Further testing stopped.
Makefile:874: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1