Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{vis}[intel-2016a] GL2PS 1.3.9 (REVIEW) #2667

Merged
merged 5 commits into from
Mar 9, 2016
Merged

Conversation

hajgato
Copy link
Collaborator

@hajgato hajgato commented Mar 8, 2016

Needs #2624 (libXmu)

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6900/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.

@boegel boegel added this to the v2.7.0 milestone Mar 8, 2016
@boegel
Copy link
Member

boegel commented Mar 8, 2016

@hajgato seems like you're missing a CMake build dep in the GL2PS easyconfig

@boegel
Copy link
Member

boegel commented Mar 8, 2016

Test report by @boegel
FAILED
Build succeeded for 4 out of 5 (5 easyconfigs in this PR)
node2090.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/aa469c87d92905c138a1 for a full test report.

@hajgato
Copy link
Collaborator Author

hajgato commented Mar 8, 2016

@boegel corrected (it builds suprisingly fast)

@boegel
Copy link
Member

boegel commented Mar 8, 2016

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

@boegel
Copy link
Member

boegel commented Mar 8, 2016

Test report by @boegel
SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in this PR)
node2668.swalot.os - Linux centos linux 7.2.1511, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/c5d0479b67d2a894b3ee for a full test report.

configopts += ' -DX11_Xi_INCLUDE_PATH="$EBROOTLIBXI/include/X11/extensions/" '

sanity_check_paths = {
'files': ['lib64/libglut.a', 'lib64/libglut.%s' % SHLIB_EXT],
Copy link
Member

Choose a reason for hiding this comment

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

this used to be lib/ before, now it's lib64?

should we consider both?

sanity_check_paths = {
    'files': [('lib/libglut.a', 'lib64/libglut.a'), ('lib/libglut.%s' % SHLIB_EXT, 'lib64/libglut.%s' % SHLIB_EXT)],
    'dirs': ['include/GL'],
}

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6926/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.

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6928/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.

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6930/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.

@boegel
Copy link
Member

boegel commented Mar 9, 2016

Test report by @boegel
SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in this PR)
node2668.swalot.os - Linux centos linux 7.2.1511, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/aa6155471d72f6be0c95 for a full test report.

@boegel
Copy link
Member

boegel commented Mar 9, 2016

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

@boegel
Copy link
Member

boegel commented Mar 9, 2016

going in, thanks @hajgato!

boegel added a commit that referenced this pull request Mar 9, 2016
{vis}[intel-2016a] GL2PS 1.3.9 (REVIEW)
@boegel boegel merged commit df271a3 into easybuilders:develop Mar 9, 2016
@hajgato hajgato deleted the gl2ps branch June 8, 2017 13:17
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.

None yet

3 participants