>>> hiredis 1.0.0 Downloading --2020-09-05 21:26:42-- https://github.com/redis/hiredis/archive/v1.0.0/hiredis-1.0.0.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/redis/hiredis/tar.gz/v1.0.0 [following] --2020-09-05 21:26:43-- https://codeload.github.com/redis/hiredis/tar.gz/v1.0.0 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-1/output-1/build/.hiredis-1.0.0.tar.gz.4Kefie/output' 0K .......... .......... .......... .......... .......... 351K 50K .......... .......... .......... .......... ..... 635K=0.2s 2020-09-05 21:26:43 (446 KB/s) - '/home/peko/autobuild/instance-1/output-1/build/.hiredis-1.0.0.tar.gz.4Kefie/output' saved [97507] hiredis-1.0.0.tar.gz: OK (sha256: 2a0b5fe5119ec973a0c1966bfc4bd7ed39dbce1cb6d749064af9121fe971936f) >>> hiredis 1.0.0 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/hiredis/hiredis-1.0.0.tar.gz | /home/peko/autobuild/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/hiredis-1.0.0 -xf - >>> hiredis 1.0.0 Patching Applying 0001-CMakeLists.txt-do-not-force-SHARED.patch using patch: patching file CMakeLists.txt Hunk #2 succeeded at 97 with fuzz 2. >>> hiredis 1.0.0 Configuring (mkdir -p /home/peko/autobuild/instance-1/output-1/build/hiredis-1.0.0/ && cd /home/peko/autobuild/instance-1/output-1/build/hiredis-1.0.0/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/cmake /home/peko/autobuild/instance-1/output-1/build/hiredis-1.0.0/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/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 -DDISABLE_TESTS=ON -DENABLE_SSL=ON ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is unknown -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/peko/autobuild/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:3 (PROJECT): The CMAKE_CXX_COMPILER: /home/peko/autobuild/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/peko/autobuild/instance-1/output-1/build/hiredis-1.0.0/CMakeFiles/CMakeOutput.log". See also "/home/peko/autobuild/instance-1/output-1/build/hiredis-1.0.0/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:240: /home/peko/autobuild/instance-1/output-1/build/hiredis-1.0.0/.stamp_configured] Error 1 make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'