Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Compiling atk v0.14.0
- error: failed to run custom build command for `jpegxl-sys v0.6.1`
- Caused by:
- process didn't exit successfully: `/home/user/refract/target/release/build/jpegxl-sys-68e7b6f096df0279/build-script-build` (exit status: 101)
- --- stdout
- CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
- CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
- HOST_CMAKE_TOOLCHAIN_FILE = None
- CMAKE_TOOLCHAIN_FILE = None
- CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
- CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
- HOST_CMAKE_GENERATOR = None
- CMAKE_GENERATOR = None
- CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
- CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
- HOST_CMAKE_PREFIX_PATH = None
- CMAKE_PREFIX_PATH = None
- CMAKE_x86_64-unknown-linux-gnu = None
- CMAKE_x86_64_unknown_linux_gnu = None
- HOST_CMAKE = None
- CMAKE = None
- running: "cmake" "/home/user/refract/target/release/build/jpegxl-sys-e9ac36ef9647443a/out/libjxl" "-DCMAKE_SYSTEM_NAME=Linux" "-DBUILD_GMOCK=OFF" "-DBUILD_TESTING=OFF" "-DINSTALL_GTEST=OFF" "-DJPEGXL_ENABLE_TOOLS=OFF" "-DJPEGXL_ENABLE_MANPAGES=OFF" "-DJPEGXL_ENABLE_BENCHMARK=OFF" "-DJPEGXL_ENABLE_EXAMPLES=OFF" "-DJPEGXL_ENABLE_JNI=OFF" "-DJPEGXL_ENABLE_OPENEXR=OFF" "-DJPEGXL_STATIC=ON" "-DCMAKE_INSTALL_PREFIX=/home/user/refract/target/release/build/jpegxl-sys-e9ac36ef9647443a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
- -- The C compiler identification is GNU 9.3.0
- -- The CXX compiler identification is GNU 9.3.0
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Performing Test JPEGXL_EMSCRIPTEN
- -- Performing Test JPEGXL_EMSCRIPTEN - Failed
- -- CMAKE_SYSTEM_PROCESSOR is
- -- Performing Test CXX_FUZZERS_SUPPORTED
- -- Performing Test CXX_FUZZERS_SUPPORTED - Failed
- -- Performing Test CXX_CONSTRUCTOR_ALIASES_SUPPORTED
- -- Performing Test CXX_CONSTRUCTOR_ALIASES_SUPPORTED - Failed
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
- -- Configuring incomplete, errors occurred!
- See also "/home/user/refract/target/release/build/jpegxl-sys-e9ac36ef9647443a/out/build/CMakeFiles/CMakeOutput.log".
- See also "/home/user/refract/target/release/build/jpegxl-sys-e9ac36ef9647443a/out/build/CMakeFiles/CMakeError.log".
- --- stderr
- CMake Error at CMakeLists.txt:56 (if):
- if given arguments:
- "NOT" "APPLE" "AND" "NOT" "WIN32" "AND" "NOT" "HAIKU" "AND" "MATCHES" "x86_64"
- Unknown arguments specified
- thread 'main' panicked at '
- command did not execute successfully, got: exit status: 1
- build script failed, must exit now', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.47/src/lib.rs:979:5
- note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement