Skip to content

MOSAIK-2.2.28-goolf-1.4.10_2014-04-25.eb#880

Merged
boegel merged 18 commits intoeasybuilders:developfrom
pescobar:mosaik
Jun 1, 2016
Merged

MOSAIK-2.2.28-goolf-1.4.10_2014-04-25.eb#880
boegel merged 18 commits intoeasybuilders:developfrom
pescobar:mosaik

Conversation

@pescobar
Copy link
Copy Markdown
Member

The reason to copy "../README" is because there are two files called "README" in the source. One is the compilation instruction and the other is the documentation (which is the one I copy)

@pescobar
Copy link
Copy Markdown
Member Author

when I compile this one with ictce-6.2.5 I get many of these errors but the compilation completes correctly.

icpc: command line warning #10006: ignoring unknown option '-Wno-char-subscripts'

does anyone knows if it's safe to ignore these errors and also add and ictce easyconfig?

@boegel
Copy link
Copy Markdown
Member

boegel commented May 22, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 1
Darwin UNKNOWN UNKNOWN, Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/ab534d18c441c4bca6cc for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented May 22, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 1
Darwin UNKNOWN UNKNOWN, Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/6d037f915ac7af684d6c for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented May 22, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 1
Darwin UNKNOWN UNKNOWN, Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/98314eeb87469fc0f3e1 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented May 22, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 1
Darwin UNKNOWN UNKNOWN, Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/936c954737e27082dee7 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented May 22, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 1
Darwin UNKNOWN UNKNOWN, Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/6c3373d92b8e86f4b599 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented May 22, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 1
Darwin UNKNOWN UNKNOWN, Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/4950f370cb620821353a for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented May 22, 2014

@pescobar: do ignore the failed test reports, I was testing my sandbox script (see easybuilders/easybuild-framework#937)

@pescobar
Copy link
Copy Markdown
Member Author

pescobar commented Jun 3, 2014

Test report by @pescobar
SUCCESS
Build succeeded for 1 out of 1
Linux centos 6.5, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/4b0903f22026fda0fc15 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 4, 2014

@pescobar: I'm guessing you can ignore those warnings. That's most likely a GCC compiler flag that is not supported by the Intel compilers.
I think it's intended for turn a specific type of warning into an error, to ensure that the code is kept clean, so it's safe to ignore imho.
Let me know if you've added an ictce easyconfig too, and I'll test this.

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.

mention the git commit ID in the versionsuffix too?

@pescobar
Copy link
Copy Markdown
Member Author

pescobar commented Jun 4, 2014

Test report by @pescobar
SUCCESS
Build succeeded for 2 out of 2
Linux centos 6.5, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/6231ca455dc0db14775a for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 9, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 2
Linux SL 6.5, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/a9183c4c19ece031142e for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 9, 2014

@pescobar: missing zlib dependency: ld: cannot find -lz

@pescobar
Copy link
Copy Markdown
Member Author

added missing zlib dependency

@boegel please recheck

@boegel
Copy link
Copy Markdown
Member

boegel commented May 31, 2015

Jenkins: test this please

@hpcugentbot
Copy link
Copy Markdown

Refer to this link for build results (access rights to CI server needed):
https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/3165/
Easyconfigs unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/3165/console for more details.

Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do.

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.

trim empty lines at end of files: this will trigger a more recent jenkins test, which is good.
minor changes needed here, put this in REVIEW plz!

@rjeschmi
Copy link
Copy Markdown
Contributor

Test report by @rjeschmi
FAILED
Build succeeded for 0 out of 10 (2 easyconfigs in this PR)
Linux centos 6.6, AMD Opteron(tm) Processor 6380, Python 2.6.6
See https://gist.github.com/a8b8c9b3d66db14f9b23 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jan 23, 2016

Jenkins: test this please

@boegel boegel added this to the v2.7.0 milestone Jan 23, 2016
@hpcugentbot
Copy link
Copy Markdown

Easyconfigs unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/5799/console for more details.

Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do.

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.

commit id is not in easyconfig filename

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.

@pescobar ping on fixing this?

@boegel boegel modified the milestones: v2.x, v2.7.0, v2.8.0 Mar 11, 2016
@boegel boegel modified the milestones: v2.8.0, v2.x May 10, 2016
@pescobar
Copy link
Copy Markdown
Member Author

@boegel remaks fixed

@boegel
Copy link
Copy Markdown
Member

boegel commented May 29, 2016

@pescobar easyconfig file name should be MOSAIK-2.2.28-goolf-1.4.10-20140425-24cf06.eb

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 1, 2016

@pescobar filename is still wrong, should be MOSAIK-2.2.28-ictce-6.2.5-20140425-24cf06.eb (i.e. without - in 20140425

Also, you're missing easyblock = 'ConfigureMake' in the libjpeg-turbo easyconfig file

pescobar added 3 commits June 1, 2016 21:05
Conflicts:
	easybuild/easyconfigs/l/libjpeg-turbo/libjpeg-turbo-1.3.0-ictce-4.1.13.eb
@pescobar
Copy link
Copy Markdown
Member Author

pescobar commented Jun 1, 2016

Test report by @pescobar
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
login18.cluster.bc2.ch - Linux centos 6.5, Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, Python 2.6.6
See https://gist.github.com/525d55971f8c07a2bb4399df6a483cf2 for a full test report.

@boegel boegel modified the milestones: v2.9.0, v2.x Jun 1, 2016
@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 1, 2016

lgtm

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 1, 2016

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
node2160.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/f8eeb26da5e50ddffd29f70103ea6bd8 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 1, 2016

Going in, thanks @pescobar!

@boegel boegel merged commit d96dcb7 into easybuilders:develop Jun 1, 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.

5 participants