******************************************************************************** conan install jsoncpp/1.9.2@#c1e52f9c98e510bf37a449a9cf414d52 --build=jsoncpp -pr C:\J\w\prod\BuildSingleReference\126587\f7478fb8-841d-4d61-b51e-18158eb8f5fc/profile_windows_16_mtd_vs_debug_64.jsoncpp-shared-False.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\.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\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] jsoncpp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True jsoncpp/1.9.2: Forced build from source Installing package: jsoncpp/1.9.2 Requirements jsoncpp/1.9.2 from local cache - Cache Packages jsoncpp/1.9.2:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jsoncpp/1.9.2: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\source\src jsoncpp/1.9.2: [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 jsoncpp/1.9.2: Copying sources to build folder jsoncpp/1.9.2: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 jsoncpp/1.9.2: Generator txt created conanbuildinfo.txt jsoncpp/1.9.2: Calling generate() jsoncpp/1.9.2: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' jsoncpp/1.9.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\generators\conan_toolchain.cmake -DCCACHE_FOUND= -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' jsoncpp/1.9.2: 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 jsoncpp/1.9.2: Calling build() jsoncpp/1.9.2: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCCACHE_FOUND="" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCCACHE_FOUND="" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- JsonCpp Version: 1.9.2 -- Looking for C++ include clocale -- Looking for C++ include clocale - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of lconv -- Check size of lconv - done -- Performing Test HAVE_DECIMAL_POINT -- Performing Test HAVE_DECIMAL_POINT - Success -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build jsoncpp/1.9.2: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug ----------------- 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/.conan/data/jsoncpp/1.9.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/src/lib_json/CMakeLists.txt json_reader.cpp json_value.cpp json_writer.cpp jsoncpp_lib.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\src\lib_json\Debug\jsoncpp.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/CMakeLists.txt jsoncpp/1.9.2: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built jsoncpp/1.9.2: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build jsoncpp/1.9.2: Generated conaninfo.txt jsoncpp/1.9.2: Generated conanbuildinfo.txt jsoncpp/1.9.2: Generating the package jsoncpp/1.9.2: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 jsoncpp/1.9.2: Calling package() jsoncpp/1.9.2: Copied 1 file: LICENSE jsoncpp/1.9.2: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\jsoncpp\1.9.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/jsoncpp.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/allocator.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/assertions.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/autolink.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/config.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/forwards.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/json.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/json_features.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/reader.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/value.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/version.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsoncpp/1.9.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/json/writer.h [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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK jsoncpp/1.9.2 package(): Packaged 11 '.h' files jsoncpp/1.9.2 package(): Packaged 1 '.lib' file: jsoncpp.lib jsoncpp/1.9.2 package(): Packaged 1 '.cmake' file: conan-official-jsoncpp-targets.cmake jsoncpp/1.9.2 package(): Packaged 1 file: LICENSE jsoncpp/1.9.2: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created jsoncpp/1.9.2: Created package revision b60ca9cef93b5d80d155132f8c1a0fec [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators jsoncpp/1.9.2: 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