>>> mbpoll 1.5 Downloading wget --passive-ftp -nd -t 3 -O '/home/buildroot/autobuild/instance-3/output-1/build/.mbpoll-1.5.tar.gz.PaxS9o/output' 'https://github.com/epsilonrt/mbpoll/archive/v1.5/mbpoll-1.5.tar.gz' --2023-07-29 20:44:01-- https://github.com/epsilonrt/mbpoll/archive/v1.5/mbpoll-1.5.tar.gz Resolving github.com (github.com)... 192.30.255.113 Connecting to github.com (github.com)|192.30.255.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/epsilonrt/mbpoll/tar.gz/refs/tags/v1.5 [following] --2023-07-29 20:44:01-- https://codeload.github.com/epsilonrt/mbpoll/tar.gz/refs/tags/v1.5 Resolving codeload.github.com (codeload.github.com)... 192.30.255.121 Connecting to codeload.github.com (codeload.github.com)|192.30.255.121|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-3/output-1/build/.mbpoll-1.5.tar.gz.PaxS9o/output' 0K .......... .......... .......... .......... .......... 4.01M 50K .......... .......... .......... .......... ........ 7.76M=0.02s 2023-07-29 20:44:02 (5.26 MB/s) - '/home/buildroot/autobuild/instance-3/output-1/build/.mbpoll-1.5.tar.gz.PaxS9o/output' saved [100833] mbpoll-1.5.tar.gz: OK (sha256: 046fdac2d88eddb71a1091a87d0a4bb23fee39595a929cde50c546dae0fbcd6d) >>> mbpoll 1.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/mbpoll/mbpoll-1.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/mbpoll-1.5 -xf - >>> mbpoll 1.5 Patching >>> mbpoll 1.5 Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/mbpoll-1.5/ && cd /home/buildroot/autobuild/instance-3/output-1/build/mbpoll-1.5/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake /home/buildroot/autobuild/instance-3/output-1/build/mbpoll-1.5/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/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=ON ) CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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.4.0 -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/sh4eb-buildroot-linux-musl-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Error at CMakeLists.txt:6 (project): No CMAKE_CXX_COMPILER could be found. Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Configuring incomplete, errors occurred! make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-3/output-1/build/mbpoll-1.5/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'