add patch for Qt5 5.12.2 with GCCcore/11.2.0 to fix template bug#17464
Conversation
SebastianAchilles
left a comment
There was a problem hiding this comment.
I think the patch in this PR and the patch https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/q/Qt5/Qt5-5.15.2_fix-qtwebengine-breakpad-glibc-2.34.patch are fixing the same issues. However the later one was only added to the easyconfig Qt5-5.15.5-GCCcore-11.3.0.eb (https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/q/Qt5/Qt5-5.15.5-GCCcore-11.3.0.eb#L24) but not to Qt5-5.15.2-GCCcore-11.2.0.eb.
In case Qt5-5.15.2_fix-qtwebengine-breakpad-glibc-2.34.patch works for Qt5-5.15.2-GCCcore-11.2.0.eb as well, I would prefer to use this patch here as well.
|
I did work. I see another patch as well which also fixes the same type of issue, but despite it being named Qt5-5.15.2 it's actually for 5.15.5, and we annoyingly need to backport the patch.. which i'm now not sure what to call, ugh |
|
Gah, I looked for the same fix, and didn't find the one solving it slightly differently. Grrr. We should stick with the one already there, for sure. Sorry. :( |
|
If "backported" the other patch as well (as far as i can tell, that patch should also be necessary?) I can push those changes to this PR if you want |
|
That works for me, thanks! |
|
I am seeing this: I will adjust the path in the patch. |
|
I will trigger test reports on three systems:
|
|
@boegelbot please test @ jsc-zen2 |
|
@SebastianAchilles: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1455847048 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @SebastianAchilles |
|
Test report by @boegelbot |
|
@boegelbot please test @ generoso |
|
@SebastianAchilles: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1455963408 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @terjekv! |
(created using
eb --new-pr)Fixes #17463