******************************************************************************** conan install libconfig/1.7.3@#3f66156de76765ff60a3e0a673b8c6c3 --build=libconfig -pr C:\J\w\prod\BuildSingleReference@3\139578\0cd5587b-98af-4466-a2d7-cff21e5fcd6b/profile_windows_15_md_vs_release_64.libconfig-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 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=MD compiler.version=15 os=Windows [options] libconfig:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libconfig/1.7.3: Forced build from source Installing package: libconfig/1.7.3 Requirements libconfig/1.7.3 from local cache - Cache Packages libconfig/1.7.3:970e773c5651dc2560f86200a4ea56c23f568ff9 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libconfig/1.7.3: Configuring sources in C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\source\src libconfig/1.7.3: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libconfig/1.7.3: Copying sources to build folder libconfig/1.7.3: Building your package in C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9 libconfig/1.7.3: Generator txt created conanbuildinfo.txt libconfig/1.7.3: Calling generate() libconfig/1.7.3: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libconfig/1.7.3: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libconfig/1.7.3: 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 libconfig/1.7.3: Calling build() libconfig/1.7.3: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build libconfig/1.7.3: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build" --config Release ----------------- 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/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/src/lib/CMakeLists.txt grammar.c libconfig.c scanctx.c scanner.c strbuf.c strvec.c util.c wincompat.c Creating library C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build/out/Release/libconfig.lib and object C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build/out/Release/libconfig.exp libconfig.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build\out\Release\libconfig.dll Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/src/lib/CMakeLists.txt grammar.c libconfig.c scanctx.c scanner.c strbuf.c strvec.c util.c wincompat.c libconfigcpp.cc c:\j\w\prod\buildsinglereference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\src\lib\libconfig.h++(57): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'libconfig::ConfigException' [C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build\lib\libconfig++.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' c:\j\w\prod\buildsinglereference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\src\lib\libconfig.h++(57): note: see declaration of 'libconfig::ConfigException' c:\j\w\prod\buildsinglereference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\src\lib\libconfigcpp.c++(710): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build\lib\libconfig++.vcxproj] c:\j\w\prod\buildsinglereference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\src\lib\libconfigcpp.c++(720): warning C4244: 'return': conversion from 'unsigned __int64' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build\lib\libconfig++.vcxproj] Creating library C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build/out/Release/libconfig++.lib and object C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/build/out/Release/libconfig++.exp libconfig++.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build\out\Release\libconfig++.dll Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/build/970e773c5651dc2560f86200a4ea56c23f568ff9/src/CMakeLists.txt libconfig/1.7.3: Package '970e773c5651dc2560f86200a4ea56c23f568ff9' built libconfig/1.7.3: Build folder C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build libconfig/1.7.3: Generated conaninfo.txt libconfig/1.7.3: Generated conanbuildinfo.txt libconfig/1.7.3: Generating the package libconfig/1.7.3: Package folder C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\package\970e773c5651dc2560f86200a4ea56c23f568ff9 libconfig/1.7.3: Calling package() libconfig/1.7.3: Copied 1 file: LICENSE libconfig/1.7.3: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@3\.conan\data\libconfig\1.7.3\_\_\build\970e773c5651dc2560f86200a4ea56c23f568ff9\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/libconfig.lib -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/bin/libconfig.dll -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/include/libconfig.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/libconfig++.lib -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/bin/libconfig++.dll -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/include/libconfig.h++ -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/include/libconfig.hh -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/cmake/libconfig/libconfigConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/cmake/libconfig/libconfigConfig-release.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/cmake/libconfig/libconfigConfigVersion.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/cmake/libconfig/libconfig++Config.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/cmake/libconfig/libconfig++Config-release.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libconfig/1.7.3/_/_/package/970e773c5651dc2560f86200a4ea56c23f568ff9/lib/cmake/libconfig/libconfig++ConfigVersion.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(): [STATIC ARTIFACTS (KB-H074)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.51 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libconfig/1.7.3 package(): Packaged 2 '.dll' files: libconfig++.dll, libconfig.dll libconfig/1.7.3 package(): Packaged 1 '.h' file: libconfig.h libconfig/1.7.3 package(): Packaged 1 '.h++' file: libconfig.h++ libconfig/1.7.3 package(): Packaged 1 '.hh' file: libconfig.hh libconfig/1.7.3 package(): Packaged 2 '.lib' files: libconfig++.lib, libconfig.lib libconfig/1.7.3 package(): Packaged 1 file: LICENSE libconfig/1.7.3: Package '970e773c5651dc2560f86200a4ea56c23f568ff9' created libconfig/1.7.3: Created package revision 80c8c737d4806ad74a094e20f10a3e84 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK libconfig/1.7.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component libconfig::libconfig_ library 'config' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component libconfig::libconfig++ library 'config++' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054) ERROR: ConanException: [HOOK - conan-center.py] post_package_info(): Some checks failed running the hook, check the output