******************************************************************************** conan install libktx/4.0.0@ --profile=C:\J\w\BuildSingleReference@13/11537/628b3362-3806-4a44-ae1b-c8aca4fce45b/profile.txt --build=libktx ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@13\.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@13\.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=15 os=Windows os_build=Windows [options] libktx:shared=True [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:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libktx/4.0.0: Configuring sources in C:\J\w\BuildSingleReference@13/s\7b9282\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libktx/4.0.0: Copying sources to build folder libktx/4.0.0: Building your package in C:\J\w\BuildSingleReference@13/s\d8644d\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@13/s\d8644d\1\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@13/s\683b9c\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="False" -DKTX_FEATURE_TESTS="False" -DBUILD_TESTING="False" -Wno-dev C:\J\w\BuildSingleReference@13/s\d8644d\1\source_subfolder ----------------- -- Found Bash: C:/Program Files/Git/bin/bash.exe -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/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@13/s/d8644d/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@13/s\d8644d\1\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/interface/basisu_c_binding/CMakeLists.txt argparser.cpp basisu_c_binding.cpp basisu_transcoder.cpp objUtil.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\objUtil.dir\Release\objUtil.lib Generating Code... obj_basisu_cbind.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\interface\basisu_c_binding\obj_basisu_cbind.dir\Release\obj_basisu_cbind.lib Generate tools/ktx2ktx2/version.h Generate tools/ktx2check/version.h Generate lib/version.h Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktx2ktx2/CMakeLists.txt Generate tools/ktxinfo/version.h Generate tools/ktxsc/version.h Generate tools/toktx/version.h Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktx2check/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktxinfo/CMakeLists.txt Generating VkFormat-related source files Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktxsc/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/toktx/CMakeLists.txt unix2dos: converting file C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/lib/vkformat_enum.h to DOS format... unix2dos: converting file C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/lib/vkformat_check.c to DOS format... unix2dos: converting file C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/lib/vkformat_str.c to DOS format... Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt Generating DFD/VkFormat switch body Generating VkFormat/DFD switch body unix2dos: converting file C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/lib/dfdutils/vk2dfd.inl to DOS format... unix2dos: converting file C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/lib/dfdutils/dfd2vk.inl to DOS format... Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt basis_transcode.cpp basis_transcode.cpp basisu_transcoder.cpp basisu_transcoder.cpp etcdec.cxx etcdec.cxx etcunpack.cxx etcunpack.cxx Generating Code... basis_encode.cpp basisu_astc_decomp.cpp basisu_backend.cpp basisu_basis_file.cpp zstd.c checkheader.c createdfd.c colourspaces.c interpretdfd.c printdfd.c queries.c vk2dfd.c filestream.c gl_funcs.c basisu_bc7enc.cpp glloader.c hashlist.c info.c memstream.c strings.c swap.c texture.c texture2.c vkformat_check.c vkformat_str.c Generating Code... basisu_comp.cpp basisu_enc.cpp basisu_etc.cpp basisu_frontend.cpp basisu_global_selector_palette_helpers.cpp basisu_gpu_texture.cpp basisu_kernels_sse.cpp basisu_pvrtc1_4.cpp Compiling... texture1.c vk_funcs.c vkloader.c basisu_resample_filters.cpp Generating Code... Creating library C:/J/w/BuildSingleReference@13/s/d8644d/1/build_subfolder/Release/ktx_read.lib and object C:/J/w/BuildSingleReference@13/s/d8644d/1/build_subfolder/Release/ktx_read.exp basisu_resampler.cpp ktx_read.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx_read.dll basisu_ssim.cpp Generating Code... Compiling... basisu_uastc_enc.cpp jpgd.cpp lodepng.cpp Generating Code... zstd.c checkheader.c createdfd.c colourspaces.c interpretdfd.c printdfd.c queries.c vk2dfd.c filestream.c gl_funcs.c glloader.c hashlist.c info.c memstream.c strings.c swap.c texture.c texture2.c vkformat_check.c vkformat_str.c Generating Code... Compiling... texture1.c vk_funcs.c vkloader.c apg_bmp.c writer1.c writer2.c Generating Code... Auto build dll exports Creating library C:/J/w/BuildSingleReference@13/s/d8644d/1/build_subfolder/Release/ktx.lib and object C:/J/w/BuildSingleReference@13/s/d8644d/1/build_subfolder/Release/ktx.exp ktx.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx.dll Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktx2ktx2/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktx2check/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktxinfo/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/ktxsc/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/tools/toktx/CMakeLists.txt ktx2check.cpp ktx2ktx2.cpp ktxsc.cpp ktxinfo.cpp image.cc jpgimage.cc ktx2ktx2.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx2ktx2.exe ktxinfo.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktxinfo.exe npbmimage.cc ktxsc.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktxsc.exe ktx2check.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx2check.exe pngimage.cc toktx.cc Generating Code... toktx.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\toktx.exe Building Custom Rule C:/J/w/BuildSingleReference@13/s/d8644d/1/source_subfolder/CMakeLists.txt libktx/4.0.0: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built libktx/4.0.0: Build folder C:\J\w\BuildSingleReference@13/s\d8644d\1 libktx/4.0.0: Generated conaninfo.txt libktx/4.0.0: Generated conanbuildinfo.txt libktx/4.0.0: Generating the package libktx/4.0.0: Package folder C:\J\w\BuildSingleReference@13/s\683b9c\1 libktx/4.0.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@13/s\d8644d\1\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. objUtil.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\objUtil.dir\Release\objUtil.lib obj_basisu_cbind.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\interface\basisu_c_binding\obj_basisu_cbind.dir\Release\obj_basisu_cbind.lib Generate tools/ktx2ktx2/version.h Generate lib/version.h Generate tools/ktx2check/version.h Generate tools/toktx/version.h Generate tools/ktxinfo/version.h Generate tools/ktxsc/version.h Auto build dll exports ktx.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx.dll ktx2check.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx2check.exe ktxinfo.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktxinfo.exe ktx_read.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx_read.dll ktxsc.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktxsc.exe ktx2ktx2.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\ktx2ktx2.exe toktx.vcxproj -> C:\J\w\BuildSingleReference@13\s\d8644d\1\build_subfolder\Release\toktx.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/bin/ktx2check.exe -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/bin/ktx2ktx2.exe -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/bin/ktxinfo.exe -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/bin/ktxsc.exe -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/bin/toktx.exe -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/lib/ktx.lib -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/bin/ktx.dll -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/include/ktx.h -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/include/ktxvulkan.h -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/lib/cmake/ktx/KtxTargets.cmake -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/lib/cmake/ktx/KtxTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/lib/cmake/ktx/KtxConfig.cmake -- Installing: C:/J/w/BuildSingleReference@13/s/683b9c/1/lib/cmake/ktx/KtxConfigVersion.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 libktx/4.0.0 package(): Packaged 1 '.dll' file: ktx.dll libktx/4.0.0 package(): Packaged 5 '.exe' files libktx/4.0.0 package(): Packaged 2 '.h' files: ktx.h, ktxvulkan.h libktx/4.0.0 package(): Packaged 1 '.lib' file: ktx.lib libktx/4.0.0 package(): Packaged 16 '.txt' files libktx/4.0.0: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created libktx/4.0.0: Created package revision af1dc2d92fed1412de729bfe0b66aeda [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 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