>>> json-c 0.15 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-26/output-1/build/.json-c-0.15.tar.gz.8tWNm1/output' 'https://s3.amazonaws.com/json-c_releases/releases/json-c-0.15.tar.gz' --2022-04-25 21:03:02-- https://s3.amazonaws.com/json-c_releases/releases/json-c-0.15.tar.gz Resolving s3.amazonaws.com (s3.amazonaws.com)... 3.5.20.150 Connecting to s3.amazonaws.com (s3.amazonaws.com)|3.5.20.150|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 361488 (353K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-26/output-1/build/.json-c-0.15.tar.gz.8tWNm1/output' 0K .......... .......... .......... .......... .......... 14% 504K 1s 50K .......... .......... .......... .......... .......... 28% 1.00M 0s 100K .......... .......... .......... .......... .......... 42% 501K 0s 150K .......... .......... .......... .......... .......... 56% 1.02M 0s 200K .......... .......... .......... .......... .......... 70% 514K 0s 250K .......... .......... .......... .......... .......... 84% 975K 0s 300K .......... .......... .......... .......... .......... 99% 1007K 0s 350K ... 100% 5752G=0.5s 2022-04-25 21:03:03 (715 KB/s) - '/nvmedata/autobuild/instance-26/output-1/build/.json-c-0.15.tar.gz.8tWNm1/output' saved [361488/361488] json-c-0.15.tar.gz: OK (sha256: b8d80a1ddb718b3ba7492916237bbf86609e9709fb007e7f7d4322f02341a4c6) >>> json-c 0.15 Extracting gzip -d -c /nvmedata/autobuild/instance-26/dl/json-c/json-c-0.15.tar.gz | /nvmedata/autobuild/instance-26/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-26/output-1/build/json-c-0.15 -xf - >>> json-c 0.15 Patching >>> json-c 0.15 Configuring (mkdir -p /nvmedata/autobuild/instance-26/output-1/build/json-c-0.15/ && cd /nvmedata/autobuild/instance-26/output-1/build/json-c-0.15/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-26/output-1/host/bin:/nvmedata/autobuild/instance-26/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-26/output-1/host/bin/cmake /nvmedata/autobuild/instance-26/output-1/build/json-c-0.15/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-26/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=OFF ) -- 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-26/output-1/host/bin/riscv64-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-26/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 - not 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-26/output-1/build/json-c-0.15/config.h -- Wrote /nvmedata/autobuild/instance-26/output-1/build/json-c-0.15/json_config.h -- Performing Test REENTRANT_WORKS -- Performing Test REENTRANT_WORKS - Failed -- 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-26/output-1/build/json-c-0.15 >>> json-c 0.15 Building PATH="/nvmedata/autobuild/instance-26/output-1/host/bin:/nvmedata/autobuild/instance-26/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-26/output-1/build/json-c-0.15/ make[1]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' make[2]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' Scanning dependencies of target json-c make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' [ 6%] Building C object CMakeFiles/json-c.dir/arraylist.c.o [ 12%] Building C object CMakeFiles/json-c.dir/debug.c.o [ 18%] Building C object CMakeFiles/json-c.dir/json_c_version.c.o [ 25%] Building C object CMakeFiles/json-c.dir/json_object.c.o [ 31%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o [ 37%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o [ 43%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o [ 50%] Building C object CMakeFiles/json-c.dir/json_util.c.o [ 56%] Building C object CMakeFiles/json-c.dir/json_visit.c.o [ 62%] Building C object CMakeFiles/json-c.dir/linkhash.c.o [ 68%] Building C object CMakeFiles/json-c.dir/printbuf.c.o [ 75%] Building C object CMakeFiles/json-c.dir/random_seed.c.o [ 81%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o [ 87%] Linking C static library libjson-c.a make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' [ 87%] Built target json-c make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' Scanning dependencies of target json_parse make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' [ 93%] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o [100%] Linking C executable json_parse /nvmedata/autobuild/instance-26/output-1/host/riscv64-buildroot-linux-uclibc/bin/elf2flt: 2 bad relocs ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context 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-26/output-1/build/json-c-0.15' make[2]: *** [CMakeFiles/Makefile2:219: apps/CMakeFiles/json_parse.dir/all] Error 2 make[2]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' make[1]: *** [Makefile:171: all] Error 2 make[1]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/json-c-0.15' make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-26/output-1/build/json-c-0.15/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-26/buildroot'