>>> libssh 0.8.1 Downloading PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/libssh/ support/download/dl-wrapper -c '0.8.1' -d '/home/peko/autobuild/instance-0/dl/libssh' -D '/home/peko/autobuild/instance-0/dl' -f 'libssh-0.8.1.tar.xz' -H 'package/libssh//libssh.hash' -n 'libssh-0.8.1' -N 'libssh' -o '/home/peko/autobuild/instance-0/dl/libssh/libssh-0.8.1.tar.xz' -u https+https://www.libssh.org/files/0.8 -u http\|urlencode+http://sources.buildroot.net/libssh -u http\|urlencode+http://sources.buildroot.net -- --2018-08-21 15:39:07-- https://www.libssh.org/files/0.8/libssh-0.8.1.tar.xz Resolving www.libssh.org (www.libssh.org)... 87.98.168.187, 2001:41d0:2:f80c::4 Connecting to www.libssh.org (www.libssh.org)|87.98.168.187|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 409572 (400K) [application/x-tar] Saving to: `/home/peko/autobuild/instance-0/output/build/.libssh-0.8.1.tar.xz.fryffw/output' 0K .......... .......... .......... .......... .......... 12% 3.93M 0s 50K .......... .......... .......... .......... .......... 25% 7.22M 0s 100K .......... .......... .......... .......... .......... 37% 9.45M 0s 150K .......... .......... .......... .......... .......... 50% 10.1M 0s 200K .......... .......... .......... .......... .......... 62% 23.2M 0s 250K .......... .......... .......... .......... .......... 75% 12.2M 0s 300K .......... .......... .......... .......... .......... 87% 16.4M 0s 350K .......... .......... .......... .......... ......... 100% 22.2M=0.04s 2018-08-21 15:39:07 (9.64 MB/s) - `/home/peko/autobuild/instance-0/output/build/.libssh-0.8.1.tar.xz.fryffw/output' saved [409572/409572] libssh-0.8.1.tar.xz: OK (sha256: d17f1267b4a5e46c0fbe66d39a3e702b8cefe788928f2eb6e339a18bb00b1924) >>> libssh 0.8.1 Extracting xzcat /home/peko/autobuild/instance-0/dl/libssh/libssh-0.8.1.tar.xz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/libssh-0.8.1 -xf - >>> libssh 0.8.1 Patching >>> libssh 0.8.1 Configuring (mkdir -p /home/peko/autobuild/instance-0/output/build/libssh-0.8.1//buildroot-build && cd /home/peko/autobuild/instance-0/output/build/libssh-0.8.1//buildroot-build && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-0/output/host/bin/cmake /home/peko/autobuild/instance-0/output/build/libssh-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-0/output/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 -DWITH_STACK_PROTECTOR=OFF -DWITH_SERVER=OFF -DWITH_EXAMPLES=OFF -DWITH_ZLIB=ON -DWITH_GCRYPT=OFF ) -- The C compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test WITH_FPIC -- Performing Test WITH_FPIC - Success -- Found ZLIB: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.so (found version "1.2.11") -- Found OpenSSL: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libcrypto.so (found version "1.0.2o") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: THREADS_PTHREAD_ARG (advanced) For details see /home/peko/autobuild/instance-0/output/build/libssh-0.8.1/buildroot-build/TryRunResults.cmake -- Check if compiler accepts -pthread - no -- Found Threads: TRUE -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) -- Found PythonInterp: /home/peko/autobuild/instance-0/output/host/bin/python (found version "3.7") -- Could not find `abimap` in PATH. It can be found in PyPI as `abimap` (try `pip install abimap`) -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Looking for argp.h -- Looking for argp.h - found -- Looking for pty.h -- Looking for pty.h - found -- Looking for utmp.h -- Looking for utmp.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for util.h -- Looking for util.h - not found -- Looking for libutil.h -- Looking for libutil.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/utime.h -- Looking for sys/utime.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for glob.h -- Looking for glob.h - found -- Looking for openssl/des.h -- Looking for openssl/des.h - found -- Looking for openssl/aes.h -- Looking for openssl/aes.h - found -- Looking for openssl/blowfish.h -- Looking for openssl/blowfish.h - found -- Looking for openssl/ecdh.h -- Looking for openssl/ecdh.h - found -- Looking for openssl/ec.h -- Looking for openssl/ec.h - found -- Looking for openssl/ecdsa.h -- Looking for openssl/ecdsa.h - found -- Looking for EVP_aes_128_ctr -- Looking for EVP_aes_128_ctr - found -- Looking for EVP_aes_128_cbc -- Looking for EVP_aes_128_cbc - found -- Looking for CRYPTO_THREADID_set_callback -- Looking for CRYPTO_THREADID_set_callback - found -- Looking for CRYPTO_ctr128_encrypt -- Looking for CRYPTO_ctr128_encrypt - found -- Looking for EVP_CIPHER_CTX_new -- Looking for EVP_CIPHER_CTX_new - found -- Looking for RAND_priv_bytes -- Looking for RAND_priv_bytes - not found -- Looking for isblank -- Looking for isblank - found -- Looking for strncpy -- Looking for strncpy - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for explicit_bzero -- Looking for explicit_bzero - not found -- Looking for memset_s -- Looking for memset_s - not found -- Looking for glob -- Looking for glob - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for poll -- Looking for poll - found -- Looking for select -- Looking for select - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for htonll -- Looking for htonll - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for forkpty in util -- Looking for forkpty in util - found -- Looking for cfmakeraw -- Looking for cfmakeraw - found -- Looking for __strtoull -- Looking for __strtoull - not found -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Failed -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success -- Performing Test HAVE_GCC_NARG_MACRO -- Performing Test HAVE_GCC_NARG_MACRO - Success -- Performing Test HAVE_COMPILER__FUNC__ -- Performing Test HAVE_COMPILER__FUNC__ - Success -- Performing Test HAVE_COMPILER__FUNCTION__ -- Performing Test HAVE_COMPILER__FUNCTION__ - Success -- Performing Test HAVE_GCC_BOUNDED_ATTRIBUTE -- Performing Test HAVE_GCC_BOUNDED_ATTRIBUTE - Success -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found Doxygen: /usr/bin/doxygen (found version "1.8.1.2") -- Could NOT find DOXYFILE_IN (missing: DOXYFILE_IN) -- Threads_FOUND=TRUE -- ******************************************** -- ********** libssh build options : ********** -- zlib support: ON -- libgcrypt support: OFF -- libmbedTLS support: OFF -- libnacl support: OFF -- SFTP support: ON -- Server support : OFF -- GSSAPI support : 0 -- Pcap debugging support : ON -- With static library: OFF -- Unit testing: OFF -- Client code testing: OFF -- Server code testing: OFF -- Public API documentation generation -- Benchmarks: OFF -- Symbol versioning: ON -- Allow ABI break: OFF -- Release is final: -- ******************************************** -- Configuring incomplete, errors occurred! See also "/home/peko/autobuild/instance-0/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeOutput.log". See also "/home/peko/autobuild/instance-0/output/build/libssh-0.8.1/buildroot-build/CMakeFiles/CMakeError.log". make: *** [/home/peko/autobuild/instance-0/output/build/libssh-0.8.1/.stamp_configured] Error 1 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'