>>> avro-c 1.9.1 Extracting gzip -d -c /home/naourr/work/instance-3/dl/avro-c/avro-c-1.9.1.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/avro-c-1.9.1 -xf - >>> avro-c 1.9.1 Patching Applying 0001-Allow-avro-C-to-be-built-on-musl-based-systems.patch using patch: patching file src/avro_generic_internal.h >>> avro-c 1.9.1 Configuring (mkdir -p /home/naourr/work/instance-3/output-1/build/avro-c-1.9.1/ && cd /home/naourr/work/instance-3/output-1/build/avro-c-1.9.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-3/output-1/build/avro-c-1.9.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/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 ) -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is unknown -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Error at CMakeLists.txt:20 (project): The CMAKE_CXX_COMPILER: /home/naourr/work/instance-3/output-1/host/bin/microblazeel-buildroot-linux-uclibc-g++ is not a full path to an existing compiler tool. 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/naourr/work/instance-3/output-1/build/avro-c-1.9.1/CMakeFiles/CMakeOutput.log". See also "/home/naourr/work/instance-3/output-1/build/avro-c-1.9.1/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:250: /home/naourr/work/instance-3/output-1/build/avro-c-1.9.1/.stamp_configured] Error 1 make: Leaving directory '/home/naourr/work/instance-3/buildroot'