Alexander Grund

Results 923 comments of Alexander Grund

> building boost 1.88 using the b2-bootstrap is broken with clang 19 on osx (clang 18 works), while [boost 1.89](https://github.com/conda-forge/boost-feedstock/pull/236) is broken[1](#user-content-fn-1-e935695ede3b63ed008aa744ef4a24b9) with all of: clang 18, 19 and 20....

> it would be good for boost to decide and communicate a strategy for what macOS versions are supported, whether that's some fixed number of years after release, or "the...

Test report by @Flamefire **FAILED** Build succeeded for 0 out of 1 (1 easyconfigs in total) c144 - Linux AlmaLinux 9.4, x86_64, AMD EPYC 9334 32-Core Processor (zen4), 4 x...

The failure is caused by us setting `TMPDIR` to a folder inside /tmp Fix is https://github.com/bazelbuild/bazel/commit/765d5e0a64926517d686ff567d280914df08e7dc, which I backported (trivial conflict) [fix-tmpdir-usage.patch.txt](https://github.com/user-attachments/files/22515597/fix-tmpdir-usage.patch.txt)

That reminds me of an old PR of mine: https://github.com/easybuilders/easybuild-easyconfigs/pull/13385 However all but 1 of the ECs are now deprecated and that one is fixed here. However there was also...

CI requires #21405 (which requires https://github.com/easybuilders/easybuild-framework/pull/4644) after https://github.com/easybuilders/easybuild-framework/pull/4634

Updated the PR for adding the CI check: https://github.com/easybuilders/easybuild-easyconfigs/pull/19061

I think so yes. The initial problem was that we call `os.makedirs` if the path does not exist. But we have a race condition: If the path gets created between...

> > So it looks like we need another template here. Like `%(cuda_highest_cc)s` or so. > > It would be great to have such a template. For this pull-request it...

The dependencies have been merged. Can you sync this branch please @branfosj