>>> intel-gmmlib 22.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-15/output-1/build/.intel-gmmlib-22.1.2.tar.gz.i4gIrE/output' 'https://github.com/intel/gmmlib/archive/intel-gmmlib-22.1.2.tar.gz' --2022-04-07 04:22:24-- https://github.com/intel/gmmlib/archive/intel-gmmlib-22.1.2.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' 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/intel/gmmlib/tar.gz/refs/tags/intel-gmmlib-22.1.2 [following] --2022-04-07 04:22:24-- https://codeload.github.com/intel/gmmlib/tar.gz/refs/tags/intel-gmmlib-22.1.2 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-15/output-1/build/.intel-gmmlib-22.1.2.tar.gz.i4gIrE/output' 0K .......... .......... .......... .......... .......... 455K 50K .......... .......... .......... .......... .......... 951K 100K .......... .......... .......... .......... .......... 921K 150K .......... .......... .......... .......... .......... 33.4M 200K .......... .......... .......... .......... .......... 1.19M 250K .......... .......... .......... .......... .......... 3.85M 300K .......... .......... .......... .......... .......... 127M 350K .......... .......... .......... .......... .......... 176M 400K .......... .......... .......... .......... .......... 1.24M 450K .......... .......... .......... .......... .......... 13.5M 500K .......... .......... .......... .......... .......... 177M 550K .......... .......... .......... .......... .......... 6.19M 600K .......... .......... .......... .......... .......... 117M 650K .......... .......... .......... .......... .......... 130M 700K .......... .......... .......... .......... .......... 39.4M 750K .......... .......... .......... .......... .... 198M=0.3s 2022-04-07 04:22:25 (2.38 MB/s) - '/home/autobuild/autobuild/instance-15/output-1/build/.intel-gmmlib-22.1.2.tar.gz.i4gIrE/output' saved [813247] intel-gmmlib-22.1.2.tar.gz: OK (sha256: 3b9a6d5e7e3f5748b3d0a2fb0e980ae943907fece0980bd9c0508e71c838e334) >>> intel-gmmlib 22.1.2 Extracting gzip -d -c /home/autobuild/autobuild/instance-15/dl/intel-gmmlib/intel-gmmlib-22.1.2.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-15/output-1/build/intel-gmmlib-22.1.2 -xf - >>> intel-gmmlib 22.1.2 Patching Applying 0001-Drop-hardening-related-flags.patch using patch: patching file Source/GmmLib/Linux.cmake >>> intel-gmmlib 22.1.2 Configuring (mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/intel-gmmlib-22.1.2//buildroot-build && cd /home/autobuild/autobuild/instance-15/output-1/build/intel-gmmlib-22.1.2//buildroot-build && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake /home/autobuild/autobuild/instance-15/output-1/build/intel-gmmlib-22.1.2/ -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-15/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=ON -DRUN_TEST_SUITE=OFF ) CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-15/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Error in CMakeLists.txt: 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! See also "/home/autobuild/autobuild/instance-15/output-1/build/intel-gmmlib-22.1.2/buildroot-build/CMakeFiles/CMakeOutput.log". See also "/home/autobuild/autobuild/instance-15/output-1/build/intel-gmmlib-22.1.2/buildroot-build/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:282: /home/autobuild/autobuild/instance-15/output-1/build/intel-gmmlib-22.1.2/.stamp_configured] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'