{devel,vis}[foss/2018b] add missing gperf dep for Qt5 5.10.1 and new config for Qt5 5.11.2#7086
Conversation
configs QT5.10.1 (bugfix) and QT5.11.2 (new) for foss/2018b
| ('libGLU', '9.0.0'), | ||
| ('NSS', '3.39'), | ||
| ('DBus', '1.13.6'), | ||
| ('gperf', '3.1'), |
There was a problem hiding this comment.
@jhein32 We should apply this same fix in the other easyconfigs for Qt5 5.10.1?
There was a problem hiding this comment.
I only had the issue in foss/2018b. I could build intel/2018a and foss/2018a without issues. Most likely I have an older version that doesn't force a webengine. gperf is only needed when the webengine is build - as noted in Slack, I had that failing and found a clear comment in the log: No gperf, no webengine.
There was a problem hiding this comment.
Ok, since you asked so nicely ;) I put a revised Qt 5.10.1 for foss/2018a.
There was a problem hiding this comment.
I leave the intel/2018a config to be fixed once the webengine issues with intel have been fixed.
gperf added as a dep to the older Qt5 in foss/2018a (reviewer request)
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @jhein32! |
configs QT5.10.1 (bugfix) and QT5.11.2 (new) for foss/2018b
This replaces PR #7082, which got corrupted when attempting a merge conflict resolution.