Subject: | Undeclared dependency |
Tests fail, probably due to an undeclared dependency:
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 Net::PT::Test;'
# at t/00-load.t line 10.
# Tried to use 'Net::PT::Test'.
# Error: Can't locate Net/PT/Test.pm in @INC (you may need to install the Net::PT::Test module) (@INC contains: /tmpfs/.cpan-build-cpansand/2016082821/Net-PT2-Test-1.0.2-0/blib/lib /tmpfs/.cpan-build-cpansand/2016082821/Net-PT2-Test-1.0.2-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 t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $Net::PT::Test::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Looks like your test exited with 255 just after 1.
FAILED--Further testing stopped.
Makefile:872: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255