Skip to content

{bio,lib}[intel/2017b] R-bundle-Bioconductor v3.6, MariaDB-connector-c v2.3.4#5557

Merged
verdurin merged 2 commits intoeasybuilders:developfrom
boegel:20171219220322_new_pr_R-bundle-Bioconductor36
Dec 20, 2017
Merged

{bio,lib}[intel/2017b] R-bundle-Bioconductor v3.6, MariaDB-connector-c v2.3.4#5557
verdurin merged 2 commits intoeasybuilders:developfrom
boegel:20171219220322_new_pr_R-bundle-Bioconductor36

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Dec 19, 2017

(created using eb --new-pr)
depends on #5552 (CMake)

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Dec 19, 2017

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

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Dec 19, 2017

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

@verdurin
Copy link
Copy Markdown
Member

Test report by @verdurin
FAILED
Build succeeded for 1 out of 5 (2 easyconfigs in this PR)
rescomp2 - Linux centos 6.8, Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz, Python 2.7.11
See https://gist.github.com/1903c3f1e5731f0e1f5f25da1e2287f5 for a full test report.

@verdurin
Copy link
Copy Markdown
Member

../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data._ZTIN4llvm18MCJITMemoryManagerE[_ZTIN4llvm18MCJITMemoryManagerE]+0x10): undefined reference to `typeinfo for llvm::RuntimeDyld::MemoryManager'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data._ZTI26DelegatingJITMemoryManager[_ZTI26DelegatingJITMemoryManager]+0x10): undefined reference to `typeinfo for llvm::RTDyldMemoryManager'
../../../../src/gallium/drivers/swr/.libs/libmesaswr.a(libmesaswr_la-JitManager.o):(.data._ZTI8JitCache[_ZTI8JitCache]+0x10): undefined reference to `typeinfo for llvm::ObjectCache'
make[4]: *** [libGL.la] Error 1
make[4]: Leaving directory `/dev/shm/Mesa/17.2.4/intel-2017b/mesa-17.2.4/src/gallium/targets/libgl-xlib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/dev/shm/Mesa/17.2.4/intel-2017b/mesa-17.2.4/src/gallium'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dev/shm/Mesa/17.2.4/intel-2017b/mesa-17.2.4/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/dev/shm/Mesa/17.2.4/intel-2017b/mesa-17.2.4/src'
make: *** [all-recursive] Error 1

@easybuilders easybuilders deleted a comment from boegelbot Dec 20, 2017
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Dec 20, 2017

@verdurin Can you check whether your LLVM installation was configured with -DLLVM_ENABLE_RTTI=1 (see 1b43ffc, which was added later in #5321)?

@boegel boegel added this to the 3.5.1 milestone Dec 20, 2017
@verdurin
Copy link
Copy Markdown
Member

@boegel It wasn't - rebuilding now. I think you and/or @wpoely86 had already mentioned this.

@verdurin
Copy link
Copy Markdown
Member

Test report by @verdurin
FAILED
Build succeeded for 2 out of 4 (2 easyconfigs in this PR)
rescomp2 - Linux centos 6.8, Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz, Python 2.7.11
See https://gist.github.com/ecf90c08c63aef4e2d365c2c4276875c for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Dec 20, 2017

@verdurin You need to use EasyBuild v3.5.0 with the updated R easyconfigs, to avoid building a sub-optimal R installation (that doesn't correctly use BLAS/LAPACK provided by the toolchain).

@verdurin
Copy link
Copy Markdown
Member

Test report by @verdurin
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
rescomp2 - Linux centos 6.8, Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz, Python 2.7.11
See https://gist.github.com/9b0a17d9ccd97f72fa098f685c85e893 for a full test report.

checksums = ['8beb0513da8a24ed2cb47836564c8b57045c3b36f933362f74b3676567c13abc']

builddependencies = [('CMake', '3.10.1')]
dependencies = []
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this necessary?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hah, of course not, I was expected that a full blown MariaDB was going to be required here, but that's not the case. Will clean up, thanks

@verdurin
Copy link
Copy Markdown
Member

Going in, thanks @boegel!

@verdurin verdurin merged commit 307ede5 into easybuilders:develop Dec 20, 2017
@boegel boegel deleted the 20171219220322_new_pr_R-bundle-Bioconductor36 branch December 20, 2017 17:34
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.

3 participants