Skip to content

fixed more syntax issues#181

Merged
boegel merged 9 commits intoeasybuilders:developfrom
boegel:ec_syntax_issues
Mar 27, 2013
Merged

fixed more syntax issues#181
boegel merged 9 commits intoeasybuilders:developfrom
boegel:ec_syntax_issues

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Mar 27, 2013

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

use SOURCE_TAR_GZ

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just to be explicit on this, it is not needed because it is fed via the toolchain?
I am concerned that it will be a build dependency and at runtime may bind with any other fftw you may have...

ref: https://www.sharcnet.ca/help/index.php/WIEN2K

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.

Yes, this exact dep is in the toolchain.

You can't just load another FFTW, since that would conflict with the one from the toolchain.

The reason I fixed this is because the conflict occured when I replaced goalf-1.1.0 with goolf-1.4.10, which uses FFTW v3.3.3, thus I got a conflict.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 27, 2013

@fgeorgatos: Please review in full, this fixes all issues with the current set of easyconfigs, i.e. I'm able to build a full dependency graph (which is basically kind of like a unit test for easyconfigs, since it parses them and checks all dependencies):

$ eb --dep-graph=all.dot ../easybuild-easyconfigs/easybuild/easyconfigs -ldr
...
== 2013-03-27 09:41:12,331 main INFO Creating dependency graph all.dot
Wrote dependency graph to all.dot

@fgeorgatos
Copy link
Copy Markdown
Contributor

OK, went through the individual changes as commits, otherwise it wasn't possible to do this quickly.

"It all looks good, ready to merge in" (famous last words)

boegel added a commit that referenced this pull request Mar 27, 2013
@boegel boegel merged commit 3324411 into easybuilders:develop Mar 27, 2013
@boegel boegel deleted the ec_syntax_issues branch March 27, 2013 09:19
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