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/2018b] Blender v2.79b, OpenImageIO v1.8.16, OpenEXR v2.3.0, ... #7127

Merged

Conversation

smoors
Copy link
Contributor

@smoors smoors commented Nov 6, 2018

(created using eb --new-pr)

Samuel Moors and others added 3 commits November 6, 2018 10:39
…ageIO-1.8.16-intel-2018b.eb, OpenEXR-2.3.0-intel-2018b-Python-%(pyver)s.eb, libGLU-9.0.0-intel-2018b.eb
@boegel boegel added the update label Nov 6, 2018
@boegel boegel added this to the 3.8.0 milestone Nov 6, 2018
@boegel
Copy link
Member

boegel commented Nov 7, 2018

Test report by @boegel
FAILED
Build succeeded for 4 out of 7 (4 easyconfigs in this PR)
node3143.skitty.os - Linux centos linux 7.5.1804, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 2.7.5
See https://gist.github.com/6390e4e181f5b40ea5158df00a816599 for a full test report.

@@ -15,6 +15,8 @@ checksums = ['8243b7de12b52239fe9235a6aeb4e35ead2247833e4fbc41541774b222717933']

builddependencies = [('CMake', '3.12.1')]

dependencies = [('Boost', '1.67.0')]
Copy link
Member

@ocaisa ocaisa Nov 7, 2018

Choose a reason for hiding this comment

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

I saw the error that required this dep was

boost Python is a required dependency when OPENEXR_BUILD_PYTHON_LIBS is set

so perhaps we should actually be unsetting OPENEXR_BUILD_PYTHON_LIBS or you should be including Python as a dependency.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that would indeed be a better solution.

Copy link
Member

Choose a reason for hiding this comment

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

@smoors Why not leave OPENEXR_BUILD_PYTHON_LIBS enabled and include Boost.Python as a dep? Seems like minimal effort...

That would also require the customary versionsuffix of course (and including Python as a direct dep to ensure %(pyver)s template is resolved).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I could try that, but Boost.Python is version 1.68.0 for 2018b (annoyingly), whereas OpenImageIO and Blender use Boost 1.67.0 (Blender recommends this version).
it works as it is now, and I prefer not to add Python as it is not needed.

@boegel
Copy link
Member

boegel commented Nov 7, 2018

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

@boegel
Copy link
Member

boegel commented Nov 7, 2018

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

@boegel
Copy link
Member

boegel commented Nov 8, 2018

Test report by @boegel
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in this PR)
node3162.skitty.os - Linux centos linux 7.5.1804, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 2.7.5
See https://gist.github.com/7b053458ee9a6ef693528da637c470c8 for a full test report.

@boegel
Copy link
Member

boegel commented Nov 8, 2018

Going in, thanks @smoors!

@boegel boegel merged commit c04c39f into easybuilders:develop Nov 8, 2018
@smoors smoors deleted the 20181106103929_new_pr_Blender279b branch January 27, 2020 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants