Conversation
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2 |
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
The build of That's the result of the changes in EasyBuild v5.2.1: I'll open a separate PR to fix that... edit: see: |
| # pick up PyQt6 easyconfigs that has direct libglvnd dependency, | ||
| # see https://github.com/easybuilders/easybuild-easyconfigs/pull/25453 | ||
| from-commit: 8cc957644831c190d07f035b950896332c34ce6c |
There was a problem hiding this comment.
This is a bad idea, as mentioned in the EasyConfig PR. Adding this dependency to PyQt6 just hides the actual dependency on libglvnd in Qt6, as shown by the error in that PR description.
To use the Qt6 features, we need both Mesa and libglvnd.
This change just hides the fact, so we're likely going to hit this again with another EasyConfig making use of the OpenGL component of Qt6 without itself adding dependencies for it.
There was a problem hiding this comment.
Good point, thanks for raising this @Thyre, I should've checked this closer...
requires: