Skip to content

Bolt build in nix-shell fails on Darwin (macOS) #588

@MaxCWhitehead

Description

@MaxCWhitehead

Environment

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

  1. Clone rivet on macOS (see version above)
  2. nix-shell in project root
  3. Wait for build failure

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions