{vis}[foss/2025a] VTK v9.5.0#23658
Conversation
Updated software
|
|
|
||
| # OpenGL | ||
| configopts = "-DOPENGL_glu_LIBRARY=$EBROOTLIBGLU/lib/libGLU.%s " % SHLIB_EXT | ||
| configopts += "-DOPENGL_gl_LIBRARY=$EBROOTMESA/lib/libGL.%s " % SHLIB_EXT |
There was a problem hiding this comment.
You're using EBROOTMESA, but Mesa is not listed as a dependency? I think it should be, this suggests it is a direct dependency for VTK?
There was a problem hiding this comment.
I think it was coming in through libGLU, hence why it was not explicitly set also in the previous ECs, but considering the discussion on #23756 (comment) I agree it is work it for clarity
|
@maxim-masterov we will remove libGLU from #23545 , but you can use #23756 instead (no change from your side needed) For the addition of a Mesa dep: please use the one from #23144 (25.1.3) |
|
@maxim-masterov all the dependencies you've mentioned at the top are now merged. Can you please update your PR (and include the requested change from @casparvl)? Then we can do some testing 😄 |
|
@boegelbot please test @ jsc-zen3 |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3406504671 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @maxim-masterov! |
(created using
eb --new-pr)Depends on:
LibGLU from {vis}[GCCcore/14.2.0] R v4.4.2 #23545