>>> flatcc 0.6.1 Extracting gzip -d -c /nvmedata/autobuild/instance-29/dl/flatcc/flatcc-0.6.1.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1 -xf - >>> flatcc 0.6.1 Patching >>> flatcc 0.6.1 Configuring (mkdir -p /nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/ && cd /nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-29/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 -DFLATCC_ALLOW_WERROR=OFF -DFLATCC_TEST=OFF -DFLATCC_INSTALL=ON ) 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 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -- Check for working C compiler: /nvmedata/autobuild/instance-29/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-29/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-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f7f67/fast && gmake[1]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f7f67.dir/build.make CMakeFiles/cmTC_f7f67.dir/build gmake[2]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f7f67.dir/testCCompiler.c.o /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-29/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_f7f67.dir/testCCompiler.c.o -c /nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_f7f67 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7f67.dir/link.txt --verbose=1 /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc --sysroot=/nvmedata/autobuild/instance-29/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_f7f67.dir/testCCompiler.c.o -o cmTC_f7f67 -latomic -latomic /nvmedata/autobuild/instance-29/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: cannot find -latomic: No such file or directory /nvmedata/autobuild/instance-29/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_f7f67.dir/build.make:99: cmTC_f7f67] Error 1 gmake[2]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_f7f67/fast] Error 2 gmake[1]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:22 (project) -- Configuring incomplete, errors occurred! See also "/nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeOutput.log". See also "/nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-29/output-1/build/flatcc-0.6.1/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-29/buildroot'