>>> brotli 1.0.9 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-22/output-1/build/.v1.0.9.tar.gz.MsjGOR/output' 'https://github.com/google/brotli/archive/v1.0.9.tar.gz' --2022-06-25 19:06:39-- https://github.com/google/brotli/archive/v1.0.9.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/google/brotli/tar.gz/refs/tags/v1.0.9 [following] --2022-06-25 19:06:39-- https://codeload.github.com/google/brotli/tar.gz/refs/tags/v1.0.9 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-22/output-1/build/.v1.0.9.tar.gz.MsjGOR/output' 0K .......... .......... .......... .......... .......... 467K 50K .......... .......... .......... .......... .......... 916K 100K .......... .......... .......... .......... .......... 97.7M 150K .......... .......... .......... .......... .......... 937K 200K .......... .......... .......... .......... .......... 84.8M 250K .......... .......... .......... .......... .......... 80.3M 300K .......... .......... .......... .......... .......... 118M 350K .......... .......... .......... .......... .......... 976K 400K .......... .......... .......... .......... .......... 19.0M 450K .......... .......... ..... 159M=0.3s 2022-06-25 19:06:40 (1.71 MB/s) - '/nvmedata/autobuild/instance-22/output-1/build/.v1.0.9.tar.gz.MsjGOR/output' saved [486984] v1.0.9.tar.gz: OK (sha512: b8e2df955e8796ac1f022eb4ebad29532cb7e3aa6a4b6aee91dbd2c7d637eee84d9a144d3e878895bb5e62800875c2c01c8f737a1261020c54feacf9f676b5f5) >>> brotli 1.0.9 Extracting gzip -d -c /nvmedata/autobuild/instance-22/dl/brotli/v1.0.9.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9 -xf - >>> brotli 1.0.9 Patching Applying 0001-CMake-Allow-using-BUILD_SHARED_LIBS-to-choose-static.patch using patch: patching file CMakeLists.txt Applying 0002-Revert-Add-runtime-linker-path-to-pkg-config-files.patch using patch: patching file scripts/libbrotlicommon.pc.in patching file scripts/libbrotlidec.pc.in patching file scripts/libbrotlienc.pc.in >>> brotli 1.0.9 Configuring (mkdir -p /nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/ && cd /nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-22/output-1/host/bin:/nvmedata/autobuild/instance-22/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-22/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 -DBROTLI_DISABLE_TESTS=ON -DBROTLI_BUNDLED_MODE=OFF -DCMAKE_C_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -fPIC -Wl,-elf2flt=-r -static" ) CMake Deprecation Warning at CMakeLists.txt:5 (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-22/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -- Check for working C compiler: /nvmedata/autobuild/instance-22/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-22/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-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_713e7/fast && gmake[1]: Entering directory '/nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_713e7.dir/build.make CMakeFiles/cmTC_713e7.dir/build gmake[2]: Entering directory '/nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_713e7.dir/testCCompiler.c.o /nvmedata/autobuild/instance-22/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-22/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -fPIC -Wl,-elf2flt=-r -static -o CMakeFiles/cmTC_713e7.dir/testCCompiler.c.o -c /nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_713e7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_713e7.dir/link.txt --verbose=1 /nvmedata/autobuild/instance-22/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-22/output-1/host/riscv64-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -fPIC -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static CMakeFiles/cmTC_713e7.dir/testCCompiler.c.o -o cmTC_713e7 -latomic -latomic /nvmedata/autobuild/instance-22/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic /nvmedata/autobuild/instance-22/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_713e7.dir/build.make:99: cmTC_713e7] Error 1 gmake[2]: Leaving directory '/nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_713e7/fast] Error 2 gmake[1]: Leaving directory '/nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:7 (project) -- Configuring incomplete, errors occurred! See also "/nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeOutput.log". See also "/nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-22/output-1/build/brotli-1.0.9/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-22/buildroot'