>>> mraa 2.1.0 Extracting gzip -d -c /home/naourr/work/instance-1/dl/mraa/mraa-2.1.0.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/mraa-2.1.0 -xf - >>> mraa 2.1.0 Patching >>> mraa 2.1.0 Configuring (mkdir -p /home/naourr/work/instance-1/output-1/build/mraa-2.1.0/ && cd /home/naourr/work/instance-1/output-1/build/mraa-2.1.0/ && 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/mraa-2.1.0/ -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 -DBUILDSWIG=OFF -DUSBPLAT=OFF -DFTDI4222=OFF -DJSONPLAT=OFF -DENABLEEXAMPLES=OFF -DBUILDTESTS=OFF ) -- 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/arm-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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:2 (project): The CMAKE_CXX_COMPILER: /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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/mraa-2.1.0/CMakeFiles/CMakeOutput.log". See also "/home/naourr/work/instance-1/output-1/build/mraa-2.1.0/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:259: /home/naourr/work/instance-1/output-1/build/mraa-2.1.0/.stamp_configured] Error 1 make: Leaving directory '/home/naourr/work/instance-1/buildroot'