>>> libssh 0.8.1 Extracting xzcat /home/test/autobuild/run/instance-2/dl/libssh/libssh-0.8.1.tar.xz | /home/test/autobuild/run/instance-2/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1 -xf - >>> libssh 0.8.1 Patching >>> libssh 0.8.1 Configuring (mkdir -p /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1//buildroot-build && cd /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1//buildroot-build && rm -f CMakeCache.txt && PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/test/autobuild/run/instance-2/output/host/bin/cmake /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/test/autobuild/run/instance-2/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 -DTHREADS_PTHREAD_ARG=OFF -DWITH_ZLIB=ON -DWITH_GCRYPT=ON ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc -- Check for working C compiler: /home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-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/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libz.so (found version "1.2.11") -- Found GCrypt: /home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include (found suitable version "1.8.3", minimum required is "1.5.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - no -- Found Threads: TRUE -- Found PkgConfig: /home/test/autobuild/run/instance-2/output/host/bin/pkg-config (found version "0.28") -- Checking for module 'heimdal-gssapi' -- Package heimdal-gssapi was not found in the pkg-config search path. Perhaps you should add the directory containing `heimdal-gssapi.pc' to the PKG_CONFIG_PATH environment variable Package 'heimdal-gssapi', required by 'world', not found -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) -- Found PythonInterp: /home/test/autobuild/run/instance-2/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 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__ - Failed -- 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 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Threads_FOUND=TRUE -- ******************************************** -- ********** libssh build options : ********** -- zlib support: ON -- libgcrypt support: ON -- 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 done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build >>> libssh 0.8.1 Building PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1//buildroot-build make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' Scanning dependencies of target ssh_shared make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' [ 1%] Building C object src/CMakeFiles/ssh_shared.dir/agent.c.o [ 3%] Building C object src/CMakeFiles/ssh_shared.dir/auth.c.o [ 5%] Building C object src/CMakeFiles/ssh_shared.dir/base64.c.o [ 6%] Building C object src/CMakeFiles/ssh_shared.dir/bignum.c.o [ 8%] Building C object src/CMakeFiles/ssh_shared.dir/buffer.c.o [ 10%] Building C object src/CMakeFiles/ssh_shared.dir/callbacks.c.o [ 11%] Building C object src/CMakeFiles/ssh_shared.dir/channels.c.o [ 13%] Building C object src/CMakeFiles/ssh_shared.dir/client.c.o [ 15%] Building C object src/CMakeFiles/ssh_shared.dir/config.c.o /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/src/config.c: In function 'local_parse_glob': /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/src/config.c:329:9: error: unknown field 'gl_flags' specified in initializer .gl_flags = 0, ^ /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/src/config.c:334:25: error: 'GLOB_TILDE' undeclared (first use in this function) rt = glob(fileglob, GLOB_TILDE, NULL, &globbuf); ^~~~~~~~~~ /home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/src/config.c:334:25: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [src/CMakeFiles/ssh_shared.dir/config.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [ 16%] Building C object src/CMakeFiles/ssh_shared.dir/connect.c.o make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' make[2]: *** [src/CMakeFiles/ssh_shared.dir/all] Error 2 make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/buildroot-build' make: *** [/home/test/autobuild/run/instance-2/output/build/libssh-0.8.1/.stamp_built] Error 2 make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'