******************************************************************************** conan install ktx/4.0.0@ --build=ktx --profile=C:\J\w\BuildSingleReference@3/51344/73a8c61b-9e69-42c5-ad49-df18b80e011a/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\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\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=MD compiler.version=16 os=Windows [options] ktx:shared=True [build_requires] [env] lodepng/cci.20200615: Not found in local cache, looking in remotes... lodepng/cci.20200615: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lodepng/cci.20200615: Downloaded recipe revision c1b2e70c1179d1012bc85055dc41c4a6 zstd/1.5.0: Not found in local cache, looking in remotes... zstd/1.5.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zstd/1.5.0: Downloaded recipe revision 2b656cd7dbf50bdce021cf2214838ede ktx/4.0.0: Forced build from source Installing package: ktx/4.0.0 Requirements ktx/4.0.0 from local cache - Cache lodepng/cci.20200615 from 'conan-center' - Downloaded zstd/1.5.0 from 'conan-center' - Downloaded Packages ktx/4.0.0:a03acf9f2ff636203b1f5fa1084efc5e1de41c5b - Build lodepng/cci.20200615:3fb49604f9c2f729b85ba3115852006824e72cab - Download zstd/1.5.0:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... lodepng/cci.20200615: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lodepng/cci.20200615: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab lodepng/cci.20200615: Downloaded package revision e3b25874fecaa9af25c0494273ab363a zstd/1.5.0: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.5.0: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab zstd/1.5.0: Downloaded package revision b4ddd4d872090f019a53093beaca2e02 [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] 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 ktx/4.0.0: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ktx/4.0.0: Copying sources to build folder ktx/4.0.0: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b ktx/4.0.0: Generator cmake created conanbuildinfo.cmake ktx/4.0.0: Aggregating env generators [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 ktx/4.0.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\package\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b" -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_TOOLS="True" -DKTX_FEATURE_DOC="False" -DKTX_FEATURE_LOADTEST_APPS="False" -DKTX_FEATURE_STATIC_LIBRARY="False" -DKTX_FEATURE_TESTS="False" -DBASISU_SUPPORT_SSE="True" -Wno-dev C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Found Bash: C:/Program Files/Git/bin/bash.exe -- 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@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/interface/basisu_c_binding/CMakeLists.txt argparser.cpp basisu_c_binding.cpp basisu_transcoder.cpp objUtil.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\objUtil.dir\Release\objUtil.lib obj_basisu_cbind.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\interface\basisu_c_binding\obj_basisu_cbind.dir\Release\obj_basisu_cbind.lib Generate tools/ktx2ktx2/version.h Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktx2ktx2/CMakeLists.txt Generate lib/version.h C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\528f180019262568042adb87983b9710\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2ktx2\tools\ktx2ktx2\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2ktx2\ktx2ktx2_version.vcxproj] Generate tools/ktx2check/version.h Generate tools/ktxinfo/version.h Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt Generate tools/ktxsc/version.h Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktx2check/CMakeLists.txt Generate tools/toktx/version.h C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\dfae1a0d447564d1405d0a88a67375bb\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2check\tools\ktx2check\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2check\ktx2check_version.vcxproj] Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktxinfo/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktxsc/CMakeLists.txt C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\3092291dd153ab31be11c0088a63f6c8\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxinfo\tools\ktxinfo\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxinfo\ktxinfo_version.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\cc9db4922ef4b7e1426769e53d3bebf7\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxsc\tools\ktxsc\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxsc\ktxsc_version.vcxproj] Generating VkFormat-related source files Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/toktx/CMakeLists.txt C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\bba9ec6e599d03d25a25b3f1431d15b1\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\toktx\tools\toktx\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\toktx\toktx_version.vcxproj] unix2dos: converting file C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/lib/vkformat_enum.h to DOS format... unix2dos: converting file C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/lib/vkformat_check.c to DOS format... unix2dos: converting file C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/lib/vkformat_str.c to DOS format... Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt Generating VkFormat/DFD switch body Generating DFD/VkFormat switch body unix2dos: converting file C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/lib/dfdutils/vk2dfd.inl to DOS format... unix2dos: converting file C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/lib/dfdutils/dfd2vk.inl to DOS format... Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/CMakeLists.txt basis_transcode.cpp basisu_transcoder.cpp etcdec.cxx etcunpack.cxx basis_encode.cpp basisu_astc_decomp.cpp basisu_backend.cpp basisu_basis_file.cpp basisu_bc7enc.cpp basisu_comp.cpp basis_transcode.cpp basisu_enc.cpp basisu_etc.cpp basisu_frontend.cpp basisu_global_selector_palette_helpers.cpp basisu_transcoder.cpp basisu_gpu_texture.cpp basisu_kernels_sse.cpp etcdec.cxx etcunpack.cxx basisu_pvrtc1_4.cpp basisu_resample_filters.cpp basisu_resampler.cpp basisu_ssim.cpp basisu_uastc_enc.cpp jpgd.cpp 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 texture1.c vk_funcs.c vkloader.c apg_bmp.c writer1.c writer2.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 Auto build dll exports texture2.c vkformat_check.c vkformat_str.c texture1.c vk_funcs.c vkloader.c Creating library C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/ktx.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/ktx.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/ktx_read.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/ktx_read.exp ktx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktx2ktx2/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktxinfo/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktxsc/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/ktx2check/CMakeLists.txt ktx_read.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx_read.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/source_subfolder/tools/toktx/CMakeLists.txt ktx2check.cpp ktxinfo.cpp ktx2ktx2.cpp ktxsc.cpp image.cc jpgimage.cc npbmimage.cc pngimage.cc toktx.cc C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\toktx\toktx.cc(1210,50): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\toktx\toktx.vcxproj] ktx2ktx2.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx2ktx2.exe ktxinfo.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktxinfo.exe ktxsc.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktxsc.exe ktx2check.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx2check.exe toktx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\toktx.exe Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/build/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/CMakeLists.txt ktx/4.0.0: Package 'a03acf9f2ff636203b1f5fa1084efc5e1de41c5b' built ktx/4.0.0: Build folder C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b ktx/4.0.0: Generated conaninfo.txt ktx/4.0.0: Generated conanbuildinfo.txt ktx/4.0.0: Generating the package ktx/4.0.0: Package folder C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\package\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b ktx/4.0.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. obj_basisu_cbind.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\interface\basisu_c_binding\obj_basisu_cbind.dir\Release\obj_basisu_cbind.lib objUtil.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\objUtil.dir\Release\objUtil.lib Generate tools/ktx2check/version.h C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\dfae1a0d447564d1405d0a88a67375bb\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2check\tools\ktx2check\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2check\ktx2check_version.vcxproj] Generate tools/ktxsc/version.h Generate tools/ktx2ktx2/version.h Generate tools/ktxinfo/version.h Generate tools/toktx/version.h C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\cc9db4922ef4b7e1426769e53d3bebf7\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxsc\tools\ktxsc\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxsc\ktxsc_version.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\528f180019262568042adb87983b9710\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2ktx2\tools\ktx2ktx2\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktx2ktx2\ktx2ktx2_version.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\3092291dd153ab31be11c0088a63f6c8\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxinfo\tools\ktxinfo\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\ktxinfo\ktxinfo_version.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\CMakeFiles\bba9ec6e599d03d25a25b3f1431d15b1\version.h.rule" succeeded, but specified output "c:\j\w\buildsinglereference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\toktx\tools\toktx\version.h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\source_subfolder\tools\toktx\toktx_version.vcxproj] Auto build dll exports ktx_read.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx_read.dll ktx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx.dll ktx2check.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx2check.exe ktxsc.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktxsc.exe ktx2ktx2.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktx2ktx2.exe ktxinfo.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\ktxinfo.exe toktx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\build\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\bin\toktx.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/bin/ktx2check.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/bin/ktx2ktx2.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/bin/ktxinfo.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/bin/ktxsc.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/bin/toktx.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/ktx.lib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/bin/ktx.dll -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/include/ktx.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/include/ktxvulkan.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/cmake/ktx/KtxTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/cmake/ktx/KtxTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/lib/cmake/ktx/KtxConfig.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/ktx/4.0.0/_/_/package/a03acf9f2ff636203b1f5fa1084efc5e1de41c5b/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 ktx/4.0.0 package(): Packaged 1 '.dll' file: ktx.dll ktx/4.0.0 package(): Packaged 5 '.exe' files ktx/4.0.0 package(): Packaged 2 '.h' files: ktx.h, ktxvulkan.h ktx/4.0.0 package(): Packaged 1 '.lib' file: ktx.lib ktx/4.0.0 package(): Packaged 16 '.txt' files ktx/4.0.0 package(): Packaged 1 '.md' file: LICENSE.md ktx/4.0.0: Package 'a03acf9f2ff636203b1f5fa1084efc5e1de41c5b' created ktx/4.0.0: Created package revision 566a1168ddfaafdfedf486bb51f8b1c9 ktx/4.0.0: Appending PATH environment variable: C:\J\w\BuildSingleReference@3\.conan\data\ktx\4.0.0\_\_\package\a03acf9f2ff636203b1f5fa1084efc5e1de41c5b\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 Aggregating env generators CMake Warning at source_subfolder/cmake/version.cmake:151 (message): Error retrieving version from GIT tag. Falling back to 0.0.0-noversion Call Stack (most recent call first): source_subfolder/CMakeLists.txt:10 (include) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY