Skip to content

Instantly share code, notes, and snippets.

@LnL7
Last active January 23, 2019 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LnL7/3aab072e6103ef50edda6aef2edee833 to your computer and use it in GitHub Desktop.
Save LnL7/3aab072e6103ef50edda6aef2edee833 to your computer and use it in GitHub Desktop.
error: linking with `/nix/store/q3cqskrsnifj71rhlq45any70qva71zr-clang-wrapper-5.0.2/bin/cc` failed: exit code: 1
|
= note: "/nix/store/q3cqskrsnifj71rhlq45any70qva71zr-clang-wrapper-5.0.2/bin/cc" "-m64" "-L" "/nix/store/7k7nd241kh6qkxzj47hdb9s0f9fjjk1n-rustc-1.31.0/lib/rustlib/x86_64-apple-darwin/lib" "/private/tmp/nix-build-alacritty-0.2.6.drv-0/source/target/release/deps/alacritty-d3a76d8d7ac53684.alacritty.8ko0y1b9-cgu.3.rcgu.o" "-o" "/private/tmp/nix-build-alacritty-0.2.6.drv-0/source/target/release/deps/alacritty-d3a76d8d7ac53684" "-Wl,-dead_strip" "-nodefaultlibs" "-L" "/private/tmp/nix-build-alacritty-0.2.6.drv-0/source/target/release/deps" "-L" "/nix/store/7k7nd241kh6qkxzj47hdb9s0f9fjjk1n-rustc-1.31.0/lib/rustlib/x86_64-apple-darwin/lib" "/private/tmp/nix-build-alacritty-0.2.6.drv-0/rustcMs6LFo/libstd-6ee24e3247ed8c3c.rlib" "/private/tmp/nix-build-alacritty-0.2.6.drv-0/rustcMs6LFo/liballoc_jemalloc-c34b4f1d54ff421c.rlib" "/nix/store/7k7nd241kh6qkxzj47hdb9s0f9fjjk1n-rustc-1.31.0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-a4d091c00713df5c.rlib" "-framework" "AppKit" "-framework" "Foundation" "-framework" "Security" "-framework" "OpenGL" "-framework" "AppKit" "-framework" "AppKit" "-framework" "Foundation" "-framework" "Foundation" "-framework" "QuartzCore" "-lSystem" "-framework" "CoreServices" "-framework" "CoreServices" "-framework" "CoreText" "-framework" "CoreText" "-framework" "CoreText" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreGraphics" "-framework" "CoreFoundation" "-lobjc" "-lSystem" "-lresolv" "-lpthread" "-lc" "-lm"
= note: Undefined symbols for architecture x86_64:
"_NSDefaultRunLoopMode", referenced from:
alacritty::main::h132f6a685a6b3856 in alacritty-d3a76d8d7ac53684.alacritty.8ko0y1b9-cgu.3.rcgu.o
"_CFURLResourceIsReachable", referenced from:
alacritty::config::Monitor::new::_$u7b$$u7b$closure$u7d$$u7d$::h15cc03fc75b92a3e in alacritty-d3a76d8d7ac53684.alacritty.8ko0y1b9-cgu.3.rcgu.o
ld: symbol(s) not found for architecture x86_64
clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment