SHARE
TWEET
Untitled
a guest
May 9th, 2019
141
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- Compiling shaderc v0.3.16
- error: failed to run custom build command for `shaderc v0.3.16`
- process didn't exit successfully: `D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-ba896a8c8188379d\build-script-build` (exit code: 101)
- --- stdout
- running: "cmake" "C:\\Users\\Alexandre\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\shaderc-0.3.16\\build" "-G" "Visual Studio 15 2017" "-Thost=x64" "-Ax64" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DSPIRV_SKIP_EXECUTABLES=ON" "-DSPIRV_WERROR=OFF" "-DSHADERC_SKIP_TESTS=ON" "-DCMAKE_C_FLAGS= /nologo /EHsc" "-DCMAKE_CXX_FLAGS= /nologo /EHsc" "-DCMAKE_C_FLAGS_RELEASE= /nologo /EHsc" "-DCMAKE_CXX_FLAGS_RELEASE= /nologo /EHsc" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=D:\\Dev\\Rust\\Projects\\learn-gfx-hal\\target\\debug\\build\\shaderc-b7f84b83afe19a2f\\out" "-DCMAKE_BUILD_TYPE=Release"
- -- The C compiler identification is MSVC 19.16.27027.1
- -- The CXX compiler identification is MSVC 19.16.27027.1
- -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe
- -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe
- -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Building SPIRV-Header examples
- -- SPIRV-Tools: nosetests was not found - python support code will not be tested
- -- Found PythonInterp: C:/Program Files (x86)/Python37-32/python.exe (found version "3.7.2")
- -- Using Debug VC++ CRT: MDd
- -- Using MinSizeRel VC++ CRT: MD
- -- Using RelWithDebInfo VC++ CRT: MD
- -- 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
- -- Looking for pthread.h
- -- Looking for pthread.h - not found
- -- Found Threads: TRUE
- -- Configuring done
- -- Generating done
- -- Build files have been written to: D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build
- running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--"
- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Checking Build System
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-headers/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-headers/example/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/external/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/comp/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/opt/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/reduce/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/link/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/tools/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/tools/lesspipe/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/tools/emacs/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/comp/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/link/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/opt/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/opt/dominator_tree/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/opt/loop_optimizations/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/reduce/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/stats/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/tools/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/tools/opt/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/util/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/test/val/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/examples/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/examples/cpp-interface/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/External/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/glslang/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/glslang/OSDependent/Windows/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/OGLCompilersDLL/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/StandAlone/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/SPIRV/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/hlsl/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/gtests/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/third_party/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/libshaderc_util/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/libshaderc/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/glslc/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/glslc/test/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/examples/CMakeFiles/generate.stamp is up-to-date.
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/examples/online-compile/CMakeFiles/generate.stamp is up-to-date.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/glslang/hlsl/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/hlsl/CMakeFiles/generate.stamp is up-to-date.
- pch.cpp
- hlslAttributes.cpp
- hlslParseHelper.cpp
- hlslScanContext.cpp
- hlslOpMap.cpp
- hlslTokenStream.cpp
- hlslGrammar.cpp
- hlslParseables.cpp
- Generating Code...
- HLSL.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\glslang\hlsl\Release\HLSL.lib
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/glslang/OGLCompilersDLL/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/OGLCompilersDLL/CMakeFiles/generate.stamp is up-to-date.
- InitializeDll.cpp
- OGLCompiler.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\glslang\OGLCompilersDLL\Release\OGLCompiler.lib
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/glslang/glslang/OSDependent/Windows/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/glslang/OSDependent/Windows/CMakeFiles/generate.stamp is up-to-date.
- ossource.cpp
- OSDependent.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\glslang\glslang\OSDependent\Windows\Release\OSDependent.lib
- Generate info tables for SPIR-V vunified1 core instructions and operands.
- Generate tables based on the SPIR-V XML registry.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/source/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- Generate enum-string mapping for SPIR-V vunified1.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/source/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- Generate extended instruction tables for debuginfo.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/source/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- Generate language specific header for DebugInfo.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/source/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- Generate extended instruction tables for spv-amd-gcn-shader.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/source/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- Generate extended instruction tables for spv-amd-shader-ballot.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/source/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(321,5): error MSB3491: Could not write lines to file "x64\Release\spirv-tools-spv-amd-shader-explicit-vertex-parameter\spirv-to.AFD338DF.tlog\spirv-tools-spv-amd-shader-explicit-vertex-parameter.lastbuildstate". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. [D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\spirv-tools\source\spirv-tools-spv-amd-shader-explicit-vertex-parameter.vcxproj]
- Generate extended instruction tables for spv-amd-shader-trinary-minmax.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/source/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/source/CMakeFiles/generate.stamp is up-to-date.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/glslang/glslang/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/glslang/CMakeFiles/generate.stamp is up-to-date.
- pch.cpp
- glslang_tab.cpp
- attribute.cpp
- Constant.cpp
- iomapper.cpp
- InfoSink.cpp
- Initialize.cpp
- IntermTraverse.cpp
- Intermediate.cpp
- ParseContextBase.cpp
- ParseHelper.cpp
- PoolAlloc.cpp
- RemoveTree.cpp
- Scan.cpp
- ShaderLang.cpp
- SymbolTable.cpp
- Versions.cpp
- intermOut.cpp
- limits.cpp
- linkValidate.cpp
- parseConst.cpp
- Generating Code...
- Compiling...
- reflection.cpp
- Pp.cpp
- PpAtom.cpp
- PpContext.cpp
- PpScanner.cpp
- PpTokens.cpp
- propagateNoContraction.cpp
- CodeGen.cpp
- Link.cpp
- Generating Code...
- glslang.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\glslang\glslang\Release\glslang.lib
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-headers/example/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-headers/example/CMakeFiles/generate.stamp is up-to-date.
- example.cpp
- SPIRV-Headers-example.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\spirv-headers\example\Release\SPIRV-Headers-example.lib
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-headers/example/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-headers/example/CMakeFiles/generate.stamp is up-to-date.
- example-1.1.cpp
- SPIRV-Headers-example-1.1.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\spirv-headers\example\Release\SPIRV-Headers-example-1.1.lib
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/glslang/SPIRV/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/SPIRV/CMakeFiles/generate.stamp is up-to-date.
- SPVRemapper.cpp
- doc.cpp
- Generating Code...
- SPVRemapper.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\glslang\SPIRV\Release\SPVRemapper.lib
- Check copyright
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/shaderc/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/CMakeFiles/generate.stamp is up-to-date.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/glslang/StandAlone/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/glslang/StandAlone/CMakeFiles/generate.stamp is up-to-date.
- ResourceLimits.cpp
- glslang-default-resource-limits.vcxproj -> D:\Dev\Rust\Projects\learn-gfx-hal\target\debug\build\shaderc-b7f84b83afe19a2f\out\build\glslang\StandAlone\Release\glslang-default-resource-limits.lib
- Update build-version.inc in the Shaderc build directory (if necessary).
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/shaderc/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/shaderc/CMakeFiles/generate.stamp is up-to-date.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/CMakeFiles/generate.stamp is up-to-date.
- Building Custom Rule C:/Users/Alexandre/.cargo/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.16/build/spirv-tools/CMakeLists.txt
- CMake does not need to re-run because D:/Dev/Rust/Projects/learn-gfx-hal/target/debug/build/shaderc-b7f84b83afe19a2f/out/build/spirv-tools/CMakeFiles/generate.stamp is up-to-date.
- --- stderr
- thread 'main' panicked at '
- command did not execute successfully, got: exit code: 1
- build script failed, must exit now', C:\Users\Alexandre\.cargo\registry\src\github.com-1ecc6299db9ec823\cmake-0.1.39\src\lib.rs:829:5
- stack backtrace:
- 0: std::sys::windows::backtrace::set_frames
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\sys\windows\backtrace\mod.rs:94
- 1: std::sys::windows::backtrace::unwind_backtrace
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\sys\windows\backtrace\mod.rs:81
- 2: std::sys_common::backtrace::_print
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\sys_common\backtrace.rs:70
- 3: std::sys_common::backtrace::print
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\sys_common\backtrace.rs:58
- 4: std::panicking::default_hook::{{closure}}
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panicking.rs:200
- 5: std::panicking::default_hook
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panicking.rs:215
- 6: std::panicking::rust_panic_with_hook
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panicking.rs:478
- 7: std::panicking::continue_panic_fmt
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panicking.rs:385
- 8: std::panicking::begin_panic_fmt
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panicking.rs:340
- 9: cmake::fail
- at C:\Users\Alexandre\.cargo\registry\src\github.com-1ecc6299db9ec823\cmake-0.1.39\src\lib.rs:829
- 10: cmake::run
- at C:\Users\Alexandre\.cargo\registry\src\github.com-1ecc6299db9ec823\cmake-0.1.39\src\lib.rs:807
- 11: cmake::Config::build
- at C:\Users\Alexandre\.cargo\registry\src\github.com-1ecc6299db9ec823\cmake-0.1.39\src\lib.rs:716
- 12: build_script_build::build_shaderc_msvc
- at .\build\build.rs:54
- 13: build_script_build::main
- at .\build\build.rs:82
- 14: std::rt::lang_start::{{closure}}<()>
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\src\libstd\rt.rs:64
- 15: std::rt::lang_start_internal::{{closure}}
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\rt.rs:49
- 16: std::panicking::try::do_call<closure,i32>
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panicking.rs:297
- 17: panic_unwind::__rust_maybe_catch_panic
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libpanic_unwind\lib.rs:87
- 18: std::panicking::try
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panicking.rs:276
- 19: std::panic::catch_unwind
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\panic.rs:388
- 20: std::rt::lang_start_internal
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\/src\libstd\rt.rs:48
- 21: std::rt::lang_start<()>
- at /rustc/fc50f328b0353b285421b8ff5d4100966387a997\src\libstd\rt.rs:64
- 22: main
- 23: invoke_main
- at d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:78
- 24: __scrt_common_main_seh
- at d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
- 25: BaseThreadInitThunk
- 26: RtlUserThreadStart
- Process finished with exit code 101
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.

