Skip to content

{bio} [goolf-1.4.10] BayeScan-2.1 (REVIEW)#2748

Merged
boegel merged 3 commits intoeasybuilders:developfrom
pescobar:bayescan
Aug 17, 2016
Merged

{bio} [goolf-1.4.10] BayeScan-2.1 (REVIEW)#2748
boegel merged 3 commits intoeasybuilders:developfrom
pescobar:bayescan

Conversation

@pescobar
Copy link
Copy Markdown
Member

No description provided.

@hpcugentbot
Copy link
Copy Markdown

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/7190/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

description = """BayeScan aims at identifying candidate loci under natural selection from genetic data,
using differences in allele frequencies between populations."""

# BayeScan makefile is hardcoded to use g++. In case you want to use a non-gcc toolchain you will need to patch the makefile
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.

I would rather see this problem being dealt with, otherwise it'll be missed easily when someone uses --try-toolchain on this...

I think this would work:

prebuildopts = "sed -i .bk 's/g\+\+/${CC} ${CFLAGS}/g' Makefile && "

Note that if you're not using $CFLAGS, you'll end up using the default for GCC, which is -O0 (i.e. NO optimisations). You really don't want that...

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.

@boegel boegel added this to the v2.8.0 milestone Apr 12, 2016
@boegel boegel modified the milestones: v2.8.0, v2.x May 10, 2016
@boegel boegel modified the milestones: v2.9.0, v2.x Aug 10, 2016
@boegel
Copy link
Copy Markdown
Member

boegel commented Aug 17, 2016

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node2159.delcatty.os - Linux SL 6.7, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/ed9e0aef105fef22c1c281b3bef0d0e4 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Aug 17, 2016

lgtm

@boegel
Copy link
Copy Markdown
Member

boegel commented Aug 17, 2016

Going in, thanks @pescobar!

@boegel boegel merged commit 619de95 into easybuilders:develop Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants