-
Notifications
You must be signed in to change notification settings - Fork 64
{2025.06} foss/2025a #1159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{2025.06} foss/2025a #1159
Conversation
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws arch:x86_64/intel/sapphirerapids |
New job on instance
|
New job on instance
|
For both |
Same problem in both builds: some tests that are being run (during the
|
If I bypass the problem with Python (which is a build dependency for BLIS), I also see trouble when building BLIS on A64FX:
|
We need to add a hook to enable --enable-ipv6 for OpenMPI (or make a PR upstream and use that) |
More details on the failing
It's basically the same issue over and over again:
I found an ancient bug that mentions that combining https://python-forum.io/thread-21472.html mentions that this could happen when a non-clean build directory is used, which shouldn't be the case here (unless there's a bug in the way the After a bit of digging, it seems like the problem occurs because When I run I'm not sure why this problem only pops up when building Python on top of EESSI.
That's also the case for EESSI 2023.06 though:
|
However, using this in the prebuildopts = "unset LIBS && " Indeed, also when trying via the interactive debug shell, just the act of removing |
One more data point: the problem doesn't occur when I'm using That suggests it may be a bug of some kind in the EasyBuild RPATH wrappers? |
@boegel I wonder if there is a chance this might be fixed with rpath wrapper updates that will come with EB 5.1.2? |
I did a quick test using current I'll try to dig a bit more in the coming days, I'll also open a dedicated issue on this since there's probably some kind of lesson to learn from this one... |
Full details on the problem that pops up with |
separate PR to build & deploy Python 3.13.1 for EESSI 2025.06: |
…gel/software-layer into 2025.06-software.eessi.io-foss-2025a
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
|
Build of
Relevant output from
Looks like this may be due to a missing (direct?) dependency pf |
fix for separate PR to build & deploy it:
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace |
New job on instance
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/generic |
Unable to download or merge changes between the source branch and the destination branch. |
2 similar comments
Unable to download or merge changes between the source branch and the destination branch. |
Unable to download or merge changes between the source branch and the destination branch. |
…gel/software-layer into 2025.06-software.eessi.io-foss-2025a
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/generic |
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
bot:status |
bot: status last_build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm - well done!
Will need merge conflict fix after merging of: