Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Question: Question: How to fix "Makefile:975: recipe for target 'test_dynamic' failed" error

BioJoker
1704 days ago

Question: How to fix "Makefile:975: recipe for target 'test_dynamic' failed" error

t/elink_llinks.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 84 tests but ran 0.
t/elink_ncheck.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 58 tests but ran 0.
t/elink_neighbor.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 61 tests but ran 0.
t/elink_neighbor_history.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 63 tests but ran 0.
t/elink_scores.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 56 tests but ran 0.
t/epost.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 15 tests but ran 0.
t/esearch.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 31 tests but ran 0.
t/espell.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 20 tests but ran 0.
t/esummary.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 81 tests but ran 0.
t/EUtilParameters.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 12 tests but ran 0.
Files=19, Tests=20, 4 wallclock secs ( 0.13 usr 0.02 sys + 3.09 cusr 0.37 csys = 3.61 CPU)
Result: FAIL
Failed 15/19 test programs. 20/20 subtests failed.
Makefile:975: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
CJFIELDS/Bio-EUtilities-1.75.tar.gz
8 dependencies missing (Bio::ASN1::EntrezGene,Bio::DB::GenericWebAgent,Bio::ParameterBaseI,Bio::Root::IO,Bio::Root::Root,Bio::Root::RootI,Bio::Root::Version,Bio::SeqIO); additionally test harness failed
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports CJFIELDS/Bio-EUtilities-1.75.tar.gz

Answers
0

I face exact same error couple of years ago, and resolve it by cpanm

Try 

sudo cpanm install MODULE::NAME