>>> qpid-proton 0.35.0 Extracting gzip -d -c /nvmedata/autobuild/instance-3/dl/qpid-proton/qpid-proton-0.35.0.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0 -xf - >>> qpid-proton 0.35.0 Patching >>> qpid-proton 0.35.0 Configuring (mkdir -p /nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/ && cd /nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/output-1/host/bin/cmake /nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-3/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 -DBUILD_GO=OFF -DBUILD_PYTHON=OFF -DBUILD_RUBY=OFF -DENABLE_FUZZ_TESTING=OFF -DENABLE_VALGRIND=OFF -DENABLE_WARNING_ERROR=OFF -DPYTHON_EXECUTABLE=/nvmedata/autobuild/instance-3/output-1/host/bin/python3 -DBUILD_CPP=OFF -DENABLE_JSONCPP=OFF ) -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-3/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SWIG: /usr/bin/swig4.0 (found version "4.0.1") -- Found PkgConfig: /nvmedata/autobuild/instance-3/output-1/host/bin/pkg-config (found version "1.6.3") -- Could NOT find CyrusSASL (missing: CyrusSASL_LIBRARY CyrusSASL_INCLUDE_DIR) -- Found Python: /nvmedata/autobuild/instance-3/output-1/host/bin/python3 (found suitable version "3.10.4", minimum required is "3.6") found components: Interpreter missing components: Development Development.Module Development.Embed -- Runtime memory checker: valgrind memcheck -- Looking for a CXX compiler -- Looking for a CXX compiler - /usr/bin/c++ -- The CXX compiler identification is GNU 9.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - broken CMake Error at /nvmedata/autobuild/instance-3/output-1/host/share/cmake-3.18/Modules/CMakeTestCXXCompiler.cmake:59 (message): The C++ compiler "/usr/bin/c++" is not able to compile a simple test program. It fails with the following output: Change Dir: /nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_f9d18/fast && make[1]: Entering directory '/nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_f9d18.dir/build.make CMakeFiles/cmTC_f9d18.dir/build make[2]: Entering directory '/nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f9d18.dir/testCXXCompiler.cxx.o /usr/bin/c++ --sysroot=/nvmedata/autobuild/instance-3/output-1/host/microblaze-buildroot-linux-uclibc/sysroot -O3 -DNDEBUG -o CMakeFiles/cmTC_f9d18.dir/testCXXCompiler.cxx.o -c /nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_f9d18 /nvmedata/autobuild/instance-3/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f9d18.dir/link.txt --verbose=1 /usr/bin/c++ --sysroot=/nvmedata/autobuild/instance-3/output-1/host/microblaze-buildroot-linux-uclibc/sysroot -O3 -DNDEBUG CMakeFiles/cmTC_f9d18.dir/testCXXCompiler.cxx.o -o cmTC_f9d18 /usr/bin/ld: skipping incompatible /nvmedata/autobuild/instance-3/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/lib/../lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /nvmedata/autobuild/instance-3/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /nvmedata/autobuild/instance-3/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: cannot find libgcc_s.so.1 collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_f9d18.dir/build.make:106: cmTC_f9d18] Error 1 make[2]: Leaving directory '/nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:140: cmTC_f9d18/fast] Error 2 make[1]: Leaving directory '/nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:83 (enable_language) -- Configuring incomplete, errors occurred! See also "/nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeOutput.log". See also "/nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-3/output-1/build/qpid-proton-0.35.0/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-3/buildroot'