>>> json-c 0.15 Extracting gzip -d -c /nvmedata/autobuild/instance-27/dl/json-c/json-c-0.15.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15 -xf - >>> json-c 0.15 Patching >>> json-c 0.15 Configuring (mkdir -p /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/ && cd /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-27/output-1/host/bin/cmake /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-27/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-27/output-1/host/bin/or1k-buildroot-linux-uclibc-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 /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/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/stat.h -- Looking for sys/stat.h - found -- Looking for xlocale.h -- Looking for xlocale.h - not 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 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 - not 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 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 /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/config.h -- Wrote /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/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) Warning: doxygen not found, the 'doc' target will not be included -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS -- Build files have been written to: /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15 >>> json-c 0.15 Building PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/ make[1]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make[2]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' Scanning dependencies of target json-c make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' [ 3%] Building C object CMakeFiles/json-c.dir/arraylist.c.o [ 6%] Building C object CMakeFiles/json-c.dir/debug.c.o [ 10%] Building C object CMakeFiles/json-c.dir/json_c_version.c.o [ 13%] Building C object CMakeFiles/json-c.dir/json_object.c.o [ 16%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o [ 20%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o [ 23%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o [ 26%] Building C object CMakeFiles/json-c.dir/json_util.c.o [ 30%] Building C object CMakeFiles/json-c.dir/json_visit.c.o [ 33%] Building C object CMakeFiles/json-c.dir/linkhash.c.o [ 36%] Building C object CMakeFiles/json-c.dir/printbuf.c.o [ 40%] Building C object CMakeFiles/json-c.dir/random_seed.c.o [ 43%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o [ 46%] Linking C shared library libjson-c.so make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' [ 46%] Built target json-c make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' Scanning dependencies of target json-c-static make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' [ 50%] Building C object CMakeFiles/json-c-static.dir/arraylist.c.o [ 53%] Building C object CMakeFiles/json-c-static.dir/debug.c.o [ 56%] Building C object CMakeFiles/json-c-static.dir/json_c_version.c.o [ 60%] Building C object CMakeFiles/json-c-static.dir/json_object.c.o [ 63%] Building C object CMakeFiles/json-c-static.dir/json_object_iterator.c.o [ 66%] Building C object CMakeFiles/json-c-static.dir/json_pointer.c.o [ 70%] Building C object CMakeFiles/json-c-static.dir/json_tokener.c.o [ 73%] Building C object CMakeFiles/json-c-static.dir/json_util.c.o [ 76%] Building C object CMakeFiles/json-c-static.dir/json_visit.c.o [ 80%] Building C object CMakeFiles/json-c-static.dir/linkhash.c.o [ 83%] Building C object CMakeFiles/json-c-static.dir/printbuf.c.o [ 86%] Building C object CMakeFiles/json-c-static.dir/random_seed.c.o [ 90%] Building C object CMakeFiles/json-c-static.dir/strerror_override.c.o [ 93%] Linking C static library libjson-c.a make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' [ 93%] Built target json-c-static make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' Scanning dependencies of target json_parse make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' [ 96%] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o [100%] Linking C executable json_parse /nvmedata/autobuild/instance-27/output-1/host/lib/gcc/or1k-buildroot-linux-uclibc/10.3.0/../../../../or1k-buildroot-linux-uclibc/bin/ld: ../libjson-c.so.5.1.0: undefined reference to `__tls_get_addr' collect2: error: ld returned 1 exit status make[3]: *** [apps/CMakeFiles/json_parse.dir/build.make:104: apps/json_parse] Error 1 make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make[2]: *** [CMakeFiles/Makefile2:248: apps/CMakeFiles/json_parse.dir/all] Error 2 make[2]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make[1]: *** [Makefile:171: all] Error 2 make[1]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/json-c-0.15' make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-27/output-1/build/json-c-0.15/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-27/buildroot'