>>> yajl 2.1.0 Extracting gzip -d -c /nvmedata/autobuild/instance-9/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/ && cd /nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-9/output-1/host/bin:/nvmedata/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-9/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 ) CMake Deprecation Warning at CMakeLists.txt:15 (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-9/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -- Check for working C compiler: /nvmedata/autobuild/instance-9/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-9/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-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_c208a/fast && gmake[1]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_c208a.dir/build.make CMakeFiles/cmTC_c208a.dir/build gmake[2]: Entering directory '/nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c208a.dir/testCCompiler.c.o /nvmedata/autobuild/instance-9/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-9/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_c208a.dir/testCCompiler.c.o -c /nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_c208a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c208a.dir/link.txt --verbose=1 /nvmedata/autobuild/instance-9/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-9/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_c208a.dir/testCCompiler.c.o -o cmTC_c208a -latomic -latomic /nvmedata/autobuild/instance-9/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic: No such file or directory /nvmedata/autobuild/instance-9/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_c208a.dir/build.make:99: cmTC_c208a] Error 1 gmake[2]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_c208a/fast] Error 2 gmake[1]: Leaving directory '/nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:17 (PROJECT) -- Configuring incomplete, errors occurred! See also "/nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeOutput.log". See also "/nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-9/output-1/build/yajl-2.1.0/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-9/buildroot'