Skip to content

Linking failing on darwin #132

Closed
Closed
@cmacrae

Description

@cmacrae

Hey 👋

It seems building on x86_64-darwin systems is broken. Here's the error output from
nix build -L github:serokell/deploy-rs#defaultPackage.x86_64-darwin:

deploy-rs>   = note: ld: framework not found SystemConfiguration
deploy-rs>           clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
deploy-rs>           
deploy-rs> error: aborting due to previous error
deploy-rs> error: build failed
error: builder for '/nix/store/9qi7s1m3dpfikbrcamqy0ivlglf420r1-deploy-rs-0.1.0.drv' failed with exit code 101;
       last 10 log lines:
       > error: linking with `/nix/store/3v5asy4nb2yqkb3asgvpv6ya7nzh09yh-clang-wrapper-7.1.0/bin/cc` failed: exit status: 1

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions