Skip to content

{bio,devel}[foss/2018b] MetaBAT v2.12.1 w/ Python 2.7.15#7746

Merged
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:20190226163902_new_pr_MetaBAT2121
Mar 13, 2019
Merged

{bio,devel}[foss/2018b] MetaBAT v2.12.1 w/ Python 2.7.15#7746
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:20190226163902_new_pr_MetaBAT2121

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Feb 26, 2019

(created using eb --new-pr)

edit: #7753 should get merged first, after which this PR should be rebased on develop...

@boegel boegel added this to the 3.x milestone Feb 26, 2019
@boegel boegel force-pushed the 20190226163902_new_pr_MetaBAT2121 branch from 69b7020 to d992d01 Compare February 26, 2019 21:24
@easybuilders easybuilders deleted a comment from boegelbot Feb 26, 2019
@boegel boegel force-pushed the 20190226163902_new_pr_MetaBAT2121 branch 2 times, most recently from 0c4ea75 to 68caf36 Compare February 27, 2019 07:22
@easybuilders easybuilders deleted a comment from boegelbot Feb 27, 2019
@boegel boegel changed the title {bio,devel}[foss/2018b] MetaBAT v2.12.1, SCons v3.0.4 w/ Python 2.7.15 {bio,devel}[foss/2018b] MetaBAT v2.12.1, SCons v3.0.4 w/ Python 2.7.15 (WIP) Feb 27, 2019
@boegel boegel force-pushed the 20190226163902_new_pr_MetaBAT2121 branch from 68caf36 to c000c2f Compare February 27, 2019 20:11
@easybuilders easybuilders deleted a comment from boegelbot Feb 27, 2019
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Feb 27, 2019

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node3146.skitty.os - Linux centos linux 7.6.1810, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 2.7.5
See https://gist.github.com/47208fb96f8f85681b4839ee3ae0d084 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Feb 27, 2019

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node2562.golett.os - Linux centos linux 7.6.1810, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/c26d262b6c2fd6c08c2b52ca878439c6 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Feb 27, 2019

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node2025.delcatty.os - Linux centos linux 7.6.1810, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/706f8ab1b8def41fd2c7b6a9ce765a50 for a full test report.

@boegel boegel requested a review from vanzod February 27, 2019 21:35
@boegel boegel changed the title {bio,devel}[foss/2018b] MetaBAT v2.12.1, SCons v3.0.4 w/ Python 2.7.15 (WIP) {bio,devel}[foss/2018b] MetaBAT v2.12.1 Feb 27, 2019
@boegel boegel changed the title {bio,devel}[foss/2018b] MetaBAT v2.12.1 {bio,devel}[foss/2018b] MetaBAT v2.12.1 w/ Python 2.7.15 Feb 27, 2019
@wpoely86 wpoely86 merged commit 7982554 into easybuilders:develop Mar 13, 2019
@boegel boegel deleted the 20190226163902_new_pr_MetaBAT2121 branch March 14, 2019 10:58
@boegel boegel modified the milestones: 3.x, next release (3.8.2) Mar 14, 2019
@wpoely86
Copy link
Copy Markdown
Member

Test report by @wpoely86
FAILED
Build succeeded for 1 out of 2 (1 easyconfigs in this PR)
nic406 - Linux centos linux 7.5.1804, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/4398d71130b5cea0d5a2a4cb88fb8893 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 19, 2019

@wpoely86 Is the SAMtools installation on which this builds on top of what it should be?

@wpoely86
Copy link
Copy Markdown
Member

We're missing the directory include/htslib in our SAMtools install (which is just the repo easyconfig). No clue why that is.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 19, 2019

I've just rebuilt SAMtools-1.9-foss-2018b.eb, and then the include/htslib is also missing there.

But, after also reinstalling MetaBAT, it's there again.

So somehow theMetaBAT installation is doing that, that's clearly not good...

@wpoely86
Copy link
Copy Markdown
Member

Test report by @wpoely86
FAILED
Build succeeded for 1 out of 2 (1 easyconfigs in this PR)
nic2 - Linux centos linux 7.5.1804, AMD Opteron(tm) Processor 6134, Python 2.7.5
See https://gist.github.com/209bfbc24165186636b3372a1dab11bd for a full test report.

@wpoely86
Copy link
Copy Markdown
Member

Almost there:

g++ -o contigOverlaps -lstdc++ -lm -fopenmp -static -static-libgcc -static-libstdc++ -pthread src/contigOverlaps.o /apps/brussel/CO7/magnycours-ib/software/Boost/1.67.0-foss-2018b/lib/libboost_system.a samtools/lib/libbam.a samtools/lib/libhts.a -lz
samtools/lib/libhts.a(cram_io.o):cram_io.c:function lzma_mem_deflate: error: undefined reference to 'lzma_stream_buffer_bound'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function lzma_mem_deflate: error: undefined reference to 'lzma_easy_buffer_encode'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function cram_compress_by_method: error: undefined reference to 'BZ2_bzBuffToBuffCompress'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function cram_uncompress_block: error: undefined reference to 'BZ2_bzBuffToBuffDecompress'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function cram_uncompress_block: error: undefined reference to 'lzma_easy_decoder_memusage'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function cram_uncompress_block: error: undefined reference to 'lzma_stream_decoder'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function cram_uncompress_block: error: undefined reference to 'lzma_code'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function cram_uncompress_block: error: undefined reference to 'lzma_code'
samtools/lib/libhts.a(cram_io.o):cram_io.c:function cram_uncompress_block: error: undefined reference to 'lzma_end'

Apparently samtools links to lzma and bzip2 but MetaBAT doesn't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants