Skip to content

Instantly share code, notes, and snippets.

@rbxbx
Created March 9, 2017 08:01
Show Gist options
  • Save rbxbx/d3328a6018f3ba71e9fe9cbc89b6f8d8 to your computer and use it in GitHub Desktop.
Save rbxbx/d3328a6018f3ba71e9fe9cbc89b6f8d8 to your computer and use it in GitHub Desktop.
rbxbx@optomix:~/src/libfringe(master)$ cargo test
Downloading simd v0.1.1
Compiling simd v0.1.1
Compiling fringe v1.2.1 (file:///Users/rbxbx/src/libfringe)
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-m64" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/Users/rbxbx/src/libfringe/target/debug/deps/fpe-cd88698483784383.0.o" "-o" "/Users/rbxbx/src/libfringe/target/debug/deps/fpe-cd88698483784383" "-Wl,-dead_strip" "-nodefaultlibs" "-L" "/Users/rbxbx/src/libfringe/target/debug/deps" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libtest-1dcd1bb19cb0a730.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libgetopts-c1a7ebf420ce8488.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libterm-ff1ff44ca48e54e1.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd-5ce807bd2b013f6b.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-dda3c281e34ae3b5.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libunwind-83427f60117ca953.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/librand-cb70164de8569e17.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcollections-123f60099fc5fb04.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc-609ced180de93566.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-eeea41b1054fd303.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liblibc-b7829d3729e7f99f.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-e92bf88ae3bc0df7.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcore-5454bbbfb171bbd3.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-a156453e4a4418dc.rlib" "-l" "System" "-l" "pthread" "-l" "c" "-l" "m"
= note: xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)
error: aborting due to previous error
error: Could not compile `fringe`.
Build failed, waiting for other jobs to finish...
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-m64" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/Users/rbxbx/src/libfringe/target/debug/deps/iterator-977a4ff61f1a8483.0.o" "-o" "/Users/rbxbx/src/libfringe/target/debug/deps/iterator-977a4ff61f1a8483" "-Wl,-dead_strip" "-nodefaultlibs" "-L" "/Users/rbxbx/src/libfringe/target/debug/deps" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/Users/rbxbx/src/libfringe/target/debug/deps/libfringe-1dcc241e98dc1204.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libtest-1dcd1bb19cb0a730.rlib" "/Users/rbxbx/src/libfringe/target/debug/deps/libvalgrind_request-5a142fc099393ab5.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libgetopts-c1a7ebf420ce8488.rlib" "/Users/rbxbx/src/libfringe/target/debug/deps/liblibc-8ab1317c3552f0ad.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libterm-ff1ff44ca48e54e1.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd-5ce807bd2b013f6b.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-dda3c281e34ae3b5.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libunwind-83427f60117ca953.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/librand-cb70164de8569e17.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcollections-123f60099fc5fb04.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc-609ced180de93566.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-eeea41b1054fd303.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liblibc-b7829d3729e7f99f.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-e92bf88ae3bc0df7.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcore-5454bbbfb171bbd3.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-a156453e4a4418dc.rlib" "-l" "System" "-l" "pthread" "-l" "c" "-l" "m"
= note: xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)
error: aborting due to previous error
error: Could not compile `fringe`.
Build failed, waiting for other jobs to finish...
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-m64" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/Users/rbxbx/src/libfringe/target/debug/deps/stack-6b801ca53bdc8e25.0.o" "-o" "/Users/rbxbx/src/libfringe/target/debug/deps/stack-6b801ca53bdc8e25" "-Wl,-dead_strip" "-nodefaultlibs" "-L" "/Users/rbxbx/src/libfringe/target/debug/deps" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/Users/rbxbx/src/libfringe/target/debug/deps/libfringe-1dcc241e98dc1204.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libtest-1dcd1bb19cb0a730.rlib" "/Users/rbxbx/src/libfringe/target/debug/deps/libvalgrind_request-5a142fc099393ab5.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libgetopts-c1a7ebf420ce8488.rlib" "/Users/rbxbx/src/libfringe/target/debug/deps/liblibc-8ab1317c3552f0ad.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libterm-ff1ff44ca48e54e1.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd-5ce807bd2b013f6b.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-dda3c281e34ae3b5.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libunwind-83427f60117ca953.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/librand-cb70164de8569e17.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcollections-123f60099fc5fb04.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc-609ced180de93566.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-eeea41b1054fd303.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liblibc-b7829d3729e7f99f.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-e92bf88ae3bc0df7.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcore-5454bbbfb171bbd3.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-a156453e4a4418dc.rlib" "-l" "System" "-l" "pthread" "-l" "c" "-l" "m"
= note: xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)
error: aborting due to previous error
error: Could not compile `fringe`.
Build failed, waiting for other jobs to finish...
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-m64" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/Users/rbxbx/src/libfringe/target/debug/deps/generator-c71a2873d230d7af.0.o" "-o" "/Users/rbxbx/src/libfringe/target/debug/deps/generator-c71a2873d230d7af" "-Wl,-dead_strip" "-nodefaultlibs" "-L" "/Users/rbxbx/src/libfringe/target/debug/deps" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "/Users/rbxbx/src/libfringe/target/debug/deps/libfringe-1dcc241e98dc1204.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libtest-1dcd1bb19cb0a730.rlib" "/Users/rbxbx/src/libfringe/target/debug/deps/libvalgrind_request-5a142fc099393ab5.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libgetopts-c1a7ebf420ce8488.rlib" "/Users/rbxbx/src/libfringe/target/debug/deps/liblibc-8ab1317c3552f0ad.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libterm-ff1ff44ca48e54e1.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd-5ce807bd2b013f6b.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-dda3c281e34ae3b5.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libunwind-83427f60117ca953.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/librand-cb70164de8569e17.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcollections-123f60099fc5fb04.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc-609ced180de93566.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-eeea41b1054fd303.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/liblibc-b7829d3729e7f99f.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-e92bf88ae3bc0df7.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcore-5454bbbfb171bbd3.rlib" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-a156453e4a4418dc.rlib" "-l" "System" "-l" "pthread" "-l" "c" "-l" "m"
= note: xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)
error: aborting due to previous error
error: build failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment