>>> mraa 2.1.0 Downloading converted 'https://github.com/eclipse/mraa/archive/v2.1.0/mraa-2.1.0.tar.gz' (ANSI_X3.4-1968) -> 'https://github.com/eclipse/mraa/archive/v2.1.0/mraa-2.1.0.tar.gz' (UTF-8) --2020-06-14 19:17:18-- https://github.com/eclipse/mraa/archive/v2.1.0/mraa-2.1.0.tar.gz Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/eclipse/mraa/tar.gz/v2.1.0 [following] converted 'https://codeload.github.com/eclipse/mraa/tar.gz/v2.1.0' (ANSI_X3.4-1968) -> 'https://codeload.github.com/eclipse/mraa/tar.gz/v2.1.0' (UTF-8) --2020-06-14 19:17:18-- https://codeload.github.com/eclipse/mraa/tar.gz/v2.1.0 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/test/autobuild/run/instance-2/output-1/build/.mraa-2.1.0.tar.gz.P3NDli/output' 0K .......... .......... .......... .......... .......... 298K 50K .......... .......... .......... .......... .......... 595K 100K .......... .......... .......... .......... .......... 69.2M 150K .......... .......... .......... .......... .......... 598K 200K .......... .......... .......... .......... .......... 82.6M 250K .......... .......... .......... .......... .......... 133M 300K .......... .......... .......... .......... .......... 604K 350K .......... .......... .......... .......... ...... 148M=0.4s 2020-06-14 19:17:19 (944 KB/s) - '/home/test/autobuild/run/instance-2/output-1/build/.mraa-2.1.0.tar.gz.P3NDli/output' saved [406150] mraa-2.1.0.tar.gz: OK (sha256: 5351ce9eb654014d8ea7f43bdb2d17e6d1955536938a2ea0d467f4008e614345) >>> mraa 2.1.0 Extracting gzip -d -c /home/test/autobuild/run/instance-2/dl/mraa/mraa-2.1.0.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-2/output-1/build/mraa-2.1.0 -xf - >>> mraa 2.1.0 Patching >>> mraa 2.1.0 Configuring (mkdir -p /home/test/autobuild/run/instance-2/output-1/build/mraa-2.1.0/ && cd /home/test/autobuild/run/instance-2/output-1/build/mraa-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/test/autobuild/run/instance-2/output-1/host/bin:/home/test/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/test/autobuild/run/instance-2/output-1/host/bin/cmake /home/test/autobuild/run/instance-2/output-1/build/mraa-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/test/autobuild/run/instance-2/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=OFF -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 GNU 8.3.0 -- Check for working C compiler: /home/test/autobuild/run/instance-2/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /home/test/autobuild/run/instance-2/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 -- Check for working CXX compiler: /home/test/autobuild/run/instance-2/output-1/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/test/autobuild/run/instance-2/output-1/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- Performing Test HAS_C__Wall -- Performing Test HAS_C__Wall - Success -- Performing Test HAS_C__Werror_main -- Performing Test HAS_C__Werror_main - Success -- Performing Test HAS_C__Wformat -- Performing Test HAS_C__Wformat - Success -- Performing Test HAS_C__Wmain -- Performing Test HAS_C__Wmain - Success -- Performing Test HAS_C__Wuninitialized -- Performing Test HAS_C__Wuninitialized - Success -- Performing Test HAS_C__Winit_self -- Performing Test HAS_C__Winit_self - Success -- Performing Test HAS_C__Werror_implicit -- Performing Test HAS_C__Werror_implicit - Success -- Performing Test HAS_C__Werror_missing_parameter_type -- Performing Test HAS_C__Werror_missing_parameter_type - Success -- Performing Test HAS_CXX__Wall -- Performing Test HAS_CXX__Wall - Success -- Performing Test HAS_CXX__Werror_main -- Performing Test HAS_CXX__Werror_main - Success -- Performing Test HAS_CXX__Wformat -- Performing Test HAS_CXX__Wformat - Success -- Performing Test HAS_CXX__Wmain -- Performing Test HAS_CXX__Wmain - Success -- Performing Test HAS_CXX__Wuninitialized -- Performing Test HAS_CXX__Wuninitialized - Success -- Performing Test HAS_CXX__Winit_self -- Performing Test HAS_CXX__Winit_self - Success -- Performing Test HAS_CXX__Wnon_virtual_dtor -- Performing Test HAS_CXX__Wnon_virtual_dtor - Success -- Performing Test HAS_CXX__Woverloaded_virtual -- Performing Test HAS_CXX__Woverloaded_virtual - Success -- Performing Test HAS_CXX__Wreorder -- Performing Test HAS_CXX__Wreorder - Success CMake Warning at CMakeLists.txt:112 (message): - Install git to compile a production libmraa! -- INFO - libmraa Version v2.1.0 -- INFO - cmake Version 3.15.5 -- INFO - Target arch is l CMake Error at CMakeLists.txt:191 (message): Only x86, arm, mips, PERIPHERALMAN and mock platforms currently supported -- Configuring incomplete, errors occurred! See also "/home/test/autobuild/run/instance-2/output-1/build/mraa-2.1.0/CMakeFiles/CMakeOutput.log". package/pkg-generic.mk:254: recipe for target '/home/test/autobuild/run/instance-2/output-1/build/mraa-2.1.0/.stamp_configured' failed make: *** [/home/test/autobuild/run/instance-2/output-1/build/mraa-2.1.0/.stamp_configured] Error 1 make: Leaving directory '/home/test/autobuild/run/instance-2/buildroot'