-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
-
Rivet self-hosted local
- Version/commit: [main branch dc6cd79d254b76d326e3a09215e6853ee40df12d]
MacOS Sonoma 14.2.1 - running shell-nix
Description
Running nix-shell fails to build (link) Bolt.
error: linking with `/nix/store/b0d5xkncz7jn72kkgzsaizpk9170mybf-clang-wrapper-11.1.0/bin/cc` failed: exit status: 1
... (truncated massive linker command)
> = note: ld: framework not found SystemConfiguration
> clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
>
>
> error: could not compile `bolt` (bin "bolt") due to 1 previous error
For full logs, run 'nix log /nix/store/ry3mp50y8rz3466qgchkkn54k73hiih3-bolt.drv'.
Steps to reproduce
- Clone rivet on macOS (see version above)
nix-shellin project root- Wait for build failure
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working