******************************************************************************** conan install json-c/0.16@#38532313333fbe5dd0de844816239785 --build=json-c -pr /home/conan/w/prod/BuildSingleReference/193910/8035a456-4371-4b2f-b5e1-615dbe0fc3ad/profile_linux_9_libstdcpp11_gcc_debug_64.json-c-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 (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] json-c:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True json-c/0.16: Forced build from source Installing package: json-c/0.16 Requirements json-c/0.16 from local cache - Cache Packages json-c/0.16:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK json-c/0.16: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/source/src json-c/0.16: [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 json-c/0.16: Copying sources to build folder json-c/0.16: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 json-c/0.16: Generator txt created conanbuildinfo.txt json-c/0.16: Calling generate() json-c/0.16: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' json-c/0.16: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0042=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' json-c/0.16: 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 json-c/0.16: Calling build() json-c/0.16: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for getrusage -- Looking for getrusage - found -- Wrote /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/apps_config.h -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for endian.h -- Looking for endian.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for sys/cdefs.h -- Looking for sys/cdefs.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/random.h -- Looking for sys/random.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for xlocale.h -- Looking for xlocale.h - found -- Looking for _isnan -- Looking for _isnan - not found -- Looking for _finite -- Looking for _finite - not found -- Looking for INFINITY -- Looking for INFINITY - found -- Looking for isinf -- Looking for isinf - found -- Looking for isnan -- Looking for isnan - found -- Looking for nan -- Looking for nan - found -- Looking for _doprnt -- Looking for _doprnt - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for vprintf -- Looking for vprintf - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for bsd/stdlib.h -- Looking for bsd/stdlib.h - not found -- Looking for open -- Looking for open - found -- Looking for realloc -- Looking for realloc - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for uselocale -- Looking for uselocale - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for vsyslog -- Looking for vsyslog - found -- Looking for getrandom -- Looking for getrandom - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Performing Test HAS_GNU_WARNING_LONG -- Performing Test HAS_GNU_WARNING_LONG - Failed -- Performing Test HAVE_ATOMIC_BUILTINS -- Performing Test HAVE_ATOMIC_BUILTINS - Success -- Performing Test HAVE___THREAD -- Performing Test HAVE___THREAD - Success -- Wrote /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/config.h -- Wrote /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/json_config.h -- Performing Test REENTRANT_WORKS -- Performing Test REENTRANT_WORKS - Success -- Performing Test BSYMBOLIC_WORKS -- Performing Test BSYMBOLIC_WORKS - Success -- Performing Test VERSION_SCRIPT_WORKS -- Performing Test VERSION_SCRIPT_WORKS - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug json-c/0.16: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target json-c [ 1%] Building C object CMakeFiles/json-c.dir/arraylist.c.o [ 2%] Building C object CMakeFiles/json-c.dir/debug.c.o [ 4%] Building C object CMakeFiles/json-c.dir/json_c_version.c.o [ 5%] Building C object CMakeFiles/json-c.dir/json_object.c.o [ 7%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o [ 8%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o [ 10%] Building C object CMakeFiles/json-c.dir/json_util.c.o [ 11%] Building C object CMakeFiles/json-c.dir/json_visit.c.o [ 12%] Building C object CMakeFiles/json-c.dir/linkhash.c.o [ 14%] Building C object CMakeFiles/json-c.dir/printbuf.c.o [ 15%] Building C object CMakeFiles/json-c.dir/random_seed.c.o [ 17%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o [ 18%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o [ 20%] Linking C shared library libjson-c.so [ 20%] Built target json-c Scanning dependencies of target test_json_pointer Scanning dependencies of target test_visit Scanning dependencies of target test_cast [ 21%] Building C object tests/CMakeFiles/test_json_pointer.dir/test_json_pointer.c.o [ 22%] Building C object tests/CMakeFiles/test_visit.dir/test_visit.c.o [ 24%] Building C object tests/CMakeFiles/test_cast.dir/test_cast.c.o [ 25%] Linking C executable test_cast [ 27%] Linking C executable test_visit [ 28%] Linking C executable test_json_pointer [ 28%] Built target test_visit [ 28%] Built target test_cast Scanning dependencies of target testReplaceExisting Scanning dependencies of target test4 [ 28%] Built target test_json_pointer [ 30%] Building C object tests/CMakeFiles/testReplaceExisting.dir/testReplaceExisting.c.o [ 31%] Building C object tests/CMakeFiles/test4.dir/test4.c.o Scanning dependencies of target test2 [ 32%] Building C object tests/CMakeFiles/test2.dir/test2.c.o [ 34%] Linking C executable testReplaceExisting [ 35%] Linking C executable test4 [ 37%] Linking C executable test2 [ 37%] Built target testReplaceExisting [ 37%] Built target test4 Scanning dependencies of target test_locale Scanning dependencies of target test_printbuf [ 38%] Building C object tests/CMakeFiles/test_locale.dir/test_locale.c.o [ 40%] Building C object tests/CMakeFiles/test_printbuf.dir/test_printbuf.c.o [ 40%] Built target test2 Scanning dependencies of target test_deep_copy [ 41%] Building C object tests/CMakeFiles/test_deep_copy.dir/test_deep_copy.c.o [ 42%] Linking C executable test_locale [ 44%] Linking C executable test_printbuf [ 44%] Built target test_locale Scanning dependencies of target test_parse_int64 [ 45%] Building C object tests/CMakeFiles/test_parse_int64.dir/test_parse_int64.c.o [ 47%] Linking C executable test_deep_copy [ 47%] Built target test_printbuf Scanning dependencies of target test2Formatted [ 48%] Building C object tests/CMakeFiles/test2Formatted.dir/test2.c.o [ 50%] Linking C executable test_parse_int64 [ 50%] Built target test_deep_copy Scanning dependencies of target test_util_file [ 51%] Building C object tests/CMakeFiles/test_util_file.dir/test_util_file.c.o [ 51%] Built target test_parse_int64 [ 52%] Building C object tests/CMakeFiles/test2Formatted.dir/parse_flags.c.o Scanning dependencies of target test_int_add [ 54%] Building C object tests/CMakeFiles/test_int_add.dir/test_int_add.c.o [ 55%] Linking C executable test_int_add [ 57%] Linking C executable test2Formatted [ 58%] Building C object tests/CMakeFiles/test_util_file.dir/__/strerror_override.c.o [ 58%] Built target test_int_add [ 58%] Built target test2Formatted Scanning dependencies of target test_compare Scanning dependencies of target test1 [ 60%] Building C object tests/CMakeFiles/test_compare.dir/test_compare.c.o [ 61%] Building C object tests/CMakeFiles/test1.dir/test1.c.o [ 62%] Linking C executable test_util_file [ 64%] Linking C executable test_compare [ 64%] Built target test_util_file Scanning dependencies of target test1Formatted [ 65%] Building C object tests/CMakeFiles/test1Formatted.dir/test1.c.o [ 67%] Linking C executable test1 [ 67%] Built target test_compare Scanning dependencies of target test_float [ 68%] Building C object tests/CMakeFiles/test_float.dir/test_float.c.o [ 68%] Built target test1 Scanning dependencies of target test_object_iterator [ 70%] Building C object tests/CMakeFiles/test_object_iterator.dir/test_object_iterator.c.o [ 71%] Building C object tests/CMakeFiles/test1Formatted.dir/parse_flags.c.o [ 72%] Linking C executable test_float [ 74%] Linking C executable test1Formatted [ 74%] Built target test_float Scanning dependencies of target test_null [ 75%] Linking C executable test_object_iterator [ 77%] Building C object tests/CMakeFiles/test_null.dir/test_null.c.o [ 77%] Built target test1Formatted Scanning dependencies of target test_double_serializer [ 77%] Built target test_object_iterator [ 78%] Building C object tests/CMakeFiles/test_double_serializer.dir/test_double_serializer.c.o Scanning dependencies of target test_parse [ 80%] Building C object tests/CMakeFiles/test_parse.dir/test_parse.c.o [ 81%] Linking C executable test_null [ 82%] Linking C executable test_double_serializer [ 82%] Built target test_null Scanning dependencies of target test_set_serializer [ 84%] Building C object tests/CMakeFiles/test_set_serializer.dir/test_set_serializer.c.o [ 84%] Built target test_double_serializer Scanning dependencies of target test_set_value [ 85%] Linking C executable test_parse [ 87%] Building C object tests/CMakeFiles/test_set_value.dir/test_set_value.c.o [ 87%] Built target test_parse Scanning dependencies of target test_charcase [ 88%] Linking C executable test_set_serializer [ 90%] Building C object tests/CMakeFiles/test_charcase.dir/test_charcase.c.o [ 91%] Linking C executable test_set_value [ 91%] Built target test_set_serializer Scanning dependencies of target test_strerror [ 92%] Building C object tests/CMakeFiles/test_strerror.dir/test_strerror.c.o [ 94%] Linking C executable test_charcase [ 94%] Built target test_set_value Scanning dependencies of target json_parse [ 95%] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o [ 95%] Built target test_charcase [ 97%] Building C object tests/CMakeFiles/test_strerror.dir/__/strerror_override.c.o [ 98%] Linking C executable test_strerror [100%] Linking C executable json_parse [100%] Built target test_strerror [100%] Built target json_parse json-c/0.16: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built json-c/0.16: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug json-c/0.16: Generated conaninfo.txt json-c/0.16: Generated conanbuildinfo.txt json-c/0.16: Generating the package json-c/0.16: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 json-c/0.16: Calling package() json-c/0.16: Copied 1 file: COPYING json-c/0.16: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libjson-c.so.5.2.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libjson-c.so.5 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libjson-c.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/cmake/json-c/json-c-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/cmake/json-c/json-c-targets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/cmake/json-c/json-c-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/pkgconfig/json-c.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/arraylist.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/debug.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_c_version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_inttypes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_object.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_object_iterator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_tokener.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_types.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_util.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_visit.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/linkhash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/printbuf.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/json-c/0.16/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/json-c/json_pointer.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(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK json-c/0.16 package(): Packaged 15 '.h' files json-c/0.16 package(): Packaged 1 file: COPYING json-c/0.16 package(): Packaged 1 '.5' file: libjson-c.so.5 json-c/0.16 package(): Packaged 1 '.so' file: libjson-c.so json-c/0.16 package(): Packaged 1 '.0' file: libjson-c.so.5.2.0 json-c/0.16: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created json-c/0.16: Created package revision acfb6a13b57dbac61d97ab311352ea94 [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 Warning: doxygen not found, the 'doc' target will not be included json-c/0.16: 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