>>> avro-c 1.9.1 Downloading --2019-12-30 00:57:12-- https://www-eu.apache.org/dist/avro/avro-1.9.1/c/avro-c-1.9.1.tar.gz Resolving www-eu.apache.org (www-eu.apache.org)... 95.216.24.32, 2a01:4f9:2a:185f::2 Connecting to www-eu.apache.org (www-eu.apache.org)|95.216.24.32|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 216954 (212K) [application/x-gzip] Saving to: '/home/naourr/work/instance-1/output-1/build/.avro-c-1.9.1.tar.gz.jhGabs/output' 0K .......... .......... .......... .......... .......... 23% 556K 0s 50K .......... .......... .......... .......... .......... 47% 1.09M 0s 100K .......... .......... .......... .......... .......... 70% 61.5M 0s 150K .......... .......... .......... .......... .......... 94% 1.23M 0s 200K .......... . 100% 2.86M=0.2s 2019-12-30 00:57:12 (1.16 MB/s) - '/home/naourr/work/instance-1/output-1/build/.avro-c-1.9.1.tar.gz.jhGabs/output' saved [216954/216954] avro-c-1.9.1.tar.gz: OK (sha512: 68b1f44f870c9b6f0b2380da9e34d91148ff4398cb300f4bdd4e3e1ad00820acd9084b73232b00d4cd4935fb992b41dc65afdafcbea14a3d87259608688df904) >>> avro-c 1.9.1 Extracting gzip -d -c /home/naourr/work/instance-1/dl/avro-c/avro-c-1.9.1.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/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-1/output-1/build/avro-c-1.9.1/ && cd /home/naourr/work/instance-1/output-1/build/avro-c-1.9.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/build/avro-c-1.9.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-1/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-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/naourr/work/instance-1/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-1/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-1/output-1/build/avro-c-1.9.1/CMakeFiles/CMakeOutput.log". See also "/home/naourr/work/instance-1/output-1/build/avro-c-1.9.1/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:250: /home/naourr/work/instance-1/output-1/build/avro-c-1.9.1/.stamp_configured] Error 1 make: Leaving directory '/home/naourr/work/instance-1/buildroot'