Entering edit mode
5.1 years ago
ashaneev07
▴
40
Hiii...i'm getting the following error message during the installation of CGL, its essential for repeatrunner. Could u please have look into this problem and help me out of this..Thank you.
Test Summary Report
-------------------
t/embedded-Bio-Search-Hit-PhatHit-Base.t (Wstat: 65280 Tests: 9 Failed: 0)
Non-zero exit status: 255
t/embedded-Bio-Search-Hit-PhatHit-blastn.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
t/embedded-Bio-Search-Hit-PhatHit-blastp.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
t/embedded-Bio-Search-Hit-PhatHit-blastx.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
t/embedded-Bio-Search-Hit-PhatHit-tblastn.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
t/embedded-Bio-Search-Hit-PhatHit-tblastx.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
t/embedded-Bio-Search-Hit-PhatHit.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-Bio-Search-HSP-PhatHSP-blastx.t (Wstat: 1536 Tests: 26 Failed: 6)
Failed tests: 13-14, 16, 22, 25-26
Non-zero exit status: 6
t/embedded-Bio-Search-HSP-PhatHSP.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Annotation-Feature-Contig.t (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 2
t/embedded-CGL-Annotation-Feature-Exon.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Annotation-Feature-Gene.t (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 2
t/embedded-CGL-Annotation-Feature-Intron.t (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 2
t/embedded-CGL-Annotation-Feature-Protein.t (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 2
t/embedded-CGL-Annotation-Feature-Transcript.t (Wstat: 512 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 2
t/embedded-CGL-Annotation-Feature.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Annotation-Iterator.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
t/embedded-CGL-Annotation-Trace.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Annotation.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Ontology-GO.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Ontology-Node.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Ontology-NodeRelationship.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Ontology-SO.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-Ontology-Trace.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL-TranslationMachine.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-CGL.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/embedded-PROTO.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/PhatHSP-isContained.t (Wstat: 768 Tests: 45 Failed: 3)
Failed tests: 24-25, 31
Non-zero exit status: 3
Files=41, Tests=464, 7 wallclock secs ( 0.14 usr 0.02 sys + 5.77 cusr 0.50 csys = 6.43 CPU)
Result: FAIL
Failed 28/41 test programs. 14/464 subtests failed.
Makefile:1186: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
Did you follow the installation instructions, in particular with regards to installing dependencies and setting the CGL_[SG]O_SOURCE environment variables?
i didn't install Chaos-xml and data store. But, they are optional.Otherwise I've complete prerequisites installation.
Do you see any error message before the failed tests? Without more indications, it's going to be hard to figure out what's going on.
Please have a look into this...
Where is your code coming from? A quick look at the code for CGL-0.08 here shows there is no t/embedded-Bio-Search-HSP-PhatHSP-blastx.t
I've downloaded from https://github.com/Yandell-Lab/CGL and this gave me the above error.When i was downloaded it from https://www.yandell-lab.org/software/cgl.html shows the following error message.