xls icon indicating copy to clipboard operation
xls copied to clipboard

macosx nighly builds are failing

Open proppy opened this issue 1 year ago • 1 comments

See https://github.com/google/xls/actions/workflows/nightly-macos.yml Possibly related to: https://github.com/bazelbuild/bazel/issues/18762 Tentative fix: bump https://github.com/bazel-contrib/toolchains_llvm ?

proppy avatar Mar 29 '24 08:03 proppy

Was playing on my home laptop and bumping it up didn't work, I tried to make the LLVM toolchains optionally register because it seems like things work "just fine" when you don't use the hermetic toolchain. Made #1378 but I'm not sure I got the rule right yet to do the conditional registration.

cdleary avatar Apr 11 '24 15:04 cdleary