SHARE
TWEET
Untitled
a guest
Nov 19th, 2018
143
Never
- error: failed to run custom build command for `shaderc v0.3.12`
- process didn't exit successfully: `/media/tim/Linux Storage/Dev/Vulkan Rust/Vulkan_Test/target/debug/build/shaderc-ea45bfffeba0ea57/build-script-build` (exit code: 101)
- --- stdout
- running: "cmake" "/home/tim/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.12/build" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DSPIRV_SKIP_EXECUTABLES=ON" "-DSPIRV_WERROR=OFF" "-DSHADERC_SKIP_TESTS=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=/media/tim/Linux Storage/Dev/Vulkan Rust/Vulkan_Test/target/debug/build/shaderc-a58b5531f6733dbc/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_BUILD_TYPE=Release"
- -- SPIRV-Tools: nosetests was not found - python support code will not be tested
- -- Google Mock was not found - tests based on that will not build
- -- optimizer enabled
- -- Shaderc: build type is "Release".
- -- Configuring Shaderc to avoid building tests.
- -- nosetests was not found - python code will not be tested
- -- asciidoctor was not found - no documentation will be generated
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /media/tim/Linux Storage/Dev/Vulkan Rust/Vulkan_Test/target/debug/build/shaderc-a58b5531f6733dbc/out/build
- running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--"
- [ 1%] Built target OSDependent
- [ 1%] Built target SPIRV-Headers-example
- [ 2%] Built target SPIRV-Headers-example-1.1
- [ 4%] Built target HLSL
- [ 4%] Built target spirv-tools-shared-pkg-config
- [ 4%] Built target spirv-tools-pkg-config
- [ 5%] Built target SPVRemapper
- [ 14%] Built target OGLCompiler
- [ 38%] Built target SPIRV-Tools-shared
- [ 50%] Built target SPIRV-Tools
- [ 50%] Built target glslang-default-resource-limits
- [ 50%] Check copyright
- [ 51%] Update build-version.inc in the Shaderc build directory (if necessary).
- [ 51%] Built target check-copyright
- [ 60%] Built target glslang
- [ 60%] Built target build-version
- [ 86%] Built target SPIRV-Tools-opt
- [ 87%] Built target SPIRV-Tools-link
- [ 90%] Built target SPIRV
- [ 91%] Built target spirv-remap
- [ 92%] Built target glslangValidator
- [ 94%] Built target shaderc_util
- [ 94%] Built target shaderc
- [ 95%] Built target shaderc_shared
- [ 95%] Generating libshaderc_combined.a
- [ 96%] Built target shaderc-online-compile
- [ 98%] Built target glslc
- shaderc/libshaderc/CMakeFiles/shaderc_combined_genfile.dir/build.make:68: recipe for target 'shaderc/libshaderc/libshaderc_combined.a' failed
- CMakeFiles/Makefile2:2978: recipe for target 'shaderc/libshaderc/CMakeFiles/shaderc_combined_genfile.dir/all' failed
- [100%] Built target glslc_exe
- Makefile:129: recipe for target 'all' failed
- --- stderr
- /usr/bin/ar: Can't open output archive /media/tim/tmp-Linux
- make[2]: *** [shaderc/libshaderc/libshaderc_combined.a] Error 9
- make[1]: *** [shaderc/libshaderc/CMakeFiles/shaderc_combined_genfile.dir/all] Error 2
- make[1]: *** Waiting for unfinished jobs....
- make: *** [all] Error 2
- thread 'main' panicked at '
- command did not execute successfully, got: exit code: 2
- build script failed, must exit now', /home/tim/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5
- note: Run with `RUST_BACKTRACE=1` for a backtrace.
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.


