>>> libcurl 7.71.1 Extracting xzcat /tmp/instance-1/dl/libcurl/curl-7.71.1.tar.xz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/libcurl-7.71.1 -xf - >>> libcurl 7.71.1 Patching Applying 0001-bearssl-fix-build-with-disabled-proxy-support.patch using patch: patching file lib/vtls/bearssl.c Applying 0002-nss-fix-build-with-disabled-proxy-support.patch using patch: patching file lib/vtls/nss.c >>> libcurl 7.71.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/libcurl-7.71.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libcurl 7.71.1 Patching libtool patching file /tmp/instance-1/output-1/build/libcurl-7.71.1/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> libcurl 7.71.1 Configuring (cd /tmp/instance-1/output-1/build/libcurl-7.71.1/ && rm -rf config.cache && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-1/output-1/host/bin/arm-linux-as" LD="/tmp/instance-1/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-1/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -O2 -Wl,-elf2flt -static" FFLAGS=" -O2 -Wl,-elf2flt -static" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --disable-manual --disable-ntlm-wb --enable-hidden-symbols --with-random=/dev/urandom --disable-curldebug --disable-libcurl-option --enable-threaded-resolver --disable-verbose --without-ssl --without-bearssl --without-gnutls --without-nss --without-mbedtls --with-wolfssl=/tmp/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr --disable-ares --without-libidn2 --without-libssh2 --without-brotli --with-nghttp2 --disable-cookies --enable-proxy --enable-dict --enable-gopher --enable-imap --enable-ldap --enable-ldaps --enable-pop3 --enable-rtsp --enable-smb --enable-smtp --enable-telnet --enable-tftp ) checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable ESNI support... no checking for path separator... : checking for sed... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E configure: using CFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_LARGEFILE_SOURCE configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_LARGEFILE64_SOURCE configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FILE_OFFSET_BITS=64 configure: WARNING: Continuing even with errors mentioned immediately above this line. checking for a BSD-compatible install... /usr/bin/install -c checking for arm-buildroot-uclinux-uclibcgnueabi-gcc... /tmp/instance-1/output-1/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-1/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for /tmp/instance-1/output-1/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-1/output-1/host/bin/arm-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/arm-linux-cpp checking for a sed that does not truncate output... (cached) /bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /tmp/instance-1/output-1/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-1/output-1/host/bin/arm-linux-gcc... none checking curl version... 7.71.1 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-uclinux-uclibcgnueabi checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /tmp/instance-1/output-1/host/bin/arm-linux-gcc... /tmp/instance-1/output-1/host/bin/arm-linux-ld checking if the linker (/tmp/instance-1/output-1/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-1/output-1/host/bin/arm-linux-nm checking the name lister (/tmp/instance-1/output-1/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-uclinux-uclibcgnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-1/output-1/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-uclinux-uclibcgnueabi-objdump... /tmp/instance-1/output-1/host/bin/arm-linux-objdump checking how to recognize dependent libraries... unknown checking for arm-buildroot-uclinux-uclibcgnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-uclinux-uclibcgnueabi-ar... /tmp/instance-1/output-1/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-uclinux-uclibcgnueabi-strip... (cached) /tmp/instance-1/output-1/host/bin/arm-linux-strip checking for arm-buildroot-uclinux-uclibcgnueabi-ranlib... /tmp/instance-1/output-1/host/bin/arm-linux-ranlib checking command to parse /tmp/instance-1/output-1/host/bin/arm-linux-nm output from /tmp/instance-1/output-1/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-buildroot-uclinux-uclibcgnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /tmp/instance-1/output-1/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-1/output-1/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-1/output-1/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-1/output-1/host/bin/arm-linux-gcc static flag -static works... yes checking if /tmp/instance-1/output-1/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /tmp/instance-1/output-1/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-1/output-1/host/bin/arm-linux-gcc linker (/tmp/instance-1/output-1/host/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether to build shared libraries with -version-info... no checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... no checking whether to build shared libraries only... no checking whether to build static libraries only... yes checking for inline... inline checking if cpp -P is needed... yes checking if cpp -P works... yes checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts some basic options... yes configure: compiler options added: -Werror-implicit-function-declaration checking if compiler accepts debug disabling options... yes configure: compiler options added: checking if compiler optimizer assumed setting might be used... no checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking for good-to-use Mac CFLAGS... no checking to see if the compiler supports __builtin_available()... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... no checking whether to enable generation of C code... no checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking for zlib options with pkg-config... found checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for lber.h... no checking for ldap.h... no checking for ldapssl.h... no checking for ldap_ssl.h... no checking for LDAP libraries... cannot find LDAP libraries configure: WARNING: Cannot find libraries for LDAP support: LDAP disabled checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... no configure: WARNING: the previous check could not be made default was used checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS (Windows native builds only)... no checking whether to enable Secure Transport... no checking whether to enable Amiga native SSL/TLS (AmiSSL)... no checking for wolfssl options with pkg-config... found configure: Check dir /tmp/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig configure: Add -L/tmp/instance-1/output-1/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib to LDFLAGS configure: Add to CPPFLAGS configure: Add -lwolfssl to LIBS checking for wolfSSL_Init in -lwolfssl... yes configure: detected wolfSSL checking size of long long... 8 checking for wolfSSLv3_client_method... yes checking for wolfSSL_get_peer_certificate... yes checking for wolfSSL_UseALPN... yes checking for wolfSSL_DES_set_odd_parity... yes configure: Add /wolfssl to CPPFLAGS configure: built with one SSL backend checking default CA cert bundle/path... configure: WARNING: skipped the ca-cert path detection when cross-compiling no checking whether to use builtin CA store of SSL library... no checking for library containing psl_builtin... no configure: WARNING: libpsl was not found checking for RTMP_Init in -lrtmp... no checking whether versioned symbols are wanted... no checking whether to enable Windows native IDN (Windows native builds only)... no checking whether to build with libidn2... no checking for libnghttp2 options with pkg-config... found configure: -l is -lnghttp2 configure: -I is configure: -L is -L/tmp/instance-1/output-1/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib checking for nghttp2_session_set_local_window_size in -lnghttp2... no checking for libngtcp2 options with pkg-config... no checking for quiche options with pkg-config... no checking for fish options with pkg-config... no checking for ANSI C header files... (cached) yes checking for malloc.h... no checking for memory.h... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... no checking for sys/socket.h... no checking for sys/ioctl.h... no checking for sys/uio.h... no checking for assert.h... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for arpa/inet.h... no checking for net/if.h... no checking for netinet/in.h... no checking for netinet/in6.h... no checking for sys/un.h... no checking for linux/tcp.h... no checking for netinet/tcp.h... no checking for netdb.h... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... no checking for termios.h... no checking for termio.h... no checking for sgtty.h... no checking for fcntl.h... no checking for alloca.h... no checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... no checking for utime.h... no checking for sys/utime.h... no checking for sys/poll.h... no checking for poll.h... no checking for socket.h... no checking for sys/resource.h... no checking for libgen.h... no checking for locale.h... no checking for errno.h... no checking for stdbool.h... no checking for arpa/tftp.h... no checking for sys/filio.h... no checking for sys/wait.h... no checking for setjmp.h... no checking for an ANSI C-conforming const... no checking for compiler support of C99 variadic macro style... no checking for compiler support of old gcc variadic macro style... no checking for size_t... no checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) no checking for struct timeval... no checking size of size_t... configure: error: cannot determine a size for size_t make: *** [package/pkg-generic.mk:240: /tmp/instance-1/output-1/build/libcurl-7.71.1/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'