>>> yajl 2.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-21/output-1/build/.yajl-2.1.0.tar.gz.zyQokc/output' 'https://github.com/lloyd/yajl/archive/2.1.0/yajl-2.1.0.tar.gz' --2022-10-06 13:14:45-- https://github.com/lloyd/yajl/archive/2.1.0/yajl-2.1.0.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 300 Multiple Choices Length: 105 [text/plain] Saving to: '/nvmedata/autobuild/instance-21/output-1/build/.yajl-2.1.0.tar.gz.zyQokc/output' 0K 100% 182M=0s 2022-10-06 13:14:45 (182 MB/s) - '/nvmedata/autobuild/instance-21/output-1/build/.yajl-2.1.0.tar.gz.zyQokc/output' saved [105/105] ERROR: yajl-2.1.0.tar.gz has wrong sha256 hash: ERROR: expected: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a ERROR: got : bbc0dfba0c748719068d2ada0f5cb02988931014b7db18092c7d843547cb9083 ERROR: Incomplete download, or man-in-the-middle (MITM) attack wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-21/output-1/build/.yajl-2.1.0.tar.gz.GujtAA/output' 'http://sources.buildroot.net/yajl/yajl-2.1.0.tar.gz' --2022-10-06 13:14:45-- http://sources.buildroot.net/yajl/yajl-2.1.0.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.1.37, 104.26.0.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 83997 (82K) [application/x-gtar-compressed] Saving to: '/nvmedata/autobuild/instance-21/output-1/build/.yajl-2.1.0.tar.gz.GujtAA/output' 0K .......... .......... .......... .......... .......... 60% 10.6M 0s 50K .......... .......... .......... .. 100% 802K=0.04s 2022-10-06 13:14:45 (1.80 MB/s) - '/nvmedata/autobuild/instance-21/output-1/build/.yajl-2.1.0.tar.gz.GujtAA/output' saved [83997/83997] yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /nvmedata/autobuild/instance-21/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-21/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-21/output-1/build/yajl-2.1.0/ && cd /nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-21/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-21/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -- Check for working C compiler: /nvmedata/autobuild/instance-21/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-21/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-21/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_29676/fast && gmake[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_29676.dir/build.make CMakeFiles/cmTC_29676.dir/build gmake[2]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_29676.dir/testCCompiler.c.o /nvmedata/autobuild/instance-21/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-21/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -Wl,-elf2flt=-r -static -DNDEBUG -o CMakeFiles/cmTC_29676.dir/testCCompiler.c.o -c /nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_29676 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_29676.dir/link.txt --verbose=1 /nvmedata/autobuild/instance-21/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-21/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -Wl,-elf2flt=-r -static -DNDEBUG -Wl,-elf2flt=-r -static CMakeFiles/cmTC_29676.dir/testCCompiler.c.o -o cmTC_29676 -latomic -latomic /nvmedata/autobuild/instance-21/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic: No such file or directory /nvmedata/autobuild/instance-21/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_29676.dir/build.make:99: cmTC_29676] Error 1 gmake[2]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_29676/fast] Error 2 gmake[1]: Leaving directory '/nvmedata/autobuild/instance-21/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-21/output-1/build/yajl-2.1.0/CMakeFiles/CMakeOutput.log". See also "/nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-21/output-1/build/yajl-2.1.0/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-21/buildroot'