>>> cjson 1.7.15 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-28/output-1/build/.cjson-1.7.15.tar.gz.aOEE3U/output' 'https://github.com/DaveGamble/cjson/archive/v1.7.15/cjson-1.7.15.tar.gz' --2022-10-04 16:50:08-- https://github.com/DaveGamble/cjson/archive/v1.7.15/cjson-1.7.15.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/DaveGamble/cJSON/tar.gz/refs/tags/v1.7.15 [following] --2022-10-04 16:50:08-- https://codeload.github.com/DaveGamble/cJSON/tar.gz/refs/tags/v1.7.15 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-28/output-1/build/.cjson-1.7.15.tar.gz.aOEE3U/output' 0K .......... .......... .......... .......... .......... 519K 50K .......... .......... .......... .......... .......... 1.01M 100K .......... .......... .......... .......... .......... 91.4M 150K .......... .......... .......... .......... .......... 1.02M 200K .......... .......... .......... .......... .......... 31.2M 250K .......... .......... .......... .......... .......... 90.5M 300K .......... .......... .......... .......... .... 90.6M=0.2s 2022-10-04 16:50:09 (1.72 MB/s) - '/nvmedata/autobuild/instance-28/output-1/build/.cjson-1.7.15.tar.gz.aOEE3U/output' saved [352278] cjson-1.7.15.tar.gz: OK (sha256: 5308fd4bd90cef7aa060558514de6a1a4a0819974a26e6ed13973c5f624c24b2) >>> cjson 1.7.15 Extracting gzip -d -c /nvmedata/autobuild/instance-28/dl/cjson/cjson-1.7.15.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15 -xf - >>> cjson 1.7.15 Patching >>> cjson 1.7.15 Configuring (mkdir -p /nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/ && cd /nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-28/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -DENABLE_CJSON_TEST=OFF -DENABLE_CUSTOM_COMPILER_FLAGS=OFF -DBUILD_SHARED_AND_STATIC_LIBS=OFF -DENABLE_CJSON_UTILS=OFF ) CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /nvmedata/autobuild/instance-28/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -- Check for working C compiler: /nvmedata/autobuild/instance-28/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc - broken CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:69 (message): The C compiler "/nvmedata/autobuild/instance-28/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" is not able to compile a simple test program. It fails with the following output: Change Dir: /nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1bb6c/fast && gmake[1]: Entering directory '/nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1bb6c.dir/build.make CMakeFiles/cmTC_1bb6c.dir/build gmake[2]: Entering directory '/nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1bb6c.dir/testCCompiler.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-28/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -fPIC -Wl,-elf2flt=-r -static -DNDEBUG -o CMakeFiles/cmTC_1bb6c.dir/testCCompiler.c.o -c /nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_1bb6c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1bb6c.dir/link.txt --verbose=1 /nvmedata/autobuild/instance-28/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-28/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -fPIC -Wl,-elf2flt=-r -static -DNDEBUG -Wl,-elf2flt=-r -static CMakeFiles/cmTC_1bb6c.dir/testCCompiler.c.o -o cmTC_1bb6c -latomic -latomic /nvmedata/autobuild/instance-28/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic: No such file or directory /nvmedata/autobuild/instance-28/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_1bb6c.dir/build.make:99: cmTC_1bb6c] Error 1 gmake[2]: Leaving directory '/nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_1bb6c/fast] Error 2 gmake[1]: Leaving directory '/nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:4 (project) -- Configuring incomplete, errors occurred! See also "/nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeOutput.log". See also "/nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-28/output-1/build/cjson-1.7.15/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-28/buildroot'