add gnuplot dependency for OpenFOAM from v2.4.0 to v6#11801
add gnuplot dependency for OpenFOAM from v2.4.0 to v6#11801boegel merged 6 commits intoeasybuilders:developfrom
Conversation
6d6d643 to
f37f57a
Compare
|
Test report by @lexming |
|
Test report by @lexming |
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 739556694 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@lexming What's up with the failing test reports? |
|
@boegel all easyconfigs in |
|
Test report by @lexming |
|
Test report by @lexming |
|
Test report by @lexming |
|
Test report by @lexming |
|
OpenFOAM v5 are failing due to a version conflict between Qt4 from ParaView and Qt5 from gnuplot |
|
d75a3c7 fixes the aforementioned issue due to mixing of dependencies with Qt4 and Qt5. The solution is to guarantee that dependencies loading Qt4 are last in the list, so that Qt4 has precedende over Qt5. Otherwise the build will fail as described. This problem only happens in the few easyconfigs where ParaView and CGAL depend on Qt4 while gnuplot already uses Qt5. |
|
Test report by @lexming |
|
Test report by @lexming |
|
Going in, thanks @lexming! |
(created using
eb --new-pr)Follow up on
#11770Needed by easybuilders/easybuild-easyblocks#2256