Stream: compiler development

Topic: CI issue: zig build ir-x86 -Drelease=true failed 10 times


view this post on Zulip Joshua Warner (Dec 22 2024 at 02:21):

I've been hitting this error a couple times retrying the build for my PR: https://github.com/roc-lang/roc/actions/runs/12449976952/job/34756997761?pr=7400

Curious if anyone's seen that before? It doesn't seem like it could be related to my changes (parser/formatter stuff).

view this post on Zulip Luke Boswell (Dec 22 2024 at 02:24):

It looks definitely unrelated I think, those builtins on nix macos having been a consistent issue.

view this post on Zulip Luke Boswell (Dec 22 2024 at 02:24):

I think we should just ignore it.

view this post on Zulip Luke Boswell (Dec 22 2024 at 02:25):

I'm running the fuzzer on your PR now. I should be able to review the changes soon. Just wrapping presents rn :present: :smiley:

view this post on Zulip Anthony Bullard (Dec 22 2024 at 02:38):

I’m assuming my failures are the same?

view this post on Zulip Luke Boswell (Dec 22 2024 at 02:46):

Yeah looks like it, I can look at your PR as well

view this post on Zulip Anton (Dec 23 2024 at 11:49):

Ugh, we can't even fix those flaky errors by trying the command again


Last updated: Jul 06 2025 at 12:14 UTC