Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The following warnings were emitted during compilation:
- warning: `"pkg-config" "--libs" "--cflags" "atk" "atk >= 2.18"` did not exit successfully: exit status: 1
- error: failed to run custom build command for `atk-sys v0.14.0`
- Caused by:
- process didn't exit successfully: `/home/jude/eww/target/release/build/atk-sys-29eb4cba76daaade/build-script-build` (exit status: 1)
- --- stdout
- cargo:rerun-if-env-changed=ATK_NO_PKG_CONFIG
- cargo:rerun-if-env-changed=PKG_CONFIG
- cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
- cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
- cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
- cargo:rerun-if-env-changed=PKG_CONFIG_PATH
- cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
- cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
- cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
- cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
- cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
- cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
- cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
- cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
- cargo:warning=`"pkg-config" "--libs" "--cflags" "atk" "atk >= 2.18"` did not exit successfully: exit status: 1
- --- stderr
- Package atk was not found in the pkg-config search path.
- Perhaps you should add the directory containing `atk.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'atk' found
- Package atk was not found in the pkg-config search path.
- Perhaps you should add the directory containing `atk.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'atk' found
- warning: build failed, waiting for other jobs to finish...
- error: build failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement