Hi! I recently met this log in my CI:
Waiting for magic-nix-cache to start...
dyld[6107]: Symbol not found: __ZNSt13exception_ptr31__from_native_exception_pointerEPv
Referenced from: <4C4C443D-5555-3144-A1D7-419ADFBA57BE> /nix/store/kq2yw5cm0kwjik80g19z0nf6p4k9vxll-magic-nix-cache-static-arm64-apple-darwin-0.2.0/bin/magic-nix-cache
Expected in: <96F1A5FA-A17A-37D2-88E7-B623FCC10972> /usr/lib/libc++.1.dylib
Full workflow run here
It just waits forever, blocking the pipeline. Any idea why this happens? Thanks!
Hi! I recently met this log in my CI:
Full workflow run here
It just waits forever, blocking the pipeline. Any idea why this happens? Thanks!