INFO: not using any hashes in /data/userland-archives/hashes for json-c-0.17.tar.gz (overridden with --hash) Source /data/userland-archives/json-c-0.17.tar.gz... not found, skipping file copy Source https://s3.amazonaws.com/json-c_releases/releases/json-c-0.17.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok CMake Deprecation Warning at CMakeLists.txt:6 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/gcc/14/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 sys/resource.h -- Looking for sys/resource.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 - not 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 - 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 CMake Warning (dev) at CMakeLists.txt:202 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. This warning is for project developers. Use -Wno-dev to suppress it. -- 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 getrusage -- Looking for getrusage - 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 /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/i86/config.h -- Wrote /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/i86/json_config.h -- Performing Test REENTRANT_WORKS -- Performing Test REENTRANT_WORKS - Success -- Performing Test BSYMBOLIC_WORKS -- Performing Test BSYMBOLIC_WORKS - Failed -- Performing Test VERSION_SCRIPT_WORKS -- Performing Test VERSION_SCRIPT_WORKS - Failed -- Found Doxygen: /usr/bin/doxygen (found version "1.13.1") found components: doxygen dot -- Wrote /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/i86/doc/Doxyfile CMake Deprecation Warning at tests/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at apps/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Wrote /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/i86/apps_config.h -- Configuring done (12.8s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS LIBEXEC_INSTALL_DIR LIB_INSTALL_DIR -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/i86 [ 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 [ 6%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o [ 8%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o [ 9%] Building C object CMakeFiles/json-c.dir/json_util.c.o [ 10%] Building C object CMakeFiles/json-c.dir/json_visit.c.o [ 12%] Building C object CMakeFiles/json-c.dir/linkhash.c.o [ 13%] Building C object CMakeFiles/json-c.dir/printbuf.c.o [ 15%] Building C object CMakeFiles/json-c.dir/random_seed.c.o [ 16%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o [ 17%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o [ 19%] Building C object CMakeFiles/json-c.dir/json_patch.c.o [ 20%] Linking C shared library libjson-c.so [ 20%] Built target json-c [ 21%] Building C object tests/CMakeFiles/test1Formatted.dir/test1.c.o [ 23%] Building C object tests/CMakeFiles/test1Formatted.dir/parse_flags.c.o [ 24%] Linking C executable test1Formatted [ 24%] Built target test1Formatted [ 26%] Building C object tests/CMakeFiles/test2Formatted.dir/test2.c.o [ 27%] Building C object tests/CMakeFiles/test2Formatted.dir/parse_flags.c.o [ 28%] Linking C executable test2Formatted [ 28%] Built target test2Formatted [ 30%] Building C object tests/CMakeFiles/test1.dir/test1.c.o [ 31%] Linking C executable test1 [ 31%] Built target test1 [ 32%] Building C object tests/CMakeFiles/test2.dir/test2.c.o [ 34%] Linking C executable test2 [ 34%] Built target test2 [ 35%] Building C object tests/CMakeFiles/test4.dir/test4.c.o [ 36%] Linking C executable test4 [ 36%] Built target test4 [ 38%] Building C object tests/CMakeFiles/testReplaceExisting.dir/testReplaceExisting.c.o [ 39%] Linking C executable testReplaceExisting [ 39%] Built target testReplaceExisting [ 41%] Building C object tests/CMakeFiles/test_cast.dir/test_cast.c.o [ 42%] Linking C executable test_cast [ 42%] Built target test_cast [ 43%] Building C object tests/CMakeFiles/test_charcase.dir/test_charcase.c.o [ 45%] Linking C executable test_charcase [ 45%] Built target test_charcase [ 46%] Building C object tests/CMakeFiles/test_compare.dir/test_compare.c.o [ 47%] Linking C executable test_compare [ 47%] Built target test_compare [ 49%] Building C object tests/CMakeFiles/test_deep_copy.dir/test_deep_copy.c.o [ 50%] Linking C executable test_deep_copy [ 50%] Built target test_deep_copy [ 52%] Building C object tests/CMakeFiles/test_double_serializer.dir/test_double_serializer.c.o [ 53%] Linking C executable test_double_serializer [ 53%] Built target test_double_serializer [ 54%] Building C object tests/CMakeFiles/test_float.dir/test_float.c.o [ 56%] Linking C executable test_float [ 56%] Built target test_float [ 57%] Building C object tests/CMakeFiles/test_int_add.dir/test_int_add.c.o [ 58%] Linking C executable test_int_add [ 58%] Built target test_int_add [ 60%] Building C object tests/CMakeFiles/test_int_get.dir/test_int_get.c.o [ 61%] Linking C executable test_int_get [ 61%] Built target test_int_get [ 63%] Building C object tests/CMakeFiles/test_locale.dir/test_locale.c.o [ 64%] Linking C executable test_locale [ 64%] Built target test_locale [ 65%] Building C object tests/CMakeFiles/test_null.dir/test_null.c.o [ 67%] Linking C executable test_null [ 67%] Built target test_null [ 68%] Building C object tests/CMakeFiles/test_parse.dir/test_parse.c.o [ 69%] Linking C executable test_parse [ 69%] Built target test_parse [ 71%] Building C object tests/CMakeFiles/test_parse_int64.dir/test_parse_int64.c.o [ 72%] Linking C executable test_parse_int64 [ 72%] Built target test_parse_int64 [ 73%] Building C object tests/CMakeFiles/test_printbuf.dir/test_printbuf.c.o [ 75%] Linking C executable test_printbuf [ 75%] Built target test_printbuf [ 76%] Building C object tests/CMakeFiles/test_set_serializer.dir/test_set_serializer.c.o [ 78%] Linking C executable test_set_serializer [ 78%] Built target test_set_serializer [ 79%] Building C object tests/CMakeFiles/test_set_value.dir/test_set_value.c.o [ 80%] Linking C executable test_set_value [ 80%] Built target test_set_value [ 82%] Building C object tests/CMakeFiles/test_strerror.dir/test_strerror.c.o [ 83%] Linking C executable test_strerror [ 83%] Built target test_strerror [ 84%] Building C object tests/CMakeFiles/test_util_file.dir/test_util_file.c.o [ 86%] Linking C executable test_util_file [ 86%] Built target test_util_file [ 87%] Building C object tests/CMakeFiles/test_visit.dir/test_visit.c.o [ 89%] Linking C executable test_visit [ 89%] Built target test_visit [ 90%] Building C object tests/CMakeFiles/test_object_iterator.dir/test_object_iterator.c.o [ 91%] Linking C executable test_object_iterator [ 91%] Built target test_object_iterator [ 93%] Building C object tests/CMakeFiles/test_json_pointer.dir/test_json_pointer.c.o [ 94%] Linking C executable test_json_pointer [ 94%] Built target test_json_pointer [ 95%] Building C object tests/CMakeFiles/test_json_patch.dir/test_json_patch.c.o [ 97%] Linking C executable test_json_patch [ 97%] Built target test_json_patch [ 98%] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o [100%] Linking C executable json_parse [100%] Built target json_parse CMake Deprecation Warning at CMakeLists.txt:6 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/gcc/14/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 sys/resource.h -- Looking for sys/resource.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 - not 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 - 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 CMake Warning (dev) at CMakeLists.txt:202 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. This warning is for project developers. Use -Wno-dev to suppress it. -- 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 getrusage -- Looking for getrusage - 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 /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/amd64/config.h -- Wrote /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/amd64/json_config.h -- Performing Test REENTRANT_WORKS -- Performing Test REENTRANT_WORKS - Success -- Performing Test BSYMBOLIC_WORKS -- Performing Test BSYMBOLIC_WORKS - Failed -- Performing Test VERSION_SCRIPT_WORKS -- Performing Test VERSION_SCRIPT_WORKS - Failed -- Found Doxygen: /usr/bin/doxygen (found version "1.13.1") found components: doxygen dot -- Wrote /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/amd64/doc/Doxyfile CMake Deprecation Warning at tests/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at apps/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Wrote /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/amd64/apps_config.h -- Configuring done (12.8s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS LIBEXEC_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/amd64 [ 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 [ 6%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o [ 8%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o [ 9%] Building C object CMakeFiles/json-c.dir/json_util.c.o [ 10%] Building C object CMakeFiles/json-c.dir/json_visit.c.o [ 12%] Building C object CMakeFiles/json-c.dir/linkhash.c.o [ 13%] Building C object CMakeFiles/json-c.dir/printbuf.c.o [ 15%] Building C object CMakeFiles/json-c.dir/random_seed.c.o [ 16%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o [ 17%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o [ 19%] Building C object CMakeFiles/json-c.dir/json_patch.c.o [ 20%] Linking C shared library libjson-c.so [ 20%] Built target json-c [ 21%] Building C object tests/CMakeFiles/test1Formatted.dir/test1.c.o [ 23%] Building C object tests/CMakeFiles/test1Formatted.dir/parse_flags.c.o [ 24%] Linking C executable test1Formatted [ 24%] Built target test1Formatted [ 26%] Building C object tests/CMakeFiles/test2Formatted.dir/test2.c.o [ 27%] Building C object tests/CMakeFiles/test2Formatted.dir/parse_flags.c.o [ 28%] Linking C executable test2Formatted [ 28%] Built target test2Formatted [ 30%] Building C object tests/CMakeFiles/test1.dir/test1.c.o [ 31%] Linking C executable test1 [ 31%] Built target test1 [ 32%] Building C object tests/CMakeFiles/test2.dir/test2.c.o [ 34%] Linking C executable test2 [ 34%] Built target test2 [ 35%] Building C object tests/CMakeFiles/test4.dir/test4.c.o [ 36%] Linking C executable test4 [ 36%] Built target test4 [ 38%] Building C object tests/CMakeFiles/testReplaceExisting.dir/testReplaceExisting.c.o [ 39%] Linking C executable testReplaceExisting [ 39%] Built target testReplaceExisting [ 41%] Building C object tests/CMakeFiles/test_cast.dir/test_cast.c.o [ 42%] Linking C executable test_cast [ 42%] Built target test_cast [ 43%] Building C object tests/CMakeFiles/test_charcase.dir/test_charcase.c.o [ 45%] Linking C executable test_charcase [ 45%] Built target test_charcase [ 46%] Building C object tests/CMakeFiles/test_compare.dir/test_compare.c.o [ 47%] Linking C executable test_compare [ 47%] Built target test_compare [ 49%] Building C object tests/CMakeFiles/test_deep_copy.dir/test_deep_copy.c.o [ 50%] Linking C executable test_deep_copy [ 50%] Built target test_deep_copy [ 52%] Building C object tests/CMakeFiles/test_double_serializer.dir/test_double_serializer.c.o [ 53%] Linking C executable test_double_serializer [ 53%] Built target test_double_serializer [ 54%] Building C object tests/CMakeFiles/test_float.dir/test_float.c.o [ 56%] Linking C executable test_float [ 56%] Built target test_float [ 57%] Building C object tests/CMakeFiles/test_int_add.dir/test_int_add.c.o [ 58%] Linking C executable test_int_add [ 58%] Built target test_int_add [ 60%] Building C object tests/CMakeFiles/test_int_get.dir/test_int_get.c.o [ 61%] Linking C executable test_int_get [ 61%] Built target test_int_get [ 63%] Building C object tests/CMakeFiles/test_locale.dir/test_locale.c.o [ 64%] Linking C executable test_locale [ 64%] Built target test_locale [ 65%] Building C object tests/CMakeFiles/test_null.dir/test_null.c.o [ 67%] Linking C executable test_null [ 67%] Built target test_null [ 68%] Building C object tests/CMakeFiles/test_parse.dir/test_parse.c.o [ 69%] Linking C executable test_parse [ 69%] Built target test_parse [ 71%] Building C object tests/CMakeFiles/test_parse_int64.dir/test_parse_int64.c.o [ 72%] Linking C executable test_parse_int64 [ 72%] Built target test_parse_int64 [ 73%] Building C object tests/CMakeFiles/test_printbuf.dir/test_printbuf.c.o [ 75%] Linking C executable test_printbuf [ 75%] Built target test_printbuf [ 76%] Building C object tests/CMakeFiles/test_set_serializer.dir/test_set_serializer.c.o [ 78%] Linking C executable test_set_serializer [ 78%] Built target test_set_serializer [ 79%] Building C object tests/CMakeFiles/test_set_value.dir/test_set_value.c.o [ 80%] Linking C executable test_set_value [ 80%] Built target test_set_value [ 82%] Building C object tests/CMakeFiles/test_strerror.dir/test_strerror.c.o [ 83%] Linking C executable test_strerror [ 83%] Built target test_strerror [ 84%] Building C object tests/CMakeFiles/test_util_file.dir/test_util_file.c.o [ 86%] Linking C executable test_util_file [ 86%] Built target test_util_file [ 87%] Building C object tests/CMakeFiles/test_visit.dir/test_visit.c.o [ 89%] Linking C executable test_visit [ 89%] Built target test_visit [ 90%] Building C object tests/CMakeFiles/test_object_iterator.dir/test_object_iterator.c.o [ 91%] Linking C executable test_object_iterator [ 91%] Built target test_object_iterator [ 93%] Building C object tests/CMakeFiles/test_json_pointer.dir/test_json_pointer.c.o [ 94%] Linking C executable test_json_pointer [ 94%] Built target test_json_pointer [ 95%] Building C object tests/CMakeFiles/test_json_patch.dir/test_json_patch.c.o [ 97%] Linking C executable test_json_patch [ 97%] Built target test_json_patch [ 98%] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o [100%] Linking C executable json_parse [100%] Built target json_parse -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/libjson-c.so.5.3.0 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/libjson-c.so.5 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/libjson-c.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/cmake/json-c/json-c-targets.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/cmake/json-c/json-c-targets-release.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/cmake/json-c/json-c-config.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/pkgconfig/json-c.pc -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_config.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/arraylist.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/debug.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_c_version.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_inttypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_object.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_object_iterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_tokener.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_types.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_util.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_visit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/linkhash.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/printbuf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_pointer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_patch.h -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/amd64/libjson-c.so.5.3.0 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/amd64/libjson-c.so.5 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/amd64/libjson-c.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/amd64/cmake/json-c/json-c-targets.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/amd64/cmake/json-c/json-c-targets-release.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/amd64/cmake/json-c/json-c-config.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/lib/amd64/pkgconfig/json-c.pc -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_config.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/arraylist.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/debug.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_c_version.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_inttypes.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_object.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_object_iterator.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_tokener.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_types.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_util.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_visit.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/linkhash.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/printbuf.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_pointer.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/prototype/i386/usr/include/json-c/json_patch.h VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/manifest-i386-json-c-32.depend.res /jenkins/jobs/oi-userland/workspace/components/library/json-c/build/manifest-i386-json-c.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/json-c pkg://openindiana.org/library/json-c/32@0.17,5.11-2025.0.0.1:20250103T150654Z PUBLISHED pkg://openindiana.org/library/json-c@0.17,5.11-2025.0.0.1:20250103T150700Z PUBLISHED