Description
Bumping toolchains_llvm and explicitly supplying the C++ stdlib broke
hermeticity — the build now relies on host stdlib/libc, so different
machines or CI runners can produce different binaries.
Fix: pin a sysroot in the LLVM toolchain configuration in
tests/MODULE.bazel and expose the same configuration to downstream
consumers.
Surfaced by @LittleHuba in eclipse-score/communication#182;.
Analysis results
No response
Solution
No response
Error Occurrence Rate
None
How to reproduce
No response
Supporting Information
No response
Classification
Minor
First Affected Release
not released (main)
Last Affected Release
not released (main)
Expected Fixed Release
before release (main)
Category
Description
Bumping
toolchains_llvmand explicitly supplying the C++ stdlib brokehermeticity — the build now relies on host stdlib/libc, so different
machines or CI runners can produce different binaries.
Fix: pin a sysroot in the LLVM toolchain configuration in
tests/MODULE.bazeland expose the same configuration to downstreamconsumers.
Surfaced by @LittleHuba in eclipse-score/communication#182;.
Analysis results
No response
Solution
No response
Error Occurrence Rate
None
How to reproduce
No response
Supporting Information
No response
Classification
Minor
First Affected Release
not released (main)
Last Affected Release
not released (main)
Expected Fixed Release
before release (main)
Category