******************************************************************************** conan install libktx/4.0.0@ --profile=C:\J\w\BuildSingleReference@4/11496/16fb26e3-1f63-4499-b0c8-f6050a70db19/profile.txt --build=libktx ******************************************************************************** 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] libktx:shared=False [build_requires] [env] libktx/4.0.0: Forced build from source Installing package: libktx/4.0.0 Requirements libktx/4.0.0 from local cache - Cache Packages libktx/4.0.0:df81ad20137149d7a51276fd3e24009b45e5964a - Build Installing (downloading, building) binaries... libktx/4.0.0: Copying sources to build folder libktx/4.0.0: Building your package in C:\J\w\BuildSingleReference@4/s\beacd4\1 libktx/4.0.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 libktx/4.0.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4/s\beacd4\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@4/s\f10a9c\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" -DKTX_FEATURE_STATIC_LIBRARY="True" -DKTX_FEATURE_TESTS="False" -DBUILD_TESTING="False" -Wno-dev C:\J\w\BuildSingleReference@4/s\beacd4\1\source_subfolder ----------------- -- Found Bash: C:/Program Files/Git/bin/bash.exe -- 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 -- Found Perl: C:/Program Files/Git/usr/bin/perl.exe (found version "5.26.2") -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/s/beacd4/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@4/s\beacd4\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@4/s/beacd4/1/source_subfolder/interface/basisu_c_binding/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/s/beacd4/1/source_subfolder/CMakeLists.txt argparser.cpp basisu_c_binding.cpp basisu_transcoder.cpp objUtil.vcxproj -> C:\J\w\BuildSingleReference@4\s\beacd4\1\build_subfolder\objUtil.dir\Release\objUtil.lib Generating Code... CMake Warning at cmake/version.cmake:151 (message): Error retrieving version from GIT tag. Falling back to 0.0.0-noversion Call Stack (most recent call first): CMakeLists.txt:10 (include) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME