******************************************************************************** conan test conan-center-index\recipes\glslang\all\test_package\conanfile.py glslang/11.6.0@#28f462ff01e99b6e47b7043af9edd43b -pr C:\J\w\prod\BuildSingleReference@3\14164\dcaa026e-9418-4c3b-b6a5-ab23c045d045/profile_windows_16_mt_vs_release_64.glslang-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.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\prod\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] glslang:shared=False [build_requires] [env] spirv-tools/2021.3: Not found in local cache, looking in remotes... spirv-tools/2021.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-tools/2021.3: Downloaded recipe revision d05a7233e9f5c3ff767119ed0cd069db spirv-headers/cci.20210811: Not found in local cache, looking in remotes... spirv-headers/cci.20210811: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-headers/cci.20210811: Downloaded recipe revision 16bcbabd21cbbc348bf04472bd86b96b glslang/11.6.0 (test package): Installing package Requirements glslang/11.6.0 from local cache - Cache spirv-headers/cci.20210811 from 'conan-center' - Downloaded spirv-tools/2021.3 from 'conan-center' - Downloaded Packages glslang/11.6.0:3c7583c14dbc67ec9cc6ffabb902aeddc698ca48 - Download spirv-headers/cci.20210811:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download spirv-tools/2021.3:2887fd99eeb46fd4328306415cdf6c5545265f9a - Download Installing (downloading, building) binaries... spirv-headers/cci.20210811: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-headers/cci.20210811: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 spirv-headers/cci.20210811: Downloaded package revision 5f42c9dca8e225e21d292212717ad427 spirv-tools/2021.3: Retrieving package 2887fd99eeb46fd4328306415cdf6c5545265f9a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-tools/2021.3: Package installed 2887fd99eeb46fd4328306415cdf6c5545265f9a spirv-tools/2021.3: Downloaded package revision 7bf681dcac81d068223e3883cb5fcd60 glslang/11.6.0: Retrieving package 3c7583c14dbc67ec9cc6ffabb902aeddc698ca48 from remote 'c3i_PR-10163' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glslang/11.6.0: Package installed 3c7583c14dbc67ec9cc6ffabb902aeddc698ca48 glslang/11.6.0: Downloaded package revision 2b960d37b7e0928bb41dafb4574ea0f5 spirv-tools/2021.3: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@3/s\c0ec22\1\bin glslang/11.6.0: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@3/s\5d3185\1\bin glslang/11.6.0 (test package): Generator txt created conanbuildinfo.txt glslang/11.6.0 (test package): Generator cmake created conanbuildinfo.cmake glslang/11.6.0 (test package): Aggregating env generators glslang/11.6.0 (test package): Generated conaninfo.txt glslang/11.6.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\glslang\all\test_package\build\29dc79703dce647ffb9aa18742ca3ed4d6355306/conan.lock' Using cached profile from lockfile [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.6.0 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\glslang\all\test_package\build\29dc79703dce647ffb9aa18742ca3ed4d6355306 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\glslang\all\test_package\build\29dc79703dce647ffb9aa18742ca3ed4d6355306\package" -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" -Wno-dev C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\glslang\all\test_package ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/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/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/glslang/all/test_package/build/29dc79703dce647ffb9aa18742ca3ed4d6355306 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\glslang\all\test_package\build\29dc79703dce647ffb9aa18742ca3ed4d6355306 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/glslang/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\glslang\all\test_package\build\29dc79703dce647ffb9aa18742ca3ed4d6355306\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/glslang/all/test_package/CMakeLists.txt glslang/11.6.0 (test package): Running test() ----Running------ > bin\test_package ----------------- ----Running------ > glslangValidator "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\glslang\all\test_package\test_package.vert" ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR