>>> zlib-ng 2.0.6 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-10/output-1/build/.zlib-ng-2.0.6.tar.gz.LBFKNL/output' 'https://github.com/zlib-ng/zlib-ng/archive/2.0.6/zlib-ng-2.0.6.tar.gz' --2022-07-29 11:46:39-- https://github.com/zlib-ng/zlib-ng/archive/2.0.6/zlib-ng-2.0.6.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zlib-ng/zlib-ng/tar.gz/refs/tags/2.0.6 [following] --2022-07-29 11:46:40-- https://codeload.github.com/zlib-ng/zlib-ng/tar.gz/refs/tags/2.0.6 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: 817951 (799K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-10/output-1/build/.zlib-ng-2.0.6.tar.gz.LBFKNL/output' 0K .......... .......... .......... .......... .......... 6% 491K 2s 50K .......... .......... .......... .......... .......... 12% 968K 1s 100K .......... .......... .......... .......... .......... 18% 962K 1s 150K .......... .......... .......... .......... .......... 25% 95.6M 1s 200K .......... .......... .......... .......... .......... 31% 983K 1s 250K .......... .......... .......... .......... .......... 37% 86.0M 0s 300K .......... .......... .......... .......... .......... 43% 73.8M 0s 350K .......... .......... .......... .......... .......... 50% 944K 0s 400K .......... .......... .......... .......... .......... 56% 221M 0s 450K .......... .......... .......... .......... .......... 62% 151M 0s 500K .......... .......... .......... .......... .......... 68% 222M 0s 550K .......... .......... .......... .......... .......... 75% 230M 0s 600K .......... .......... .......... .......... .......... 81% 292M 0s 650K .......... .......... .......... .......... .......... 87% 295M 0s 700K .......... .......... .......... .......... .......... 93% 1008K 0s 750K .......... .......... .......... .......... ........ 100% 172M=0.4s 2022-07-29 11:46:40 (2.15 MB/s) - '/nvmedata/autobuild/instance-10/output-1/build/.zlib-ng-2.0.6.tar.gz.LBFKNL/output' saved [817951/817951] zlib-ng-2.0.6.tar.gz: OK (sha256: 8258b75a72303b661a238047cb348203d88d9dddf85d480ed885f375916fcab6) >>> zlib-ng 2.0.6 Extracting gzip -d -c /nvmedata/autobuild/instance-10/dl/zlib-ng/zlib-ng-2.0.6.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6 -xf - >>> zlib-ng 2.0.6 Patching Applying 0001-Use-static-keyword-for-vec_sumsu-to-prevent-undefine.patch using patch: patching file arch/power/adler32_power8.c Applying 0002-CMakeLists.txt-fix-version-in-zlib.pc-when-building-.patch using patch: patching file CMakeLists.txt Hunk #1 succeeded at 129 (offset -21 lines). Hunk #2 succeeded at 1035 (offset -35 lines). Applying 0003-zlib-ng-check-that-sys-auxv.h-exists-at-configure-time.patch using patch: patching file CMakeLists.txt patching file arch/arm/armfeature.c patching file arch/power/power.c patching file configure >>> zlib-ng 2.0.6 Configuring (mkdir -p /nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/ && cd /nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-10/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 -DWITH_GZFILEOP=1 -DWITH_OPTIM=1 -DZLIB_COMPAT=1 -DZLIB_ENABLE_TESTS=OFF -DWITH_POWER8=OFF ) -- Using CMake version 3.22.1 -- ZLIB_HEADER_VERSION: 1.2.11 -- ZLIBNG_HEADER_VERSION: 2.0.6 -- 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-10/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -- Check for working C compiler: /nvmedata/autobuild/instance-10/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-10/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-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_dd01d/fast && gmake[1]: Entering directory '/nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_dd01d.dir/build.make CMakeFiles/cmTC_dd01d.dir/build gmake[2]: Entering directory '/nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dd01d.dir/testCCompiler.c.o /nvmedata/autobuild/instance-10/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-10/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -Wl,-elf2flt=-r -static -DNDEBUG -std=c99 -o CMakeFiles/cmTC_dd01d.dir/testCCompiler.c.o -c /nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_dd01d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd01d.dir/link.txt --verbose=1 /nvmedata/autobuild/instance-10/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-10/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -Wl,-elf2flt=-r -static -DNDEBUG -Wl,-elf2flt=-r -static CMakeFiles/cmTC_dd01d.dir/testCCompiler.c.o -o cmTC_dd01d -latomic -latomic /nvmedata/autobuild/instance-10/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic /nvmedata/autobuild/instance-10/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_dd01d.dir/build.make:99: cmTC_dd01d] Error 1 gmake[2]: Leaving directory '/nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_dd01d/fast] Error 2 gmake[1]: Leaving directory '/nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:37 (project) -- Configuring incomplete, errors occurred! See also "/nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeOutput.log". See also "/nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-10/output-1/build/zlib-ng-2.0.6/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-10/buildroot'