******************************************************************************** conan install glslang/11.5.0@ --build=glslang --profile=C:\J\w\BuildSingleReference/23767/7e43c800-12cd-4aec-9a88-5958c0b2a11d/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] glslang:shared=False [build_requires] [env] spirv-tools/2021.2: Not found in local cache, looking in remotes... spirv-tools/2021.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-tools/2021.2: Downloaded recipe revision 5135153a7b1ba101b7d3242a800a8b4b spirv-headers/cci.20210616: Not found in local cache, looking in remotes... spirv-headers/cci.20210616: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-headers/cci.20210616: Downloaded recipe revision 4cf6792fc27c07335dcabc769260010a glslang/11.5.0: Forced build from source Installing package: glslang/11.5.0 Requirements glslang/11.5.0 from local cache - Cache spirv-headers/cci.20210616 from 'conan-center' - Downloaded spirv-tools/2021.2 from 'conan-center' - Downloaded Packages glslang/11.5.0:707e16baa4647577dfb12a201c360e3982492c21 - Build spirv-headers/cci.20210616:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download spirv-tools/2021.2:88c655e6445599682a805c707f9290a9c4f89f09 - Download Installing (downloading, building) binaries... spirv-headers/cci.20210616: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-headers/cci.20210616: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 spirv-headers/cci.20210616: Downloaded package revision 625e3e4241d1a983054f4d3f0e99439f spirv-tools/2021.2: Retrieving package 88c655e6445599682a805c707f9290a9c4f89f09 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-tools/2021.2: Package installed 88c655e6445599682a805c707f9290a9c4f89f09 spirv-tools/2021.2: Downloaded package revision ae1bd3710a29124dacd2cb97ec45969e [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK spirv-tools/2021.2: Appending PATH environment variable: C:\J\w\BuildSingleReference/s\94d650\1\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK glslang/11.5.0: Configuring sources in C:\J\w\BuildSingleReference/s\db4feb\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK glslang/11.5.0: Copying sources to build folder glslang/11.5.0: Building your package in C:\J\w\BuildSingleReference/s\2d77f8\1 glslang/11.5.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK glslang/11.5.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference/s\2d77f8\1\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference/s\1636a4\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_EXTERNAL="False" -DSKIP_GLSLANG_INSTALL="False" -DENABLE_SPVREMAPPER="True" -DENABLE_GLSLANG_BINARIES="True" -DENABLE_GLSLANG_JS="False" -DENABLE_GLSLANG_WEBMIN="False" -DENABLE_GLSLANG_WEBMIN_DEVEL="False" -DENABLE_EMSCRIPTEN_SINGLE_FILE="False" -DENABLE_EMSCRIPTEN_ENVIRONMENT_NODE="False" -DENABLE_HLSL="True" -DENABLE_RTTI="False" -DENABLE_OPT="True" -DENABLE_PCH="True" -DENABLE_CTEST="False" -DUSE_CCACHE="False" -Wno-dev C:\J\w\BuildSingleReference/s\2d77f8\1 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- No build type selected, default to Debug -- Using Debug VC++ CRT: MT -- Using Release VC++ CRT: MT -- Using MinSizeRel VC++ CRT: MT -- Using RelWithDebInfo VC++ CRT: MT -- Using Debug VC++ CRT: MT -- optimizer enabled -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/s/2d77f8/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference/s\2d77f8\1\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/glslang/CMakeLists.txt CodeGen.cpp Link.cpp Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/glslang/OSDependent/Windows/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/OGLCompilersDLL/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/SPIRV/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/StandAlone/CMakeLists.txt ossource.cpp Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/hlsl/CMakeLists.txt InitializeDll.cpp SPVRemapper.cpp stub.cpp doc.cpp ResourceLimits.cpp resource_limits_c.cpp HLSL.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\HLSL.lib GenericCodeGen.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\GenericCodeGen.lib OGLCompiler.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\OGLCompiler.lib OSDependent.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\OSDependent.lib Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/glslang/CMakeLists.txt cmake_pch.cxx glslang-default-resource-limits.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\glslang-default-resource-limits.lib SPVRemapper.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\SPVRemapper.lib 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 SpirvIntrinsics.cpp SymbolTable.cpp Versions.cpp intermOut.cpp limits.cpp linkValidate.cpp parseConst.cpp reflection.cpp Pp.cpp PpAtom.cpp PpContext.cpp PpScanner.cpp PpTokens.cpp propagateNoContraction.cpp hlslAttributes.cpp hlslParseHelper.cpp hlslScanContext.cpp hlslOpMap.cpp hlslTokenStream.cpp hlslGrammar.cpp hlslParseables.cpp MachineIndependent.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\MachineIndependent.lib Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/glslang/CMakeLists.txt glslang_c_interface.cpp glslang.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\glslang.lib Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/SPIRV/CMakeLists.txt GlslangToSpv.cpp InReadableOrder.cpp Logger.cpp SpvBuilder.cpp SpvPostProcess.cpp doc.cpp SpvTools.cpp disassemble.cpp spirv_c_interface.cpp SPIRV.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\SPIRV.lib Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/StandAlone/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/source_subfolder/StandAlone/CMakeLists.txt spirv-remap.cpp StandAlone.cpp spirv-remap.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\bin\spirv-remap.exe glslangValidator.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\bin\glslangValidator.exe Building Custom Rule C:/J/w/BuildSingleReference/s/2d77f8/1/CMakeLists.txt glslang/11.5.0: Package '707e16baa4647577dfb12a201c360e3982492c21' built glslang/11.5.0: Build folder C:\J\w\BuildSingleReference/s\2d77f8\1 glslang/11.5.0: Generated conaninfo.txt glslang/11.5.0: Generated conanbuildinfo.txt glslang/11.5.0: Generating the package glslang/11.5.0: Package folder C:\J\w\BuildSingleReference/s\1636a4\1 glslang/11.5.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference/s\2d77f8\1\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. HLSL.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\HLSL.lib GenericCodeGen.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\GenericCodeGen.lib OSDependent.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\OSDependent.lib SPVRemapper.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\SPVRemapper.lib OGLCompiler.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\OGLCompiler.lib glslang-default-resource-limits.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\glslang-default-resource-limits.lib MachineIndependent.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\MachineIndependent.lib glslang.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\glslang.lib SPIRV.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\lib\SPIRV.lib glslangValidator.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\bin\glslangValidator.exe spirv-remap.vcxproj -> C:\J\w\BuildSingleReference\s\2d77f8\1\build_subfolder\bin\spirv-remap.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/glslang.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/MachineIndependent.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/GenericCodeGen.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/glslangTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/glslangTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Public/ShaderLang.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/arrays.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/BaseTypes.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/Common.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/ConstantUnion.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/glslang_c_interface.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/glslang_c_shader_types.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/InfoSink.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/InitializeGlobals.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/intermediate.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/PoolAlloc.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/ResourceLimits.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/ShHandle.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/SpirvIntrinsics.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/Include/Types.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/attribute.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/glslang_tab.cpp.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/gl_types.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/Initialize.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/iomapper.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/LiveTraverser.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/localintermediate.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/ParseHelper.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/reflection.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/RemoveTree.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/Scan.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/ScanContext.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/SymbolTable.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/Versions.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/parseVersions.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/propagateNoContraction.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/preprocessor/PpContext.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/MachineIndependent/preprocessor/PpTokens.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslAttributes.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslParseHelper.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslTokens.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslScanContext.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslOpMap.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslTokenStream.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslGrammar.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/HLSL/hlslParseables.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/build_info.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/OSDependent.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/OSDependentTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/OSDependentTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/OGLCompiler.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/OGLCompilerTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/OGLCompilerTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/bin/glslangValidator.exe -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/glslangValidatorTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/glslangValidatorTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/bin/spirv-remap.exe -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/spirv-remapTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/spirv-remapTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/glslang-default-resource-limits.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/glslang-default-resource-limitsTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/glslang-default-resource-limitsTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/SPVRemapper.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/SPIRV.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/SPVRemapperTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/SPVRemapperTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/SPIRVTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/SPIRVTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/bitutils.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/spirv.hpp -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/GLSL.std.450.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/GLSL.ext.EXT.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/GLSL.ext.KHR.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/GlslangToSpv.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/hex_float.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/Logger.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/SpvBuilder.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/spvIR.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/doc.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/SpvTools.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/disassemble.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/GLSL.ext.AMD.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/GLSL.ext.NV.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/NonSemanticDebugPrintf.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/SPVRemapper.h -- Up-to-date: C:/J/w/BuildSingleReference/s/1636a4/1/include/glslang/SPIRV/doc.h -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/HLSL.lib -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/HLSLTargets.cmake -- Installing: C:/J/w/BuildSingleReference/s/1636a4/1/lib/cmake/HLSLTargets-release.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK glslang/11.5.0 package(): Packaged 2 '.exe' files: glslangValidator.exe, spirv-remap.exe glslang/11.5.0 package(): Packaged 58 '.h' files glslang/11.5.0 package(): Packaged 1 '.hpp' file: spirv.hpp glslang/11.5.0 package(): Packaged 9 '.lib' files glslang/11.5.0 package(): Packaged 1 '.txt' file: LICENSE.txt glslang/11.5.0: Package '707e16baa4647577dfb12a201c360e3982492c21' created glslang/11.5.0: Created package revision 707fa3a0902ac2fee2b1e0e3a450fd5b glslang/11.5.0: Appending PATH environment variable: C:\J\w\BuildSingleReference/s\1636a4\1\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK spirv-headers/cci.20210616: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference\.conan\data\spirv-headers\cci.20210616\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY