(view as text)
Use of uninitialized value $targetos in concatenation (.) or string at ./tests/testcurl.pl line 359.
testcurl: STARTING HERE
testcurl: TRANSFER CONTROL ==== 1120 CHAR LINEooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooLINE_END
testcurl: NAME = Dagobert
testcurl: EMAIL = dam@opencsw.org
testcurl: DESC = Solaris 11 SPARC GCC 4.9.2 + OpenCSW (ares resolver)
testcurl: NOTES = Buildbot URL: https://buildfarm.opencsw.org/buildbot/builders/curl-ares-solaris11-sparc/builds/4658
testcurl: CONFOPTS = --enable-ares --with-openssl --enable-debug --enable-curldebug --enable-symbol-hiding --with-gssapi=/opt/csw/lib --enable-ldap --enable-ldaps
testcurl: RUNTESTOPTS =
testcurl: CPPFLAGS =
testcurl: CFLAGS =
testcurl: LDFLAGS = -L/opt/csw/lib
testcurl: LIBS =
testcurl: CC = /opt/csw/bin/gcc
testcurl: TMPDIR =
testcurl: MAKEFLAGS =
testcurl: ACLOCAL_FLAGS =
testcurl: PKG_CONFIG_PATH = /opt/csw/lib/pkgconfig
testcurl: DYLD_LIBRARY_PATH =
testcurl: LD_LIBRARY_PATH =
testcurl: LIBRARY_PATH =
testcurl: SHLIB_PATH =
testcurl: LIBPATH =
testcurl: target =
testcurl: version = 2024-11-28
testcurl: date = Thu Nov 13 14:56:57 2025 UTC
testcurl: ./ is verified to be a fine git source dir
testcurl: build dir build-20239 was created fine
testcurl: skipping git pull (--nogitpull)
testcurl: The most recent curl git commits:
testcurl: 6384e2a checksrc: disallow `atoi` and `atol` globally
testcurl: bb1391f tests/server: replace `atoi()` and `atol()` with `curlx_str_number()`
testcurl: 833c429 wolfssl: simplify wssl_send_earlydata
testcurl: cb2bcb6 lib: eliminate size_t casts
testcurl: 78a610c lib: rename curlx_timediff to curlx_timeleft_ms
testcurl: invoke autoreconf
Use of uninitialized value $targetos in pattern match (m//) at ./tests/testcurl.pl line 554.
/opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal'
/opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Remember to add 'LT_INIT' to configure.ac.
/opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal'
/opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:127: installing './compile'
configure.ac:454: installing './config.guess'
configure.ac:454: installing './config.sub'
configure.ac:127: installing './install-sh'
configure.ac:130: installing './missing'
docs/examples/Makefile.am: installing './depcomp'
testcurl: autoreconf -fi was successful
testcurl: timestamp = [unreleased] UTC
testcurl: configure created (at least it exists)
testcurl: going with gmake as make
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... yes
checking whether to enable compiler optimizer... (assumed) no
checking whether to enable strict compiler warnings... yes
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... yes
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... yes
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable HTTPSRR support... no
checking whether to enable ECH support... no
checking whether to enable SSL session export support... no
checking for path separator... :
checking for sed... /opt/csw/gnu/sed
checking for grep... /opt/csw/gnu/grep
checking that grep -E works... yes
checking for ar... /opt/csw/gnu/ar
checking for a BSD-compatible install... /opt/csw/gnu/install -c
checking for gcc... /opt/csw/bin/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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /opt/csw/bin/gcc accepts -g... yes
checking for /opt/csw/bin/gcc option to accept ISO C89... none needed
checking whether /opt/csw/bin/gcc understands -c and -o together... yes
checking how to run the C preprocessor... /opt/csw/bin/gcc -E
checking for grep that handles long lines and -e... (cached) /opt/csw/gnu/grep
checking for egrep... /opt/csw/gnu/grep -E
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 stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking if _Atomic is available... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/gnu/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 /opt/csw/bin/gcc... gcc3
checking curl version... 8.18.0-DEV
checking for perl... /opt/csw/bin/perl
checking for httpd... no
checking for apache2... no
checking for apxs... /opt/csw/bin/apxs
configure: httpd/apache2 not in PATH, http tests disabled
checking for danted... no
checking for danted... no
checking for nghttpx... no
checking for caddy... no
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
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... yes
checking if _REENTRANT is onwards defined... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /opt/csw/gnu/sed
checking for fgrep... /opt/csw/gnu/grep -F
checking for ld used by /opt/csw/bin/gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/csw/gnu/nm -B
checking the name lister (/opt/csw/gnu/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert sparc-sun-solaris2.11 file names to sparc-sun-solaris2.11 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... print -r --
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/csw/gnu/nm -B output from /opt/csw/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /opt/csw/gnu/dd
checking how to truncate binary pipes... /opt/csw/gnu/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /opt/csw/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /opt/csw/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /opt/csw/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /opt/csw/bin/gcc static flag -static works... no
checking if /opt/csw/bin/gcc supports -c -o file.o... yes
checking if /opt/csw/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /opt/csw/bin/gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build shared libraries with -version-info... yes
checking whether to build shared libraries with -no-undefined... no
checking whether to build shared libraries with -mimpure-text... yes
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... no
checking for windres... windres
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 compiler version... gcc '505' (raw: '5.5.0')
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking for code coverage support... no
checking whether build target is a native Windows one... no
checking if compiler accepts some basic options... yes
configure: compiler options added: -Werror-implicit-function-declaration
checking if compiler accepts debug enabling options... checking if compiler optimizer assumed setting might be used... yes
checking if compiler accepts optimizer disabling options... yes
configure: compiler options added: -O0
checking if compiler accepts strict warning options... yes
configure: compiler options added: -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Wunused -Wshadow -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wbad-function-cast -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wcast-qual -Wstrict-aliasing=3 -Wattributes -Wdiv-by-zero -Wformat-security -Wmissing-field-initializers -Wmissing-noreturn -Wunreachable-code -Wunused-parameter -Wno-padded -Wno-switch-default -Wno-switch-enum -Wpragmas -Wredundant-decls -Wcast-align -Waddress -Wtype-limits -Wold-style-declaration -Wmissing-parameter-type -Wempty-body -Wclobbered -Wignored-qualifiers -Wconversion -Wno-sign-conversion -Wvla -ftree-vrp -Wjump-misses-init -Wdouble-promotion -Wtrampolines -Wformat=2 -Warray-bounds=2 -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 whether build target supports Win32 crypto API... no
checking whether to build libcurl and curl in "unity" mode... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support IPFS... 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... yes
checking whether to build documentation... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking whether build target is a native Windows one... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... -lsocket
checking for sys/types.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking if monotonic clock_gettime works... yes
checking for sys/types.h... (cached) yes
checking for raw monotonic clock_gettime... no
checking for pkg-config... /opt/csw/bin/pkg-config
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 BrotliDecoderDecompress in -lbrotlidec... yes
checking brotli/decode.h usability... yes
checking brotli/decode.h presence... yes
checking for brotli/decode.h... yes
checking for ZSTD_createDStream in -lzstd... yes
checking zstd.h usability... yes
checking zstd.h presence... yes
checking for zstd.h... yes
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... yes
checking if GSS-API support is requested... yes
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for mit-krb5-gssapi options with pkg-config... found
checking gss.h usability... no
checking gss.h presence... no
checking for gss.h... no
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for mit-krb5-gssapi options with pkg-config... found
configure: GSS-API MIT Kerberos version detected: 1.12.1
checking if we can link against GSS-API library... yes
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto "
configure: pkg-config: SSL_LDFLAGS: "-L/opt/csw/lib "
configure: pkg-config: SSL_CPPFLAGS: "-I/opt/csw/include "
checking for HMAC_Update in -lcrypto... yes
checking for SSL_connect in -lssl... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking for BoringSSL... no
checking for AWS-LC... no
checking for LibreSSL... no
checking for OpenSSL >= v3... no
checking for SSL_set_quic_use_legacy_codepoint... no
checking for SSL_set_quic_tls_cbs... no
configure: OpenSSL version does not speak any known QUIC API
configure: Added /opt/csw/lib to CURL_LIBRARY_PATH
checking for DES support in OpenSSL... yes
checking for SRP support in OpenSSL... yes
checking for QUIC support and OpenSSL >= 3.3... no
checking whether to enable Apple OS native certificate validation... no
configure: built with one SSL backend
checking default CA cert bundle/path... configure: want unset ca no
no
checking whether to use OpenSSL's built-in CA store... no
checking CA cert bundle path to embed in the curl tool... no
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for libpsl options with pkg-config... found
checking for psl_builtin in -lpsl... yes
checking libpsl.h usability... yes
checking libpsl.h presence... yes
checking for libpsl.h... yes
checking for lber.h... yes
checking for ldap.h... yes
checking for ldap_ssl.h... no
checking for LDAP libraries... -lldap -llber
checking for ldap_url_parse... yes
checking for ldap_init_fd... yes
checking for RTMP_Init in -lrtmp... no
checking whether versioned symbols are wanted... no
checking whether to build with libidn2... (assumed) yes
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for libidn2 options with pkg-config... found
configure: pkg-config: IDN_LIBS: "-lidn2 "
configure: pkg-config: IDN_LDFLAGS: "-L/opt/csw/lib "
configure: pkg-config: IDN_CPPFLAGS: "-I/opt/csw/include "
configure: pkg-config: IDN_DIR: "/opt/csw/lib"
checking if idn2_lookup_ul can be linked... yes
checking idn2.h usability... yes
checking idn2.h presence... yes
checking for idn2.h... yes
configure: Added /opt/csw/lib to CURL_LIBRARY_PATH
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for libnghttp2 options with pkg-config... found
configure: -l is -lnghttp2
configure: -I is -I/opt/csw/include
configure: -L is -L/opt/csw/lib
checking for nghttp2_session_get_stream_local_window_size in -lnghttp2... yes
checking nghttp2/nghttp2.h usability... yes
checking nghttp2/nghttp2.h presence... yes
checking for nghttp2/nghttp2.h... yes
configure: Added /opt/csw/lib to CURL_LIBRARY_PATH
checking for sys/types.h... (cached) yes
checking for sys/select.h... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for sys/un.h... yes
checking for linux/tcp.h... no
checking for netinet/tcp.h... yes
checking for netinet/udp.h... yes
checking for netdb.h... yes
checking for sys/sockio.h... yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for fcntl.h... yes
checking for io.h... no
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/utime.h... yes
checking for sys/poll.h... yes
checking for poll.h... yes
checking for sys/resource.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for stdbool.h... yes
checking for stdint.h... (cached) yes
checking for sys/filio.h... yes
checking for sys/eventfd.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for sys/types.h... (cached) yes
checking for struct timeval... yes
checking run-time libs availability... fine
checking size of size_t... 4
checking size of long... 4
checking size of int... 4
checking size of time_t... 4
checking size of off_t... 8
checking size of curl_off_t... 8
checking size of curl_socket_t... 4
checking for long long... yes
checking for ssize_t... yes
checking for bool... yes
checking for sa_family_t... yes
checking for suseconds_t... yes
checking if time_t is unsigned... no
checking for struct sockaddr_storage... yes
checking for sys/select.h... (cached) yes
checking for select... yes
checking for sys/types.h... (cached) yes
checking for recv... yes
checking for sys/types.h... (cached) yes
checking for send... yes
checking for sys/types.h... (cached) yes
checking for MSG_NOSIGNAL... no
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking if alarm can be linked... yes
checking if alarm is prototyped... yes
checking if alarm is compilable... yes
checking if alarm usage allowed... yes
checking if alarm might be used... yes
checking for sys/types.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for libgen.h... (cached) yes
checking if basename can be linked... yes
checking if basename is prototyped... yes
checking if basename is compilable... yes
checking if basename usage allowed... yes
checking if basename might be used... yes
checking if closesocket can be linked... no
checking if closesocket might be used... no
checking for sys/types.h... (cached) yes
checking if CloseSocket can be linked... no
checking if CloseSocket might be used... no
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking if fcntl can be linked... yes
checking if fcntl is prototyped... yes
checking if fcntl is compilable... yes
checking if fcntl usage allowed... yes
checking if fcntl might be used... yes
checking if fcntl O_NONBLOCK is compilable... yes
checking if fcntl O_NONBLOCK usage allowed... yes
checking if fcntl O_NONBLOCK might be used... yes
checking whether build target is a native Windows one... (cached) no
checking for sys/types.h... (cached) yes
checking for netdb.h... (cached) yes
checking if freeaddrinfo can be linked... yes
checking if freeaddrinfo is prototyped... yes
checking if freeaddrinfo is compilable... yes
checking if freeaddrinfo usage allowed... yes
checking if freeaddrinfo might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/xattr.h... no
checking if fsetxattr can be linked... no
checking if fsetxattr might be used... no
checking if ftruncate can be linked... yes
checking if ftruncate is prototyped... yes
checking if ftruncate is compilable... yes
checking if ftruncate usage allowed... yes
checking if ftruncate might be used... yes
checking for sys/types.h... (cached) yes
checking if getaddrinfo can be linked... yes
checking if getaddrinfo is prototyped... yes
checking if getaddrinfo is compilable... yes
checking if getaddrinfo seems to work... yes
checking if getaddrinfo usage allowed... yes
checking if getaddrinfo might be used... yes
checking if getaddrinfo is threadsafe... yes
checking if gethostbyname_r can be linked... yes
checking if gethostbyname_r is prototyped... yes
checking if gethostbyname_r takes 3 args.... no
checking if gethostbyname_r takes 5 args.... yes
checking if gethostbyname_r is compilable... yes
checking if gethostbyname_r usage allowed... yes
checking if gethostbyname_r might be used... yes
checking if gethostname can be linked... yes
checking if gethostname is prototyped... yes
checking if gethostname is compilable... yes
checking for gethostname arg 2 data type... unsigned int
checking if gethostname usage allowed... yes
checking if gethostname might be used... yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for ifaddrs.h... yes
checking if getifaddrs can be linked... yes
checking if getifaddrs is prototyped... yes
checking if getifaddrs is compilable... yes
checking if getifaddrs seems to work... yes
checking if getifaddrs usage allowed... yes
checking if getifaddrs might be used... yes
checking if getpeername can be linked... yes
checking if getpeername is prototyped... yes
checking if getpeername is compilable... yes
checking if getpeername usage allowed... yes
checking if getpeername might be used... yes
checking if getsockname can be linked... yes
checking if getsockname is prototyped... yes
checking if getsockname is compilable... yes
checking if getsockname usage allowed... yes
checking if getsockname might be used... yes
checking for sys/types.h... (cached) yes
checking if gmtime_r can be linked... yes
checking if gmtime_r is prototyped... yes
checking if gmtime_r is compilable... yes
checking if gmtime_r seems to work... yes
checking if gmtime_r usage allowed... yes
checking if gmtime_r might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... yes
checking if ioctl can be linked... yes
checking if ioctl is prototyped... yes
checking if ioctl is compilable... yes
checking if ioctl usage allowed... yes
checking if ioctl might be used... yes
checking if ioctl FIONBIO is compilable... no
checking if ioctl FIONBIO might be used... no
checking if ioctl SIOCGIFADDR is compilable... no
checking if ioctl SIOCGIFADDR might be used... no
checking if ioctlsocket can be linked... no
checking if ioctlsocket might be used... no
checking if IoctlSocket can be linked... no
checking if IoctlSocket might be used... no
checking if memrchr can be linked... no
checking if memrchr seems a macro... no
checking if memrchr might be used... no
checking for sys/types.h... (cached) yes
checking if sigaction can be linked... yes
checking if sigaction is prototyped... yes
checking if sigaction is compilable... yes
checking if sigaction usage allowed... yes
checking if sigaction might be used... yes
checking if siginterrupt can be linked... yes
checking if siginterrupt is prototyped... yes
checking if siginterrupt is compilable... yes
checking if siginterrupt usage allowed... yes
checking if siginterrupt might be used... yes
checking if signal can be linked... yes
checking if signal is prototyped... yes
checking if signal is compilable... yes
checking if signal usage allowed... yes
checking if signal might be used... yes
checking for sys/types.h... (cached) yes
checking if sigsetjmp can be linked... yes
checking if sigsetjmp is prototyped... yes
checking if sigsetjmp is compilable... yes
checking if sigsetjmp usage allowed... yes
checking if sigsetjmp might be used... yes
checking if socket can be linked... yes
checking if socket is prototyped... yes
checking if socket is compilable... yes
checking if socket usage allowed... yes
checking if socket might be used... yes
checking if socketpair can be linked... yes
checking if socketpair is prototyped... yes
checking if socketpair is compilable... yes
checking if socketpair usage allowed... yes
checking if socketpair might be used... yes
checking if strdup can be linked... yes
checking if strdup is prototyped... yes
checking if strdup is compilable... yes
checking if strdup usage allowed... yes
checking if strdup might be used... yes
checking if strerror_r can be linked... yes
checking if strerror_r is prototyped... yes
checking if strerror_r is compilable... yes
checking if strerror_r is glibc like... no
checking if strerror_r is POSIX like... yes
checking if strerror_r seems to work... yes
checking if strerror_r usage allowed... yes
checking if strerror_r might be used... yes
checking for accept4... no
checking for eventfd... no
checking for fnmatch... yes
checking for geteuid... yes
checking for getpass_r... no
checking for getppid... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for mach_absolute_time... no
checking for pipe... yes
checking for pipe2... no
checking for poll... yes
checking for sendmmsg... yes
checking for sendmsg... yes
checking for setlocale... yes
checking for setrlimit... yes
checking for snprintf... yes
checking for utime... yes
checking for utimes... yes
checking for if_nametoindex... yes
checking for realpath... yes
checking for sched_yield... yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking if inet_ntop can be linked... yes
checking if inet_ntop is prototyped... yes
checking if inet_ntop is compilable... yes
checking if inet_ntop seems to work... yes
checking if inet_ntop usage allowed... yes
checking if inet_ntop might be used... yes
checking if inet_pton can be linked... yes
checking if inet_pton is prototyped... yes
checking if inet_pton is compilable... yes
checking if inet_pton seems to work... yes
checking if inet_pton usage allowed... yes
checking if inet_pton might be used... yes
checking if strcasecmp can be linked... yes
checking if strcasecmp is prototyped... yes
checking if strcasecmp is compilable... yes
checking if strcasecmp usage allowed... yes
checking if strcasecmp might be used... yes
checking if strcmpi can be linked... no
checking if strcmpi might be used... no
checking if stricmp can be linked... no
checking if stricmp might be used... no
checking for setmode... no
checking for fseeko... yes
checking whether fseeko is declared... yes
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for libcares options with pkg-config... found
configure: pkg-config: ares_LIBS: "-lcares "
configure: pkg-config: ares_LDFLAGS: "-L/opt/csw/lib "
configure: pkg-config: ares_CPPFLAGS: "-I/opt/csw/include "
checking that c-ares is good and recent enough... yes
checking whether to enable the threaded resolver... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for opendir... yes
checking convert -I options to -isystem... yes
checking whether to enable verbose strings... yes
checking whether to enable SSPI support (Windows native builds only)... no
checking whether to enable basic authentication method... yes
checking whether to enable bearer authentication method... yes
checking whether to enable digest authentication method... yes
checking whether to enable kerberos authentication method... yes
checking whether to enable negotiate authentication method... yes
checking whether to enable aws sig methods... yes
checking whether to support NTLM... yes
checking whether to enable TLS-SRP authentication... yes
checking whether to enable Unix domain sockets... auto
checking for struct sockaddr_un.sun_path... yes
checking whether to support cookies... yes
checking whether to support socketpair... yes
checking whether to support HTTP authentication... yes
checking whether to support DoH... yes
checking whether to support the MIME API... yes
checking whether to support binding connections locally... yes
checking whether to support the form API... yes
checking whether to support date parsing... yes
checking whether to support netrc parsing... yes
checking whether to support progress-meter... yes
checking whether to support the SHA-512/256 hash algorithm... yes
checking whether to support DNS shuffling... yes
checking whether to support curl_easy_option*... yes
checking whether to support alt-svc... yes
checking whether to support headers-api... yes
checking whether to support HSTS... yes
checking whether to enable HTTPS-RR support... no
checking for SSL_set0_wbio... no
checking whether to support WebSockets... yes
checking whether hiding of library internal symbols will actually happen... yes
checking if this build supports HTTPS-proxy... yes
configure: using LIBS: -lcares -lnghttp2 -lidn2 -lldap -llber -lpsl -lssl -lcrypto -lssl -lcrypto -L/opt/csw/lib -lgssapi_krb5 -lzstd -lbrotlidec -lz -lsocket -lnsl
configure: LIBS note: LIBS should only be used to specify libraries (-lname).
configure: WARNING: Continuing even with errors mentioned immediately above this line.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/examples/Makefile
config.status: creating docs/libcurl/Makefile
config.status: creating docs/libcurl/opts/Makefile
config.status: creating docs/cmdline-opts/Makefile
config.status: creating include/Makefile
config.status: creating include/curl/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating scripts/Makefile
config.status: creating lib/libcurl.vers
config.status: creating tests/Makefile
config.status: creating tests/config
config.status: creating tests/configurehelp.pm
config.status: creating tests/certs/Makefile
config.status: creating tests/data/Makefile
config.status: creating tests/server/Makefile
config.status: creating tests/libtest/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/tunit/Makefile
config.status: creating tests/http/config.ini
config.status: creating tests/http/Makefile
config.status: creating packages/Makefile
config.status: creating packages/vms/Makefile
config.status: creating libcurl.pc
config.status: creating curl-config
config.status: creating lib/curl_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Configured to build curl/libcurl:
Host setup: sparc-sun-solaris2.11
Install prefix: /usr/local
Compiler: /opt/csw/bin/gcc
CFLAGS: -Werror-implicit-function-declaration -g -O0 -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Wunused -Wshadow -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wbad-function-cast -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wcast-qual -Wstrict-aliasing=3 -Wattributes -Wdiv-by-zero -Wformat-security -Wmissing-field-initializers -Wmissing-noreturn -Wunreachable-code -Wunused-parameter -Wno-padded -Wno-switch-default -Wno-switch-enum -Wpragmas -Wredundant-decls -Wcast-align -Waddress -Wtype-limits -Wold-style-declaration -Wmissing-parameter-type -Wempty-body -Wclobbered -Wignored-qualifiers -Wconversion -Wno-sign-conversion -Wvla -ftree-vrp -Wjump-misses-init -Wdouble-promotion -Wtrampolines -Wformat=2 -Warray-bounds=2 -Wno-system-headers
CFLAGS extras:
CPPFLAGS: -isystem /opt/csw/include -isystem /opt/csw/include -isystem /opt/csw/include -isystem /opt/csw/include -isystem /opt/csw/include -isystem /opt/csw/include -isystem /opt/csw/include
LDFLAGS: -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib
curl-config: -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib
LIBS: -lcares -lnghttp2 -lidn2 -lldap -llber -lpsl -lssl -lcrypto -lssl -lcrypto -L/opt/csw/lib -lgssapi_krb5 -lzstd -lbrotlidec -lz -lsocket -lnsl
curl version: 8.18.0-DEV
SSL: enabled (OpenSSL)
SSH: no (--with-{libssh,libssh2})
zlib: enabled
brotli: enabled (libbrotlidec)
zstd: enabled (libzstd)
GSS-API: enabled (MIT Kerberos)
GSASL: no (--with-gsasl)
TLS-SRP: enabled
resolver: c-ares
IPv6: enabled
Unix sockets: enabled
IDN: enabled (libidn2)
Build docs: enabled (--disable-docs)
Build libcurl: Shared=yes, Static=yes
Built-in manual: enabled
--libcurl option: enabled (--disable-libcurl-option)
Verbose errors: enabled (--disable-verbose)
Code coverage: disabled
SSPI: no (--enable-sspi)
ca native: no
ca cert bundle: no
ca cert path: no
ca cert embed: no
ca fallback: no
LDAP: enabled (OpenLDAP)
LDAPS: enabled
IPFS/IPNS: enabled
RTSP: enabled
RTMP: no (--with-librtmp)
PSL: enabled
Alt-svc: enabled (--disable-alt-svc)
Headers API: enabled (--disable-headers-api)
HSTS: enabled (--disable-hsts)
HTTP1: enabled (internal)
HTTP2: enabled (nghttp2)
HTTP3: no (--with-ngtcp2 --with-nghttp3, --with-quiche, --with-openssl-quic)
ECH: no (--enable-ech)
HTTPS RR: no (--enable-httpsrr)
SSLS-EXPORT: no (--enable-ssls-export)
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli Debug GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd
testcurl: configure seems to have finished fine
testcurl: display libcurl.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
supported_protocols="DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP WS WSS"
supported_features="alt-svc AsynchDNS brotli Debug GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd"
Name: libcurl
URL: https://curl.se/
Description: Library to transfer files with HTTP, FTP, etc.
Version: 8.18.0-DEV
Requires:
Requires.private: libidn2,zlib,libbrotlidec,libbrotlicommon,libzstd,mit-krb5-gssapi,openssl,libpsl,libnghttp2,libcares
Libs: -L${libdir} -lcurl
Libs.private: -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -L/opt/csw/lib -lcares -lnghttp2 -lidn2 -lldap -llber -lpsl -lssl -lcrypto -lssl -lcrypto -L/opt/csw/lib -lgssapi_krb5 -lzstd -lbrotlidec -lz -lsocket -lnsl
Cflags: -I${includedir}
Cflags.private: -DCURL_STATICLIB
testcurl: display lib/curl_config.h
#define CURL_EXTERN_SYMBOL __attribute__((__visibility__("default")))
#define CURL_KRB5_VERSION "1.12.1"
#define CURL_OS "sparc-sun-solaris2.11"
#define GETHOSTNAME_TYPE_ARG2 unsigned int
#define HAVE_ALARM 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ATOMIC 1
#define HAVE_BASENAME 1
#define HAVE_BOOL_T 1
#define HAVE_BROTLI 1
#define HAVE_BROTLI_DECODE_H 1
#define HAVE_CLOCK_GETTIME_MONOTONIC 1
#define HAVE_DECL_FSEEKO 1
#define HAVE_DES_ECB_ENCRYPT 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_H 1
#define HAVE_FCNTL_O_NONBLOCK 1
#define HAVE_FNMATCH 1
#define HAVE_FREEADDRINFO 1
#define HAVE_FSEEKO 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETADDRINFO_THREADSAFE 1
#define HAVE_GETEUID 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETHOSTBYNAME_R_5 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETIFADDRS 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETPPID 1
#define HAVE_GETPWUID 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMTIME_R 1
#define HAVE_GSSAPI 1
#define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
#define HAVE_GSSAPI_GSSAPI_H 1
#define HAVE_GSSAPI_GSSAPI_KRB5_H 1
#define HAVE_IDN2_H 1
#define HAVE_IFADDRS_H 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_INTTYPES_H 1
#define HAVE_LBER_H 1
#define HAVE_LDAP_H 1
#define HAVE_LDAP_INIT_FD 1
#define HAVE_LDAP_SSL 1
#define HAVE_LDAP_URL_PARSE 1
#define HAVE_LIBBROTLIDEC 1
#define HAVE_LIBGEN_H 1
#define HAVE_LIBIDN2 1
#define HAVE_LIBPSL_H 1
#define HAVE_LIBSSL 1
#define HAVE_LIBZ 1
#define HAVE_LIBZSTD 1
#define HAVE_LOCALE_H 1
#define HAVE_LONGLONG 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETINET_UDP_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NGHTTP2_NGHTTP2_H 1
#define HAVE_OPENDIR 1
#define HAVE_OPENSSL_CRYPTO_H 1
#define HAVE_OPENSSL_ERR_H 1
#define HAVE_OPENSSL_PEM_H 1
#define HAVE_OPENSSL_RSA_H 1
#define HAVE_OPENSSL_SRP 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_OPENSSL_X509_H 1
#define HAVE_PIPE 1
#define HAVE_POLL 1
#define HAVE_POLL_H 1
#define HAVE_POSIX_STRERROR_R 1
#define HAVE_PWD_H 1
#define HAVE_REALPATH 1
#define HAVE_RECV 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SEND 1
#define HAVE_SENDMMSG 1
#define HAVE_SENDMSG 1
#define HAVE_SETLOCALE 1
#define HAVE_SETRLIMIT 1
#define HAVE_SIGACTION 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SIGNAL 1
#define HAVE_SIGSETJMP 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_SOCKET 1
#define HAVE_SOCKETPAIR 1
#define HAVE_STDATOMIC_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR_R 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STROPTS_H 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_TIMEVAL 1
#define HAVE_SUSECONDS_T 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTIME_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_UTIME_H 1
#define HAVE_WRITABLE_ARGV 1
#define HAVE_ZSTD 1
#define HAVE_ZSTD_H 1
#define LT_OBJDIR ".libs/"
#define NEED_REENTRANT 1
#define PACKAGE "curl"
#define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
#define PACKAGE_NAME "curl"
#define PACKAGE_STRING "curl -"
#define PACKAGE_TARNAME "curl"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "-"
#define SIZEOF_CURL_OFF_T 8
#define SIZEOF_CURL_SOCKET_T 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_OFF_T 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_TIME_T 4
#define STDC_HEADERS 1
#define USE_ARES 1
#define USE_IPV6 1
#define USE_LIBPSL 1
#define USE_NGHTTP2 1
#define USE_OPENLDAP 1
#define USE_OPENSSL 1
#define USE_TLS_SRP 1
#define USE_UNIX_SOCKETS 1
#define VERSION "-"
#ifndef _ALL_SOURCE
#endif
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
#define _FILE_OFFSET_BITS 64
testcurl: gmake -i
Making all in lib
gmake[1]: Entering directory '/build-20239/lib'
gmake all-am
gmake[2]: Entering directory '/build-20239/lib'
CC libcurl_la-altsvc.lo
CC libcurl_la-amigaos.lo
CC libcurl_la-asyn-ares.lo
CC libcurl_la-asyn-base.lo
CC libcurl_la-asyn-thrdd.lo
CC libcurl_la-bufq.lo
CC libcurl_la-bufref.lo
CC libcurl_la-cf-h1-proxy.lo
CC libcurl_la-cf-h2-proxy.lo
CC libcurl_la-cf-haproxy.lo
CC libcurl_la-cf-https-connect.lo
CC libcurl_la-cf-ip-happy.lo
CC libcurl_la-cf-socket.lo
CC libcurl_la-cfilters.lo
CC libcurl_la-conncache.lo
CC libcurl_la-connect.lo
CC libcurl_la-content_encoding.lo
CC libcurl_la-cookie.lo
CC libcurl_la-cshutdn.lo
CC libcurl_la-curl_addrinfo.lo
CC libcurl_la-curl_endian.lo
CC libcurl_la-curl_fnmatch.lo
CC libcurl_la-curl_fopen.lo
CC libcurl_la-curl_get_line.lo
CC libcurl_la-curl_gethostname.lo
CC libcurl_la-curl_gssapi.lo
CC libcurl_la-curl_memrchr.lo
CC libcurl_la-curl_ntlm_core.lo
CC libcurl_la-curl_range.lo
CC libcurl_la-curl_rtmp.lo
CC libcurl_la-curl_sasl.lo
CC libcurl_la-curl_sha512_256.lo
CC libcurl_la-curl_sspi.lo
CC libcurl_la-curl_threads.lo
CC libcurl_la-curl_trc.lo
CC libcurl_la-cw-out.lo
CC libcurl_la-cw-pause.lo
CC libcurl_la-dict.lo
CC libcurl_la-doh.lo
CC libcurl_la-dynhds.lo
CC libcurl_la-easy.lo
CC libcurl_la-easygetopt.lo
CC libcurl_la-easyoptions.lo
CC libcurl_la-escape.lo
CC libcurl_la-fake_addrinfo.lo
CC libcurl_la-file.lo
CC libcurl_la-fileinfo.lo
CC libcurl_la-formdata.lo
CC libcurl_la-ftp.lo
CC libcurl_la-ftplistparser.lo
CC libcurl_la-getenv.lo
CC libcurl_la-getinfo.lo
CC libcurl_la-gopher.lo
CC libcurl_la-hash.lo
CC libcurl_la-headers.lo
CC libcurl_la-hmac.lo
CC libcurl_la-hostip.lo
CC libcurl_la-hostip4.lo
CC libcurl_la-hostip6.lo
CC libcurl_la-hsts.lo
CC libcurl_la-http.lo
CC libcurl_la-http1.lo
CC libcurl_la-http2.lo
CC libcurl_la-http_aws_sigv4.lo
CC libcurl_la-http_chunks.lo
CC libcurl_la-http_digest.lo
CC libcurl_la-http_negotiate.lo
CC libcurl_la-http_ntlm.lo
CC libcurl_la-http_proxy.lo
CC libcurl_la-httpsrr.lo
CC libcurl_la-idn.lo
CC libcurl_la-if2ip.lo
CC libcurl_la-imap.lo
CC libcurl_la-ldap.lo
CC libcurl_la-llist.lo
CC libcurl_la-macos.lo
CC libcurl_la-md4.lo
CC libcurl_la-md5.lo
CC libcurl_la-memdebug.lo
CC libcurl_la-mime.lo
CC libcurl_la-mprintf.lo
CC libcurl_la-mqtt.lo
CC libcurl_la-multi.lo
CC libcurl_la-multi_ev.lo
CC libcurl_la-multi_ntfy.lo
CC libcurl_la-netrc.lo
CC libcurl_la-noproxy.lo
CC libcurl_la-openldap.lo
CC libcurl_la-parsedate.lo
CC libcurl_la-pingpong.lo
CC libcurl_la-pop3.lo
CC libcurl_la-progress.lo
CC libcurl_la-psl.lo
CC libcurl_la-rand.lo
CC libcurl_la-rename.lo
CC libcurl_la-request.lo
CC libcurl_la-rtsp.lo
CC libcurl_la-select.lo
CC libcurl_la-sendf.lo
CC libcurl_la-setopt.lo
CC libcurl_la-sha256.lo
CC libcurl_la-share.lo
CC libcurl_la-slist.lo
CC libcurl_la-smb.lo
CC libcurl_la-smtp.lo
CC libcurl_la-socketpair.lo
CC libcurl_la-socks.lo
CC libcurl_la-socks_gssapi.lo
CC libcurl_la-socks_sspi.lo
CC libcurl_la-speedcheck.lo
CC libcurl_la-splay.lo
CC libcurl_la-strcase.lo
CC libcurl_la-strdup.lo
CC libcurl_la-strequal.lo
CC libcurl_la-strerror.lo
CC libcurl_la-system_win32.lo
CC libcurl_la-telnet.lo
CC libcurl_la-tftp.lo
CC libcurl_la-transfer.lo
CC libcurl_la-uint-bset.lo
CC libcurl_la-uint-hash.lo
CC libcurl_la-uint-spbset.lo
CC libcurl_la-uint-table.lo
CC libcurl_la-url.lo
CC libcurl_la-urlapi.lo
CC libcurl_la-version.lo
CC libcurl_la-ws.lo
CC vauth/libcurl_la-cleartext.lo
CC vauth/libcurl_la-cram.lo
CC vauth/libcurl_la-digest.lo
CC vauth/libcurl_la-digest_sspi.lo
CC vauth/libcurl_la-gsasl.lo
CC vauth/libcurl_la-krb5_gssapi.lo
CC vauth/libcurl_la-krb5_sspi.lo
CC vauth/libcurl_la-ntlm.lo
CC vauth/libcurl_la-ntlm_sspi.lo
CC vauth/libcurl_la-oauth2.lo
CC vauth/libcurl_la-spnego_gssapi.lo
CC vauth/libcurl_la-spnego_sspi.lo
CC vauth/libcurl_la-vauth.lo
CC vtls/libcurl_la-apple.lo
CC vtls/libcurl_la-cipher_suite.lo
CC vtls/libcurl_la-gtls.lo
CC vtls/libcurl_la-hostcheck.lo
CC vtls/libcurl_la-keylog.lo
CC vtls/libcurl_la-mbedtls.lo
CC vtls/libcurl_la-mbedtls_threadlock.lo
CC vtls/libcurl_la-openssl.lo
CC vtls/libcurl_la-rustls.lo
CC vtls/libcurl_la-schannel.lo
CC vtls/libcurl_la-schannel_verify.lo
CC vtls/libcurl_la-vtls.lo
CC vtls/libcurl_la-vtls_scache.lo
CC vtls/libcurl_la-vtls_spack.lo
CC vtls/libcurl_la-wolfssl.lo
CC vtls/libcurl_la-x509asn1.lo
CC vquic/libcurl_la-curl_ngtcp2.lo
CC vquic/libcurl_la-curl_osslq.lo
CC vquic/libcurl_la-curl_quiche.lo
CC vquic/libcurl_la-vquic.lo
CC vquic/libcurl_la-vquic-tls.lo
CC vssh/libcurl_la-libssh.lo
CC vssh/libcurl_la-libssh2.lo
CC vssh/libcurl_la-vssh.lo
CC curlx/libcurl_la-base64.lo
CC curlx/libcurl_la-dynbuf.lo
CC curlx/libcurl_la-fopen.lo
CC curlx/libcurl_la-inet_ntop.lo
CC curlx/libcurl_la-inet_pton.lo
CC curlx/libcurl_la-multibyte.lo
CC curlx/libcurl_la-nonblock.lo
CC curlx/libcurl_la-strerr.lo
CC curlx/libcurl_la-strparse.lo
CC curlx/libcurl_la-timediff.lo
CC curlx/libcurl_la-timeval.lo
CC curlx/libcurl_la-version_win32.lo
CC curlx/libcurl_la-wait.lo
CC curlx/libcurl_la-warnless.lo
CC curlx/libcurl_la-winapi.lo
CCLD libcurl.la
CC libcurlu_la-altsvc.lo
CC libcurlu_la-amigaos.lo
CC libcurlu_la-asyn-ares.lo
CC libcurlu_la-asyn-base.lo
CC libcurlu_la-asyn-thrdd.lo
CC libcurlu_la-bufq.lo
CC libcurlu_la-bufref.lo
CC libcurlu_la-cf-h1-proxy.lo
CC libcurlu_la-cf-h2-proxy.lo
CC libcurlu_la-cf-haproxy.lo
CC libcurlu_la-cf-https-connect.lo
CC libcurlu_la-cf-ip-happy.lo
CC libcurlu_la-cf-socket.lo
CC libcurlu_la-cfilters.lo
CC libcurlu_la-conncache.lo
CC libcurlu_la-connect.lo
CC libcurlu_la-content_encoding.lo
CC libcurlu_la-cookie.lo
CC libcurlu_la-cshutdn.lo
CC libcurlu_la-curl_addrinfo.lo
CC libcurlu_la-curl_endian.lo
CC libcurlu_la-curl_fnmatch.lo
CC libcurlu_la-curl_fopen.lo
CC libcurlu_la-curl_get_line.lo
CC libcurlu_la-curl_gethostname.lo
CC libcurlu_la-curl_gssapi.lo
CC libcurlu_la-curl_memrchr.lo
CC libcurlu_la-curl_ntlm_core.lo
CC libcurlu_la-curl_range.lo
CC libcurlu_la-curl_rtmp.lo
CC libcurlu_la-curl_sasl.lo
CC libcurlu_la-curl_sha512_256.lo
CC libcurlu_la-curl_sspi.lo
CC libcurlu_la-curl_threads.lo
CC libcurlu_la-curl_trc.lo
CC libcurlu_la-cw-out.lo
CC libcurlu_la-cw-pause.lo
CC libcurlu_la-dict.lo
CC libcurlu_la-doh.lo
CC libcurlu_la-dynhds.lo
CC libcurlu_la-easy.lo
CC libcurlu_la-easygetopt.lo
CC libcurlu_la-easyoptions.lo
CC libcurlu_la-escape.lo
CC libcurlu_la-fake_addrinfo.lo
CC libcurlu_la-file.lo
CC libcurlu_la-fileinfo.lo
CC libcurlu_la-formdata.lo
CC libcurlu_la-ftp.lo
CC libcurlu_la-ftplistparser.lo
CC libcurlu_la-getenv.lo
CC libcurlu_la-getinfo.lo
CC libcurlu_la-gopher.lo
CC libcurlu_la-hash.lo
CC libcurlu_la-headers.lo
CC libcurlu_la-hmac.lo
CC libcurlu_la-hostip.lo
CC libcurlu_la-hostip4.lo
CC libcurlu_la-hostip6.lo
CC libcurlu_la-hsts.lo
CC libcurlu_la-http.lo
CC libcurlu_la-http1.lo
CC libcurlu_la-http2.lo
CC libcurlu_la-http_aws_sigv4.lo
CC libcurlu_la-http_chunks.lo
CC libcurlu_la-http_digest.lo
CC libcurlu_la-http_negotiate.lo
CC libcurlu_la-http_ntlm.lo
CC libcurlu_la-http_proxy.lo
CC libcurlu_la-httpsrr.lo
CC libcurlu_la-idn.lo
CC libcurlu_la-if2ip.lo
CC libcurlu_la-imap.lo
CC libcurlu_la-ldap.lo
CC libcurlu_la-llist.lo
CC libcurlu_la-macos.lo
CC libcurlu_la-md4.lo
CC libcurlu_la-md5.lo
CC libcurlu_la-memdebug.lo
CC libcurlu_la-mime.lo
CC libcurlu_la-mprintf.lo
CC libcurlu_la-mqtt.lo
CC libcurlu_la-multi.lo
CC libcurlu_la-multi_ev.lo
CC libcurlu_la-multi_ntfy.lo
CC libcurlu_la-netrc.lo
CC libcurlu_la-noproxy.lo
CC libcurlu_la-openldap.lo
CC libcurlu_la-parsedate.lo
CC libcurlu_la-pingpong.lo
CC libcurlu_la-pop3.lo
CC libcurlu_la-progress.lo
CC libcurlu_la-psl.lo
CC libcurlu_la-rand.lo
CC libcurlu_la-rename.lo
CC libcurlu_la-request.lo
CC libcurlu_la-rtsp.lo
CC libcurlu_la-select.lo
CC libcurlu_la-sendf.lo
CC libcurlu_la-setopt.lo
CC libcurlu_la-sha256.lo
CC libcurlu_la-share.lo
CC libcurlu_la-slist.lo
CC libcurlu_la-smb.lo
CC libcurlu_la-smtp.lo
CC libcurlu_la-socketpair.lo
CC libcurlu_la-socks.lo
CC libcurlu_la-socks_gssapi.lo
CC libcurlu_la-socks_sspi.lo
CC libcurlu_la-speedcheck.lo
CC libcurlu_la-splay.lo
CC libcurlu_la-strcase.lo
CC libcurlu_la-strdup.lo
CC libcurlu_la-strequal.lo
CC libcurlu_la-strerror.lo
CC libcurlu_la-system_win32.lo
CC libcurlu_la-telnet.lo
CC libcurlu_la-tftp.lo
CC libcurlu_la-transfer.lo
CC libcurlu_la-uint-bset.lo
CC libcurlu_la-uint-hash.lo
CC libcurlu_la-uint-spbset.lo
CC libcurlu_la-uint-table.lo
CC libcurlu_la-url.lo
CC libcurlu_la-urlapi.lo
CC libcurlu_la-version.lo
CC libcurlu_la-ws.lo
CC vauth/libcurlu_la-cleartext.lo
CC vauth/libcurlu_la-cram.lo
CC vauth/libcurlu_la-digest.lo
CC vauth/libcurlu_la-digest_sspi.lo
CC vauth/libcurlu_la-gsasl.lo
CC vauth/libcurlu_la-krb5_gssapi.lo
CC vauth/libcurlu_la-krb5_sspi.lo
CC vauth/libcurlu_la-ntlm.lo
CC vauth/libcurlu_la-ntlm_sspi.lo
CC vauth/libcurlu_la-oauth2.lo
CC vauth/libcurlu_la-spnego_gssapi.lo
CC vauth/libcurlu_la-spnego_sspi.lo
CC vauth/libcurlu_la-vauth.lo
CC vtls/libcurlu_la-apple.lo
CC vtls/libcurlu_la-cipher_suite.lo
CC vtls/libcurlu_la-gtls.lo
CC vtls/libcurlu_la-hostcheck.lo
CC vtls/libcurlu_la-keylog.lo
CC vtls/libcurlu_la-mbedtls.lo
CC vtls/libcurlu_la-mbedtls_threadlock.lo
CC vtls/libcurlu_la-openssl.lo
CC vtls/libcurlu_la-rustls.lo
CC vtls/libcurlu_la-schannel.lo
CC vtls/libcurlu_la-schannel_verify.lo
CC vtls/libcurlu_la-vtls.lo
CC vtls/libcurlu_la-vtls_scache.lo
CC vtls/libcurlu_la-vtls_spack.lo
CC vtls/libcurlu_la-wolfssl.lo
CC vtls/libcurlu_la-x509asn1.lo
CC vquic/libcurlu_la-curl_ngtcp2.lo
CC vquic/libcurlu_la-curl_osslq.lo
CC vquic/libcurlu_la-curl_quiche.lo
CC vquic/libcurlu_la-vquic.lo
CC vquic/libcurlu_la-vquic-tls.lo
CC vssh/libcurlu_la-libssh.lo
CC vssh/libcurlu_la-libssh2.lo
CC vssh/libcurlu_la-vssh.lo
CC curlx/libcurlu_la-base64.lo
CC curlx/libcurlu_la-dynbuf.lo
CC curlx/libcurlu_la-fopen.lo
CC curlx/libcurlu_la-inet_ntop.lo
CC curlx/libcurlu_la-inet_pton.lo
CC curlx/libcurlu_la-multibyte.lo
CC curlx/libcurlu_la-nonblock.lo
CC curlx/libcurlu_la-strerr.lo
CC curlx/libcurlu_la-strparse.lo
CC curlx/libcurlu_la-timediff.lo
CC curlx/libcurlu_la-timeval.lo
CC curlx/libcurlu_la-version_win32.lo
CC curlx/libcurlu_la-wait.lo
CC curlx/libcurlu_la-warnless.lo
CC curlx/libcurlu_la-winapi.lo
CCLD libcurlu.la
RUN checksrc
gmake[2]: Leaving directory '/build-20239/lib'
gmake[1]: Leaving directory '/build-20239/lib'
Making all in docs
gmake[1]: Entering directory '/build-20239/docs'
Making all in .
gmake[2]: Entering directory '/build-20239/docs'
RENDER curl-config.1
RENDER wcurl.1
gmake[2]: Leaving directory '/build-20239/docs'
Making all in cmdline-opts
gmake[2]: Entering directory '/build-20239/docs/cmdline-opts'
GENERATE curl.1
GENERATE curl.txt
gmake[2]: Leaving directory '/build-20239/docs/cmdline-opts'
Making all in libcurl
gmake[2]: Entering directory '/build-20239/docs/libcurl'
Making all in opts
gmake[3]: Entering directory '/build-20239/docs/libcurl/opts'
RENDER CURLINFO_ACTIVESOCKET.3
RENDER CURLINFO_APPCONNECT_TIME.3
RENDER CURLINFO_APPCONNECT_TIME_T.3
RENDER CURLINFO_CAINFO.3
RENDER CURLINFO_CAPATH.3
RENDER CURLINFO_CERTINFO.3
RENDER CURLINFO_CONDITION_UNMET.3
RENDER CURLINFO_CONNECT_TIME.3
RENDER CURLINFO_CONN_ID.3
RENDER CURLINFO_CONNECT_TIME_T.3
RENDER CURLINFO_CONTENT_LENGTH_DOWNLOAD.3
RENDER CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3
RENDER CURLINFO_CONTENT_LENGTH_UPLOAD.3
RENDER CURLINFO_CONTENT_LENGTH_UPLOAD_T.3
RENDER CURLINFO_CONTENT_TYPE.3
RENDER CURLINFO_COOKIELIST.3
RENDER CURLINFO_EARLYDATA_SENT_T.3
RENDER CURLINFO_EFFECTIVE_METHOD.3
RENDER CURLINFO_EFFECTIVE_URL.3
RENDER CURLINFO_FILETIME.3
RENDER CURLINFO_FILETIME_T.3
RENDER CURLINFO_FTP_ENTRY_PATH.3
RENDER CURLINFO_HEADER_SIZE.3
RENDER CURLINFO_HTTP_CONNECTCODE.3
RENDER CURLINFO_HTTP_VERSION.3
RENDER CURLINFO_HTTPAUTH_AVAIL.3
RENDER CURLINFO_HTTPAUTH_USED.3
RENDER CURLINFO_LASTSOCKET.3
RENDER CURLINFO_LOCAL_IP.3
RENDER CURLINFO_LOCAL_PORT.3
RENDER CURLINFO_NAMELOOKUP_TIME.3
RENDER CURLINFO_NAMELOOKUP_TIME_T.3
RENDER CURLINFO_NUM_CONNECTS.3
RENDER CURLINFO_OS_ERRNO.3
RENDER CURLINFO_PRETRANSFER_TIME.3
RENDER CURLINFO_PRETRANSFER_TIME_T.3
RENDER CURLINFO_POSTTRANSFER_TIME_T.3
RENDER CURLINFO_PRIMARY_IP.3
RENDER CURLINFO_PRIMARY_PORT.3
RENDER CURLINFO_PRIVATE.3
RENDER CURLINFO_PROTOCOL.3
RENDER CURLINFO_PROXY_ERROR.3
RENDER CURLINFO_PROXY_SSL_VERIFYRESULT.3
RENDER CURLINFO_PROXYAUTH_AVAIL.3
RENDER CURLINFO_PROXYAUTH_USED.3
RENDER CURLINFO_QUEUE_TIME_T.3
RENDER CURLINFO_REDIRECT_COUNT.3
RENDER CURLINFO_REDIRECT_TIME.3
RENDER CURLINFO_REDIRECT_TIME_T.3
RENDER CURLINFO_REDIRECT_URL.3
RENDER CURLINFO_REFERER.3
RENDER CURLINFO_REQUEST_SIZE.3
RENDER CURLINFO_RESPONSE_CODE.3
RENDER CURLINFO_RETRY_AFTER.3
RENDER CURLINFO_RTSP_CLIENT_CSEQ.3
RENDER CURLINFO_RTSP_CSEQ_RECV.3
RENDER CURLINFO_RTSP_SERVER_CSEQ.3
RENDER CURLINFO_RTSP_SESSION_ID.3
RENDER CURLINFO_SCHEME.3
RENDER CURLINFO_SIZE_DOWNLOAD.3
RENDER CURLINFO_SIZE_DOWNLOAD_T.3
RENDER CURLINFO_SIZE_UPLOAD.3
RENDER CURLINFO_SIZE_UPLOAD_T.3
RENDER CURLINFO_SPEED_DOWNLOAD.3
RENDER CURLINFO_SPEED_DOWNLOAD_T.3
RENDER CURLINFO_SPEED_UPLOAD.3
RENDER CURLINFO_SPEED_UPLOAD_T.3
RENDER CURLINFO_SSL_ENGINES.3
RENDER CURLINFO_SSL_VERIFYRESULT.3
RENDER CURLINFO_STARTTRANSFER_TIME.3
RENDER CURLINFO_STARTTRANSFER_TIME_T.3
RENDER CURLINFO_TLS_SESSION.3
RENDER CURLINFO_TLS_SSL_PTR.3
RENDER CURLINFO_TOTAL_TIME.3
RENDER CURLINFO_TOTAL_TIME_T.3
RENDER CURLINFO_USED_PROXY.3
RENDER CURLINFO_XFER_ID.3
RENDER CURLMINFO_XFERS_ADDED.3
RENDER CURLMINFO_XFERS_CURRENT.3
RENDER CURLMINFO_XFERS_DONE.3
RENDER CURLMINFO_XFERS_PENDING.3
RENDER CURLMINFO_XFERS_RUNNING.3
RENDER CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3
RENDER CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3
RENDER CURLMOPT_MAX_CONCURRENT_STREAMS.3
RENDER CURLMOPT_MAX_HOST_CONNECTIONS.3
RENDER CURLMOPT_MAX_PIPELINE_LENGTH.3
RENDER CURLMOPT_MAX_TOTAL_CONNECTIONS.3
RENDER CURLMOPT_MAXCONNECTS.3
RENDER CURLMOPT_NETWORK_CHANGED.3
RENDER CURLMOPT_NOTIFYDATA.3
RENDER CURLMOPT_NOTIFYFUNCTION.3
RENDER CURLMOPT_PIPELINING.3
RENDER CURLMOPT_PIPELINING_SERVER_BL.3
RENDER CURLMOPT_PIPELINING_SITE_BL.3
RENDER CURLMOPT_PUSHDATA.3
RENDER CURLMOPT_PUSHFUNCTION.3
RENDER CURLMOPT_SOCKETDATA.3
RENDER CURLMOPT_SOCKETFUNCTION.3
RENDER CURLMOPT_TIMERDATA.3
RENDER CURLMOPT_TIMERFUNCTION.3
RENDER CURLOPT_ABSTRACT_UNIX_SOCKET.3
RENDER CURLOPT_ACCEPT_ENCODING.3
RENDER CURLOPT_ACCEPTTIMEOUT_MS.3
RENDER CURLOPT_ADDRESS_SCOPE.3
RENDER CURLOPT_ALTSVC.3
RENDER CURLOPT_ALTSVC_CTRL.3
RENDER CURLOPT_APPEND.3
RENDER CURLOPT_AUTOREFERER.3
RENDER CURLOPT_AWS_SIGV4.3
RENDER CURLOPT_BUFFERSIZE.3
RENDER CURLOPT_CAINFO.3
RENDER CURLOPT_CAINFO_BLOB.3
RENDER CURLOPT_CAPATH.3
RENDER CURLOPT_CA_CACHE_TIMEOUT.3
RENDER CURLOPT_CERTINFO.3
RENDER CURLOPT_CHUNK_BGN_FUNCTION.3
RENDER CURLOPT_CHUNK_DATA.3
RENDER CURLOPT_CHUNK_END_FUNCTION.3
RENDER CURLOPT_CLOSESOCKETDATA.3
RENDER CURLOPT_CLOSESOCKETFUNCTION.3
RENDER CURLOPT_CONNECT_ONLY.3
RENDER CURLOPT_CONNECT_TO.3
RENDER CURLOPT_CONNECTTIMEOUT.3
RENDER CURLOPT_CONNECTTIMEOUT_MS.3
RENDER CURLOPT_CONV_FROM_NETWORK_FUNCTION.3
RENDER CURLOPT_CONV_FROM_UTF8_FUNCTION.3
RENDER CURLOPT_CONV_TO_NETWORK_FUNCTION.3
RENDER CURLOPT_COOKIE.3
RENDER CURLOPT_COOKIEFILE.3
RENDER CURLOPT_COOKIEJAR.3
RENDER CURLOPT_COOKIELIST.3
RENDER CURLOPT_COOKIESESSION.3
RENDER CURLOPT_COPYPOSTFIELDS.3
RENDER CURLOPT_CRLF.3
RENDER CURLOPT_CRLFILE.3
RENDER CURLOPT_CURLU.3
RENDER CURLOPT_CUSTOMREQUEST.3
RENDER CURLOPT_DEBUGDATA.3
RENDER CURLOPT_DEBUGFUNCTION.3
RENDER CURLOPT_DEFAULT_PROTOCOL.3
RENDER CURLOPT_DIRLISTONLY.3
RENDER CURLOPT_DISALLOW_USERNAME_IN_URL.3
RENDER CURLOPT_DNS_CACHE_TIMEOUT.3
RENDER CURLOPT_DNS_INTERFACE.3
RENDER CURLOPT_DNS_LOCAL_IP4.3
RENDER CURLOPT_DNS_LOCAL_IP6.3
RENDER CURLOPT_DNS_SERVERS.3
RENDER CURLOPT_DNS_SHUFFLE_ADDRESSES.3
RENDER CURLOPT_DNS_USE_GLOBAL_CACHE.3
RENDER CURLOPT_DOH_SSL_VERIFYHOST.3
RENDER CURLOPT_DOH_SSL_VERIFYPEER.3
RENDER CURLOPT_DOH_SSL_VERIFYSTATUS.3
RENDER CURLOPT_DOH_URL.3
RENDER CURLOPT_ECH.3
RENDER CURLOPT_EGDSOCKET.3
RENDER CURLOPT_ERRORBUFFER.3
RENDER CURLOPT_EXPECT_100_TIMEOUT_MS.3
RENDER CURLOPT_FAILONERROR.3
RENDER CURLOPT_FILETIME.3
RENDER CURLOPT_FNMATCH_DATA.3
RENDER CURLOPT_FNMATCH_FUNCTION.3
RENDER CURLOPT_FOLLOWLOCATION.3
RENDER CURLOPT_FORBID_REUSE.3
RENDER CURLOPT_FRESH_CONNECT.3
RENDER CURLOPT_FTP_ACCOUNT.3
RENDER CURLOPT_FTP_ALTERNATIVE_TO_USER.3
RENDER CURLOPT_FTP_CREATE_MISSING_DIRS.3
RENDER CURLOPT_FTP_FILEMETHOD.3
RENDER CURLOPT_FTP_SKIP_PASV_IP.3
RENDER CURLOPT_FTP_SSL_CCC.3
RENDER CURLOPT_FTP_USE_EPRT.3
RENDER CURLOPT_FTP_USE_EPSV.3
RENDER CURLOPT_FTP_USE_PRET.3
RENDER CURLOPT_FTPPORT.3
RENDER CURLOPT_FTPSSLAUTH.3
RENDER CURLOPT_GSSAPI_DELEGATION.3
RENDER CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3
RENDER CURLOPT_HAPROXYPROTOCOL.3
RENDER CURLOPT_HAPROXY_CLIENT_IP.3
RENDER CURLOPT_HEADER.3
RENDER CURLOPT_HEADERDATA.3
RENDER CURLOPT_HEADERFUNCTION.3
RENDER CURLOPT_HEADEROPT.3
RENDER CURLOPT_HSTS.3
RENDER CURLOPT_HSTS_CTRL.3
RENDER CURLOPT_HSTSREADDATA.3
RENDER CURLOPT_HSTSREADFUNCTION.3
RENDER CURLOPT_HSTSWRITEDATA.3
RENDER CURLOPT_HSTSWRITEFUNCTION.3
RENDER CURLOPT_HTTP09_ALLOWED.3
RENDER CURLOPT_HTTP200ALIASES.3
RENDER CURLOPT_HTTP_CONTENT_DECODING.3
RENDER CURLOPT_HTTP_TRANSFER_DECODING.3
RENDER CURLOPT_HTTP_VERSION.3
RENDER CURLOPT_HTTPAUTH.3
RENDER CURLOPT_HTTPGET.3
RENDER CURLOPT_HTTPHEADER.3
RENDER CURLOPT_HTTPPOST.3
RENDER CURLOPT_HTTPPROXYTUNNEL.3
RENDER CURLOPT_IGNORE_CONTENT_LENGTH.3
RENDER CURLOPT_INFILESIZE.3
RENDER CURLOPT_INFILESIZE_LARGE.3
RENDER CURLOPT_INTERFACE.3
RENDER CURLOPT_INTERLEAVEDATA.3
RENDER CURLOPT_INTERLEAVEFUNCTION.3
RENDER CURLOPT_IOCTLDATA.3
RENDER CURLOPT_IOCTLFUNCTION.3
RENDER CURLOPT_IPRESOLVE.3
RENDER CURLOPT_ISSUERCERT.3
RENDER CURLOPT_ISSUERCERT_BLOB.3
RENDER CURLOPT_KEEP_SENDING_ON_ERROR.3
RENDER CURLOPT_KEYPASSWD.3
RENDER CURLOPT_KRBLEVEL.3
RENDER CURLOPT_LOCALPORT.3
RENDER CURLOPT_LOCALPORTRANGE.3
RENDER CURLOPT_LOGIN_OPTIONS.3
RENDER CURLOPT_LOW_SPEED_LIMIT.3
RENDER CURLOPT_LOW_SPEED_TIME.3
RENDER CURLOPT_MAIL_AUTH.3
RENDER CURLOPT_MAIL_FROM.3
RENDER CURLOPT_MAIL_RCPT.3
RENDER CURLOPT_MAIL_RCPT_ALLOWFAILS.3
RENDER CURLOPT_MAX_RECV_SPEED_LARGE.3
RENDER CURLOPT_MAX_SEND_SPEED_LARGE.3
RENDER CURLOPT_MAXAGE_CONN.3
RENDER CURLOPT_MAXCONNECTS.3
RENDER CURLOPT_MAXFILESIZE.3
RENDER CURLOPT_MAXFILESIZE_LARGE.3
RENDER CURLOPT_MAXLIFETIME_CONN.3
RENDER CURLOPT_MAXREDIRS.3
RENDER CURLOPT_MIME_OPTIONS.3
RENDER CURLOPT_MIMEPOST.3
RENDER CURLOPT_NETRC.3
RENDER CURLOPT_NETRC_FILE.3
RENDER CURLOPT_NEW_DIRECTORY_PERMS.3
RENDER CURLOPT_NEW_FILE_PERMS.3
RENDER CURLOPT_NOBODY.3
RENDER CURLOPT_NOPROGRESS.3
RENDER CURLOPT_NOPROXY.3
RENDER CURLOPT_NOSIGNAL.3
RENDER CURLOPT_OPENSOCKETDATA.3
RENDER CURLOPT_OPENSOCKETFUNCTION.3
RENDER CURLOPT_PASSWORD.3
RENDER CURLOPT_PATH_AS_IS.3
RENDER CURLOPT_PINNEDPUBLICKEY.3
RENDER CURLOPT_PIPEWAIT.3
RENDER CURLOPT_PORT.3
RENDER CURLOPT_POST.3
RENDER CURLOPT_POSTFIELDS.3
RENDER CURLOPT_POSTFIELDSIZE.3
RENDER CURLOPT_POSTFIELDSIZE_LARGE.3
RENDER CURLOPT_POSTQUOTE.3
RENDER CURLOPT_POSTREDIR.3
RENDER CURLOPT_PRE_PROXY.3
RENDER CURLOPT_PREQUOTE.3
RENDER CURLOPT_PREREQDATA.3
RENDER CURLOPT_PREREQFUNCTION.3
RENDER CURLOPT_PRIVATE.3
RENDER CURLOPT_PROGRESSDATA.3
RENDER CURLOPT_PROGRESSFUNCTION.3
RENDER CURLOPT_PROTOCOLS.3
RENDER CURLOPT_PROTOCOLS_STR.3
RENDER CURLOPT_PROXY.3
RENDER CURLOPT_PROXY_CAINFO.3
RENDER CURLOPT_PROXY_CAINFO_BLOB.3
RENDER CURLOPT_PROXY_CAPATH.3
RENDER CURLOPT_PROXY_CRLFILE.3
RENDER CURLOPT_PROXY_ISSUERCERT.3
RENDER CURLOPT_PROXY_ISSUERCERT_BLOB.3
RENDER CURLOPT_PROXY_KEYPASSWD.3
RENDER CURLOPT_PROXY_PINNEDPUBLICKEY.3
RENDER CURLOPT_PROXY_SERVICE_NAME.3
RENDER CURLOPT_PROXY_SSL_CIPHER_LIST.3
RENDER CURLOPT_PROXY_SSL_OPTIONS.3
RENDER CURLOPT_PROXY_SSL_VERIFYHOST.3
RENDER CURLOPT_PROXY_SSL_VERIFYPEER.3
RENDER CURLOPT_PROXY_SSLCERT.3
RENDER CURLOPT_PROXY_SSLCERT_BLOB.3
RENDER CURLOPT_PROXY_SSLCERTTYPE.3
RENDER CURLOPT_PROXY_SSLKEY.3
RENDER CURLOPT_PROXY_SSLKEY_BLOB.3
RENDER CURLOPT_PROXY_SSLKEYTYPE.3
RENDER CURLOPT_PROXY_SSLVERSION.3
RENDER CURLOPT_PROXY_TLS13_CIPHERS.3
RENDER CURLOPT_PROXY_TLSAUTH_PASSWORD.3
RENDER CURLOPT_PROXY_TLSAUTH_TYPE.3
RENDER CURLOPT_PROXY_TLSAUTH_USERNAME.3
RENDER CURLOPT_PROXY_TRANSFER_MODE.3
RENDER CURLOPT_PROXYAUTH.3
RENDER CURLOPT_PROXYHEADER.3
RENDER CURLOPT_PROXYPASSWORD.3
RENDER CURLOPT_PROXYPORT.3
RENDER CURLOPT_PROXYTYPE.3
RENDER CURLOPT_PROXYUSERNAME.3
RENDER CURLOPT_PROXYUSERPWD.3
RENDER CURLOPT_PUT.3
RENDER CURLOPT_QUICK_EXIT.3
RENDER CURLOPT_QUOTE.3
RENDER CURLOPT_RANDOM_FILE.3
RENDER CURLOPT_RANGE.3
RENDER CURLOPT_READDATA.3
RENDER CURLOPT_READFUNCTION.3
RENDER CURLOPT_REDIR_PROTOCOLS.3
RENDER CURLOPT_REDIR_PROTOCOLS_STR.3
RENDER CURLOPT_REFERER.3
RENDER CURLOPT_REQUEST_TARGET.3
RENDER CURLOPT_RESOLVE.3
RENDER CURLOPT_RESOLVER_START_DATA.3
RENDER CURLOPT_RESOLVER_START_FUNCTION.3
RENDER CURLOPT_RESUME_FROM.3
RENDER CURLOPT_RESUME_FROM_LARGE.3
RENDER CURLOPT_RTSP_CLIENT_CSEQ.3
RENDER CURLOPT_RTSP_REQUEST.3
RENDER CURLOPT_RTSP_SERVER_CSEQ.3
RENDER CURLOPT_RTSP_SESSION_ID.3
RENDER CURLOPT_RTSP_STREAM_URI.3
RENDER CURLOPT_RTSP_TRANSPORT.3
RENDER CURLOPT_SASL_AUTHZID.3
RENDER CURLOPT_SASL_IR.3
RENDER CURLOPT_SEEKDATA.3
RENDER CURLOPT_SEEKFUNCTION.3
RENDER CURLOPT_SERVER_RESPONSE_TIMEOUT.3
RENDER CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3
RENDER CURLOPT_SERVICE_NAME.3
RENDER CURLOPT_SHARE.3
RENDER CURLOPT_SOCKOPTDATA.3
RENDER CURLOPT_SOCKOPTFUNCTION.3
RENDER CURLOPT_SOCKS5_AUTH.3
RENDER CURLOPT_SOCKS5_GSSAPI_NEC.3
RENDER CURLOPT_SOCKS5_GSSAPI_SERVICE.3
RENDER CURLOPT_SSH_AUTH_TYPES.3
RENDER CURLOPT_SSH_COMPRESSION.3
RENDER CURLOPT_SSH_HOSTKEYDATA.3
RENDER CURLOPT_SSH_HOSTKEYFUNCTION.3
RENDER CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3
RENDER CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3
RENDER CURLOPT_SSH_KEYDATA.3
RENDER CURLOPT_SSH_KEYFUNCTION.3
RENDER CURLOPT_SSH_KNOWNHOSTS.3
RENDER CURLOPT_SSH_PRIVATE_KEYFILE.3
RENDER CURLOPT_SSH_PUBLIC_KEYFILE.3
RENDER CURLOPT_SSL_CIPHER_LIST.3
RENDER CURLOPT_SSL_CTX_DATA.3
RENDER CURLOPT_SSL_CTX_FUNCTION.3
RENDER CURLOPT_SSL_EC_CURVES.3
RENDER CURLOPT_SSL_ENABLE_ALPN.3
RENDER CURLOPT_SSL_ENABLE_NPN.3
RENDER CURLOPT_SSL_FALSESTART.3
RENDER CURLOPT_SSL_OPTIONS.3
RENDER CURLOPT_SSL_SESSIONID_CACHE.3
RENDER CURLOPT_SSL_SIGNATURE_ALGORITHMS.3
RENDER CURLOPT_SSL_VERIFYHOST.3
RENDER CURLOPT_SSL_VERIFYPEER.3
RENDER CURLOPT_SSL_VERIFYSTATUS.3
RENDER CURLOPT_SSLCERT.3
RENDER CURLOPT_SSLCERT_BLOB.3
RENDER CURLOPT_SSLCERTTYPE.3
RENDER CURLOPT_SSLENGINE.3
RENDER CURLOPT_SSLENGINE_DEFAULT.3
RENDER CURLOPT_SSLKEY.3
RENDER CURLOPT_SSLKEY_BLOB.3
RENDER CURLOPT_SSLKEYTYPE.3
RENDER CURLOPT_SSLVERSION.3
RENDER CURLOPT_STDERR.3
RENDER CURLOPT_STREAM_DEPENDS.3
RENDER CURLOPT_STREAM_DEPENDS_E.3
RENDER CURLOPT_STREAM_WEIGHT.3
RENDER CURLOPT_SUPPRESS_CONNECT_HEADERS.3
RENDER CURLOPT_TCP_FASTOPEN.3
RENDER CURLOPT_TCP_KEEPALIVE.3
RENDER CURLOPT_TCP_KEEPIDLE.3
RENDER CURLOPT_TCP_KEEPINTVL.3
RENDER CURLOPT_TCP_KEEPCNT.3
RENDER CURLOPT_TCP_NODELAY.3
RENDER CURLOPT_TELNETOPTIONS.3
RENDER CURLOPT_TFTP_BLKSIZE.3
RENDER CURLOPT_TFTP_NO_OPTIONS.3
RENDER CURLOPT_TIMECONDITION.3
RENDER CURLOPT_TIMEOUT.3
RENDER CURLOPT_TIMEOUT_MS.3
RENDER CURLOPT_TIMEVALUE.3
RENDER CURLOPT_TIMEVALUE_LARGE.3
RENDER CURLOPT_TLS13_CIPHERS.3
RENDER CURLOPT_TLSAUTH_PASSWORD.3
RENDER CURLOPT_TLSAUTH_TYPE.3
RENDER CURLOPT_TLSAUTH_USERNAME.3
RENDER CURLOPT_TRAILERDATA.3
RENDER CURLOPT_TRAILERFUNCTION.3
RENDER CURLOPT_TRANSFER_ENCODING.3
RENDER CURLOPT_TRANSFERTEXT.3
RENDER CURLOPT_UNIX_SOCKET_PATH.3
RENDER CURLOPT_UNRESTRICTED_AUTH.3
RENDER CURLOPT_UPKEEP_INTERVAL_MS.3
RENDER CURLOPT_UPLOAD.3
RENDER CURLOPT_UPLOAD_BUFFERSIZE.3
RENDER CURLOPT_UPLOAD_FLAGS.3
RENDER CURLOPT_URL.3
RENDER CURLOPT_USE_SSL.3
RENDER CURLOPT_USERAGENT.3
RENDER CURLOPT_USERNAME.3
RENDER CURLOPT_USERPWD.3
RENDER CURLOPT_VERBOSE.3
RENDER CURLOPT_WILDCARDMATCH.3
RENDER CURLOPT_WRITEDATA.3
RENDER CURLOPT_WRITEFUNCTION.3
RENDER CURLOPT_WS_OPTIONS.3
RENDER CURLOPT_XFERINFODATA.3
RENDER CURLOPT_XFERINFOFUNCTION.3
RENDER CURLOPT_XOAUTH2_BEARER.3
RENDER CURLSHOPT_LOCKFUNC.3
RENDER CURLSHOPT_SHARE.3
RENDER CURLSHOPT_UNLOCKFUNC.3
RENDER CURLSHOPT_UNSHARE.3
RENDER CURLSHOPT_USERDATA.3
gmake[3]: Leaving directory '/build-20239/docs/libcurl/opts'
gmake[3]: Entering directory '/build-20239/docs/libcurl'
RENDER curl_easy_cleanup.3
RENDER curl_easy_duphandle.3
RENDER curl_easy_escape.3
RENDER curl_easy_getinfo.3
RENDER curl_easy_header.3
RENDER curl_easy_init.3
RENDER curl_easy_nextheader.3
RENDER curl_easy_option_by_id.3
RENDER curl_easy_option_by_name.3
RENDER curl_easy_option_next.3
RENDER curl_easy_pause.3
RENDER curl_easy_perform.3
RENDER curl_easy_recv.3
RENDER curl_easy_reset.3
RENDER curl_easy_send.3
RENDER curl_easy_setopt.3
RENDER curl_easy_ssls_export.3
RENDER curl_easy_ssls_import.3
RENDER curl_easy_strerror.3
RENDER curl_easy_unescape.3
RENDER curl_easy_upkeep.3
RENDER curl_escape.3
RENDER curl_formadd.3
RENDER curl_formfree.3
RENDER curl_formget.3
RENDER curl_free.3
RENDER curl_getdate.3
RENDER curl_getenv.3
RENDER curl_global_cleanup.3
RENDER curl_global_init.3
RENDER curl_global_init_mem.3
RENDER curl_global_sslset.3
RENDER curl_global_trace.3
RENDER curl_mime_addpart.3
RENDER curl_mime_data.3
RENDER curl_mime_data_cb.3
RENDER curl_mime_encoder.3
RENDER curl_mime_filedata.3
RENDER curl_mime_filename.3
RENDER curl_mime_free.3
RENDER curl_mime_headers.3
RENDER curl_mime_init.3
RENDER curl_mime_name.3
RENDER curl_mime_subparts.3
RENDER curl_mime_type.3
RENDER curl_mprintf.3
RENDER curl_multi_add_handle.3
RENDER curl_multi_assign.3
RENDER curl_multi_cleanup.3
RENDER curl_multi_fdset.3
RENDER curl_multi_get_handles.3
RENDER curl_multi_get_offt.3
RENDER curl_multi_info_read.3
RENDER curl_multi_init.3
RENDER curl_multi_notify_disable.3
RENDER curl_multi_notify_enable.3
RENDER curl_multi_perform.3
RENDER curl_multi_poll.3
RENDER curl_multi_remove_handle.3
RENDER curl_multi_setopt.3
RENDER curl_multi_socket.3
RENDER curl_multi_socket_action.3
RENDER curl_multi_socket_all.3
RENDER curl_multi_strerror.3
RENDER curl_multi_timeout.3
RENDER curl_multi_wait.3
RENDER curl_multi_waitfds.3
RENDER curl_multi_wakeup.3
RENDER curl_pushheader_byname.3
RENDER curl_pushheader_bynum.3
RENDER curl_share_cleanup.3
RENDER curl_share_init.3
RENDER curl_share_setopt.3
RENDER curl_share_strerror.3
RENDER curl_slist_append.3
RENDER curl_slist_free_all.3
RENDER curl_strequal.3
RENDER curl_strnequal.3
RENDER curl_unescape.3
RENDER curl_url.3
RENDER curl_url_cleanup.3
RENDER curl_url_dup.3
RENDER curl_url_get.3
RENDER curl_url_set.3
RENDER curl_url_strerror.3
RENDER curl_version.3
RENDER curl_version_info.3
RENDER curl_ws_meta.3
RENDER curl_ws_recv.3
RENDER curl_ws_send.3
RENDER curl_ws_start_frame.3
RENDER libcurl-easy.3
RENDER libcurl-env-dbg.3
RENDER libcurl-env.3
RENDER libcurl-errors.3
RENDER libcurl-multi.3
RENDER libcurl-security.3
RENDER libcurl-share.3
RENDER libcurl-symbols.md
RENDER libcurl-symbols.3
RENDER libcurl-thread.3
RENDER libcurl-tutorial.3
RENDER libcurl-url.3
RENDER libcurl-ws.3
RENDER libcurl.3
gmake[3]: Leaving directory '/build-20239/docs/libcurl'
gmake[2]: Leaving directory '/build-20239/docs/libcurl'
RENDER mk-ca-bundle.1
RENDER runtests.1
RENDER testcurl.1
gmake[1]: Leaving directory '/build-20239/docs'
Making all in src
gmake[1]: Entering directory '/build-20239/src'
CC curl-config2setopts.o
CC curl-slist_wc.o
CC curl-terminal.o
CC curl-tool_bname.o
CC curl-tool_cb_dbg.o
CC curl-tool_cb_hdr.o
CC curl-tool_cb_prg.o
CC curl-tool_cb_rea.o
CC curl-tool_cb_see.o
CC curl-tool_cb_soc.o
CC curl-tool_cb_wrt.o
CC curl-tool_cfgable.o
CC curl-tool_dirhie.o
CC curl-tool_doswin.o
CC curl-tool_easysrc.o
CC curl-tool_filetime.o
CC curl-tool_findfile.o
CC curl-tool_formparse.o
CC curl-tool_getparam.o
CC curl-tool_getpass.o
CC curl-tool_help.o
CC curl-tool_helpers.o
CC curl-tool_ipfs.o
CC curl-tool_libinfo.o
CC curl-tool_listhelp.o
CC curl-tool_main.o
CC curl-tool_msgs.o
CC curl-tool_operate.o
CC curl-tool_operhlp.o
CC curl-tool_paramhlp.o
CC curl-tool_parsecfg.o
CC curl-tool_progress.o
CC curl-tool_setopt.o
CC curl-tool_ssls.o
CC curl-tool_stderr.o
CC curl-tool_strdup.o
CC curl-tool_urlglob.o
CC curl-tool_util.o
CC curl-tool_vms.o
CC curl-tool_writeout.o
CC curl-tool_writeout_json.o
CC curl-tool_xattr.o
CC curl-var.o
Use of uninitialized value $extvercmd in string ne at ./tests/testcurl.pl line 688.
readline() on closed filehandle $f at ./tests/testcurl.pl line 690.
HUGE tool_hugehelp.c
CC curl-tool_hugehelp.o
echo '/* !checksrc! disable COPYRIGHT all */' > tool_ca_embed.c
echo 'extern const void *curl_ca_embed; const void *curl_ca_embed;' >> tool_ca_embed.c
CC curl-tool_ca_embed.o
CC ../lib/curlx/curl-base64.o
CC ../lib/curlx/curl-dynbuf.o
CC ../lib/curlx/curl-fopen.o
CC ../lib/curlx/curl-multibyte.o
CC ../lib/curlx/curl-nonblock.o
CC ../lib/curlx/curl-strerr.o
CC ../lib/curlx/curl-strparse.o
CC ../lib/curlx/curl-timediff.o
CC ../lib/curlx/curl-timeval.o
CC ../lib/curlx/curl-version_win32.o
CC ../lib/curlx/curl-wait.o
CC ../lib/curlx/curl-warnless.o
CC ../lib/curlx/curl-winapi.o
CCLD curl
CC curlinfo.o
CCLD curlinfo
CC libcurltool_la-config2setopts.lo
CC libcurltool_la-slist_wc.lo
CC libcurltool_la-terminal.lo
CC libcurltool_la-tool_bname.lo
CC libcurltool_la-tool_cb_dbg.lo
CC libcurltool_la-tool_cb_hdr.lo
CC libcurltool_la-tool_cb_prg.lo
CC libcurltool_la-tool_cb_rea.lo
CC libcurltool_la-tool_cb_see.lo
CC libcurltool_la-tool_cb_soc.lo
CC libcurltool_la-tool_cb_wrt.lo
CC libcurltool_la-tool_cfgable.lo
CC libcurltool_la-tool_dirhie.lo
CC libcurltool_la-tool_doswin.lo
CC libcurltool_la-tool_easysrc.lo
CC libcurltool_la-tool_filetime.lo
CC libcurltool_la-tool_findfile.lo
CC libcurltool_la-tool_formparse.lo
CC libcurltool_la-tool_getparam.lo
CC libcurltool_la-tool_getpass.lo
CC libcurltool_la-tool_help.lo
CC libcurltool_la-tool_helpers.lo
CC libcurltool_la-tool_ipfs.lo
CC libcurltool_la-tool_libinfo.lo
CC libcurltool_la-tool_listhelp.lo
CC libcurltool_la-tool_main.lo
CC libcurltool_la-tool_msgs.lo
CC libcurltool_la-tool_operate.lo
CC libcurltool_la-tool_operhlp.lo
CC libcurltool_la-tool_paramhlp.lo
CC libcurltool_la-tool_parsecfg.lo
CC libcurltool_la-tool_progress.lo
CC libcurltool_la-tool_setopt.lo
CC libcurltool_la-tool_ssls.lo
CC libcurltool_la-tool_stderr.lo
CC libcurltool_la-tool_strdup.lo
CC libcurltool_la-tool_urlglob.lo
CC libcurltool_la-tool_util.lo
CC libcurltool_la-tool_vms.lo
CC libcurltool_la-tool_writeout.lo
CC libcurltool_la-tool_writeout_json.lo
CC libcurltool_la-tool_xattr.lo
CC libcurltool_la-var.lo
CC ../lib/curlx/libcurltool_la-base64.lo
CC ../lib/curlx/libcurltool_la-dynbuf.lo
CC ../lib/curlx/libcurltool_la-fopen.lo
CC ../lib/curlx/libcurltool_la-multibyte.lo
CC ../lib/curlx/libcurltool_la-nonblock.lo
CC ../lib/curlx/libcurltool_la-strerr.lo
CC ../lib/curlx/libcurltool_la-strparse.lo
CC ../lib/curlx/libcurltool_la-timediff.lo
CC ../lib/curlx/libcurltool_la-timeval.lo
CC ../lib/curlx/libcurltool_la-version_win32.lo
CC ../lib/curlx/libcurltool_la-wait.lo
CC ../lib/curlx/libcurltool_la-warnless.lo
CC ../lib/curlx/libcurltool_la-winapi.lo
CCLD libcurltool.la
RUN checksrc
gmake[1]: Leaving directory '/build-20239/src'
Making all in scripts
gmake[1]: Entering directory '/build-20239/scripts'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/build-20239/scripts'
gmake[1]: Entering directory '/build-20239'
gmake[1]: Nothing to be done for 'all-am'.
gmake[1]: Leaving directory '/build-20239'
testcurl: libcurl was created fine (libcurl.la)
testcurl: curl was created fine (curl)
testcurl: display curl --version output
testcurl: build examples
RUN checksrc
CC 10-at-a-time.o
CCLD 10-at-a-time
CC address-scope.o
CCLD address-scope
CC altsvc.o
CCLD altsvc
CC anyauthput.o
CCLD anyauthput
CC block_ip.o
CCLD block_ip
CC certinfo.o
CCLD certinfo
CC chkspeed.o
CCLD chkspeed
CC connect-to.o
CCLD connect-to
CC cookie_interface.o
CCLD cookie_interface
CC debug.o
CCLD debug
CC default-scheme.o
CCLD default-scheme
CC externalsocket.o
CCLD externalsocket
CC fileupload.o
CCLD fileupload
CC ftp-delete.o
CCLD ftp-delete
CC ftp-wildcard.o
CCLD ftp-wildcard
CC ftpget.o
CCLD ftpget
CC ftpgetinfo.o
CCLD ftpgetinfo
CC ftpgetresp.o
CCLD ftpgetresp
CC ftpsget.o
CCLD ftpsget
CC ftpupload.o
CCLD ftpupload
CC ftpuploadfrommem.o
CCLD ftpuploadfrommem
CC ftpuploadresume.o
CCLD ftpuploadresume
CC getinfo.o
CCLD getinfo
CC getinmemory.o
CCLD getinmemory
CC getredirect.o
CCLD getredirect
CC getreferrer.o
CCLD getreferrer
CC headerapi.o
CCLD headerapi
CC hsts-preload.o
CCLD hsts-preload
CC http-options.o
CCLD http-options
CC http-post.o
CCLD http-post
CC http2-download.o
CCLD http2-download
CC http2-pushinmemory.o
CCLD http2-pushinmemory
CC http2-serverpush.o
CCLD http2-serverpush
CC http2-upload.o
CCLD http2-upload
CC http3.o
CCLD http3
CC http3-present.o
CCLD http3-present
CC httpcustomheader.o
CCLD httpcustomheader
CC httpput.o
CCLD httpput
CC httpput-postfields.o
CCLD httpput-postfields
CC https.o
CCLD https
CC imap-append.o
CCLD imap-append
CC imap-authzid.o
CCLD imap-authzid
CC imap-copy.o
CCLD imap-copy
CC imap-create.o
CCLD imap-create
CC imap-delete.o
CCLD imap-delete
CC imap-examine.o
CCLD imap-examine
CC imap-fetch.o
CCLD imap-fetch
CC imap-list.o
CCLD imap-list
CC imap-lsub.o
CCLD imap-lsub
CC imap-multi.o
CCLD imap-multi
CC imap-noop.o
CCLD imap-noop
CC imap-search.o
CCLD imap-search
CC imap-ssl.o
CCLD imap-ssl
CC imap-store.o
CCLD imap-store
CC imap-tls.o
CCLD imap-tls
CC interface.o
CCLD interface
CC ipv6.o
CCLD ipv6
CC keepalive.o
CCLD keepalive
CC localport.o
CCLD localport
CC log_failed_transfers.o
CCLD log_failed_transfers
CC maxconnects.o
CCLD maxconnects
CC multi-app.o
CCLD multi-app
CC multi-debugcallback.o
CCLD multi-debugcallback
CC multi-double.o
CCLD multi-double
CC multi-formadd.o
CCLD multi-formadd
CC multi-legacy.o
CCLD multi-legacy
CC multi-post.o
CCLD multi-post
CC multi-single.o
CCLD multi-single
CC netrc.o
CCLD netrc
CC parseurl.o
CCLD parseurl
CC persistent.o
CCLD persistent
CC pop3-authzid.o
CCLD pop3-authzid
CC pop3-dele.o
CCLD pop3-dele
CC pop3-list.o
CCLD pop3-list
CC pop3-multi.o
CCLD pop3-multi
CC pop3-noop.o
CCLD pop3-noop
CC pop3-retr.o
CCLD pop3-retr
CC pop3-ssl.o
CCLD pop3-ssl
CC pop3-stat.o
CCLD pop3-stat
CC pop3-tls.o
CCLD pop3-tls
CC pop3-top.o
CCLD pop3-top
CC pop3-uidl.o
CCLD pop3-uidl
CC post-callback.o
CCLD post-callback
CC postinmemory.o
CCLD postinmemory
CC postit2.o
CCLD postit2
CC postit2-formadd.o
CCLD postit2-formadd
CC progressfunc.o
CCLDUse of uninitialized value $o in concatenation (.) or string at ./tests/testcurl.pl line 723.
Use of uninitialized value $o in concatenation (.) or string at ./tests/testcurl.pl line 724.
progressfunc
CC protofeats.o
CCLD protofeats
CC range.o
CCLD range
CC resolve.o
CCLD resolve
CC rtsp-options.o
CCLD rtsp-options
CC sendrecv.o
CCLD sendrecv
CC sepheaders.o
CCLD sepheaders
CC sftpget.o
CCLD sftpget
CC sftpuploadresume.o
CCLD sftpuploadresume
CC shared-connection-cache.o
CCLD shared-connection-cache
CC simple.o
CCLD simple
CC simplepost.o
CCLD simplepost
CC simplessl.o
CCLD simplessl
CC smtp-authzid.o
CCLD smtp-authzid
CC smtp-expn.o
CCLD smtp-expn
CC smtp-mail.o
CCLD smtp-mail
CC smtp-mime.o
CCLD smtp-mime
CC smtp-multi.o
CCLD smtp-multi
CC smtp-ssl.o
CCLD smtp-ssl
CC smtp-tls.o
CCLD smtp-tls
CC smtp-vrfy.o
CCLD smtp-vrfy
CC sslbackend.o
CCLD sslbackend
CC synctime.o
CCLD synctime
CC unixsocket.o
CCLD unixsocket
CC url2file.o
CCLD url2file
CC urlapi.o
CCLD urlapi
CC websocket.o
CCLD websocket
CC websocket-cb.o
CCLD websocket-cb
CC websocket-updown.o
CCLD websocket-updown
testcurl: gmake -k test-full
gmake[1]: Entering directory '/build-20239/tests'
Making all in certs
gmake[2]: Entering directory '/build-20239/tests/certs'
/opt/csw/bin/perl /tests/certs/genserv.pl test test-localhost.prm test-localhost.nn.prm test-localhost0h.prm test-localhost-san-first.prm test-localhost-san-last.prm test-client-cert.prm test-client-eku-only.prm
/opt/csw/bin/openssl
OpenSSL 1.0.2u 20 Dec 2019
Signature ok
subject=/C=NN/O=Edel Curl Arctic Illudium Research Cloud/CN=Northern Nowhere Trust Anchor
Getting Private key
CA root generated: test 6000 days prime256v1
Certificate generated: CA=test 300days prime256v1 test-localhost
Certificate generated: CA=test 300days prime256v1 test-localhost.nn
Certificate generated: CA=test 300days prime256v1 test-localhost0h
Certificate generated: CA=test 300days prime256v1 test-localhost-san-first
Certificate generated: CA=test 300days prime256v1 test-localhost-san-last
Certificate generated: CA=test 300days prime256v1 test-client-cert
Certificate generated: CA=test 300days prime256v1 test-client-eku-only
gmake[2]: Leaving directory '/build-20239/tests/certs'
Making all in data
gmake[2]: Entering directory '/build-20239/tests/data'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/build-20239/tests/data'
Making all in server
gmake[2]: Entering directory '/build-20239/tests/server'
/opt/csw/bin/perl /scripts/mk-unity.pl --include getpart.c util.c ../../lib/curlx/base64.c ../../lib/curlx/fopen.c ../../lib/curlx/inet_ntop.c ../../lib/curlx/inet_pton.c ../../lib/curlx/multibyte.c ../../lib/curlx/nonblock.c ../../lib/curlx/strerr.c ../../lib/curlx/strparse.c ../../lib/curlx/timediff.c ../../lib/curlx/timeval.c ../../lib/curlx/version_win32.c ../../lib/curlx/wait.c ../../lib/curlx/warnless.c ../../lib/curlx/winapi.c --test dnsd.c mqttd.c resolve.c rtspd.c sockfilt.c socksd.c sws.c tftpd.c > servers.c
CC servers.o
CCLD servers
RUN checksrc
gmake[2]: Leaving directory '/build-20239/tests/server'
Making all in libtest
gmake[2]: Entering directory '/build-20239/tests/libtest'
/opt/csw/bin/perl /tests/libtest/mk-lib1521.pl < /include/curl/curl.h lib1521.c
/opt/csw/bin/perl /scripts/mk-unity.pl --include memptr.c testutil.c testtrace.c ../../lib/curl_threads.c ../../lib/curlx/fopen.c ../../lib/curlx/multibyte.c ../../lib/curlx/strerr.c ../../lib/curlx/strparse.c ../../lib/curlx/timediff.c ../../lib/curlx/timeval.c ../../lib/curlx/version_win32.c ../../lib/curlx/wait.c ../../lib/curlx/warnless.c ../../lib/curlx/winapi.c --test cli_h2_pausing.c cli_h2_serverpush.c cli_h2_upgrade_extreme.c cli_hx_download.c cli_hx_upload.c cli_tls_session_reuse.c cli_upload_pausing.c cli_ws_data.c cli_ws_pingpong.c lib500.c lib501.c lib502.c lib503.c lib504.c lib505.c lib506.c lib507.c lib508.c lib509.c lib510.c lib511.c lib512.c lib513.c lib514.c lib515.c lib516.c lib517.c lib518.c lib519.c lib520.c lib521.c lib523.c lib524.c lib525.c lib526.c lib530.c lib533.c lib536.c lib537.c lib539.c lib540.c lib541.c lib542.c lib543.c lib544.c lib547.c lib549.c lib552.c lib553.c lib554.c lib555.c lib556.c lib557.c lib558.c lib559.c lib560.c lib562.c lib564.c lib566.c lib567.c lib568.c lib569.c lib570.c lib571.c lib572.c lib573.c lib574.c lib575.c lib576.c lib578.c lib579.c lib582.c lib583.c lib586.c lib589.c lib590.c lib591.c lib597.c lib598.c lib599.c lib643.c lib650.c lib651.c lib652.c lib653.c lib654.c lib655.c lib658.c lib659.c lib661.c lib666.c lib667.c lib668.c lib670.c lib674.c lib676.c lib677.c lib678.c lib694.c lib695.c lib751.c lib753.c lib758.c lib757.c lib766.c lib1156.c lib1301.c lib1308.c lib1485.c lib1500.c lib1501.c lib1502.c lib1506.c lib1507.c lib1508.c lib1509.c lib1510.c lib1511.c lib1512.c lib1513.c lib1514.c lib1515.c lib1517.c lib1518.c lib1520.c lib1522.c lib1523.c lib1525.c lib1526.c lib1527.c lib1528.c lib1529.c lib1530.c lib1531.c lib1532.c lib1533.c lib1534.c lib1535.c lib1536.c lib1537.c lib1538.c lib1540.c lib1541.c lib1542.c lib1545.c lib1549.c lib1550.c lib1551.c lib1552.c lib1553.c lib1554.c lib1555.c lib1556.c lib1557.c lib1558.c lib1559.c lib1560.c lib1564.c lib1565.c lib1567.c lib1568.c lib1569.c lib1571.c lib1576.c lib1582.c lib1591.c lib1592.c lib1593.c lib1594.c lib1597.c lib1598.c lib1599.c lib1662.c lib1900.c lib1901.c lib1902.c lib1903.c lib1905.c lib1906.c lib1907.c lib1908.c lib1910.c lib1911.c lib1912.c lib1913.c lib1915.c lib1916.c lib1918.c lib1919.c lib1933.c lib1934.c lib1935.c lib1936.c lib1937.c lib1938.c lib1939.c lib1940.c lib1945.c lib1947.c lib1948.c lib1955.c lib1956.c lib1957.c lib1958.c lib1959.c lib1960.c lib1964.c lib1970.c lib1971.c lib1972.c lib1973.c lib1974.c lib1975.c lib1977.c lib1978.c lib2023.c lib2032.c lib2082.c lib2301.c lib2302.c lib2304.c lib2306.c lib2308.c lib2309.c lib2402.c lib2404.c lib2405.c lib2502.c lib2700.c lib3010.c lib3025.c lib3026.c lib3027.c lib3033.c lib3034.c lib3100.c lib3101.c lib3102.c lib3103.c lib3104.c lib3105.c lib3207.c lib3208.c lib1521.c > libtests.c
CC libtests.o
CCLD libtests
RUN checksrc
gmake[2]: Leaving directory '/build-20239/tests/libtest'
Making all in http
gmake[2]: Entering directory '/build-20239/tests/http'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/build-20239/tests/http'
Making all in unit
gmake[2]: Entering directory '/build-20239/tests/unit'
(cd ../../lib && gmake unitprotos.h)
gmake[3]: Entering directory '/build-20239/lib'
UNITPR unitprotos.h
gmake[3]: Leaving directory '/build-20239/lib'
/opt/csw/bin/perl /scripts/mk-unity.pl --test unit1300.c unit1302.c unit1303.c unit1304.c unit1305.c unit1307.c unit1309.c unit1323.c unit1330.c unit1395.c unit1396.c unit1397.c unit1398.c unit1399.c unit1600.c unit1601.c unit1602.c unit1603.c unit1605.c unit1606.c unit1607.c unit1608.c unit1609.c unit1610.c unit1611.c unit1612.c unit1614.c unit1615.c unit1616.c unit1620.c unit1650.c unit1651.c unit1652.c unit1653.c unit1654.c unit1655.c unit1656.c unit1657.c unit1658.c unit1660.c unit1661.c unit1663.c unit1664.c unit1979.c unit1980.c unit2600.c unit2601.c unit2602.c unit2603.c unit2604.c unit2605.c unit3200.c unit3205.c unit3211.c unit3212.c unit3213.c unit3214.c > units.c
CC units.o
CCLD units
RUN checksrc
gmake[2]: Leaving directory '/build-20239/tests/unit'
Making all in tunit
gmake[2]: Entering directory '/build-20239/tests/tunit'
/opt/csw/bin/perl /scripts/mk-unity.pl --test tool1394.c tool1604.c tool1621.c > tunits.c
CC tunits.o
CCLD tunits
RUN checksrc
gmake[2]: Leaving directory '/build-20239/tests/tunit'
gmake[2]: Entering directory '/build-20239/tests'
(cd certs && gmake)
gmake[3]: Entering directory '/build-20239/tests/certs'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/build-20239/tests/certs'
gmake[2]: Leaving directory '/build-20239/tests'
srcdir=/tests /opt/csw/bin/perl -I/tests /tests/runtests.pl -a -w -p -r
Using curl: ../src/curl
********* System characteristics ********
* curl 8.18.0-DEV (sparc-sun-solaris2.11)
* libcurl/8.18.0-DEV OpenSSL/1.0.2u zlib/1.3.1 brotli/1.0.2 zstd/1.4.5 c-ares/1.14.0 libidn2/2.0.4 libpsl/0.21.5 nghttp2/1.30.0 mit-krb5/1.12.1 OpenLDAP/2.4.40
* Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
* Features: alt-svc AsynchDNS brotli Debug GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd
* Disabled: xattr, large-time, large-size, win32-ca-searchpath, win32-ca-search-safe
* Host: unstable11s
* System: SunOS unstable11s 5.11 11.3 sun4u sparc SUNW,SPARC-Enterprise Solaris
* OS: solaris
* Perl: v5.10.1 (/opt/csw/bin/perl)
* Args: -a -w -p -r
* Seed: 235535
* Servers: SSL HTTP-IPv6 HTTP-unix FTP-IPv6
*****************************************
test 0165 SKIPPED: curl lacks codeset-utf8 support
test 0375 SKIPPED: curl has proxy support
test 0445 SKIPPED: curl lacks scp support
test 0472 SKIPPED: curl lacks Unicode support
test 0483 SKIPPED: curl lacks large-time support
test 0506 SKIPPED: curl has c-ares support
test 0632 SKIPPED: curl lacks sftp support
test 0644 SKIPPED: curl lacks xattr support
test 0687 SKIPPED: curl lacks xattr support
test 0688 SKIPPED: curl lacks xattr support
test 0781 SKIPPED: curl lacks large-time support
test 0782 SKIPPED: curl lacks large-time support
test 0955 SKIPPED: curl lacks codeset-utf8 support
test 0956 SKIPPED: curl lacks codeset-utf8 support
test 1454 SKIPPED: curl has IPv6 support
test 1459 SKIPPED: curl lacks sftp support
test 1664 SKIPPED: curl lacks large-size support
test 1703 SKIPPED: curl lacks Unicode support
test 2033 SKIPPED: curl lacks Schannel support
test 2070 SKIPPED: curl lacks Schannel support
test 2079 SKIPPED: curl lacks Schannel support
test 2500 SKIPPED: curl lacks http/3 support
test 2501 SKIPPED: curl lacks http/3 support
test 2502 SKIPPED: curl lacks http/3 support
test 2604 SKIPPED: curl lacks sftp support
test 3021 SKIPPED: curl lacks libssh2 support
test 3022 SKIPPED: curl lacks libssh2 support
test 3026 SKIPPED: curl lacks threaded-resolver support
test 4000 SKIPPED: curl lacks ECH support
test 4001 SKIPPED: curl lacks ECH support
sws: invalid --port argument (0)
RUN: failed to start the HTTP server
== Contents of files in the log/ dir after test 1
test 0001 SKIPPED: failed starting HTTP server
test 0002 SKIPPED: failed starting HTTP server
test 0003 SKIPPED: failed starting HTTP server
test 0019...[attempt connect to non-listening socket]
-------em-- OK (19 out of 1827, remaining: 09:45, took 0.182s, duration: 00:06)
test 0020...[attempt connect to non-existing host name]
-------em-- OK (20 out of 1827, remaining: 09:32, took 0.177s, duration: 00:06)
test 0075...[HTTP, urlglob retrieval with bad range]
s------em-- OK (75 out of 1827, remaining: 02:33, took 0.172s, duration: 00:06)
test 0096...[curl memory tracking operational]
------oem-- OK (96 out of 1827, remaining: 02:02, took 0.173s, duration: 00:06)
test 0100...[FTP dir list PASV]
--pd---em-- OK (100 out of 1827, remaining: 02:18, took 1.222s, duration: 00:07)
test 0101...[FTP dir list, PORT with specified IP]
--pd---em-- OK (101 out of 1827, remaining: 02:21, took 0.285s, duration: 00:08)
test 0102...[FTP RETR PASV]
--pd---em-- OK (102 out of 1827, remaining: 02:24, took 0.288s, duration: 00:08)
test 0103...[FTP RETR PORT with CWD]
--pd---em-- OK (103 out of 1827, remaining: 02:28, took 0.281s, duration: 00:08)
test 0104...[FTP --head to get file size only]
--p----em-- OK (104 out of 1827, remaining: 02:31, took 0.276s, duration: 00:09)
test 0105...[FTP user+password in URL and ASCII transfer]
--pd---em-- OK (105 out of 1827, remaining: 02:34, took 0.286s, duration: 00:09)
test 0106...[FTP GET with type=A style ASCII URL using %20 codes]
--pd---em-- OK (106 out of 1827, remaining: 02:37, took 0.287s, duration: 00:09)
test 0107...[FTP PASV upload file]
--p-u--em-- OK (107 out of 1827, remaining: 02:41, took 0.307s, duration: 00:10)
test 0108...[FTP PORT upload with CWD]
--p-u--em-- OK (108 out of 1827, remaining: 02:44, took 0.287s, duration: 00:10)
test 0109...[FTP PASV upload append]
--p-u--em-- OK (109 out of 1827, remaining: 02:47, took 0.291s, duration: 00:10)
test 0110...[FTP download resume with set limit]
--pd---em-- OK (110 out of 1827, remaining: 02:50, took 0.295s, duration: 00:10)
test 0111...[FTP download resume beyond file size]
--p----em-- OK (111 out of 1827, remaining: 02:52, took 0.280s, duration: 00:11)
test 0112...[FTP PASV upload resume]
--p-u--em-- OK (112 out of 1827, remaining: 02:55, took 0.270s, duration: 00:11)
test 0113...[FTP download, failed login: USER not valid]
--p----em-- OK (113 out of 1827, remaining: 02:57, took 0.247s, duration: 00:11)
test 0114...[FTP download, failed login: PASS not valid]
--p----em-- OK (114 out of 1827, remaining: 02:59, took 0.263s, duration: 00:11)
test 0115...[FTP download, failed PASV]
--p----em-- OK (115 out of 1827, remaining: 03:02, took 0.265s, duration: 00:12)
test 0116...[FTP download, failed PORT]
--p----em-- OK (116 out of 1827, remaining: 03:04, took 0.260s, duration: 00:12)
test 0117...[FTP download, failed TYPE]
--p----em-- OK (117 out of 1827, remaining: 03:06, took 0.264s, duration: 00:12)
test 0118...[FTP download, failed RETR]
--p----em-- OK (118 out of 1827, remaining: 03:08, took 0.269s, duration: 00:13)
test 0119...[FTP download, failed RETR with PORT]
--p----em-- OK (119 out of 1827, remaining: 03:10, took 0.269s, duration: 00:13)
test 0120...[ftp download with post-quote delete operation]
--pd---em-- OK (120 out of 1827, remaining: 03:13, took 0.268s, duration: 00:13)
test 0121...[ftp download with post- and pre-transfer delete operations]
--pd---em-- OK (121 out of 1827, remaining: 03:15, took 0.281s, duration: 00:13)
test 0122...[FTP download resume with whole file already downloaded]
--p----em-- OK (122 out of 1827, remaining: 03:17, took 0.266s, duration: 00:14)
test 0123...[FTP upload resume with whole file already downloaded]
--p----em-- OK (123 out of 1827, remaining: 03:19, took 0.265s, duration: 00:14)
test 0124...[FTP download, failed PWD]
--pd---em-- OK (124 out of 1827, remaining: 03:21, took 0.265s, duration: 00:14)
test 0125...[FTP download, failed CWD]
--p----em-- OK (125 out of 1827, remaining: 03:23, took 0.278s, duration: 00:14)
test 0126...[FTP download with multiple replies at once in RETR]
--pd---em-- OK (126 out of 1827, remaining: 03:25, took 0.295s, duration: 00:15)
test 0127...[FTP --disable-epsv]
--pd---em-- OK (127 out of 1827, remaining: 03:27, took 0.267s, duration: 00:15)
test 0128...[FTP upload with --crlf]
--p-u--em-- OK (128 out of 1827, remaining: 03:29, took 0.293s, duration: 00:15)
test 0130...[FTP (optional .netrc; no user/pass) dir list PASV]
--pd---em-- OK (130 out of 1827, remaining: 03:29, took 0.279s, duration: 00:16)
test 0131...[FTP (optional .netrc; user/no pass) dir list PASV]
--pd---em-- OK (131 out of 1827, remaining: 03:31, took 0.275s, duration: 00:16)
test 0132...[FTP (optional .netrc; user/passwd supplied) dir list PASV]
--pd---em-- OK (132 out of 1827, remaining: 03:33, took 0.274s, duration: 00:16)
test 0133...[FTP compulsory .netrc; ignore passwd in URL]
--pd---em-- OK (133 out of 1827, remaining: 03:35, took 0.277s, duration: 00:16)
test 0134...[FTP (optional .netrc; programmatic user/passwd) dir list PASV]
--pd---em-- OK (134 out of 1827, remaining: 03:37, took 0.278s, duration: 00:17)
test 0135...[FTP retrieve a byte-range]
--pd---em-- OK (135 out of 1827, remaining: 03:38, took 0.274s, duration: 00:17)
test 0136...[FTP with user and no password]
--pd---em-- OK (136 out of 1827, remaining: 03:40, took 0.275s, duration: 00:17)
test 0137...[FTP download without size in RETR string]
--pd---em-- OK (137 out of 1827, remaining: 03:42, took 0.268s, duration: 00:18)
test 0138...[FTP download without size in RETR string and no SIZE command]
--pd---em-- OK (138 out of 1827, remaining: 03:43, took 0.267s, duration: 00:18)
test 0139...[FTP download a newer file with -z]
--pd---em-- OK (139 out of 1827, remaining: 03:45, took 0.266s, duration: 00:18)
test 0140...[FTP download file with -z, expected to not transfer]
--p----em-- OK (140 out of 1827, remaining: 03:46, took 0.258s, duration: 00:18)
test 0141...[FTP download info with -I]
s-p----em-- OK (141 out of 1827, remaining: 03:48, took 0.265s, duration: 00:19)
test 0142...[FTP URL with 150 dir levels]
--pd---em-- OK (142 out of 1827, remaining: 03:51, took 0.415s, duration: 00:19)
test 0143...[FTP URL with type=a]
--pd---em-- OK (143 out of 1827, remaining: 03:52, took 0.267s, duration: 00:19)
test 0144...[FTP NLST dir list without contents, using PORT]
--p----em-- OK (144 out of 1827, remaining: 03:54, took 0.273s, duration: 00:20)
test 0145...[FTP NLST dir list with weird reply code, using PORT]
--p----em-- OK (145 out of 1827, remaining: 03:55, took 0.265s, duration: 00:20)
test 0146...[persistent FTP with different paths]
--pd---em-- OK (146 out of 1827, remaining: 03:57, took 0.292s, duration: 00:20)
test 0147...[FTP with --ftp-create-dirs (failing CWD)]
--pd---em-- OK (147 out of 1827, remaining: 03:58, took 0.286s, duration: 00:20)
test 0148...[FTP with --ftp-create-dirs (failing MKD)]
--p----em-- OK (148 out of 1827, remaining: 03:59, took 0.257s, duration: 00:21)
test 0149...[FTP with multiple uploads]
--p---oem-- OK (149 out of 1827, remaining: 04:01, took 0.302s, duration: 00:21)
test 0161...[FTP RETR PASV]
--pd---em-- OK (161 out of 1827, remaining: 03:44, took 0.269s, duration: 00:21)
test 0182...[FTP download an empty file]
--pd---em-- OK (181 out of 1827, remaining: 03:20, took 0.262s, duration: 00:22)
test 0190...[FTP download with strict timeout and slow CWD]
--p----em-- OK (189 out of 1827, remaining: 05:23, took 15.260s, duration: 00:37)
test 0191...[FTP URL with ?-letters in username and password]
--pd---em-- OK (190 out of 1827, remaining: 05:31, took 1.206s, duration: 00:38)
test 0195...[FTP response 530 after PASS, temporarily not allowed access]
--p----em-- OK (194 out of 1827, remaining: 05:26, took 0.253s, duration: 00:38)
test 0196...[FTP transient error, retry request once]
s-p----em-- OK (195 out of 1827, remaining: 05:35, took 1.263s, duration: 00:40)
test 0200...[basic file:// file]
---d---em-- OK (199 out of 1827, remaining: 05:28, took 0.171s, duration: 00:40)
test 0201...[missing file:// file]
-------em-- OK (200 out of 1827, remaining: 05:28, took 0.161s, duration: 00:40)
test 0202...[two file:// URLs to stdout]
s------em-- OK (201 out of 1827, remaining: 05:28, took 0.177s, duration: 00:40)
test 0203...[file:/path URL with a single slash]
---d---em-- OK (202 out of 1827, remaining: 05:27, took 0.180s, duration: 00:40)
test 0204...["upload" with file://]
------oem-- OK (203 out of 1827, remaining: 05:27, took 0.172s, duration: 00:40)
test 0205...["upload" nonexisting with file://]
-------em-- OK (204 out of 1827, remaining: 05:26, took 0.169s, duration: 00:41)
test 0210...[Get two FTP files from the same remote dir: no second CWD]
--pd---em-- OK (209 out of 1827, remaining: 05:20, took 0.289s, duration: 00:41)
test 0211...[Get two FTP files with no remote EPSV support]
--pd---em-- OK (210 out of 1827, remaining: 05:20, took 0.290s, duration: 00:41)
test 0212...[Get two FTP files with no remote EPRT support]
--pd---em-- OK (211 out of 1827, remaining: 05:21, took 0.306s, duration: 00:41)
test 0215...[Get two FTP dir listings from the same remote dir: no second CWD]
--pd---em-- OK (214 out of 1827, remaining: 05:18, took 0.295s, duration: 00:42)
test 0216...[FTP upload two files to the same dir]
--p----em-- OK (215 out of 1827, remaining: 05:19, took 0.287s, duration: 00:42)
test 0219...[try using proxy with unsupported scheme]
-------em-- OK (218 out of 1827, remaining: 05:15, took 0.169s, duration: 00:42)
test 0225...[FTP %0a-code in URL's name part]
-------em-- OK (224 out of 1827, remaining: 05:07, took 0.239s, duration: 00:42)
test 0226...[FTP %0d-code in URL's CWD part]
-------em-- OK (225 out of 1827, remaining: 05:07, took 0.241s, duration: 00:43)
test 0227...[FTP with quote ops]
--pd---em-- OK (226 out of 1827, remaining: 05:08, took 0.273s, duration: 00:43)
test 0228...[FTP RETR with ACCT]
--pd---em-- OK (227 out of 1827, remaining: 05:08, took 0.277s, duration: 00:43)
test 0229...[FTP RETR with bad ACCT]
--p----em-- OK (228 out of 1827, remaining: 05:08, took 0.247s, duration: 00:44)
test 0231...[file:// with resume]
---d---em-- OK (230 out of 1827, remaining: 05:06, took 0.175s, duration: 00:44)
test 0235...[FTP resumed upload but no file present remotely]
--p-u--em-- OK (234 out of 1827, remaining: 05:02, took 0.276s, duration: 00:44)
test 0236...[FTP resume upload but denied access to remote file]
--p----em-- OK (235 out of 1827, remaining: 05:03, took 0.272s, duration: 00:44)
test 0237...[FTP getting bad host in 227-response to PASV]
--p----em-- OK (236 out of 1827, remaining: 05:03, took 0.270s, duration: 00:45)
test 0238...[FTP getting bad port in response to EPSV]
--p----em-- OK (237 out of 1827, remaining: 05:03, took 0.251s, duration: 00:45)
sws: invalid --port argument (0)
RUN: failed to start the HTTP-IPv6 server
== Contents of files in the log/ dir after test 240
test 0240 SKIPPED: failed starting HTTP-IPv6 server
test 0241 SKIPPED: failed starting HTTP-IPv6 server
test 0242 SKIPPED: failed starting HTTP-IPv6 server
test 0244...[FTP dir listing with nocwd and URL encoded path]
--pd---em-- OK (243 out of 1827, remaining: 05:29, took 0.280s, duration: 00:50)
test 0247...[FTP upload time condition evaluates TRUE => skip upload]
--p----em-- OK (246 out of 1827, remaining: 05:26, took 0.258s, duration: 00:50)
test 0248...[FTP upload time condition evaluates FALSE => upload anyway]
--p-u--em-- OK (247 out of 1827, remaining: 05:27, took 0.275s, duration: 00:51)
test 0250...[FTP dir list PASV with slow response]
--pd---em-- OK (249 out of 1827, remaining: 05:58, took 5.355s, duration: 00:56)
test 0251...[FTP dir list, PORT with specified IP and slow response]
--pd---em-- OK (250 out of 1827, remaining: 06:30, took 5.411s, duration: 01:01)
test 0252...[FTP IPv6 dir list PASV]
--pd---em-- OK (251 out of 1827, remaining: 06:36, took 1.215s, duration: 01:03)
test 0253...[FTP IPv6 dir list with EPRT]
--pd---em-- OK (252 out of 1827, remaining: 06:36, took 0.271s, duration: 01:03)
test 0254...[FTP IPv6 dir list PASV and --disable-epsv]
--pd---em-- OK (253 out of 1827, remaining: 06:36, took 0.272s, duration: 01:03)
test 0255...[FTP IPv6 dir list with EPRT and --disable-eprt]
--pd---em-- OK (254 out of 1827, remaining: 06:36, took 0.280s, duration: 01:03)
test 0261...[FTP RETR with 226 response code to TYPE]
--pd---em-- OK (260 out of 1827, remaining: 06:27, took 0.268s, duration: 01:04)
test 0270...[FTP RETR PASV --ftp-skip-pasv-ip]
--pd---em-- OK (269 out of 1827, remaining: 06:13, took 0.266s, duration: 01:04)
test 0271...[TFTP retrieve]
--pd---em-- OK (270 out of 1827, remaining: 06:18, took 1.205s, duration: 01:05)
test 0272...[FTP timed conditioned get file with identical time stamp]
--p----em-- OK (271 out of 1827, remaining: 06:18, took 0.256s, duration: 01:05)
test 0280...[FTP --ftp-alternative-to-user on USER failure]
--pd---em-- OK (279 out of 1827, remaining: 06:07, took 0.275s, duration: 01:06)
test 0283...[TFTP retrieve on invalid file]
--p----em-- OK (282 out of 1827, remaining: 06:04, took 0.231s, duration: 01:06)
test 0284...[TFTP retrieve of boundary case 512 byte file]
--pd---em-- OK (283 out of 1827, remaining: 06:04, took 0.259s, duration: 01:06)
test 0285...[TFTP send]
--p-u--em-- OK (284 out of 1827, remaining: 06:31, took 5.255s, duration: 01:12)
test 0286...[TFTP send of boundary case 512 byte file]
--p-u--em-- OK (285 out of 1827, remaining: 06:58, took 5.275s, duration: 01:17)
test 0288...[file:// with (unsupported) proxy, authentication and range]
---d---em-- OK (287 out of 1827, remaining: 06:55, took 0.173s, duration: 01:17)
test 0289...[FTP resume upload but denied access to local file]
-------em-- OK (288 out of 1827, remaining: 06:55, took 0.234s, duration: 01:17)
test 0290...[FTP download maximum filesize exceeded]
--p----em-- OK (289 out of 1827, remaining: 06:54, took 0.263s, duration: 01:17)
test 0291...[FTP download maximum filesize not exceeded]
--pd---em-- OK (290 out of 1827, remaining: 06:54, took 0.270s, duration: 01:18)
test 0294...[FTP --ftp-account on ACCT request]
--pd---em-- OK (293 out of 1827, remaining: 06:51, took 0.281s, duration: 01:18)
test 0295...[FTP ACCT request without --ftp-account]
--p----em-- OK (294 out of 1827, remaining: 06:50, took 0.257s, duration: 01:18)
test 0296...[FTP CWD with --ftp-method multicwd]
--pd---em-- OK (295 out of 1827, remaining: 06:50, took 0.268s, duration: 01:19)
test 0297...[FTP CWD with --ftp-method singlecwd]
--pd---em-- OK (296 out of 1827, remaining: 06:50, took 0.264s, duration: 01:19)
test 0298...[FTP CWD with --ftp-method nocwd]
--pd---em-- OK (297 out of 1827, remaining: 06:50, took 0.266s, duration: 01:19)
test 0320...[simple TLS-SRP HTTPS GET, check user in response]
------oem-- OK (319 out of 1827, remaining: 07:04, took 10.283s, duration: 01:29)
test 0321...[TLS-SRP with bad username and password]
-------em-- OK (320 out of 1827, remaining: 07:04, took 0.340s, duration: 01:30)
test 0322...[TLS-SRP with bad password]
-------em-- OK (321 out of 1827, remaining: 07:04, took 0.333s, duration: 01:30)
test 0324...[TLS-SRP with server cert checking]
-------em-- OK (322 out of 1827, remaining: 07:04, took 0.340s, duration: 01:30)
test 0332...[TFTP retrieve with blksize 400]
--pd---em-- OK (330 out of 1827, remaining: 06:53, took 0.237s, duration: 01:31)
test 0333...[Try a non-boolean command line option with --no-]
-------em-- OK (331 out of 1827, remaining: 06:52, took 0.153s, duration: 01:31)
test 0336...[FTP range download when SIZE doesn't work]
--pd---em-- OK (334 out of 1827, remaining: 06:49, took 0.280s, duration: 01:31)
test 0337...[FTP range download with SIZE returning extra crap]
--pd---em-- OK (335 out of 1827, remaining: 06:49, took 0.285s, duration: 01:31)
test 0340...[FTP using %00 in path with singlecwd]
--p----em-- OK (338 out of 1827, remaining: 06:45, took 0.249s, duration: 01:32)
test 0348...[FTP upload file with 552 disk full response]
--p-u--em-- OK (346 out of 1827, remaining: 06:35, took 0.281s, duration: 01:32)
test 0350...[FTP root dir list multicwd]
--pd---em-- OK (348 out of 1827, remaining: 06:34, took 0.277s, duration: 01:32)
test 0351...[FTP root dir list nocwd]
--pd---em-- OK (349 out of 1827, remaining: 06:33, took 0.273s, duration: 01:32)
test 0352...[FTP root dir list singlecwd]
--pd---em-- OK (350 out of 1827, remaining: 06:33, took 0.275s, duration: 01:33)
test 0353...[FTP home dir list singlecwd]
--pd---em-- OK (351 out of 1827, remaining: 06:33, took 0.268s, duration: 01:33)
test 0354...[FTP without password]
--pd---em-- OK (352 out of 1827, remaining: 06:33, took 0.279s, duration: 01:33)
test 0362...[FTP resume upload file with nothing to start from]
--p-u--em-- OK (360 out of 1827, remaining: 06:23, took 0.270s, duration: 01:34)
test 0370...[--etag-save with bad path - no transfer]
-------em-- OK (368 out of 1827, remaining: 06:13, took 0.156s, duration: 01:34)
test 0378...[Reject using -T and -d at once]
-r-----em-- OK (374 out of 1827, remaining: 06:06, took 0.156s, duration: 01:34)
test 0380...[pick netrc password based on user name in URL]
--pd---em-- OK (376 out of 1827, remaining: 06:05, took 0.275s, duration: 01:34)
test 0381...[netrc-optional lets URL creds override netrc]
--pd---em-- OK (377 out of 1827, remaining: 06:05, took 0.297s, duration: 01:35)
test 0400...[FTPS dir list PASV unencrypted data]
--pd---em-- OK (395 out of 1827, remaining: 05:49, took 1.332s, duration: 01:36)
test 0401...[FTPS PASV upload file]
--p-u--em-- OK (396 out of 1827, remaining: 05:49, took 0.311s, duration: 01:36)
test 0402...[FTP SSL required on non-SSL server]
--p----em-- OK (397 out of 1827, remaining: 05:49, took 0.255s, duration: 01:36)
test 0403...[FTPS with CCC not supported by server]
--pd---em-- OK (398 out of 1827, remaining: 05:49, took 0.305s, duration: 01:37)
test 0404...[FTPS with invalid cacert]
-------em-- OK (399 out of 1827, remaining: 05:48, took 0.245s, duration: 01:37)
test 0405...[FTPS operation to FTP port]
-------em-- OK (400 out of 1827, remaining: 05:48, took 0.254s, duration: 01:37)
test 0406...[FTPS dir list, PORT with specified IP]
--pd---em-- OK (401 out of 1827, remaining: 05:48, took 0.313s, duration: 01:38)
test 0407...[Get two FTPS files from the same remote dir: no second CWD]
--pd---em-- OK (402 out of 1827, remaining: 05:48, took 0.325s, duration: 01:38)
test 0408...[FTPS PORT upload with CWD]
--p-u--em-- OK (403 out of 1827, remaining: 05:48, took 0.309s, duration: 01:38)
test 0409...[FTPS PASV upload file]
--p-u--em-- OK (404 out of 1827, remaining: 05:48, took 0.311s, duration: 01:39)
test 0411...[-K with missing file causes error]
-r-----em-- OK (406 out of 1827, remaining: 05:47, took 0.156s, duration: 01:39)
test 0416...[FTP growing file support]
--pd---em-- OK (411 out of 1827, remaining: 05:42, took 0.267s, duration: 01:39)
test 0422...[use --next with missing URL before it]
-r-----em-- OK (417 out of 1827, remaining: 05:36, took 0.157s, duration: 01:39)
test 0460...[try --expand without an argument]
-------em-- OK (454 out of 1827, remaining: 05:01, took 0.170s, duration: 01:39)
test 0462...[Missing environment variables in config file]
-------em-- OK (456 out of 1827, remaining: 05:00, took 0.164s, duration: 01:39)
test 0467...[use a bad short option letter that does not exist (after one does exist)]
-------em-- OK (458 out of 1827, remaining: 04:59, took 0.154s, duration: 01:40)
test 0475...[FTP PASV upload ASCII file]
--p-u--em-- OK (465 out of 1827, remaining: 04:55, took 0.605s, duration: 01:40)
test 0476...[FTP PASV upload ASCII file already using CRLF]
--p-u--em-- OK (466 out of 1827, remaining: 04:56, took 0.605s, duration: 01:41)
test 0480...[Reject .netrc with credentials using CRLF for POP3]
-------em-- OK (470 out of 1827, remaining: 04:56, took 1.189s, duration: 01:42)
test 0484...[Use --etag-compare and -save with more than one URL]
-r-----em-- OK (473 out of 1827, remaining: 04:54, took 0.173s, duration: 01:42)
test 0485...[Use --etag-compare and -save with more than one URL, URLs specified first]
-r-----em-- OK (474 out of 1827, remaining: 04:53, took 0.163s, duration: 01:42)
test 0494...[skip 'macdef' when parsing netrc]
--pd---em-- OK (483 out of 1827, remaining: 04:47, took 0.302s, duration: 01:43)
test 0496...[parallel upload missing file]
-------em-- OK (485 out of 1827, remaining: 04:46, took 0.159s, duration: 01:43)
test 0501...[simple libcurl attempt operation without URL set]
-------em-- OK (490 out of 1827, remaining: 04:42, took 0.154s, duration: 01:43)
test 0502...[simple multi file:// get]
---d---em-- OK (491 out of 1827, remaining: 04:42, took 0.171s, duration: 01:43)
test 0504...[simple multi through local proxy without listener]
-------em-- OK (493 out of 1827, remaining: 04:41, took 0.187s, duration: 01:43)
test 0505...[FTP upload with rename after transfer]
--p-u--em-- OK (494 out of 1827, remaining: 04:41, took 0.289s, duration: 01:44)
test 0509...[initialization with memory callbacks and actual usage]
s------em-- OK (497 out of 1827, remaining: 04:39, took 0.160s, duration: 01:44)
test 0511...[FTP with FILETIME and NOBODY but missing file]
--p----em-- OK (499 out of 1827, remaining: 04:38, took 0.259s, duration: 01:44)
test 0517...[curl_getdate() testing]
-------em-- OK (505 out of 1827, remaining: 04:34, took 0.155s, duration: 01:44)
test 0520...[FTP RETR with FILETIME]
--pd---em-- OK (508 out of 1827, remaining: 04:32, took 0.283s, duration: 01:45)
test 0521...[FTP dir list PASV with CURLOPT_PORT]
--pd---em-- OK (509 out of 1827, remaining: 04:32, took 0.283s, duration: 01:45)
test 0524...[FTP upload with target URL ending with slash]
--p----em-- OK (512 out of 1827, remaining: 04:31, took 0.254s, duration: 01:45)
test 0525...[FTP PORT upload using multi interface]
--p-u--em-- OK (513 out of 1827, remaining: 04:31, took 0.299s, duration: 01:45)
test 0526...[FTP RETR same file using different handles but same connection]
--pd---em-- OK (514 out of 1827, remaining: 04:39, took 3.356s, duration: 01:49)
test 0527...[FTP RETR same file using different handles but same connection]
--pd---em-- OK (515 out of 1827, remaining: 04:46, took 3.359s, duration: 01:52)
test 0529...[FTP PORT upload using multi interface (weird cleanup function sequence)]
--p-u--em-- OK (517 out of 1827, remaining: 04:46, took 0.292s, duration: 01:52)
test 0531...[FTP PORT upload using multi interface and get 425 response]
--p----em-- OK (519 out of 1827, remaining: 04:45, took 0.279s, duration: 01:53)
test 0532...[FTP RETR same file using reset handles between each transfer]
--pd---em-- OK (520 out of 1827, remaining: 04:53, took 3.356s, duration: 01:56)
test 0533...[FTP RETR a non-existing file twice using the multi interface]
--p----em-- OK (521 out of 1827, remaining: 04:55, took 1.306s, duration: 01:57)
test 0534...[FTP RETR twice using multi: non-existing host and non-existing file]
--p----em-- OK (522 out of 1827, remaining: 04:57, took 1.283s, duration: 01:59)
test 0538...[FTP multi-interface download, failed login: PASS not valid]
--p----em-- OK (526 out of 1827, remaining: 04:55, took 0.253s, duration: 01:59)
test 0539...[Two FTP fetches using different CURLOPT_FTP_FILEMETHOD]
--pd---em-- OK (527 out of 1827, remaining: 04:55, took 0.321s, duration: 01:59)
test 0541...[FTP upload and upload same file again without rewind]
--p----em-- OK (529 out of 1827, remaining: 04:54, took 0.316s, duration: 02:00)
test 0542...[FTP a file with NOBODY yes and HEADER no]
--pd---em-- OK (530 out of 1827, remaining: 04:54, took 0.263s, duration: 02:00)
test 0543...[curl_easy_escape]
s------em-- OK (531 out of 1827, remaining: 04:54, took 0.177s, duration: 02:00)
test 0546...[FTP RETR a non-existing file then a found one using the multi interface]
s-p----em-- OK (534 out of 1827, remaining: 04:55, took 1.338s, duration: 02:01)
test 0557...[curl_mprintf() testing]
s------em-- OK (545 out of 1827, remaining: 04:47, took 0.167s, duration: 02:02)
test 0558...[libtest memory tracking operational]
------oem-- OK (546 out of 1827, remaining: 04:46, took 0.174s, duration: 02:02)
test 0562...[FTP a type=A URL and CURLOPT_PORT set]
--pd---em-- OK (550 out of 1827, remaining: 04:44, took 0.290s, duration: 02:02)
test 0564...[FTP RETR a file over a SOCKS proxy using the multi interface]
s-pd---em-- OK (552 out of 1827, remaining: 04:46, took 1.353s, duration: 02:03)
test 0567...[simple RTSP OPTIONS command]
--pd---em-- OK (555 out of 1827, remaining: 04:46, took 1.193s, duration: 02:05)
test 0568...[RTSP Announce (PUT and POST style) test]
--p----em-- OK (556 out of 1827, remaining: 04:46, took 0.290s, duration: 02:05)
test 0569...[RTSP Session ID parsing]
--p---oem-- OK (557 out of 1827, remaining: 04:46, took 0.302s, duration: 02:05)
test 0570...[RTSP CSeq and Session Mismatch checks]
--p----em-- OK (558 out of 1827, remaining: 04:46, took 0.276s, duration: 02:05)
test 0571...[RTSP RTP Interleaving Test]
s-----oem-- OK (559 out of 1827, remaining: 04:46, took 0.309s, duration: 02:06)
test 0572...[RTSP GET_PARAMETER (Put/Heartbeat/Post)]
--p----em-- OK (560 out of 1827, remaining: 04:46, took 0.298s, duration: 02:06)
test 0574...[FTP wildcard download - changed fnmatch, 2x perform (Unix LIST response)]
s-p----em-- OK (562 out of 1827, remaining: 04:46, took 0.629s, duration: 02:07)
test 0575...[FTP wildcard download - dup_handle and multi interface]
s-p----em-- OK (563 out of 1827, remaining: 04:47, took 0.805s, duration: 02:07)
test 0576...[FTP wildcard - skip/parser_correctness/CURLOPT_FNMATCH_FUNCTION (Unix)]
s------em-- OK (564 out of 1827, remaining: 04:47, took 0.480s, duration: 02:08)
test 0577...[Funny RTSP version in response]
--p----em-- OK (565 out of 1827, remaining: 04:47, took 0.253s, duration: 02:08)
test 0582 SKIPPED: curl lacks sftp server support
test 0583 SKIPPED: curl lacks sftp server support
test 0586...[FTP and open/close socket callbacks]
--pd---em-- OK (574 out of 1827, remaining: 04:41, took 0.315s, duration: 02:09)
test 0588...[FTP PORT upload using multi interface, EPRT doesn't work]
--p-u--em-- OK (576 out of 1827, remaining: 04:40, took 0.292s, duration: 02:09)
test 0591...[FTP multi PORT and 425 on upload]
--p----em-- OK (579 out of 1827, remaining: 04:39, took 0.282s, duration: 02:09)
test 0592...[FTP multi PORT and 421 on upload]
--p----em-- OK (580 out of 1827, remaining: 04:39, took 0.283s, duration: 02:09)
test 0593...[FTP multi PORT upload, no data conn and no transient neg. reply]
--p----em-- OK (581 out of 1827, remaining: 04:56, took 8.280s, duration: 02:18)
test 0595...[verify close callbacks with passive FTP]
--pd---em-- OK (582 out of 1827, remaining: 04:56, took 0.313s, duration: 02:18)
test 0596...[verify close callbacks with active FTP]
--pd---em-- OK (583 out of 1827, remaining: 04:56, took 0.314s, duration: 02:18)
test 0597...[FTP connect only option]
--p----em-- OK (584 out of 1827, remaining: 04:56, took 0.245s, duration: 02:19)
test 0600 SKIPPED: curl lacks sftp server support
test 0601 SKIPPED: curl lacks scp server support
test 0603 SKIPPED: curl lacks scp server support
test 0605 SKIPPED: curl lacks scp server support
test 0646...[SMTP multipart using mime API]
--p-u--em-- OK (631 out of 1827, remaining: 04:26, took 1.253s, duration: 02:20)
test 0647...[IMAP APPEND multipart using mime API]
--p-u--em-- OK (632 out of 1827, remaining: 04:27, took 1.239s, duration: 02:21)
test 0648...[SMTP multipart with transfer content encoders]
--p-u--em-- OK (633 out of 1827, remaining: 04:27, took 0.276s, duration: 02:21)
test 0649...[SMTP multipart with 7bit encoder error]
--p----em-- OK (634 out of 1827, remaining: 04:27, took 0.251s, duration: 02:22)
test 0652...[SMTP with encoded huge mime data contents]
--p-u--em-- OK (637 out of 1827, remaining: 04:26, took 0.486s, duration: 02:22)
test 0660...[IMAP CONNECT_ONLY option]
--p----em-- OK (644 out of 1827, remaining: 04:22, took 0.244s, duration: 02:22)
test 0661...[Avoid redundant CWDs]
--p----em-- OK (645 out of 1827, remaining: 04:22, took 0.396s, duration: 02:23)
test 0677...[IMAP with CONNECT_ONLY, custom command then exit]
--p----em-- OK (661 out of 1827, remaining: 04:20, took 4.464s, duration: 02:27)
test 0680...[netrc with quoted password but missing end quote]
-------em-- OK (664 out of 1827, remaining: 04:19, took 0.177s, duration: 02:27)
test 0686...[verify return code for missing URL after --next]
-------em-- OK (670 out of 1827, remaining: 04:15, took 0.171s, duration: 02:28)
test 0689...[fuzzing crash issue #12701]
--p----em-- OK (671 out of 1827, remaining: 04:15, took 0.245s, duration: 02:28)
test 0697...[netrc with missing netrc file]
-------em-- OK (679 out of 1827, remaining: 04:11, took 0.162s, duration: 02:28)
test 0698...[FTP with ACCT and connection reuse]
--pd---em-- OK (680 out of 1827, remaining: 04:11, took 0.336s, duration: 02:28)
test 0702...[Attempt connect to non-listening HTTP server via SOCKS4 proxy]
-------em-- OK (684 out of 1827, remaining: 04:09, took 0.202s, duration: 02:29)
test 0703...[Attempt connect to non-listening HTTP server via SOCKS5 proxy]
-------em-- OK (685 out of 1827, remaining: 04:08, took 0.198s, duration: 02:29)
test 0706...[FTP dir list PASV via SOCKS4]
--pd---em-- OK (688 out of 1827, remaining: 04:07, took 0.326s, duration: 02:29)
test 0707...[FTP dir list PASV via SOCKS5]
--pd---em-- OK (689 out of 1827, remaining: 04:07, took 0.349s, duration: 02:29)
test 0711...[FTP fetch with all_proxy set to socks5]
--pd---em-- OK (693 out of 1827, remaining: 04:05, took 0.324s, duration: 02:30)
test 0712...[FTP fetch with --proxy set to socks5://]
--pd---em-- OK (694 out of 1827, remaining: 04:05, took 0.322s, duration: 02:30)
test 0713...[FTP fetch with --proxy set to socks5:// and with --connect-to]
--pd---em-- OK (695 out of 1827, remaining: 04:05, took 0.325s, duration: 02:30)
sws: invalid --port argument (0)
RUN: failed to start the HTTP2 server
== Contents of files in the log/ dir after test 714
=== Start of file ftp_server.log
16:12:17.358107 ====> Client connect
16:12:17.358571 > "220- _ _ ____ _[CR][LF]220- ___| | | | _ \| |[CR][LF]220- / __| | | | |_) | |[CR][LF]220- | (__| |_| | _ {| |___[CR][LF]220 \___|\___/|_| \_\_____|[CR][LF]"
16:12:17.359247 < "USER anonymous"
16:12:17.359351 > "331 We are happy you popped in![CR][LF]"
16:12:17.359644 < "PASS ftp@example.com"
16:12:17.359726 > "230 Welcome you silly person[CR][LF]"
16:12:17.359998 < "PWD"
16:12:17.360096 > "257 "/" is current directory[CR][LF]"
16:12:17.360452 < "EPSV"
16:12:17.360543 ====> Passive DATA channel requested by client
16:12:17.360599 DATA sockfilt for passive data channel starting...
16:12:17.375387 DATA sockfilt for passive data channel started (pid 26334)
16:12:17.375838 DATA sockfilt for passive data channel listens on port 36835
16:12:17.375981 > "229 Entering Passive Mode (|||36835|)[CR][LF]"
16:12:17.376042 Client has been notified that DATA conn will be accepted on port 36835
16:12:17.376644 Client connects to port 36835
16:12:17.376716 ====> Client established passive DATA connection on port 36835
16:12:17.376991 < "TYPE I"
16:12:17.377083 > "200 I modify TYPE as you wanted[CR][LF]"
16:12:17.377358 < "SIZE verifiedserver"
16:12:17.377464 > "213 17[CR][LF]"
16:12:17.377736 < "RETR verifiedserver"
16:12:17.377840 > "150 Binary junk (17 bytes).[CR][LF]"
16:12:17.378140 =====> Closing passive DATA connection...
16:12:17.378202 Server disconnects passive DATA connection
16:12:17.378330 Server disconnected passive DATA connection
16:12:17.378392 DATA sockfilt for passive data channel quits (pid 26334)
16:12:17.379133 DATA sockfilt for passive data channel quit (pid 26334)
16:12:17.379192 =====> Closed passive DATA connection
16:12:17.379280 > "226 File transfer complete[CR][LF]"
16:12:17.379970 < "QUIT"
16:12:17.380053 > "221 bye bye baby[CR][LF]"
16:12:17.380251 MAIN sockfilt said DISC
16:12:17.380318 ====> Client disconnected
16:12:17.380454 Awaiting input
=== End of file ftp_server.log
=== Start of file ftp_sockctrl.log
16:12:16.713482 ====> Client connect
16:12:16.714228 Received DATA (on stdin)
16:12:16.714281 > 146 bytes data, server => client
16:12:16.714331 '220- _ _ ____ _\r\n220- ___| | | | _ \| |\r\n22'
16:12:16.714377 '0- / __| | | | |_) | |\r\n220- | (__| |_| | _ {| |___\r\n'
16:12:16.714417 '220 \___|\___/|_| \_\_____|\r\n'
16:12:16.714638 < 16 bytes data, client => server
16:12:16.714679 'USER anonymous\r\n'
16:12:16.715024 Received DATA (on stdin)
16:12:16.715066 > 33 bytes data, server => client
16:12:16.715126 '331 We are happy you popped in!\r\n'
16:12:16.715213 < 22 bytes data, client => server
16:12:16.715255 'PASS ftp@example.com\r\n'
16:12:16.715401 Received DATA (on stdin)
16:12:16.715442 > 30 bytes data, server => client
16:12:16.715487 '230 Welcome you silly person\r\n'
16:12:16.715573 < 5 bytes data, client => server
16:12:16.715613 'PWD\r\n'
16:12:16.715771 Received DATA (on stdin)
16:12:16.715813 > 30 bytes data, server => client
16:12:16.715857 '257 "/" is current directory\r\n'
16:12:16.716027 < 6 bytes data, client => server
16:12:16.716067 'EPSV\r\n'
16:12:16.731639 Received DATA (on stdin)
16:12:16.731715 > 39 bytes data, server => client
16:12:16.731761 '229 Entering Passive Mode (|||36835|)\r\n'
16:12:16.732315 < 8 bytes data, client => server
16:12:16.732356 'TYPE I\r\n'
16:12:16.732757 Received DATA (on stdin)
16:12:16.732798 > 33 bytes data, server => client
16:12:16.732843 '200 I modify TYPE as you wanted\r\n'
16:12:16.732931 < 21 bytes data, client => server
16:12:16.732972 'SIZE verifiedserver\r\n'
16:12:16.733139 Received DATA (on stdin)
16:12:16.733183 > 8 bytes data, server => client
16:12:16.733224 '213 17\r\n'
16:12:16.733310 < 21 bytes data, client => server
16:12:16.733351 'RETR verifiedserver\r\n'
16:12:16.733514 Received DATA (on stdin)
16:12:16.733556 > 29 bytes data, server => client
16:12:16.733600 '150 Binary junk (17 bytes).\r\n'
16:12:16.734954 Received DATA (on stdin)
16:12:16.734997 > 28 bytes data, server => client
16:12:16.735042 '226 File transfer complete\r\n'
16:12:16.735533 < 6 bytes data, client => server
16:12:16.735576 'QUIT\r\n'
16:12:16.735728 Received DATA (on stdin)
16:12:16.735769 > 18 bytes data, server => client
16:12:16.735811 '221 bye bye baby\r\n'
16:12:16.735883 ====> Client disconnect
16:12:16.736000 Received ACKD (on stdin)
=== End of file ftp_sockctrl.log
=== Start of file ftp_sockdata.log
16:12:17.730105 Running IPv4 version
16:12:17.730652 Listening on port 36835
16:12:17.730806 Wrote pid 26334 to log/server/ftp_sockdata.pid
16:12:17.730898 Received PING (on stdin)
16:12:17.731287 Received PORT (on stdin)
16:12:17.732265 ====> Client connect
16:12:17.733607 Received DATA (on stdin)
16:12:17.733651 > 17 bytes data, server => client
16:12:17.733692 'WE ROOLZ: 23764\r\n'
16:12:17.733957 Received DISC (on stdin)
16:12:17.734000 ====> Client forcibly disconnected
16:12:17.734150 Received QUIT (on stdin)
16:12:17.734203 quits
16:12:17.734306 ============> sockfilt quits
=== End of file ftp_sockdata.log
=== Start of file http2_server.log
16:12:17.831851 Run as proxy, CONNECT to host 127.0.0.1
=== End of file http2_server.log
=== Start of file server.input
USER anonymous
PASS ftp@example.com
PWD
EPSV
TYPE I
SIZE verifiedserver
RETR verifiedserver
QUIT
=== End of file server.input
test 0714 SKIPPED: failed starting HTTP-proxy server
test 0715 SKIPPED: failed starting HTTP-proxy server
test 0716...[SOCKS5 proxy with too long user name]
-------em-- OK (698 out of 1827, remaining: 04:12, took 0.201s, duration: 02:36)
test 0745...[Verify that typecheck-gcc and curl.h are in sync]
s------e--- OK (727 out of 1827, remaining: 03:56, took 0.073s, duration: 02:36)
test 0746...[too large numerical value passed to -m]
-r-----em-- OK (728 out of 1827, remaining: 03:56, took 0.176s, duration: 02:36)
test 0748...[A --config file that uses -h and no URL]
-------em-- OK (730 out of 1827, remaining: 03:55, took 0.190s, duration: 02:36)
test 0751...[multi - add many easy handles]
-------em-- OK (733 out of 1827, remaining: 03:54, took 0.366s, duration: 02:37)
test 0753...[cleanup easy without multi_remove_handle]
--p----em-- OK (735 out of 1827, remaining: 03:54, took 0.362s, duration: 02:37)
test 0754...[FTP list with quote ops]
--pd---em-- OK (736 out of 1827, remaining: 03:54, took 0.334s, duration: 02:37)
test 0759...[glob '{,']
-------em-- OK (741 out of 1827, remaining: 03:51, took 0.199s, duration: 02:38)
test 0760...[more cmdline options than URLs and --next]
-------em-- OK (742 out of 1827, remaining: 03:51, took 0.182s, duration: 02:38)
test 0761...[too many {} globs]
-r-----em-- OK (743 out of 1827, remaining: 03:51, took 0.229s, duration: 02:38)
test 0763...[Unicode hostname ending up in a blank name]
curl returned 6, when expecting 3
763: exit FAILED
== Contents of files in the log/ dir after test 763
=== Start of file commands.log
../src/curl -q --output log/curl763.out --include --trace-ascii log/trace763 --trace-time '​‌' > log/stdout763 2> log/stderr763
=== End of file commands.log
=== Start of file server.cmd
Testnum 763
=== End of file server.cmd
=== Start of file stderr763
Warning: The argument '​‌' starts with a Unicode character. Maybe ASCII
Warning: was intended?
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ​‌ (Domain name not found)
=== End of file stderr763
=== Start of file trace763
16:12:24.952400 * !!! WARNING !!
16:12:24.952782 * This is a debug build of libcurl, do not use in production.
16:12:24.970904 * Could not resolve host: ​‌ (Domain name not found)
16:12:24.970941 * Store negative name resolve for ??????:80
16:12:24.970971 * shutting down connection #0
=== End of file trace763
test 0766...[FTP PORT with sockopt callback refusing the accept]
--p----em-- OK (748 out of 1827, remaining: 03:49, took 0.302s, duration: 02:38)
test 0774...[config file recursively including itself]
-------em-- OK (756 out of 1827, remaining: 03:45, took 0.172s, duration: 02:39)
test 0792...[.netrc with embedded NULL byte]
--pd---em-- OK (768 out of 1827, remaining: 03:39, took 0.317s, duration: 02:39)
test 0793...[.netrc with embedded NULL byte, with quoted token]
--pd---em-- OK (769 out of 1827, remaining: 03:39, took 0.327s, duration: 02:39)
test 0799...[IMAP with --login-options 'AUTH=+LOGIN']
--pd---em-- OK (773 out of 1827, remaining: 03:38, took 0.288s, duration: 02:40)
test 0800...[IMAP FETCH message]
--pd---em-- OK (774 out of 1827, remaining: 03:38, took 0.279s, duration: 02:40)
test 0801...[IMAP FETCH message by MAILINDEX and SECTION]
--pd---em-- OK (775 out of 1827, remaining: 03:38, took 0.277s, duration: 02:40)
test 0802...[IMAP SELECT UIDVALIDITY Success]
--pd---em-- OK (776 out of 1827, remaining: 03:37, took 0.273s, duration: 02:40)
test 0803...[IMAP SELECT UIDVALIDITY Failure]
--p----em-- OK (777 out of 1827, remaining: 03:37, took 0.265s, duration: 02:41)
test 0804...[IMAP doesn't perform SELECT if reusing the same mailbox]
--pd---em-- OK (778 out of 1827, remaining: 03:37, took 0.278s, duration: 02:41)
test 0805...[IMAP APPEND message]
--p-u--em-- OK (779 out of 1827, remaining: 03:37, took 0.290s, duration: 02:41)
test 0806...[IMAP LIST mailbox]
--pd---em-- OK (780 out of 1827, remaining: 03:37, took 0.263s, duration: 02:42)
test 0807...[IMAP LSUB mailbox]
--pd---em-- OK (781 out of 1827, remaining: 03:37, took 0.267s, duration: 02:42)
test 0808...[IMAP EXAMINE mailbox (CUSTOMREQUEST)]
--pd---em-- OK (782 out of 1827, remaining: 03:37, took 0.269s, duration: 02:42)
test 0809...[IMAP mailbox STATUS (CUSTOMREQUEST)]
--pd---em-- OK (783 out of 1827, remaining: 03:37, took 0.274s, duration: 02:42)
test 0810...[IMAP SEARCH for NEW messages]
--pd---em-- OK (784 out of 1827, remaining: 03:37, took 0.265s, duration: 02:43)
test 0811...[IMAP CREATE mailbox (CUSTOMREQUEST)]
--p----em-- OK (785 out of 1827, remaining: 03:36, took 0.251s, duration: 02:43)
test 0812...[IMAP DELETE mailbox (CUSTOMREQUEST)]
--p----em-- OK (786 out of 1827, remaining: 03:36, took 0.258s, duration: 02:43)
test 0813...[IMAP RENAME mailbox (CUSTOMREQUEST)]
--p----em-- OK (787 out of 1827, remaining: 03:36, took 0.252s, duration: 02:43)
test 0814...[IMAP CHECK mailbox (CUSTOMREQUEST)]
--p----em-- OK (788 out of 1827, remaining: 03:36, took 0.267s, duration: 02:44)
test 0815...[IMAP STORE - delete message (CUSTOMREQUEST)]
--p----em-- OK (789 out of 1827, remaining: 03:36, took 0.278s, duration: 02:44)
test 0816...[IMAP STORE - delete message with confirmation (CUSTOMREQUEST)]
--p----em-- OK (790 out of 1827, remaining: 03:36, took 0.290s, duration: 02:44)
test 0817...[IMAP COPY message to mailbox (CUSTOMREQUEST)]
--p----em-- OK (791 out of 1827, remaining: 03:36, took 0.261s, duration: 02:45)
test 0818...[IMAP NOOP (CUSTOMREQUEST)]
--pd---em-- OK (792 out of 1827, remaining: 03:35, took 0.267s, duration: 02:45)
test 0819...[IMAP plain authentication]
--pd---em-- OK (793 out of 1827, remaining: 03:35, took 0.273s, duration: 02:45)
test 0820...[IMAP login authentication]
--pd---em-- OK (794 out of 1827, remaining: 03:35, took 0.278s, duration: 02:45)
test 0821...[IMAP CRAM-MD5 authentication]
--pd---em-- OK (795 out of 1827, remaining: 03:35, took 0.280s, duration: 02:46)
test 0822...[IMAP NTLM authentication]
--pd---em-- OK (796 out of 1827, remaining: 03:35, took 0.278s, duration: 02:46)
test 0823...[IMAP DIGEST-MD5 authentication]
--pd---em-- OK (797 out of 1827, remaining: 03:35, took 0.293s, duration: 02:46)
test 0824...[IMAP OAuth 2.0 (XOAUTH2) authentication]
--pd---em-- OK (798 out of 1827, remaining: 03:35, took 0.277s, duration: 02:46)
test 0825...[IMAP plain authentication with initial response]
--pd---em-- OK (799 out of 1827, remaining: 03:35, took 0.272s, duration: 02:47)
test 0826...[IMAP login authentication with initial response]
--pd---em-- OK (800 out of 1827, remaining: 03:35, took 0.273s, duration: 02:47)
test 0827...[IMAP NTLM authentication with initial response]
--pd---em-- OK (801 out of 1827, remaining: 03:34, took 0.283s, duration: 02:47)
test 0828...[IMAP OAuth 2.0 (XOAUTH2) authentication with initial response]
--pd---em-- OK (802 out of 1827, remaining: 03:34, took 0.278s, duration: 02:48)
test 0829...[IMAP with URL-encoded CR LF in the URL]
-------em-- OK (803 out of 1827, remaining: 03:34, took 0.254s, duration: 02:48)
test 0830...[IMAP CRAM-MD5 graceful cancellation]
--p----em-- OK (804 out of 1827, remaining: 03:34, took 0.266s, duration: 02:48)
test 0831...[IMAP NTLM graceful cancellation]
--p----em-- OK (805 out of 1827, remaining: 03:34, took 0.277s, duration: 02:48)
test 0832...[IMAP DIGEST-MD5 graceful cancellation]
--p----em-- OK (806 out of 1827, remaining: 03:34, took 0.270s, duration: 02:49)
test 0833...[IMAP CRAM-MD5 authentication with SASL downgrade]
--pd---em-- OK (807 out of 1827, remaining: 03:34, took 0.273s, duration: 02:49)
test 0834...[IMAP NTLM authentication with SASL downgrade]
--pd---em-- OK (808 out of 1827, remaining: 03:34, took 0.287s, duration: 02:49)
test 0835...[IMAP DIGEST-MD5 authentication with SASL downgrade]
--pd---em-- OK (809 out of 1827, remaining: 03:33, took 0.288s, duration: 02:50)
test 0837...[IMAP external authentication]
--pd---em-- OK (810 out of 1827, remaining: 03:33, took 0.277s, duration: 02:50)
test 0838...[IMAP external authentication without credentials]
--pd---em-- OK (811 out of 1827, remaining: 03:33, took 0.276s, duration: 02:50)
test 0839...[IMAP external authentication with initial response]
--pd---em-- OK (812 out of 1827, remaining: 03:33, took 0.293s, duration: 02:50)
test 0840...[IMAP external authentication with initial response without credentials]
--pd---em-- OK (813 out of 1827, remaining: 03:33, took 0.271s, duration: 02:51)
test 0841...[IMAP custom request doesn't check continuation data]
--pd---em-- OK (814 out of 1827, remaining: 03:33, took 0.272s, duration: 02:51)
test 0842...[IMAP OAuth 2.0 (OAUTHBEARER) authentication]
--pd---em-- OK (815 out of 1827, remaining: 03:33, took 0.280s, duration: 02:51)
test 0843...[IMAP OAuth 2.0 (OAUTHBEARER) authentication with initial response]
--pd---em-- OK (816 out of 1827, remaining: 03:33, took 0.276s, duration: 02:51)
test 0844...[IMAP OAuth 2.0 (OAUTHBEARER) failure as continuation]
--p----em-- OK (817 out of 1827, remaining: 03:32, took 0.267s, duration: 02:52)
test 0845...[IMAP OAuth 2.0 (OAUTHBEARER) failure as continuation with initial response]
--p----em-- OK (818 out of 1827, remaining: 03:32, took 0.268s, duration: 02:52)
test 0846...[IMAP PREAUTH response]
--pd---em-- OK (819 out of 1827, remaining: 03:32, took 0.275s, duration: 02:52)
test 0847...[IMAP FETCH message]
--pd---em-- OK (820 out of 1827, remaining: 03:32, took 0.278s, duration: 02:53)
test 0848...[IMAP plain authentication with alternative authorization identity]
--pd---em-- OK (821 out of 1827, remaining: 03:32, took 0.267s, duration: 02:53)
test 0849...[IMAP plain auth with alt authorization identity (Not authorized)]
--p----em-- OK (822 out of 1827, remaining: 03:32, took 0.266s, duration: 02:53)
test 0850...[POP3 RETR message]
--pd---em-- OK (823 out of 1827, remaining: 03:32, took 0.269s, duration: 02:53)
test 0851...[POP3 LIST one message]
--p----em-- OK (824 out of 1827, remaining: 03:31, took 0.262s, duration: 02:54)
test 0852...[POP3 LIST invalid message]
--p----em-- OK (825 out of 1827, remaining: 03:31, took 0.268s, duration: 02:54)
test 0853...[POP3 LIST messages from *SLOW* server]
--pd---em-- OK (826 out of 1827, remaining: 03:33, took 1.790s, duration: 02:56)
test 0854...[POP3 LIST no messages available]
--p----em-- OK (827 out of 1827, remaining: 03:33, took 0.265s, duration: 02:56)
test 0855...[POP3 RETR invalid message]
--p----em-- OK (828 out of 1827, remaining: 03:33, took 0.267s, duration: 02:56)
test 0856...[POP3 invalid login]
--p----em-- OK (829 out of 1827, remaining: 03:33, took 0.268s, duration: 02:57)
test 0857...[POP3 RETR message with dot-prefixed line]
--pd---em-- OK (830 out of 1827, remaining: 03:32, took 0.274s, duration: 02:57)
test 0858...[POP3 DELE message (CUSTOMREQUEST)]
--p----em-- OK (831 out of 1827, remaining: 03:32, took 0.262s, duration: 02:57)
test 0859...[POP3 STAT (CUSTOMREQUEST)]
--p----em-- OK (832 out of 1827, remaining: 03:32, took 0.266s, duration: 02:57)
test 0860...[POP3 NOOP (CUSTOMREQUEST)]
--p----em-- OK (833 out of 1827, remaining: 03:32, took 0.260s, duration: 02:58)
test 0861...[POP3 UIDL (CUSTOMREQUEST)]
--pd---em-- OK (834 out of 1827, remaining: 03:32, took 0.272s, duration: 02:58)
test 0862...[POP3 retrieve message header (CUSTOMREQUEST)]
--pd---em-- OK (835 out of 1827, remaining: 03:32, took 0.266s, duration: 02:58)
test 0863...[POP3 RSET (CUSTOMREQUEST)]
--p----em-- OK (836 out of 1827, remaining: 03:32, took 0.254s, duration: 02:58)
test 0864...[POP3 APOP authentication]
--pd---em-- OK (837 out of 1827, remaining: 03:31, took 0.261s, duration: 02:59)
test 0865...[POP3 plain authentication]
--pd---em-- OK (838 out of 1827, remaining: 03:31, took 0.271s, duration: 02:59)
test 0866...[POP3 login authentication]
--pd---em-- OK (839 out of 1827, remaining: 03:31, took 0.262s, duration: 02:59)
test 0867...[POP3 CRAM-MD5 authentication]
--pd---em-- OK (840 out of 1827, remaining: 03:31, took 0.279s, duration: 02:59)
test 0868...[POP3 NTLM authentication]
--pd---em-- OK (841 out of 1827, remaining: 03:31, took 0.265s, duration: 03:00)
test 0869...[POP3 DIGEST-MD5 authentication]
--pd---em-- OK (842 out of 1827, remaining: 03:31, took 0.267s, duration: 03:00)
test 0870...[POP3 OAuth 2.0 (XOAUTH2) authentication]
--pd---em-- OK (843 out of 1827, remaining: 03:31, took 0.265s, duration: 03:00)
test 0871...[POP3 plain authentication with initial response]
--pd---em-- OK (844 out of 1827, remaining: 03:30, took 0.260s, duration: 03:01)
test 0872...[POP3 login authentication with initial response]
--pd---em-- OK (845 out of 1827, remaining: 03:30, took 0.263s, duration: 03:01)
test 0873...[POP3 NTLM authentication with initial response]
--pd---em-- OK (846 out of 1827, remaining: 03:30, took 0.265s, duration: 03:01)
test 0874...[POP3 OAuth 2.0 (XOAUTH2) authentication with initial response]
--pd---em-- OK (847 out of 1827, remaining: 03:30, took 0.272s, duration: 03:01)
test 0875...[POP3 with URL-encoded CR LF in the URL]
-------em-- OK (848 out of 1827, remaining: 03:30, took 0.244s, duration: 03:02)
test 0876...[POP3 CRAM-MD5 graceful cancellation]
--p----em-- OK (849 out of 1827, remaining: 03:30, took 0.278s, duration: 03:02)
test 0877...[POP3 NTLM graceful cancellation]
--p----em-- OK (850 out of 1827, remaining: 03:29, took 0.284s, duration: 03:02)
test 0878...[POP3 DIGEST-MD5 graceful cancellation]
--p----em-- OK (851 out of 1827, remaining: 03:29, took 0.288s, duration: 03:02)
test 0879...[POP3 CRAM-MD5 authentication with SASL downgrade]
--pd---em-- OK (852 out of 1827, remaining: 03:29, took 0.286s, duration: 03:03)
test 0880...[POP3 NTLM authentication with SASL downgrade]
--pd---em-- OK (853 out of 1827, remaining: 03:29, took 0.291s, duration: 03:03)
test 0881...[POP3 DIGEST-MD5 authentication with SASL downgrade]
--pd---em-- OK (854 out of 1827, remaining: 03:29, took 0.293s, duration: 03:03)
test 0883...[POP3 external authentication]
--pd---em-- OK (855 out of 1827, remaining: 03:29, took 0.282s, duration: 03:04)
test 0884...[POP3 external authentication without credentials]
--pd---em-- OK (856 out of 1827, remaining: 03:29, took 0.277s, duration: 03:04)
test 0885...[POP3 external authentication with initial response]
--pd---em-- OK (857 out of 1827, remaining: 03:29, took 0.282s, duration: 03:04)
test 0886...[POP3 external authentication with initial response without credentials]
--pd---em-- OK (858 out of 1827, remaining: 03:28, took 0.286s, duration: 03:04)
test 0887...[POP3 OAuth 2.0 (OAUTHBEARER) authentication]
--pd---em-- OK (859 out of 1827, remaining: 03:28, took 0.282s, duration: 03:05)
test 0888...[POP3 OAuth 2.0 (OAUTHBEARER) authentication with initial response]
--pd---em-- OK (860 out of 1827, remaining: 03:28, took 0.280s, duration: 03:05)
test 0889...[POP3 OAuth 2.0 (OAUTHBEARER) failure as continuation]
--p----em-- OK (861 out of 1827, remaining: 03:28, took 0.289s, duration: 03:05)
test 0890...[POP3 OAuth 2.0 (OAUTHBEARER) failure as continuation with initial response]
--p----em-- OK (862 out of 1827, remaining: 03:28, took 0.284s, duration: 03:06)
test 0891...[POP3 with short authentication response]
--p----em-- OK (863 out of 1827, remaining: 03:28, took 0.270s, duration: 03:06)
test 0892...[POP3 plain authentication with alternative authorization identity]
--pd---em-- OK (864 out of 1827, remaining: 03:28, took 0.278s, duration: 03:06)
test 0893...[POP3 plain auth with alt authorization identity (Not authorized)]
--p----em-- OK (865 out of 1827, remaining: 03:27, took 0.282s, duration: 03:06)
test 0894...[POP3 with CR in username]
-------em-- OK (866 out of 1827, remaining: 03:27, took 0.253s, duration: 03:07)
test 0895...[IMAP with --login-options 'AUTH=*']
--pd---em-- OK (867 out of 1827, remaining: 03:27, took 0.282s, duration: 03:07)
test 0896...[IMAP with --login-options 'AUTH=dummy' (failing)]
-------em-- OK (868 out of 1827, remaining: 03:27, took 0.269s, duration: 03:07)
test 0897...[IMAP and envelope meta data after body transfer]
--pd--oem-- OK (869 out of 1827, remaining: 03:27, took 0.286s, duration: 03:08)
test 0900...[SMTP]
--p-u--em-- OK (872 out of 1827, remaining: 03:26, took 0.354s, duration: 03:08)
test 0901...[SMTP with CRLF-dot-CRLF in data]
--p-u--em-- OK (873 out of 1827, remaining: 03:26, took 0.282s, duration: 03:08)
test 0902...[RFC821-only SMTP server (EHLO not supported)]
--p-u--em-- OK (874 out of 1827, remaining: 03:26, took 0.291s, duration: 03:08)
test 0903...[SMTP plain authentication]
--p-u--em-- OK (875 out of 1827, remaining: 03:25, took 0.280s, duration: 03:09)
test 0904...[SMTP login authentication]
--p-u--em-- OK (876 out of 1827, remaining: 03:25, took 0.281s, duration: 03:09)
test 0905...[SMTP CRAM-MD5 authentication]
--p-u--em-- OK (877 out of 1827, remaining: 03:25, took 0.292s, duration: 03:09)
test 0906...[SMTP NTLM authentication]
--p-u--em-- OK (878 out of 1827, remaining: 03:25, took 0.292s, duration: 03:10)
test 0907...[SMTP DIGEST-MD5 authentication]
--p-u--em-- OK (879 out of 1827, remaining: 03:25, took 0.290s, duration: 03:10)
test 0908...[SMTP OAuth 2.0 (XOAUTH2) authentication]
--p-u--em-- OK (880 out of 1827, remaining: 03:25, took 0.288s, duration: 03:10)
test 0909...[SMTP without SIZE support]
--p-u--em-- OK (881 out of 1827, remaining: 03:25, took 0.292s, duration: 03:10)
test 0910...[SMTP without terminating CRLF]
--p-u--em-- OK (882 out of 1827, remaining: 03:24, took 0.263s, duration: 03:11)
test 0911...[SMTP with no mail data]
--p-u--em-- OK (883 out of 1827, remaining: 03:24, took 0.264s, duration: 03:11)
test 0912...[SMTP with SIZE support]
--p-u--em-- OK (884 out of 1827, remaining: 03:24, took 0.280s, duration: 03:11)
test 0913...[SMTP with large message SIZE]
--p----em-- OK (885 out of 1827, remaining: 03:24, took 0.255s, duration: 03:12)
test 0914...[SMTP invalid --mail-from]
--p----em-- OK (886 out of 1827, remaining: 03:24, took 0.259s, duration: 03:12)
test 0915...[SMTP without --mail-from]
--p-u--em-- OK (887 out of 1827, remaining: 03:24, took 0.256s, duration: 03:12)
test 0916...[SMTP with invalid --mail-rcpt]
--p----em-- OK (888 out of 1827, remaining: 03:23, took 0.268s, duration: 03:12)
test 0917...[SMTP with multiple --mail-rcpt]
--p-u--em-- OK (889 out of 1827, remaining: 03:23, took 0.262s, duration: 03:13)
test 0918...[SMTP with multiple and invalid --mail-rcpt]
--p----em-- OK (890 out of 1827, remaining: 03:23, took 0.258s, duration: 03:13)
test 0919...[SMTP plain authentication with initial response]
--p-u--em-- OK (891 out of 1827, remaining: 03:23, took 0.262s, duration: 03:13)
test 0920...[SMTP login authentication with initial response]
--p-u--em-- OK (892 out of 1827, remaining: 03:23, took 0.263s, duration: 03:13)
test 0921...[SMTP NTLM authentication with initial response]
--p-u--em-- OK (893 out of 1827, remaining: 03:23, took 0.267s, duration: 03:14)
test 0922...[SMTP OAuth 2.0 (XOAUTH2) authentication with initial response]
--p-u--em-- OK (894 out of 1827, remaining: 03:22, took 0.265s, duration: 03:14)
test 0923...[SMTP VRFY]
--p----em-- OK (895 out of 1827, remaining: 03:22, took 0.242s, duration: 03:14)
test 0924...[SMTP ambiguous VRFY]
--pd---em-- OK (896 out of 1827, remaining: 03:22, took 0.264s, duration: 03:14)
test 0925...[SMTP external VRFY]
--pd---em-- OK (897 out of 1827, remaining: 03:22, took 0.250s, duration: 03:15)
test 0926...[SMTP unknown user VRFY]
--p----em-- OK (898 out of 1827, remaining: 03:22, took 0.248s, duration: 03:15)
test 0927...[SMTP mailing list EXPN (CUSTOMREQUEST)]
--pd---em-- OK (899 out of 1827, remaining: 03:22, took 0.247s, duration: 03:15)
test 0928...[SMTP HELP]
--pd---em-- OK (900 out of 1827, remaining: 03:21, took 0.259s, duration: 03:15)
test 0929...[SMTP NOOP (CUSTOMREQUEST)]
--p----em-- OK (901 out of 1827, remaining: 03:21, took 0.246s, duration: 03:16)
test 0930...[SMTP RSET (CUSTOMREQUEST)]
--p----em-- OK (902 out of 1827, remaining: 03:21, took 0.248s, duration: 03:16)
test 0931...[SMTP with URL-encoded CR LF in the URL]
-------em-- OK (903 out of 1827, remaining: 03:21, took 0.235s, duration: 03:16)
test 0932...[SMTP CRAM-MD5 graceful cancellation]
--p----em-- OK (904 out of 1827, remaining: 03:21, took 0.259s, duration: 03:16)
test 0933...[SMTP NTLM graceful cancellation]
--p----em-- OK (905 out of 1827, remaining: 03:20, took 0.267s, duration: 03:17)
test 0934...[SMTP DIGEST-MD5 graceful cancellation]
--p----em-- OK (906 out of 1827, remaining: 03:20, took 0.255s, duration: 03:17)
test 0935...[SMTP CRAM-MD5 authentication with SASL downgrade]
--p-u--em-- OK (907 out of 1827, remaining: 03:20, took 0.266s, duration: 03:17)
test 0936...[SMTP NTLM authentication with SASL downgrade]
--p-u--em-- OK (908 out of 1827, remaining: 03:20, took 0.276s, duration: 03:18)
test 0937...[SMTP DIGEST-MD5 authentication with SASL downgrade]
--p-u--em-- OK (909 out of 1827, remaining: 03:20, took 0.266s, duration: 03:18)
test 0939...[RFC821-only SMTP with username and password]
--p-u--em-- OK (910 out of 1827, remaining: 03:20, took 0.261s, duration: 03:18)
test 0940...[SMTP with username and password but no AUTH capability]
--p-u--em-- OK (911 out of 1827, remaining: 03:19, took 0.258s, duration: 03:18)
test 0941...[SMTP with --crlf]
--p-u--em-- OK (912 out of 1827, remaining: 03:19, took 0.420s, duration: 03:19)
test 0942...[SMTP external authentication]
--p-u--em-- OK (913 out of 1827, remaining: 03:19, took 0.259s, duration: 03:19)
test 0943...[SMTP external authentication without credentials]
--p-u--em-- OK (914 out of 1827, remaining: 03:19, took 0.268s, duration: 03:19)
test 0944...[SMTP external authentication with initial response]
--p-u--em-- OK (915 out of 1827, remaining: 03:19, took 0.278s, duration: 03:20)
test 0945...[SMTP external authentication with initial response without credentials]
--p-u--em-- OK (916 out of 1827, remaining: 03:19, took 0.260s, duration: 03:20)
test 0946...[SMTP OAuth 2.0 (OAUTHBEARER) authentication]
--p-u--em-- OK (917 out of 1827, remaining: 03:19, took 0.261s, duration: 03:20)
test 0947...[SMTP OAuth 2.0 (OAUTHBEARER) authentication with initial response]
--p-u--em-- OK (918 out of 1827, remaining: 03:18, took 0.277s, duration: 03:20)
test 0948...[SMTP OAuth 2.0 (OAUTHBEARER) failure as continuation]
--p----em-- OK (919 out of 1827, remaining: 03:18, took 0.260s, duration: 03:21)
test 0949...[SMTP OAuth 2.0 (OAUTHBEARER) failure as continuation with initial response]
--p----em-- OK (920 out of 1827, remaining: 03:18, took 0.264s, duration: 03:21)
test 0950...[SMTP VRFY with custom request]
--pd---em-- OK (921 out of 1827, remaining: 03:18, took 0.254s, duration: 03:21)
test 0951...[SMTP data with dot as first character]
--p-u--em-- OK (922 out of 1827, remaining: 03:18, took 0.266s, duration: 03:21)
test 0952...[SMTP data with single dot-only line]
--p-u--em-- OK (923 out of 1827, remaining: 03:18, took 0.255s, duration: 03:22)
test 0953...[SMTP plain authentication with alternative authorization identity]
--p-u--em-- OK (924 out of 1827, remaining: 03:17, took 0.258s, duration: 03:22)
test 0954...[SMTP plain auth with alt authorization identity (Not authorized)]
--p----em-- OK (925 out of 1827, remaining: 03:17, took 0.261s, duration: 03:22)
test 0969...[SMTP mailing list EXPN (CUSTOMREQUEST) with SMTPUTF8 support]
--pd---em-- OK (926 out of 1827, remaining: 03:17, took 0.259s, duration: 03:22)
test 0971...[Verify that options-in-versions and docs/cmdline-opts are in sync]
-r-----e--- OK (928 out of 1827, remaining: 03:16, took 0.103s, duration: 03:23)
test 0980...[SMTP STARTTLS pipelined server response]
--p----em-- OK (937 out of 1827, remaining: 03:13, took 0.252s, duration: 03:23)
test 0981...[IMAP STARTTLS pipelined server response]
--p----em-- OK (938 out of 1827, remaining: 03:12, took 0.262s, duration: 03:23)
test 0982...[POP3 STARTTLS pipelined server response]
--p----em-- OK (939 out of 1827, remaining: 03:12, took 0.262s, duration: 03:23)
test 0983...[FTP STARTTLS pipelined server response]
--p----em-- OK (940 out of 1827, remaining: 03:12, took 0.280s, duration: 03:24)
test 0984...[IMAP require STARTTLS with failing capabilities]
--p----em-- OK (941 out of 1827, remaining: 03:12, took 0.262s, duration: 03:24)
test 0985...[POP3 require STARTTLS with failing capabilities]
--p----em-- OK (942 out of 1827, remaining: 03:12, took 0.252s, duration: 03:24)
test 0986...[FTP require STARTTLS while preauthenticated]
--p----em-- OK (943 out of 1827, remaining: 03:12, took 0.287s, duration: 03:24)
test 0987...[SMTPS with redundant explicit SSL request]
--p-u--em-- OK (944 out of 1827, remaining: 03:12, took 1.309s, duration: 03:26)
test 0988...[IMAPS FETCH with redundant explicit SSL request]
--pd---em-- OK (945 out of 1827, remaining: 03:13, took 1.314s, duration: 03:27)
test 0989...[POP3S RETR with redundant explicit SSL request]
--pd---em-- OK (946 out of 1827, remaining: 03:14, took 1.315s, duration: 03:28)
test 0992...[SASL verify default mechanisms are reset by login options]
--p-u--em-- OK (949 out of 1827, remaining: 03:13, took 0.258s, duration: 03:29)
test 0993...[POP3 LIST 1000 messages]
--pd---em-- OK (950 out of 1827, remaining: 03:13, took 0.470s, duration: 03:29)
test 0997...[POP3 retrieve STAT (CUSTOMREQUEST)]
--p----em-- OK (954 out of 1827, remaining: 03:12, took 0.264s, duration: 03:29)
test 1000...[FTP dir list PASV with -I]
--p----em-- OK (957 out of 1827, remaining: 03:11, took 0.277s, duration: 03:30)
test 1003...[FTP with excessively large server command response line]
--pd---em-- OK (960 out of 1827, remaining: 03:10, took 0.321s, duration: 03:30)
test 1005...[FTP with excessively large number of server command response lines]
--pd---em-- OK (962 out of 1827, remaining: 03:09, took 0.322s, duration: 03:30)
test 1006...[FTP with large number of command response lines (boundary condition)]
--pd---em-- OK (963 out of 1827, remaining: 03:09, took 0.328s, duration: 03:31)
test 1007...[TFTP send with invalid permission on server]
-rp----em-- OK (964 out of 1827, remaining: 03:09, took 0.250s, duration: 03:31)
test 1009...[TFTP retrieve with --local-port]
--pd---em-- OK (966 out of 1827, remaining: 03:08, took 0.248s, duration: 03:31)
test 1010...[FTP dir list nocwd]
--pd---em-- OK (967 out of 1827, remaining: 03:08, took 0.337s, duration: 03:32)
test 1013...[Compare curl --version with curl-config --protocols]
-------em-- OK (970 out of 1827, remaining: 03:07, took 0.216s, duration: 03:32)
test 1014...[Compare curl --version with curl-config --features]
-------em-- OK (971 out of 1827, remaining: 03:07, took 0.215s, duration: 03:32)
test 1016...[X-Y range on a file:// URL to stdout]
s------em-- OK (973 out of 1827, remaining: 03:06, took 0.180s, duration: 03:32)
test 1017...[0-Y range on a file:// URL to stdout]
s------em-- OK (974 out of 1827, remaining: 03:06, took 0.184s, duration: 03:32)
test 1018...[X-X range on a file:// URL to stdout]
s------em-- OK (975 out of 1827, remaining: 03:06, took 0.173s, duration: 03:33)
test 1019...[X- range on a file:// URL to stdout]
s------em-- OK (976 out of 1827, remaining: 03:05, took 0.175s, duration: 03:33)
test 1020...[-Y range on a file:// URL to stdout]
s------em-- OK (977 out of 1827, remaining: 03:05, took 0.179s, duration: 03:33)
test 1022...[Compare curl --version with curl-config --version]
-------em-- OK (979 out of 1827, remaining: 03:05, took 0.221s, duration: 03:33)
test 1023...[Compare curl --version with curl-config --vernum]
-------em-- OK (980 out of 1827, remaining: 03:04, took 0.216s, duration: 03:33)
test 1026...[curl --manual]
-------em-- OK (983 out of 1827, remaining: 03:03, took 0.309s, duration: 03:34)
test 1027...[curl --help]
-------em-- OK (984 out of 1827, remaining: 03:03, took 0.200s, duration: 03:34)
test 1036...[FTP download resume from end of file]
--p---oem-- OK (991 out of 1827, remaining: 03:01, took 0.300s, duration: 03:34)
test 1037...[FTP download resume from end of empty file]
--p----em-- OK (992 out of 1827, remaining: 03:00, took 0.311s, duration: 03:34)
test 1038...[FTP PASV upload resume from end of file]
--p-u--em-- OK (993 out of 1827, remaining: 03:00, took 0.308s, duration: 03:35)
test 1039...[FTP PASV upload resume from end of empty file]
--p-u--em-- OK (994 out of 1827, remaining: 03:00, took 0.300s, duration: 03:35)
test 1044...[FTP download large file info with -I]
s-p----em-- OK (999 out of 1827, remaining: 02:58, took 0.292s, duration: 03:35)
test 1047...[FTP dir list PASV with localhost --interface]
--pd---em-- OK (1002 out of 1827, remaining: 02:57, took 0.298s, duration: 03:36)
test 1048...[FTP-IPv6 dir list PASV with localhost --interface]
--pd---em-- OK (1003 out of 1827, remaining: 02:57, took 0.292s, duration: 03:36)
test 1049...[TFTP retrieve with localhost --interface]
--pd---em-- OK (1004 out of 1827, remaining: 02:57, took 0.255s, duration: 03:36)
test 1050...[FTP-IPv6 dir list, EPRT with specified IP]
--pd---em-- OK (1005 out of 1827, remaining: 02:57, took 0.292s, duration: 03:37)
test 1057...[FTP retrieve a byte-range relative to end of file]
--pd---em-- OK (1012 out of 1827, remaining: 02:55, took 0.297s, duration: 03:37)
test 1062...[FTP with excessively long server command response lines, boundary condition]
--pd---em-- OK (1017 out of 1827, remaining: 02:53, took 0.330s, duration: 03:37)
test 1063...[Invalid large X- range on a file://]
-------em-- OK (1018 out of 1827, remaining: 02:53, took 0.192s, duration: 03:37)
test 1084...[HTTP GET with invalid --interface]
-------em-- OK (1039 out of 1827, remaining: 02:45, took 0.179s, duration: 03:38)
test 1085...[HTTP-IPv6 GET with invalid --interface]
-------em-- OK (1040 out of 1827, remaining: 02:45, took 0.202s, duration: 03:38)
test 1086...[FTP download with strict timeout and slow data transfer]
--p----em-- OK (1041 out of 1827, remaining: 02:52, took 10.301s, duration: 03:48)
test 1091...[FTP URL with type=i]
--pd---em-- OK (1046 out of 1827, remaining: 02:51, took 1.230s, duration: 03:49)
test 1093...[TFTP retrieve with mode=octet]
--pd---em-- OK (1048 out of 1827, remaining: 02:51, took 0.255s, duration: 03:50)
test 1094...[TFTP retrieve with mode=netascii]
--pd---em-- OK (1049 out of 1827, remaining: 02:50, took 0.249s, duration: 03:50)
test 1096...[Two FTP downloads, with failed RETR but reused control connection]
--p----em-- OK (1051 out of 1827, remaining: 02:50, took 0.298s, duration: 03:50)
test 1099...[TFTP get first a non-existing file then an existing]
s-p----em-- OK (1054 out of 1827, remaining: 02:49, took 0.259s, duration: 03:50)
test 1102...[FTP OS/400 server name format check]
--p----em-- OK (1057 out of 1827, remaining: 02:48, took 0.280s, duration: 03:51)
test 1103...[FTP non-OS/400 server]
--p----em-- OK (1058 out of 1827, remaining: 02:48, took 0.267s, duration: 03:51)
test 1107...[FTP RETR PASV with PRET]
--pd---em-- OK (1062 out of 1827, remaining: 02:46, took 0.270s, duration: 03:51)
test 1108...[FTP RETR PASV with PRET not supported]
--p----em-- OK (1063 out of 1827, remaining: 02:46, took 0.260s, duration: 03:51)
test 1112...[FTPS download with strict timeout and slow data transfer]
--p----em-- OK (1067 out of 1827, remaining: 02:53, took 11.304s, duration: 04:03)
test 1113...[FTP wildcard download - changed fnmatch, 2x perform (DOS LIST response)]
s-p----em-- OK (1068 out of 1827, remaining: 02:53, took 1.425s, duration: 04:04)
test 1114...[FTP wildcard download - skip/correctness/FNMATCH_FUNCTION (DOS)]
s------em-- OK (1069 out of 1827, remaining: 02:53, took 0.404s, duration: 04:05)
test 1119...[Verify that symbols-in-versions and headers are in sync]
s------e--- OK (1074 out of 1827, remaining: 02:52, took 1.197s, duration: 04:06)
test 1120...[FTP with 421 timeout response]
--p----em-- OK (1075 out of 1827, remaining: 02:52, took 0.270s, duration: 04:06)
test 1132...[Verify memory #include files in libcurl's C source files]
-------e--- OK (1087 out of 1827, remaining: 02:47, took 0.130s, duration: 04:06)
test 1135...[Verify CURL_EXTERN order]
s------e--- OK (1090 out of 1827, remaining: 02:46, took 0.143s, duration: 04:06)
test 1137...[FTP RETR --ignore-content-length]
--pd---em-- OK (1092 out of 1827, remaining: 02:46, took 0.275s, duration: 04:07)
test 1139...[Verify that all libcurl options have man pages]
-r-----e--- OK (1094 out of 1827, remaining: 02:45, took 0.161s, duration: 04:07)
test 1140...[Verify the nroff of man pages]
s------e--- OK (1095 out of 1827, remaining: 02:45, took 0.344s, duration: 04:07)
test 1145...[file:// bad host]
-------em-- OK (1100 out of 1827, remaining: 02:43, took 0.174s, duration: 04:07)
test 1146...[--proto-default file]
---d---em-- OK (1101 out of 1827, remaining: 02:43, took 0.175s, duration: 04:08)
test 1149...[FTP dir list multicwd then again nocwd]
--pd---em-- OK (1104 out of 1827, remaining: 02:42, took 0.298s, duration: 04:08)
test 1152...[FTP with uneven quote in PWD response]
--pd---em-- OK (1107 out of 1827, remaining: 02:41, took 0.274s, duration: 04:08)
test 1153...[FTP with quoted double quotes]
--pd---em-- OK (1108 out of 1827, remaining: 02:41, took 0.289s, duration: 04:08)
test 1162...[FTP wildcard with crazy pattern]
--p----em-- OK (1117 out of 1827, remaining: 02:38, took 0.271s, duration: 04:09)
test 1163...[FTP wildcard with pattern ending with an open-bracket]
--p----em-- OK (1118 out of 1827, remaining: 02:38, took 0.267s, duration: 04:09)
test 1165...[Verify configure.ac and source code CURL_DISABLE_-sync]
-------e--- OK (1120 out of 1827, remaining: 02:37, took 0.305s, duration: 04:09)
test 1167...[Verify curl prefix of public symbols in header files]
-------e--- OK (1122 out of 1827, remaining: 02:37, took 0.495s, duration: 04:10)
test 1169...[Verify that runtests.pl accepts an -L option]
-------e--- OK (1124 out of 1827, remaining: 02:36, took 0.325s, duration: 04:10)
test 1173...[Manpage syntax checks]
-r-----e--- OK (1128 out of 1827, remaining: 02:35, took 0.801s, duration: 04:11)
test 1175...[Verify that symbols-in-versions and libcurl-errors.3 are in sync]
-------e--- OK (1130 out of 1827, remaining: 02:35, took 0.057s, duration: 04:11)
test 1177...[Verify that feature names and CURL_VERSION_* in lib and docs are in sync]
-------e--- OK (1132 out of 1827, remaining: 02:34, took 0.059s, duration: 04:11)
test 1179...[error when using unknown command line option]
-r-----em-- OK (1134 out of 1827, remaining: 02:33, took 0.166s, duration: 04:11)
test 1185...[checksrc]
s------e--- OK (1138 out of 1827, remaining: 02:32, took 0.186s, duration: 04:11)
test 1187...[SMTP multipart with file name escaping]
--p-u--em-- OK (1140 out of 1827, remaining: 02:31, took 0.269s, duration: 04:12)
mqttd: invalid --port argument (0)
RUN: failed to start the MQTT server
== Contents of files in the log/ dir after test 1190
test 1190 SKIPPED: failed starting mqtt server
test 1191 SKIPPED: failed starting mqtt server
test 1192 SKIPPED: failed starting mqtt server
sws: invalid --port argument (0)
RUN: failed to start the GOPHER server
== Contents of files in the log/ dir after test 1200
test 1200 SKIPPED: failed starting GOPHER server
test 1201 SKIPPED: failed starting GOPHER server
test 1202 SKIPPED: failed starting GOPHER server
sws: invalid --port argument (0)
RUN: failed to start the GOPHER-IPv6 server
== Contents of files in the log/ dir after test 1203
test 1203 SKIPPED: failed starting GOPHER-IPv6 server
test 1206...[FTP PORT and 425 on download]
--p----em-- OK (1159 out of 1827, remaining: 02:36, took 0.271s, duration: 04:31)
test 1207...[FTP PORT and 421 on download]
--p----em-- OK (1160 out of 1827, remaining: 02:36, took 0.280s, duration: 04:31)
test 1208...[FTP PORT download, no data conn and no transient negative reply]
--p----em-- OK (1161 out of 1827, remaining: 02:40, took 8.261s, duration: 04:40)
test 1217...[FTP with rubbish before name in 257-response]
--pd---em-- OK (1168 out of 1827, remaining: 02:38, took 0.295s, duration: 04:40)
test 1219...[FTP with no user+password required (230 response)]
--pd---em-- OK (1170 out of 1827, remaining: 02:37, took 0.275s, duration: 04:40)
test 1220...[file:// URLs with query string]
s------em-- OK (1171 out of 1827, remaining: 02:37, took 0.178s, duration: 04:40)
test 1222...[Verify deprecation statuses and versions]
-------e--- OK (1173 out of 1827, remaining: 02:37, took 1.458s, duration: 04:42)
test 1224...[FTP fetch a file from the root directory]
--pd---em-- OK (1175 out of 1827, remaining: 02:36, took 0.271s, duration: 04:42)
test 1225...[FTP fetch two files using absolute paths]
--pd---em-- OK (1176 out of 1827, remaining: 02:36, took 0.305s, duration: 04:42)
test 1226...[FTP fetch a file from the root directory with singlecwd]
--pd---em-- OK (1177 out of 1827, remaining: 02:36, took 0.275s, duration: 04:43)
test 1227...[FTP fetch a file from the root directory with nocwd]
--pd---em-- OK (1178 out of 1827, remaining: 02:36, took 0.268s, duration: 04:43)
test 1230 SKIPPED: failed starting HTTP-proxy server
test 1233...[FTP failing to connect to EPSV port, switching to PASV]
--pd---em-- OK (1184 out of 1827, remaining: 02:34, took 0.277s, duration: 04:43)
test 1234...[abusing {}-globbing]
-------em-- OK (1185 out of 1827, remaining: 02:33, took 0.181s, duration: 04:43)
test 1236...[[] globbing overflowing the range counter]
-------em-- OK (1187 out of 1827, remaining: 02:33, took 0.165s, duration: 04:44)
test 1238...[slow TFTP retrieve cancel due to -Y and -y]
--p----em-- OK (1189 out of 1827, remaining: 02:36, took 7.281s, duration: 04:51)
test 1242...[TFTP retrieve without TFTP options requests]
--pd---em-- OK (1193 out of 1827, remaining: 02:35, took 1.201s, duration: 04:52)
test 1243...[TFTP send without TFTP options requests]
--p-u--em-- OK (1194 out of 1827, remaining: 02:37, took 5.257s, duration: 04:57)
test 1260...[HTTP URL with rubbish after port number]
-------em-- OK (1211 out of 1827, remaining: 02:31, took 0.176s, duration: 04:57)
test 1262...[FTP request and denied to download an older file with -z]
--p----em-- OK (1213 out of 1827, remaining: 02:30, took 0.263s, duration: 04:58)
test 1263...[HTTP URL with rubbish after IPv6 bracket]
-------em-- OK (1214 out of 1827, remaining: 02:30, took 0.178s, duration: 04:58)
test 1264...[HTTP URL with space in host name]
-------em-- OK (1215 out of 1827, remaining: 02:30, took 0.171s, duration: 04:58)
test 1268...[filename argument looks like a flag]
------oem-- OK (1219 out of 1827, remaining: 02:29, took 0.171s, duration: 04:58)
test 1269...[too large --retry-delay value]
-------em-- OK (1220 out of 1827, remaining: 02:28, took 0.166s, duration: 04:58)
test 1275...[Verify capital letters after period in markdown files]
-------e--- OK (1226 out of 1827, remaining: 02:26, took 0.320s, duration: 04:59)
test 1276...[Verify lib/optiontable.pl]
-------e--- OK (1227 out of 1827, remaining: 02:26, took 0.085s, duration: 04:59)
test 1279...[Verify libcurl.def against CURL_EXTERN declarations]
s------e--- OK (1230 out of 1827, remaining: 02:25, took 0.085s, duration: 04:59)
test 1281...[reject non-numerical port number in URL]
-------em-- OK (1232 out of 1827, remaining: 02:24, took 0.166s, duration: 04:59)
test 1282...[FTP with 633 response to auth]
--p----em-- OK (1233 out of 1827, remaining: 02:24, took 0.270s, duration: 04:59)
test 1291...[Attempt to upload 1000 files but fail immediately]
-------em-- OK (1242 out of 1827, remaining: 02:21, took 0.450s, duration: 05:00)
test 1300...[llist unit tests]
-------em-- OK (1251 out of 1827, remaining: 02:18, took 0.118s, duration: 05:00)
test 1301...[curl_strequal tests]
-------em-- OK (1252 out of 1827, remaining: 02:18, took 0.139s, duration: 05:00)
test 1302...[base64 encode/decode unit tests]
-------em-- OK (1253 out of 1827, remaining: 02:17, took 0.129s, duration: 05:00)
test 1303...[Curl_timeleft_ms unit tests]
-------em-- OK (1254 out of 1827, remaining: 02:17, took 0.132s, duration: 05:00)
test 1304...[netrc parsing unit tests]
-------em-- OK (1255 out of 1827, remaining: 02:17, took 0.127s, duration: 05:01)
test 1305...[internal hash create/destroy testing]
-------em-- OK (1256 out of 1827, remaining: 02:16, took 0.126s, duration: 05:01)
test 1306...[internal hash create/add/destroy testing]
-------em-- OK (1257 out of 1827, remaining: 02:16, took 0.131s, duration: 05:01)
test 1308...[formpost tests]
-------em-- OK (1258 out of 1827, remaining: 02:16, took 0.164s, duration: 05:01)
test 1309...[splay unit tests]
s------em-- OK (1259 out of 1827, remaining: 02:16, took 1.017s, duration: 05:02)
test 1323...[curlx_tvdiff]
-------em-- OK (1272 out of 1827, remaining: 02:12, took 0.135s, duration: 05:02)
test 1330...[unit tests memory tracking operational]
------oem-- OK (1279 out of 1827, remaining: 02:09, took 0.138s, duration: 05:02)
test 1348...[FTP download, file without Content-Disposition inside, using -O]
--p---oem-- OK (1297 out of 1827, remaining: 02:03, took 0.277s, duration: 05:03)
test 1349...[FTP download, file without C-D inside, using -O -D file]
--p---oem-- OK (1298 out of 1827, remaining: 02:03, took 0.303s, duration: 05:03)
test 1350...[FTP download, file without C-D inside, using -O -D stdout]
--p---oem-- OK (1299 out of 1827, remaining: 02:03, took 0.298s, duration: 05:03)
test 1351...[FTP download, file without C-D inside, using -O -J -D file]
--p---oem-- OK (1300 out of 1827, remaining: 02:03, took 0.292s, duration: 05:04)
test 1352...[FTP download, file without C-D inside, using -O -J -D stdout]
--p---oem-- OK (1301 out of 1827, remaining: 02:03, took 0.289s, duration: 05:04)
test 1353...[FTP download, file without C-D inside, using -O -i -D file]
--p---oem-- OK (1302 out of 1827, remaining: 02:02, took 0.288s, duration: 05:04)
test 1354...[FTP download, file without C-D inside, using -O -i -D stdout]
--p---oem-- OK (1303 out of 1827, remaining: 02:02, took 0.288s, duration: 05:05)
test 1355...[FTP download, file without C-D inside, using -O -i, without -D]
--p---oem-- OK (1304 out of 1827, remaining: 02:02, took 0.271s, duration: 05:05)
test 1356...[FTP download, file with Content-Disposition inside, using -O]
--p---oem-- OK (1305 out of 1827, remaining: 02:02, took 0.287s, duration: 05:05)
test 1357...[FTP download, file with C-D inside, using -O -D file]
--p---oem-- OK (1306 out of 1827, remaining: 02:02, took 0.306s, duration: 05:05)
test 1358...[FTP download, file with C-D inside, using -O -D stdout]
--p---oem-- OK (1307 out of 1827, remaining: 02:01, took 0.293s, duration: 05:06)
test 1359...[FTP download, file with C-D inside, using -O -J -D file]
--p---oem-- OK (1308 out of 1827, remaining: 02:01, took 0.303s, duration: 05:06)
test 1360...[FTP download, file with C-D inside, using -O -J -D stdout]
--p---oem-- OK (1309 out of 1827, remaining: 02:01, took 0.304s, duration: 05:06)
test 1361...[FTP download, file with C-D inside, using -O -i -D file]
--p---oem-- OK (1310 out of 1827, remaining: 02:01, took 0.296s, duration: 05:07)
test 1362...[FTP download, file with C-D inside, using -O -i -D stdout]
--p---oem-- OK (1311 out of 1827, remaining: 02:01, took 0.301s, duration: 05:07)
test 1363...[FTP download, file with C-D inside, using -O -i, without -D]
--p---oem-- OK (1312 out of 1827, remaining: 02:00, took 0.301s, duration: 05:07)
test 1378...[FTP DL, file without Content-Disposition inside, using -o fname]
--p---oem-- OK (1327 out of 1827, remaining: 01:56, took 0.285s, duration: 05:08)
test 1379...[FTP DL, file without C-D inside, using -o fname -D file]
--p---oem-- OK (1328 out of 1827, remaining: 01:55, took 0.297s, duration: 05:08)
test 1380...[FTP DL, file without C-D inside, using -o fname -D stdout]
--p---oem-- OK (1329 out of 1827, remaining: 01:55, took 0.294s, duration: 05:08)
test 1381...[FTP DL, file without C-D inside, using -o fname -J -D file]
--p---oem-- OK (1330 out of 1827, remaining: 01:55, took 0.298s, duration: 05:08)
test 1382...[FTP DL, file without C-D inside, using -o fname -J -D stdout]
--p---oem-- OK (1331 out of 1827, remaining: 01:55, took 0.285s, duration: 05:09)
test 1383...[FTP DL, file without C-D inside, using -o fname -i -D file]
--p---oem-- OK (1332 out of 1827, remaining: 01:55, took 0.291s, duration: 05:09)
test 1384...[FTP DL, file without C-D inside, using -o fname -i -D stdout]
--p---oem-- OK (1333 out of 1827, remaining: 01:54, took 0.299s, duration: 05:09)
test 1385...[FTP DL, file without C-D inside, using -o fname -i, without -D]
--p---oem-- OK (1334 out of 1827, remaining: 01:54, took 0.279s, duration: 05:10)
test 1386...[FTP DL, file with Content-Disposition inside, using -o fname]
--p---oem-- OK (1335 out of 1827, remaining: 01:54, took 0.294s, duration: 05:10)
test 1387...[FTP DL, file with C-D inside, using -o fname -D file]
--p---oem-- OK (1336 out of 1827, remaining: 01:54, took 0.315s, duration: 05:10)
test 1388...[FTP DL, file with C-D inside, using -o fname -D stdout]
--p---oem-- OK (1337 out of 1827, remaining: 01:53, took 0.318s, duration: 05:11)
test 1389...[FTP DL, file with C-D inside, using -o fname -J -D file]
--p---oem-- OK (1338 out of 1827, remaining: 01:53, took 0.301s, duration: 05:11)
test 1390...[FTP DL, file with C-D inside, using -o fname -J -D stdout]
--p---oem-- OK (1339 out of 1827, remaining: 01:53, took 0.302s, duration: 05:11)
test 1391...[FTP DL, file with C-D inside, using -o fname -i -D file]
--p---oem-- OK (1340 out of 1827, remaining: 01:53, took 0.322s, duration: 05:11)
test 1392...[FTP DL, file with C-D inside, using -o fname -i -D stdout]
--p---oem-- OK (1341 out of 1827, remaining: 01:53, took 0.302s, duration: 05:12)
test 1393...[FTP DL, file with C-D inside, using -o fname -i, without -D]
--p---oem-- OK (1342 out of 1827, remaining: 01:52, took 0.294s, duration: 05:12)
test 1394...[unit test for parse_cert_parameter()]
-------em-- OK (1343 out of 1827, remaining: 01:52, took 0.165s, duration: 05:12)
test 1395...[Curl_dedotdotify]
-------em-- OK (1344 out of 1827, remaining: 01:52, took 0.134s, duration: 05:12)
test 1396...[curl_easy_escape and curl_easy_unescape]
-------em-- OK (1345 out of 1827, remaining: 01:52, took 0.125s, duration: 05:13)
test 1397...[Curl_cert_hostcheck unit tests]
-------em-- OK (1346 out of 1827, remaining: 01:51, took 0.116s, duration: 05:13)
test 1398...[curl_msnprintf unit tests]
-------em-- OK (1347 out of 1827, remaining: 01:51, took 0.116s, duration: 05:13)
test 1399...[Curl_pgrsTime unit tests]
-------em-- OK (1348 out of 1827, remaining: 01:51, took 0.121s, duration: 05:13)
test 1405...[--libcurl for FTP with quote ops]
--pd--oem-- OK (1354 out of 1827, remaining: 01:49, took 0.412s, duration: 05:13)
test 1406...[--libcurl for SMTP]
--p-u-oem-- OK (1355 out of 1827, remaining: 01:49, took 0.357s, duration: 05:14)
test 1407...[--libcurl for POP3 LIST one message]
--p---oem-- OK (1356 out of 1827, remaining: 01:49, took 0.336s, duration: 05:14)
test 1409...[Pass in string to -C]
-------em-- OK (1358 out of 1827, remaining: 01:48, took 0.168s, duration: 05:14)
test 1410...[Pass in negative number to --max-time]
-------em-- OK (1359 out of 1827, remaining: 01:48, took 0.182s, duration: 05:14)
test 1414...[FTP PORT without SIZE or EPRT support]
--pd---em-- OK (1363 out of 1827, remaining: 01:47, took 0.286s, duration: 05:15)
test 1420...[--libcurl for IMAP FETCH message]
--pd--oem-- OK (1369 out of 1827, remaining: 01:45, took 0.333s, duration: 05:15)
test 1427...[too large -m timeout value]
-------em-- OK (1376 out of 1827, remaining: 01:43, took 0.168s, duration: 05:15)
test 1435...[simple HTTP GET over Unix socket]
--pd---em-- OK (1384 out of 1827, remaining: 01:41, took 1.228s, duration: 05:16)
test 1436...[HTTP requests with multiple connections over Unix socket]
s-p----em-- OK (1385 out of 1827, remaining: 01:41, took 0.306s, duration: 05:17)
test 1440...[Check --write-out with trailing %{]
s------em-- OK (1389 out of 1827, remaining: 01:40, took 0.169s, duration: 05:17)
test 1441...[Check --write-out with trailing %]
s------em-- OK (1390 out of 1827, remaining: 01:39, took 0.163s, duration: 05:17)
test 1442...[Check --write-out with trailing \]
s------em-- OK (1391 out of 1827, remaining: 01:39, took 0.170s, duration: 05:17)
test 1444...[FTP with --remote-time]
--pd---em-- OK (1393 out of 1827, remaining: 01:39, took 0.304s, duration: 05:18)
test 1445...[file:// with --remote-time]
-------em-- OK (1394 out of 1827, remaining: 01:38, took 0.273s, duration: 05:18)
test 1447...[Provide illegal proxy name]
-------em-- OK (1396 out of 1827, remaining: 01:38, took 0.162s, duration: 05:18)
test 1449...[FTP download range with integer overflow]
--p----em-- OK (1397 out of 1827, remaining: 01:38, took 0.272s, duration: 05:18)
test 1450...[Basic DICT lookup]
-------em-- OK (1398 out of 1827, remaining: 01:38, took 1.214s, duration: 05:19)
Warning: Python package impacket is required for smb testing; use pip or your package manager to install it
RUN: failed to start the SMB server
test 1451 SKIPPED: failed starting SMB server
RUN: failed to start the TELNET server
test 1452 SKIPPED: failed starting neg TELNET server
test 1453...[Too long tftp filename]
-------em-- OK (1401 out of 1827, remaining: 01:40, took 0.178s, duration: 05:30)
test 1461...[curl important --help]
s------em-- OK (1407 out of 1827, remaining: 01:38, took 0.172s, duration: 05:30)
test 1462...[curl invalid category --help]
s------em-- OK (1408 out of 1827, remaining: 01:38, took 0.183s, duration: 05:30)
test 1463...[curl file category --help]
s------em-- OK (1409 out of 1827, remaining: 01:38, took 0.187s, duration: 05:30)
test 1464...[curl file category --help with lower/upper mix]
s------em-- OK (1410 out of 1827, remaining: 01:37, took 0.177s, duration: 05:30)
test 1469...[Space in FTP upload URL]
-------em-- OK (1415 out of 1827, remaining: 01:36, took 0.177s, duration: 05:31)
test 1471...[Fail to resolve .onion TLD]
-r-----em-- OK (1417 out of 1827, remaining: 01:35, took 0.190s, duration: 05:31)
test 1472...[Fail to resolve .onion. TLD]
-r-----em-- OK (1418 out of 1827, remaining: 01:35, took 0.196s, duration: 05:31)
test 1474...[--proto -all disables all protocols]
-------em-- OK (1420 out of 1827, remaining: 01:35, took 0.184s, duration: 05:31)
test 1477...[Verify that error codes in headers and libcurl-errors.3 are in sync]
s------e--- OK (1423 out of 1827, remaining: 01:34, took 0.081s, duration: 05:31)
test 1478...[src/tool_listhelp.c is in sync with docs/cmdline-opts]
s------e--- OK (1424 out of 1827, remaining: 01:33, took 0.194s, duration: 05:31)
test 1486...[Verify that write-out.md and tool_writeout.c are in sync]
s------e--- OK (1432 out of 1827, remaining: 01:31, took 0.069s, duration: 05:32)
test 1488...[symbols-in-versions and man pages agree on added-in versions]
s------e--- OK (1434 out of 1827, remaining: 01:31, took 0.135s, duration: 05:32)
test 1490...["upload" with file:// overwriting existing]
------oem-- OK (1436 out of 1827, remaining: 01:30, took 0.205s, duration: 05:32)
test 1491...[file:// don't overwrite self with --skip-existing]
-r-----em-- OK (1437 out of 1827, remaining: 01:30, took 0.183s, duration: 05:32)
test 1501...[FTP with multi interface and slow LIST response]
--p----em-- OK (1447 out of 1827, remaining: 01:29, took 9.312s, duration: 05:41)
test 1507...[SMTP with multi interface and CURLE_ABORTED_BY_CALLBACK]
--p----em-- OK (1453 out of 1827, remaining: 01:28, took 0.268s, duration: 05:42)
test 1508...[Close a multi handle without using it]
------oem-- OK (1454 out of 1827, remaining: 01:27, took 0.172s, duration: 05:42)
test 1520...[SMTP with CRLF-dot-CRLF in data]
--p-u--em-- OK (1465 out of 1827, remaining: 01:24, took 0.285s, duration: 05:42)
test 1521...[Test all curl_easy_setopt and curl_easy_getinfo options]
s------em-- OK (1466 out of 1827, remaining: 01:24, took 0.200s, duration: 05:42)
test 1530...[CURLOPT_OPENSOCKETFUNCTION returns bad socket]
-------em-- OK (1475 out of 1827, remaining: 01:21, took 0.178s, duration: 05:43)
test 1537...[libcurl URL escape/unescape tests]
s------em-- OK (1482 out of 1827, remaining: 01:19, took 0.179s, duration: 05:43)
test 1538...[libcurl strerror API call tests]
s------em-- OK (1483 out of 1827, remaining: 01:19, took 0.258s, duration: 05:43)
test 1544...[Verify all string options are translated by OS/400 wrapper]
-------e--- OK (1489 out of 1827, remaining: 01:18, took 0.215s, duration: 05:43)
test 1547...[FTP dir list PASV overriding PORT]
--pd---em-- OK (1492 out of 1827, remaining: 01:17, took 1.263s, duration: 05:44)
test 1550...[verify setting pipelining blocklisting options]
-------em-- OK (1495 out of 1827, remaining: 01:16, took 0.172s, duration: 05:45)
test 1552...[IMAP multi transfer error without curl_multi_remove_handle]
-------em-- OK (1497 out of 1827, remaining: 01:16, took 0.266s, duration: 05:45)
test 1553...[IMAP cleanup before a connection was created]
-------em-- OK (1498 out of 1827, remaining: 01:15, took 0.310s, duration: 05:45)
test 1557...[Remove easy handle in pending connections doesn't leave dangling entry]
-------em-- OK (1502 out of 1827, remaining: 01:14, took 0.183s, duration: 05:45)
test 1558...[CURLINFO_PROTOCOL for file:// transfer]
s------em-- OK (1503 out of 1827, remaining: 01:14, took 0.186s, duration: 05:46)
test 1559...[Set excessive URL lengths]
s------em-- OK (1504 out of 1827, remaining: 01:14, took 0.233s, duration: 05:46)
test 1560...[URL API]
s------em-- OK (1505 out of 1827, remaining: 01:14, took 0.446s, duration: 05:46)
test 1564...[wakeup before poll with no easy handles]
-------em-- OK (1509 out of 1827, remaining: 01:13, took 3.184s, duration: 05:49)
test 1569...[FTP first type=A then regular URL]
--p----em-- OK (1514 out of 1827, remaining: 01:12, took 0.332s, duration: 05:50)
test 1570...[FTP first type=D then regular URL]
--p----em-- OK (1515 out of 1827, remaining: 01:12, took 0.334s, duration: 05:50)
test 1590...[IMAP cleanup before a connection was created]
-------em-- OK (1531 out of 1827, remaining: 01:07, took 0.288s, duration: 05:50)
test 1592...[HTTP request, remove handle while resolving, don't block]
-------em-- OK (1533 out of 1827, remaining: 01:07, took 0.197s, duration: 05:51)
test 1597...[CURLOPT_PROTOCOLS_STR]
s------em-- OK (1538 out of 1827, remaining: 01:06, took 0.188s, duration: 05:51)
test 1599...[FTP with netrc using no user but control code in password]
---d---em-- OK (1540 out of 1827, remaining: 01:05, took 0.302s, duration: 05:51)
test 1600...[NTLM unit tests]
-------em-- OK (1541 out of 1827, remaining: 01:05, took 0.164s, duration: 05:51)
test 1601...[MD5 unit tests]
-------em-- OK (1542 out of 1827, remaining: 01:05, took 0.155s, duration: 05:51)
test 1602...[Internal hash create/add/destroy testing, exercising clean functions]
-------em-- OK (1543 out of 1827, remaining: 01:04, took 0.151s, duration: 05:52)
test 1603...[Internal hash add, retrieval, deletion testing]
-------em-- OK (1544 out of 1827, remaining: 01:04, took 0.153s, duration: 05:52)
test 1604...[Test Windows/MS-DOS filename sanitization]
-------em-- OK (1545 out of 1827, remaining: 01:04, took 0.180s, duration: 05:52)
test 1605...[Test negative data lengths as input to libcurl functions]
-------em-- OK (1546 out of 1827, remaining: 01:04, took 0.152s, duration: 05:52)
test 1606...[verify speedcheck]
-------em-- OK (1547 out of 1827, remaining: 01:03, took 0.162s, duration: 05:52)
test 1607...[CURLOPT_RESOLVE parsing]
-------em-- OK (1548 out of 1827, remaining: 01:03, took 0.172s, duration: 05:52)
test 1608...[verify DNS shuffling]
-------em-- OK (1549 out of 1827, remaining: 01:03, took 0.158s, duration: 05:53)
test 1609...[CURLOPT_RESOLVE parsing]
-------em-- OK (1550 out of 1827, remaining: 01:03, took 0.159s, duration: 05:53)
test 1610...[SHA256 unit tests]
-------em-- OK (1551 out of 1827, remaining: 01:02, took 0.160s, duration: 05:53)
test 1611...[MD4 unit tests]
-------em-- OK (1552 out of 1827, remaining: 01:02, took 0.149s, duration: 05:53)
test 1612...[HMAC unit tests]
-------em-- OK (1553 out of 1827, remaining: 01:02, took 0.153s, duration: 05:53)
test 1614...[noproxy and cidr comparisons]
-------em-- OK (1555 out of 1827, remaining: 01:01, took 0.157s, duration: 05:53)
test 1615...[SHA-512/256 unit tests]
-------em-- OK (1556 out of 1827, remaining: 01:01, took 0.151s, duration: 05:54)
test 1616...[Internal uint_hash create/add/destroy testing, exercising clean functions]
-------em-- OK (1557 out of 1827, remaining: 01:01, took 0.150s, duration: 05:54)
test 1620...[unit tests for url.c]
-------em-- OK (1559 out of 1827, remaining: 01:00, took 0.160s, duration: 05:54)
test 1621...[unit tests for stripcredentials from URL]
-------em-- OK (1560 out of 1827, remaining: 01:00, took 0.179s, duration: 05:54)
test 1650...[DoH parsing]
-------em-- OK (1567 out of 1827, remaining: 00:58, took 0.148s, duration: 05:54)
test 1651...[x509 parsing]
-------em-- OK (1568 out of 1827, remaining: 00:58, took 0.161s, duration: 05:55)
test 1652...[infof]
-------em-- OK (1569 out of 1827, remaining: 00:58, took 0.272s, duration: 05:55)
test 1653...[urlapi port number parsing]
-------em-- OK (1570 out of 1827, remaining: 00:58, took 0.152s, duration: 05:55)
test 1654...[alt-svc]
------oem-- OK (1571 out of 1827, remaining: 00:57, took 0.185s, duration: 05:55)
test 1655...[unit test for doh_req_encode]
-------em-- OK (1572 out of 1827, remaining: 00:57, took 0.162s, duration: 05:55)
test 1656...[Curl_x509_GTime2str unit tests]
-------em-- OK (1573 out of 1827, remaining: 00:57, took 0.149s, duration: 05:55)
test 1657...[Curl_x509_getASN1Element unit tests]
-------em-- OK (1574 out of 1827, remaining: 00:57, took 0.151s, duration: 05:56)
test 1658...[unit test for doh_resp_decode_httpsrr]
-r-----em-- OK (1575 out of 1827, remaining: 00:57, took 0.158s, duration: 05:56)
test 1660...[HSTS]
s-----oem-- OK (1576 out of 1827, remaining: 00:56, took 0.197s, duration: 05:56)
test 1661...[bufref unit tests]
-------em-- OK (1577 out of 1827, remaining: 00:56, took 0.151s, duration: 05:56)
test 1663...[unit tests for interface option parsing]
-------em-- OK (1579 out of 1827, remaining: 00:56, took 0.163s, duration: 05:56)
test 1705...[managen makes man page]
sr-----e--- OK (1590 out of 1827, remaining: 00:53, took 0.259s, duration: 05:57)
test 1706...[managen makes ASCII page]
sr-----e--- OK (1591 out of 1827, remaining: 00:53, took 0.254s, duration: 05:57)
test 1707...[Verify curl -h --insecure]
-------em-- OK (1592 out of 1827, remaining: 00:52, took 0.264s, duration: 05:57)
test 1708...[Verify curl -h -F]
-------em-- OK (1593 out of 1827, remaining: 00:52, took 0.265s, duration: 05:57)
test 1709...[Verify curl -h with bad option name]
-r-----em-- OK (1594 out of 1827, remaining: 00:52, took 0.187s, duration: 05:58)
test 1710...[Verify curl -h --no-clobber]
-------em-- OK (1595 out of 1827, remaining: 00:52, took 0.257s, duration: 05:58)
test 1711...[Send >64K over SMTP]
--p-u--em-- OK (1596 out of 1827, remaining: 00:51, took 0.388s, duration: 05:58)
test 1900...[HSTS curl_easy_duphandle]
-------em-- OK (1599 out of 1827, remaining: 00:51, took 0.207s, duration: 05:58)
test 1902...[set COOKIEFILE and COOKIEJAR but make no transfer]
------oem-- OK (1601 out of 1827, remaining: 00:50, took 0.188s, duration: 05:59)
test 1911...[verify that curl_easy_setopt() rejects too long string inputs]
-------em-- OK (1610 out of 1827, remaining: 00:48, took 0.545s, duration: 05:59)
test 1912...[Cross validate that gcc-typecheck macros match the option types.]
-------em-- OK (1611 out of 1827, remaining: 00:48, took 0.169s, duration: 05:59)
test 1913...[FTP with NOBODY set, getting a missing file]
-------em-- OK (1612 out of 1827, remaining: 00:48, took 0.289s, duration: 06:00)
test 1914...[FTP with NOBODY and FILETIME set, getting a missing file]
-------em-- OK (1613 out of 1827, remaining: 00:47, took 0.265s, duration: 06:00)
test 1915...[HSTS read/write callbacks]
s------em-- OK (1614 out of 1827, remaining: 00:47, took 0.227s, duration: 06:00)
test 1918...[curl_easy_option_by_name() and curl_easy_option_by_id()]
-------em-- OK (1617 out of 1827, remaining: 00:46, took 0.187s, duration: 06:00)
test 1979...[sigv4 canon_string unit tests]
-------em-- OK (1651 out of 1827, remaining: 00:38, took 0.148s, duration: 06:01)
test 1980...[sigv4 canon_query unit tests]
-------em-- OK (1652 out of 1827, remaining: 00:38, took 0.147s, duration: 06:01)
test 2000...[FTP RETR followed by FILE]
s-p----em-- OK (1654 out of 1827, remaining: 00:37, took 0.321s, duration: 06:01)
test 2039...[FTP (optional .netrc with 'default' override; no user/pass) dir list PASV]
--pd---em-- OK (1674 out of 1827, remaining: 00:33, took 0.330s, duration: 06:01)
test 2044...[Attempt to set a default protocol that does not exist]
-------em-- OK (1678 out of 1827, remaining: 00:32, took 0.184s, duration: 06:02)
test 2045...[Set the default protocol to ftp for a schemeless URL]
-------em-- OK (1679 out of 1827, remaining: 00:31, took 0.296s, duration: 06:02)
test 2071...[basic file:// file with "127.0.0.1" hostname]
---d---em-- OK (1702 out of 1827, remaining: 00:26, took 0.198s, duration: 06:02)
test 2072...[file:// with Unix path resolution behavior for the case of extra slashes]
---d---em-- OK (1703 out of 1827, remaining: 00:26, took 0.258s, duration: 06:02)
test 2075...[Verify usernames are not allowed in url]
-------em-- OK (1706 out of 1827, remaining: 00:25, took 0.189s, duration: 06:03)
test 2080...[config file with overly long option]
-------em-- OK (1710 out of 1827, remaining: 00:24, took 0.194s, duration: 06:03)
test 2083...[Pre-request callback for FTP]
s------em-- OK (1713 out of 1827, remaining: 00:24, took 0.280s, duration: 06:03)
test 2103...[HTTP GET with bad host name]
-------em-- OK (1722 out of 1827, remaining: 00:22, took 1.239s, duration: 06:04)
test 2104...[Get three URLs with bad host name - cache]
-------em-- OK (1723 out of 1827, remaining: 00:22, took 0.222s, duration: 06:04)
test 2307...[FTP retrieve a byte-range with end larger than file]
--pd---em-- OK (1736 out of 1827, remaining: 00:19, took 0.334s, duration: 06:05)
test 2600...[connection filter connect/destroy unit tests]
-------em-- OK (1747 out of 1827, remaining: 00:16, took 4.023s, duration: 06:09)
test 2601...[bufq unit tests]
-------em-- OK (1748 out of 1827, remaining: 00:16, took 0.671s, duration: 06:10)
test 2602...[dynhds unit tests]
-------em-- OK (1749 out of 1827, remaining: 00:16, took 0.180s, duration: 06:10)
test 2603...[http1 parser unit tests]
-------em-- OK (1750 out of 1827, remaining: 00:16, took 0.151s, duration: 06:10)
test 3002...[SMTP multiple and invalid (first) --mail-rcpt and --mail-rcpt-allowfails]
--p-u--em-- OK (1777 out of 1827, remaining: 00:10, took 0.291s, duration: 06:10)
test 3003...[SMTP multiple and invalid (last) --mail-rcpt and --mail-rcpt-allowfails]
--p-u--em-- OK (1778 out of 1827, remaining: 00:10, took 0.302s, duration: 06:10)
test 3004...[SMTP multiple and invalid (middle) --mail-rcpt and --mail-rcpt-allowfails]
--p-u--em-- OK (1779 out of 1827, remaining: 00:10, took 0.299s, duration: 06:11)
test 3005...[SMTP multiple invalid (all but one) --mail-rcpt and --mail-rcpt-allowfails]
--p-u--em-- OK (1780 out of 1827, remaining: 00:09, took 0.290s, duration: 06:11)
test 3006...[SMTP with multiple invalid (all) --mail-rcpt and --mail-rcpt-allowfails]
--p----em-- OK (1781 out of 1827, remaining: 00:09, took 0.308s, duration: 06:11)
test 3007...[SMTP with invalid --mail-rcpt and --mail-rcpt-allowfails]
--p----em-- OK (1782 out of 1827, remaining: 00:09, took 0.288s, duration: 06:12)
test 3016...[GET a directory using file://]
-------em-- OK (1791 out of 1827, remaining: 00:07, took 0.188s, duration: 06:12)
test 3027...[Get a file via FTP but 550 after MDTM command]
--pd---em-- OK (1797 out of 1827, remaining: 00:06, took 0.299s, duration: 06:12)
test 3100...[RTSP Authentication check]
--pd---em-- OK (1806 out of 1827, remaining: 00:04, took 0.307s, duration: 06:13)
test 3105...[curl_multi_remove_handle twice]
-------em-- OK (1811 out of 1827, remaining: 00:03, took 0.183s, duration: 06:13)
test 3200...[curl_get_line unit tests]
-------em-- OK (1812 out of 1827, remaining: 00:03, took 0.161s, duration: 06:13)
test 3203...[GET a directory using file://]
s------em-- OK (1815 out of 1827, remaining: 00:02, took 0.203s, duration: 06:13)
test 3205...[cipher suite name lookup]
-------em-- OK (1817 out of 1827, remaining: 00:02, took 0.142s, duration: 06:13)
test 3206...[IMAP custom FETCH with larger literal response (~7KB)]
--pd---em-- OK (1818 out of 1827, remaining: 00:01, took 0.310s, duration: 06:14)
test 3209...[Upload message via IMAP with upload flags]
--p-u--em-- OK (1821 out of 1827, remaining: 00:01, took 0.296s, duration: 06:14)
test 3210...[Upload message unread via IMAP]
--p-u--em-- OK (1822 out of 1827, remaining: 00:01, took 0.286s, duration: 06:14)
test 3211...[uint_bset unit tests]
-------em-- OK (1823 out of 1827, remaining: 00:00, took 0.150s, duration: 06:14)
test 3212...[uint_bset unit tests]
-------em-- OK (1824 out of 1827, remaining: 00:00, took 0.139s, duration: 06:14)
test 3213...[uint_spbset unit tests]
-------em-- OK (1825 out of 1827, remaining: 00:00, took 0.149s, duration: 06:15)
test 3214...[struct size checks]
-------em-- OK (1826 out of 1827, remaining: 00:00, took 0.153s, duration: 06:15)
test 3215...[SMTP DSN]
--p-u--em-- OK (1827 out of 1827, remaining: 00:00, took 0.278s, duration: 06:15)
::group::Run Time Stats
Test suite total running time breakdown per task...
Spent 0110.464 seconds starting and verifying test harness servers.
Spent 0021.971 seconds reading definitions and doing test preparations.
Spent 0140.830 seconds actually running test tools.
Spent 0040.894 seconds awaiting server logs lock removal.
Spent 0058.026 seconds verifying test results.
Spent 0372.185 seconds doing all of the above.
Test server starting and verification time per test (top 25)...
-time- test
------ ----
10.018 0320
09.019 1190
05.108 0714
05.027 1452
05.026 0001
05.024 1203
05.024 1451
05.020 1200
05.017 0240
01.097 0564
01.092 1112
01.089 0400
01.087 0988
01.086 0987
01.085 0989
01.031 1547
01.025 2103
01.024 1242
01.024 1450
01.023 1091
01.023 1435
01.018 1113
01.017 0271
01.017 0647
01.016 0100
Test definition reading and preparation time per test (top 10)...
-time- test
------ ----
00.807 1309
00.192 0652
00.158 1705
00.151 1706
00.116 1185
00.106 0476
00.105 0475
00.104 0142
00.103 0576
00.102 1538
Test tool execution time per test (top 25)...
-time- test
------ ----
10.071 0190
08.074 0593
08.070 1208
05.121 0251
05.078 1086
05.077 1112
05.067 0250
04.273 0677
04.101 1501
03.899 2600
03.151 0527
03.151 0532
03.147 0526
03.077 1564
02.086 1238
01.605 0853
01.441 1222
01.176 1119
01.127 0546
01.114 0533
01.093 0534
01.081 0196
00.779 1173
00.501 0575
00.478 1167
Test server logs lock removal time per test (top 15)...
-time- test
------ ----
05.008 1243
05.007 0285
05.007 0286
05.007 1086
05.006 0190
05.006 1112
05.005 1501
05.004 1238
00.101 0250
00.101 0251
00.004 0475
00.004 0476
00.002 0941
00.002 0993
00.001 0019
Test results verification time per test (top 10)...
-time- test
------ ----
00.465 2601
00.275 1291
00.257 0475
00.250 0476
00.250 1560
00.222 0751
00.214 1026
00.162 1309
00.159 1405
00.152 0575
Total time per test (top 50)...
-time- test
------ ----
15.260 0190
11.304 1112
10.301 1086
10.283 0320
09.312 1501
09.019 1190
08.280 0593
08.261 1208
07.281 1238
05.411 0251
05.355 0250
05.275 0286
05.257 1243
05.255 0285
05.108 0714
05.027 1452
05.026 0001
05.024 1203
05.024 1451
05.020 1200
05.017 0240
04.464 0677
04.023 2600
03.359 0527
03.356 0526
03.356 0532
03.184 1564
01.790 0853
01.458 1222
01.425 1113
01.353 0564
01.338 0546
01.332 0400
01.315 0989
01.314 0988
01.309 0987
01.306 0533
01.283 0534
01.263 0196
01.263 1547
01.253 0646
01.239 0647
01.239 2103
01.230 1091
01.228 1435
01.222 0100
01.215 0252
01.214 1450
01.206 0191
01.205 0271
::endgroup::
TESTDONE: 1894 tests were considered during 375 seconds.
TESTINFO: 1209 tests were skipped due to these restraints:
TESTINFO: "failed starting HTTP server" 1046 times (1, 2, 3, 4, 5, 6, 7, 8, 9 and 1037 more)
TESTINFO: "curl lacks sftp server support" 38 times (582, 583, 600, 602, 604, 606, 608, 609, 610 and 29 more)
TESTINFO: "curl lacks codeset-utf8 support" 20 times (165, 955, 956, 957, 958, 959, 960, 961, 962 and 11 more)
TESTINFO: "failed starting mqtt server" 19 times (1190, 1191, 1192, 1193, 1194, 1195, 1196, 1198, 1199 and 10 more)
TESTINFO: "configured as DISABLED" 14 times (323, 594, 836, 882, 938, 1182, 1184, 1209, 1211 and 5 more)
TESTINFO: "curl lacks scp server support" 12 times (601, 603, 605, 607, 617, 619, 621, 623, 629 and 3 more)
TESTINFO: "failed starting HTTP-IPv6 server" 12 times (240, 241, 242, Use of uninitialized value $mktarball in string ne at ./tests/testcurl.pl line 787.
263, 1046, 1083, 1265, 1324, 1408 and 3 more)
TESTINFO: "failed starting HTTP-proxy server" 8 times (714, 715, 1230, 1319, 1320, 1321, 1631, 1632)
TESTINFO: "curl lacks Schannel support" 6 times (2033, 2070, 2079, 2087, 3023, 3024)
TESTINFO: "curl lacks http/3 support" 4 times (2500, 2501, 2502, 2503)
TESTINFO: "curl lacks large-time support" 4 times (483, 781, 782, 783)
TESTINFO: "curl lacks sftp support" 4 times (632, 1459, 2604, 2605)
TESTINFO: "failed starting GOPHER server" 4 times (1200, 1201, 1202, 1272)
TESTINFO: "curl lacks xattr support" 3 times (644, 687, 688)
TESTINFO: "curl lacks ECH support" 2 times (4000, 4001)
TESTINFO: "curl lacks libssh2 support" 2 times (3021, 3022)
TESTINFO: "curl lacks Unicode support" 2 times (472, 1703)
TESTINFO: "curl has c-ares support" 1 time (506)
TESTINFO: "curl has IPv6 support" 1 time (1454)
TESTINFO: "curl has proxy support" 1 time (375)
TESTINFO: "curl lacks large-size support" 1 time (1664)
TESTINFO: "curl lacks scp support" 1 time (445)
TESTINFO: "curl lacks threaded-resolver support" 1 time (3026)
TESTINFO: "failed starting GOPHER-IPv6 server" 1 time (1203)
TESTINFO: "failed starting neg TELNET server" 1 time (1452)
TESTINFO: "failed starting SMB server" 1 time (1451)
TESTDONE: 684 tests out of 685 reported OK: 99%
FAIL 763: 'Unicode hostname ending up in a blank name' IDN
TESTFAIL: These test cases failed: 763
gmake[1]: *** [Makefile:824: full-test] Error 1
gmake[1]: Leaving directory '/build-20239/tests'
gmake: *** [Makefile:1076: test-full] Error 2
testcurl: tests were run
testcurl: the tests were not successful
testcurl: enddate = Thu Nov 13 15:16:06 2025 UTC
testcurl: ending nicely
testcurl: removing the build-20239 dir
testcurl: removing the buildlog-20239 file
testcurl: ENDING HERE