This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
error: linking with `cc` failed: exit code: 1 | |
| | |
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/home/jarvis/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/home/jarvis/Desktop/temp/GridSetup/grid/target/debug/deps/migrations_macros-fd237968ed94cc40.migrations_macros.vh2p8hj1-cgu.0.rcgu.o" "/home/jarvis/Desktop/temp/GridSetup/grid/target/debug/deps/migrations_macros-fd237968ed94cc40.migrations_macros.vh2p8hj1-cgu.1.rcgu.o" "/home/jarvis/Desktop/temp/GridSetup/grid/target/debug/deps/migrations_macros-fd237968ed94cc40.migrations_macros.vh2p8hj1-cgu.10.rcgu.o" "/home/jarvis/Desktop/temp/GridSetup/grid/target/debug/deps/migrations_macros-fd237968ed94cc40.migrations_macros.vh2p8hj1-cgu.11.rcgu.o" "/home/jarvis/Desktop/temp/GridSetup/grid/target/debug/deps/migrations_macros-fd237968ed94cc40.migrations_macros.vh2p8hj1-cgu.12.rcgu.o" "/home/jarvis/Desktop/temp/GridSetup/grid/target/debug/deps/migrations_macros-fd237968ed94cc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here is the output I receive if the dependency is not installed: | |
``` | |
Compiling zmq-sys v0.11.0 | |
error: failed to run custom build command for `zmq-sys v0.11.0` | |
Caused by: | |
process didn't exit successfully: `/home/arcturus/SRC/grid/target/debug/build/zmq-sys-3e4901fa2053ccc3/build-script-main` (exit status: 101) | |
--- stdout | |
cargo:rerun-if-env-changed=LIBZMQ_NO_PKG_CONFIG |