You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitting some issues with this. If one build with osdep to systemd-devel, then pkgconfig files need to also be able to find the OS level libsystemd.pc, which we block. So lets just disable it explicitly, since it's not that useful for HPC environments.
Test report by @Micket SUCCESS
Build succeeded for 1 out of 1 (total: 1 min 2 secs) (1 easyconfigs in total)
vera-icelake-build - Linux Rocky Linux 9.8, x86_64, Intel(R) Xeon(R) Silver 4316 CPU @ 2.30GHz, Python 3.9.25
See https://gist.github.com/Micket/a974f6c04fc8b5f3729c02fec5ab1905 for a full test report.
Test report by @boegelbot SUCCESS
Build succeeded for 1 out of 1 (total: 40 secs) (1 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.8, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.25
See https://gist.github.com/boegelbot/d74caae49bc9414bcbd233912ddaa0db for a full test report.
Test report by @branfosj SUCCESS
Build succeeded for 1 out of 1 (total: 24 secs) (1 easyconfigs in total)
bear-pg0210u03a - Linux RHEL 8.10, x86_64, Intel(R) Xeon(R) Platinum 8480CL (sapphirerapids), Python 3.12.13
See https://gist.github.com/branfosj/860352261bb2a95bad9e67708407cfc3 for a full test report.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025bissues & PRs related to 2025b common toolchainschange
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(created using
eb --new-pr)Hitting some issues with this. If one build with osdep to systemd-devel, then pkgconfig files need to also be able to find the OS level libsystemd.pc, which we block. So lets just disable it explicitly, since it's not that useful for HPC environments.