Please donate a few minutes of your time to the curl user survey 2023
curl / Autobuilds / Log From 2023-05-22

Log from 2023-05-22

[raw log download]

Jump down to problem:1 2 3 4 5 test results

testcurl: NAME = Dagobert
testcurl: EMAIL = dam /at/ opencsw.org
testcurl: DESC = Solaris 10 I386 GCC 4.9.2 + OpenCSW
testcurl: NOTES = Buildbot URL: https://buildfarm.opencsw.org/buildbot/builders/curl-unthreaded-solaris10-i386/builds/13425
testcurl: CONFOPTS = --disable-threaded-resolver --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 = 2023-03-28
testcurl: date = Mon May 22 07:12:39 2023 UTC
testcurl: ./ is verified to be a fine git source dir
testcurl: build dir build-9562 was created fine
testcurl: skipping git pull (--nogitpull)
testcurl: The most recent curl git commits:
testcurl: acf2756 fixup remove a useless proto
testcurl: 2d00658 lib: remove unused functions, make single-use static
testcurl: bd3ba1e scripts/singleuse.pl: add more API calls
testcurl: 7a48ebc workflows/macos: add a job using gcc + debug + secure transport
testcurl: 6f93d5f lib: fix conversion warnings with gcc on macOS
testcurl: invoke autoreconf
/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:123: installing './compile'
configure.ac:439: installing './config.guess'
configure.ac:439: installing './config.sub'
configure.ac:123: installing './install-sh'
configure.ac:129: installing './missing'
docs/examples/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
testcurl: buildconf 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... no
checking whether to disable dependency on -lrt... (assumed no)
checking whether to enable ECH 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 for a sed that does not truncate output... (cached) /opt/csw/gnu/sed
checking for code coverage support... no
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.1.1-DEV
checking for httpd... no
checking for apache2... no
checking for apachectl... no
checking for apxs... /opt/csw/bin/apxs
configure: httpd/apache2 not in PATH, http tests disabled
checking for nghttpx... no
checking for caddy... no
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
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... printf
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 i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format... func_convert_file_noop
checking how to convert i386-pc-solaris2.10 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... printf %s\n
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.10 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 for inline... inline
checking if cpp -P is needed... yes
checking if cpp -P works... yes
checking if compiler is DEC/Compaq/HP C... no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... no
checking if compiler is GNU C... yes
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler 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: -std=gnu89 -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Wunused -Wshadow -Winline -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 -Wstrict-aliasing=3 -Wcast-align -Wtype-limits -Wold-style-declaration -Wmissing-parameter-type -Wempty-body -Wclobbered -Wignored-qualifiers -Wconversion -Wno-sign-conversion -Wvla -ftree-vrp -Wdouble-promotion -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 if curl debug memory tracking can be enabled... yes
checking for windows.h... no
checking whether build target is a native Windows one... no
checking whether build target supports WIN32 file API... no
checking whether build target supports WIN32 crypto API... no
checking for good-to-use Darwin CFLAGS... no
checking whether to link macOS CoreFoundation and SystemConfiguration framework... no
checking to see if the compiler supports __builtin_available()... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to support mqtt... no
checking whether to provide built-in manual... 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 for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for proto/bsdsocket.h... no
checking for connect in libraries... -lsocket
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... -lrt
checking if monotonic clock_gettime works... yes
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 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 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 for gssapi/gssapi_generic.h... yes
checking for gssapi/gssapi_krb5.h... yes
checking if GSS-API headers declare GSS_C_NT_HOSTBASED_SERVICE... yes
checking for pkg-config... (cached) /opt/csw/bin/pkg-config
checking for mit-krb5-gssapi options with pkg-config... found
checking if we can link against GSS-API library... yes
checking whether to enable Windows native SSL/TLS... no
checking whether to enable Secure Transport... 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 RAND_egd... yes
checking for BoringSSL... no
checking for AWS-LC... no
checking for libressl... no
checking for OpenSSL >= v3... no
configure: Added /opt/csw/lib to CURL_LIBRARY_PATH
checking for "/dev/urandom"... yes
checking for SRP support in OpenSSL... yes
configure: built with one SSL backend
checking default CA cert bundle/path... no
checking whether to use builtin CA store of SSL library... no
checking for library containing psl_builtin... -lpsl
checking for library containing gsasl_init... -lgsasl
checking for RTMP_Init in -lrtmp... yes
checking librtmp/rtmp.h usability... yes
checking librtmp/rtmp.h presence... yes
checking for librtmp/rtmp.h... yes
checking whether versioned symbols are wanted... no
checking whether to enable Windows native IDN (Windows native builds only)... no
checking whether to build with libidn2... (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_set_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 pkg-config... (cached) /opt/csw/bin/pkg-config
checking for fish options with pkg-config... no
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.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/stat.h... (cached) 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 socket.h... no
checking for sys/resource.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for stdbool.h... yes
checking for arpa/tftp.h... yes
checking for sys/filio.h... yes
checking for sys/wait.h... yes
checking for setjmp.h... yes
checking for an ANSI C-conforming const... yes
checking for compiler support of C99 variadic macro style... yes
checking for compiler support of old gcc variadic macro style... yes
checking for size_t... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/socket.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 sys/types.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for in_addr_t... yes
checking for struct sockaddr_storage... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for select... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for send... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.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 string.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 for sys/types.h... (cached) yes
checking for socket.h... (cached) no
checking if closesocket can be linked... no
checking if closesocket might be used... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking if CloseSocket can be linked... no
checking if CloseSocket might be used... no
checking if connect can be linked... yes
checking if connect is prototyped... yes
checking if connect is compilable... yes
checking if connect usage allowed... yes
checking if connect might be used... yes
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 for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for ws2tcpip.h... (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 for stdlib.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 can be linked... yes
checking if gethostbyname is prototyped... yes
checking if gethostbyname is compilable... yes
checking if gethostbyname usage allowed... yes
checking if gethostbyname might be used... 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... int
checking if gethostname usage allowed... yes
checking if gethostname 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 net/if.h... (cached) yes
checking if if_nametoindex can be linked... yes
checking if if_nametoindex is prototyped... yes
checking if if_nametoindex is compilable... yes
checking if if_nametoindex usage allowed... yes
checking if if_nametoindex might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for ifaddrs.h... no
checking if getifaddrs can be linked... no
checking if getifaddrs might be used... no
checking for sys/types.h... (cached) yes
checking for sys/time.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 sys/socket.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 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 if poll can be linked... yes
checking if poll is prototyped... yes
checking if poll is compilable... yes
checking if poll seems to work... yes
checking if poll usage allowed... yes
checking if poll might be used... yes
checking for sys/types.h... (cached) yes
checking for signal.h... 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 for setjmp.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 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 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 if stricmp can be linked... no
checking if stricmp might be used... no
checking if strtok_r can be linked... yes
checking if strtok_r is prototyped... yes
checking if strtok_r is compilable... yes
checking if strtok_r usage allowed... yes
checking if strtok_r might be used... yes
checking if strtoll can be linked... yes
checking if strtoll is prototyped... yes
checking if strtoll is compilable... yes
checking if strtoll usage allowed... yes
checking if strtoll might be used... yes
checking whether getpwuid_r is declared... yes
checking for fnmatch... yes
checking for fchmod... yes
checking for fork... yes
checking for geteuid... yes
checking for getpass_r... no
checking deeper for getpass_r... but still no
checking for getppid... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for if_nametoindex... yes
checking for mach_absolute_time... no
checking deeper for mach_absolute_time... but still no
checking for pipe... yes
checking for sched_yield... yes
checking for sendmsg... yes
checking for setlocale... yes
checking for setmode... no
checking deeper for setmode... but still no
checking for setrlimit... yes
checking for snprintf... yes
checking for utime... yes
checking for utimes... yes
checking for arc4random... no
checking deeper for arc4random... but still no
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking for perl... /opt/csw/bin/perl
checking for gnroff... /opt/csw/bin/gnroff
checking how to use *nroff to get plain text from man pages... -man
checking whether to enable the threaded resolver... no
checking whether to use POSIX threads for threaded resolver... auto
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 cryptographic authentication methods... yes
checking whether to support NTLM... yes
checking whether to enable NTLM delegation to winbind's helper... 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 date parsing... yes
checking whether to support netrc parsing... yes
checking whether to support progress-meter... 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 for SSL_set0_wbio... no
checking whether to support WebSockets... no
checking whether hiding of library internal symbols will actually happen... yes
configure: using LIBS: -lnghttp2 -lidn2 -lrtmp -lgsasl -lpsl -lssl -lcrypto -lssl -lcrypto -L/opt/csw/lib -lgssapi_krb5 -lldap -llber -lzstd -lbrotlidec -lz -lrt -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 lib/libcurl.plist
config.status: creating tests/Makefile
config.status: creating tests/config
config.status: creating tests/certs/Makefile
config.status: creating tests/certs/scripts/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/http/config.ini
config.status: creating tests/http/Makefile
config.status: creating tests/http/clients/Makefile
config.status: creating packages/Makefile
config.status: creating packages/vms/Makefile
config.status: creating curl-config
config.status: creating libcurl.pc
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: i386-pc-solaris2.10
Install prefix: /usr/local
Compiler: /opt/csw/bin/gcc
CFLAGS: -Werror-implicit-function-declaration -g -O0 -std=gnu89 -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Wunused -Wshadow -Winline -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 -Wstrict-aliasing=3 -Wcast-align -Wtype-limits -Wold-style-declaration -Wmissing-parameter-type -Wempty-body -Wclobbered -Wignored-qualifiers -Wconversion -Wno-sign-conversion -Wvla -ftree-vrp -Wdouble-promotion -Wformat=2 -Warray-bounds=2 -Wno-system-headers
CPPFLAGS: -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
LIBS: -lnghttp2 -lidn2 -lrtmp -lgsasl -lpsl -lssl -lcrypto -lssl -lcrypto -L/opt/csw/lib -lgssapi_krb5 -lldap -llber -lzstd -lbrotlidec -lz -lrt -lsocket -lnsl

curl version: 8.1.1-DEV
SSL: enabled (OpenSSL)
SSH: no (--with-{libssh,libssh2})
zlib: enabled
brotli: enabled (libbrotlidec)
zstd: enabled (libzstd)
GSS-API: enabled (MIT Kerberos/Heimdal)
GSASL: enabled
TLS-SRP: enabled
resolver: default (--enable-ares / --enable-threaded-resolver)
IPv6: enabled
Unix sockets: enabled
IDN: enabled (libidn2)
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 cert bundle: no
ca cert path: no
ca fallback: no
LDAP: enabled (OpenLDAP)
LDAPS: enabled
RTSP: enabled
RTMP: enabled (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-msh3)
ECH: no (--enable-ech)
WebSockets: no (--enable-websockets)
Protocols: DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS LDAP LDAPS MQTT POP3 POP3S RTMP RTSP SMB SMBS SMTP SMTPS TELNET TFTP
Features: GSASL GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets alt-svc brotli libz threadsafe 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 LDAP LDAPS MQTT POP3 POP3S RTMP RTSP SMB SMBS SMTP SMTPS TELNET TFTP"
supported_features="GSASL GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets alt-svc brotli libz threadsafe zstd"
Name: libcurl
URL: https://curl.se/
Description: Library to transfer files with ftp, http, etc.
Version: 8.1.1-DEV
Libs: -L${libdir} -lcurl
Libs.private: -lnghttp2 -lidn2 -lrtmp -lgsasl -lpsl -lssl -lcrypto -lssl -lcrypto -L/opt/csw/lib -lgssapi_krb5 -lldap -llber -lzstd -lbrotlidec -lz -lrt -lsocket -lnsl
Cflags: -I${includedir}

testcurl: display lib/curl_config.h

#define CURLDEBUG 1
#define CURL_EXTERN_SYMBOL __attribute__ ((__visibility__ ("default")))
#define CURL_SA_FAMILY_T sa_family_t
#define DEBUGBUILD 1
#define ENABLE_IPV6 1
#define GETHOSTNAME_TYPE_ARG2 int
#define HAVE_ALARM 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ARPA_TFTP_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_CONNECT 1
#define HAVE_DECL_GETPWUID_R 1
#define HAVE_DLFCN_H 1
#define HAVE_FCHMOD 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_H 1
#define HAVE_FCNTL_O_NONBLOCK 1
#define HAVE_FNMATCH 1
#define HAVE_FORK 1
#define HAVE_FREEADDRINFO 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETADDRINFO_THREADSAFE 1
#define HAVE_GETEUID 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETHOSTBYNAME_R_5 1
#define HAVE_GETHOSTNAME 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_GSSMIT 1
#define HAVE_IDN2_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_SSL 1
#define HAVE_LDAP_URL_PARSE 1
#define HAVE_LIBBROTLIDEC 1
#define HAVE_LIBGEN_H 1
#define HAVE_LIBIDN2 1
#define HAVE_LIBRTMP_RTMP_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_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_FINE 1
#define HAVE_POLL_H 1
#define HAVE_POSIX_STRERROR_R 1
#define HAVE_PWD_H 1
#define HAVE_RAND_EGD 1
#define HAVE_RECV 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SEND 1
#define HAVE_SENDMSG 1
#define HAVE_SETJMP_H 1
#define HAVE_SETLOCALE 1
#define HAVE_SETRLIMIT 1
#define HAVE_SIGACTION 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SIGNAL 1
#define HAVE_SIGNAL_H 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_STRTOK_R 1
#define HAVE_STRTOLL 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_SOCKET_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTIME_H 1
#define HAVE_SYS_WAIT_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_VARIADIC_MACROS_C99 1
#define HAVE_VARIADIC_MACROS_GCC 1
#define HAVE_WRITABLE_ARGV 1
#define HAVE_ZSTD 1
#define HAVE_ZSTD_H 1
#define LT_OBJDIR ".libs/"
#define NEED_REENTRANT 1
#define NTLM_WB_ENABLED 1
#define NTLM_WB_FILE "/usr/bin/ntlm_auth"
#define OS "i386-pc-solaris2.10"
#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 RANDOM_FILE "/dev/urandom"
#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_GSASL 1
#define USE_LIBPSL 1
#define USE_LIBRTMP 1
#define USE_MANUAL 1
#define USE_NGHTTP2 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
#ifndef __cplusplus
#endif
testcurl: gmake -i
Making all in lib
gmake[1]: Entering directory '/build-9562/lib'
gmake all-am
gmake[2]: Entering directory '/build-9562/lib'
CC libcurl_la-altsvc.lo
CC libcurl_la-amigaos.lo
CC libcurl_la-asyn-ares.lo
CC libcurl_la-asyn-thread.lo
CC libcurl_la-base64.lo
CC libcurl_la-bufq.lo
CC libcurl_la-bufref.lo
CC libcurl_la-c-hyper.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-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-curl_addrinfo.lo
CC libcurl_la-curl_des.lo
CC libcurl_la-curl_endian.lo
CC libcurl_la-curl_fnmatch.lo
CC libcurl_la-curl_get_line.lo
CC libcurl_la-curl_gethostname.lo
CC libcurl_la-curl_gssapi.lo
CC libcurl_la-curl_log.lo
CC libcurl_la-curl_memrchr.lo
CC libcurl_la-curl_multibyte.lo
CC libcurl_la-curl_ntlm_core.lo
CC libcurl_la-curl_ntlm_wb.lo
CC libcurl_la-curl_path.lo
CC libcurl_la-curl_range.lo
CC libcurl_la-curl_rtmp.lo
CC libcurl_la-curl_sasl.lo
CC libcurl_la-curl_sspi.lo
CC libcurl_la-curl_threads.lo
CC libcurl_la-dict.lo
CC libcurl_la-doh.lo
CC libcurl_la-dynbuf.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-file.lo
CC libcurl_la-fileinfo.lo
CC libcurl_la-fopen.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-hostasyn.lo
CC libcurl_la-hostip.lo
CC libcurl_la-hostip4.lo
CC libcurl_la-hostip6.lo
CC libcurl_la-hostsyn.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_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-http_aws_sigv4.lo
CC libcurl_la-idn.lo
CC libcurl_la-if2ip.lo
CC libcurl_la-imap.lo
CC libcurl_la-inet_ntop.lo
CC libcurl_la-inet_pton.lo
CC libcurl_la-krb5.lo
CC libcurl_la-ldap.lo
CC libcurl_la-llist.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-netrc.lo
CC libcurl_la-nonblock.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-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-strerror.lo
CC libcurl_la-strtok.lo
CC libcurl_la-strtoofft.lo
CC libcurl_la-system_win32.lo
CC libcurl_la-telnet.lo
CC libcurl_la-tftp.lo
CC libcurl_la-timediff.lo
CC libcurl_la-timeval.lo
CC libcurl_la-transfer.lo
CC libcurl_la-url.lo
CC libcurl_la-urlapi.lo
CC libcurl_la-version.lo
CC libcurl_la-version_win32.lo
CC libcurl_la-warnless.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-bearssl.lo
CC vtls/libcurl_la-gskit.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-nss.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-sectransp.lo
CC vtls/libcurl_la-vtls.lo
CC vtls/libcurl_la-wolfssl.lo
CC vtls/libcurl_la-x509asn1.lo
CC vquic/libcurl_la-curl_msh3.lo
CC vquic/libcurl_la-curl_ngtcp2.lo
CC vquic/libcurl_la-curl_quiche.lo
CC vquic/libcurl_la-vquic.lo
CC vssh/libcurl_la-libssh.lo
CC vssh/libcurl_la-libssh2.lo
CC vssh/libcurl_la-wolfssh.lo
CCLD libcurl.la
CC libcurlu_la-altsvc.lo
CC libcurlu_la-amigaos.lo
CC libcurlu_la-asyn-ares.lo
CC libcurlu_la-asyn-thread.lo
CC libcurlu_la-base64.lo
CC libcurlu_la-bufq.lo
CC libcurlu_la-bufref.lo
CC libcurlu_la-c-hyper.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-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-curl_addrinfo.lo
CC libcurlu_la-curl_des.lo
CC libcurlu_la-curl_endian.lo
CC libcurlu_la-curl_fnmatch.lo
CC libcurlu_la-curl_get_line.lo
CC libcurlu_la-curl_gethostname.lo
CC libcurlu_la-curl_gssapi.lo
CC libcurlu_la-curl_log.lo
CC libcurlu_la-curl_memrchr.lo
CC libcurlu_la-curl_multibyte.lo
CC libcurlu_la-curl_ntlm_core.lo
CC libcurlu_la-curl_ntlm_wb.lo
CC libcurlu_la-curl_path.lo
CC libcurlu_la-curl_range.lo
CC libcurlu_la-curl_rtmp.lo
CC libcurlu_la-curl_sasl.lo
CC libcurlu_la-curl_sspi.lo
CC libcurlu_la-curl_threads.lo
CC libcurlu_la-dict.lo
CC libcurlu_la-doh.lo
CC libcurlu_la-dynbuf.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-file.lo
CC libcurlu_la-fileinfo.lo
CC libcurlu_la-fopen.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-hostasyn.lo
CC libcurlu_la-hostip.lo
CC libcurlu_la-hostip4.lo
CC libcurlu_la-hostip6.lo
CC libcurlu_la-hostsyn.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_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-http_aws_sigv4.lo
CC libcurlu_la-idn.lo
CC libcurlu_la-if2ip.lo
CC libcurlu_la-imap.lo
CC libcurlu_la-inet_ntop.lo
CC libcurlu_la-inet_pton.lo
CC libcurlu_la-krb5.lo
CC libcurlu_la-ldap.lo
CC libcurlu_la-llist.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-netrc.lo
CC libcurlu_la-nonblock.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-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-strerror.lo
CC libcurlu_la-strtok.lo
CC libcurlu_la-strtoofft.lo
CC libcurlu_la-system_win32.lo
CC libcurlu_la-telnet.lo
CC libcurlu_la-tftp.lo
CC libcurlu_la-timediff.lo
CC libcurlu_la-timeval.lo
CC libcurlu_la-transfer.lo
CC libcurlu_la-url.lo
CC libcurlu_la-urlapi.lo
CC libcurlu_la-version.lo
CC libcurlu_la-version_win32.lo
CC libcurlu_la-warnless.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-bearssl.lo
CC vtls/libcurlu_la-gskit.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-nss.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-sectransp.lo
CC vtls/libcurlu_la-vtls.lo
CC vtls/libcurlu_la-wolfssl.lo
CC vtls/libcurlu_la-x509asn1.lo
CC vquic/libcurlu_la-curl_msh3.lo
CC vquic/libcurlu_la-curl_ngtcp2.lo
CC vquic/libcurlu_la-curl_quiche.lo
CC vquic/libcurlu_la-vquic.lo
CC vssh/libcurlu_la-libssh.lo
CC vssh/libcurlu_la-libssh2.lo
CC vssh/libcurlu_la-wolfssh.lo
CCLD libcurlu.la
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[2]: Leaving directory '/build-9562/lib'
gmake[1]: Leaving directory '/build-9562/lib'
Making all in src
gmake[1]: Entering directory '/build-9562/src'
Making all in ../docs
gmake[2]: Entering directory '/build-9562/docs'
Making all in .
gmake[3]: Entering directory '/build-9562/docs'
if test "..x" != "x" -a -e "/docs/curl.1"; then \
/opt/csw/gnu/install -c -m 644 "/docs/curl.1" /build-9562/docs/curl.1; fi
cd cmdline-opts && gmake
gmake[4]: Entering directory '/build-9562/docs/cmdline-opts'
GENERATE ../../docs/curl.1
gmake[4]: Leaving directory '/build-9562/docs/cmdline-opts'
gmake[3]: Leaving directory '/build-9562/docs'
Making all in cmdline-opts
gmake[3]: Entering directory '/build-9562/docs/cmdline-opts'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/build-9562/docs/cmdline-opts'
gmake[2]: Leaving directory '/build-9562/docs'
gmake[2]: Entering directory '/build-9562/src'
CC slist_wc.o
CC tool_binmode.o
CC tool_bname.o
CC tool_cb_dbg.o
CC tool_cb_hdr.o
CC tool_cb_prg.o
CC tool_cb_rea.o
CC tool_cb_see.o
CC tool_cb_wrt.o
CC tool_cfgable.o
CC tool_dirhie.o
CC tool_doswin.o
CC tool_easysrc.o
CC tool_filetime.o
CC tool_findfile.o
CC tool_formparse.o
CC tool_getparam.o
CC tool_getpass.o
CC tool_help.o
CC tool_helpers.o
cd ../docs && gmake
gmake[3]: Entering directory '/build-9562/docs'
Making all in .
gmake[4]: Entering directory '/build-9562/docs'
if test "..x" != "x" -a -e "/docs/curl.1"; then \
/opt/csw/gnu/install -c -m 644 "/docs/curl.1" /build-9562/docs/curl.1; fi
cd cmdline-opts && gmake
gmake[5]: Entering directory '/build-9562/docs/cmdline-opts'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/build-9562/docs/cmdline-opts'
gmake[4]: Leaving directory '/build-9562/docs'
Making all in cmdline-opts
gmake[4]: Entering directory '/build-9562/docs/cmdline-opts'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/build-9562/docs/cmdline-opts'
gmake[3]: Leaving directory '/build-9562/docs'
HUGE tool_hugehelp.c
/build-9562/docs/curl.1:460: warning [p 10, 5.3i]: cannot adjust line
/build-9562/docs/curl.1:2123: warning [p 45, 7.3i]: cannot adjust line
/build-9562/docs/curl.1:460: warning [p 10, 5.3i]: cannot adjust line
/build-9562/docs/curl.1:2123: warning [p 45, 7.3i]: cannot adjust line
CC tool_hugehelp.o
CC tool_libinfo.o
CC tool_listhelp.o
CC tool_main.o
CC tool_msgs.o
CC tool_operate.o
CC tool_operhlp.o
CC tool_paramhlp.o
CC tool_parsecfg.o
CC tool_progress.o
CC tool_stderr.o
CC tool_strdup.o
CC tool_setopt.o
CC tool_sleep.o
CC tool_urlglob.o
CC tool_util.o
CC tool_vms.o
CC tool_writeout.o
CC tool_writeout_json.o
CC tool_xattr.o
CC ../lib/strtoofft.o
CC ../lib/timediff.o
CC ../lib/nonblock.o
CC ../lib/warnless.o
CC ../lib/curl_multibyte.o
CC ../lib/version_win32.o
CC ../lib/dynbuf.o
CCLD curl
CC libcurltool_la-slist_wc.lo
CC libcurltool_la-tool_binmode.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_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_hugehelp.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_stderr.lo
CC libcurltool_la-tool_strdup.lo
CC libcurltool_la-tool_setopt.lo
CC libcurltool_la-tool_sleep.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 ../lib/libcurltool_la-strtoofft.lo
CC ../lib/libcurltool_la-timediff.lo
CC ../lib/libcurltool_la-nonblock.lo
CC ../lib/libcurltool_la-warnless.lo
CC ../lib/libcurltool_la-curl_multibyte.lo
CC ../lib/libcurltool_la-version_win32.lo
CC ../lib/libcurltool_la-dynbuf.lo
CCLD libcurltool.la
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[2]: Leaving directory '/build-9562/src'
gmake[1]: Leaving directory '/build-9562/src'
gmake[1]: Entering directory '/build-9562'
gmake[1]: Nothing to be done for 'all-am'.
gmake[1]: Leaving directory '/build-9562'
testcurl: libcurl was created fine (libcurl.la)
testcurl: curl was created fine (curl)
testcurl: display curl --version output

testcurl: build examples

CC 10-at-a-time.o
CCLD 10-at-a-time
CC altsvc.o
CCLD altsvc
CC anyauthput.o
CCLD anyauthput
CC certinfo.o
CCLD certinfo
CC chkspeed.o
CCLD chkspeed
CC cookie_interface.o
CCLD cookie_interface
CC debug.o
CCLD debug
CC externalsocket.o
CCLD externalsocket
CC fileupload.o
CCLD fileupload
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 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 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 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
CCLD progressfunc
CC protofeats.o
CCLD protofeats
CC resolve.o
CCLD resolve
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 url2file.o
CCLD url2file
CC urlapi.o
CCLD urlapi
testcurl: gmake -k test-full
gmake[1]: Entering directory '/build-9562/tests'
Making all in certs
gmake[2]: Entering directory '/build-9562/tests/certs'
Making all in scripts
gmake[3]: Entering directory '/build-9562/tests/certs/scripts'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/build-9562/tests/certs/scripts'
gmake[3]: Entering directory '/build-9562/tests/certs'
gmake[3]: Nothing to be done for 'all-am'.
gmake[3]: Leaving directory '/build-9562/tests/certs'
gmake[2]: Leaving directory '/build-9562/tests/certs'
Making all in data
gmake[2]: Entering directory '/build-9562/tests/data'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/build-9562/tests/data'
Making all in server
gmake[2]: Entering directory '/build-9562/tests/server'
CC ../../lib/getpart-mprintf.o
CC ../../lib/getpart-nonblock.o
CC ../../lib/getpart-strtoofft.o
CC ../../lib/getpart-warnless.o
CC ../../lib/getpart-timediff.o
CC ../../lib/getpart-dynbuf.o
CC ../../lib/getpart-strdup.o
CC ../../lib/getpart-strcase.o
CC ../../lib/getpart-curl_multibyte.o
CC getpart-getpart.o
CC ../../lib/getpart-base64.o
CC ../../lib/getpart-memdebug.o
CC getpart-testpart.o
CCLD getpart
CC ../../lib/resolve-mprintf.o
CC ../../lib/resolve-nonblock.o
CC ../../lib/resolve-strtoofft.o
CC ../../lib/resolve-warnless.o
CC ../../lib/resolve-timediff.o
CC ../../lib/resolve-dynbuf.o
CC ../../lib/resolve-strdup.o
CC ../../lib/resolve-strcase.o
CC ../../lib/resolve-curl_multibyte.o
CC resolve-getpart.o
CC ../../lib/resolve-base64.o
CC ../../lib/resolve-memdebug.o
CC resolve-util.o
CC resolve-resolve.o
CCLD resolve
CC ../../lib/rtspd-mprintf.o
CC ../../lib/rtspd-nonblock.o
CC ../../lib/rtspd-strtoofft.o
CC ../../lib/rtspd-warnless.o
CC ../../lib/rtspd-timediff.o
CC ../../lib/rtspd-dynbuf.o
CC ../../lib/rtspd-strdup.o
CC ../../lib/rtspd-strcase.o
CC ../../lib/rtspd-curl_multibyte.o
CC rtspd-getpart.o
CC ../../lib/rtspd-base64.o
CC ../../lib/rtspd-memdebug.o
CC rtspd-util.o
CC rtspd-rtspd.o
CCLD rtspd
CC ../../lib/sockfilt-mprintf.o
CC ../../lib/sockfilt-nonblock.o
CC ../../lib/sockfilt-strtoofft.o
CC ../../lib/sockfilt-warnless.o
CC ../../lib/sockfilt-timediff.o
CC ../../lib/sockfilt-dynbuf.o
CC ../../lib/sockfilt-strdup.o
CC ../../lib/sockfilt-strcase.o
CC ../../lib/sockfilt-curl_multibyte.o
CC sockfilt-getpart.o
CC ../../lib/sockfilt-base64.o
CC ../../lib/sockfilt-memdebug.o
CC sockfilt-util.o
CC sockfilt-sockfilt.o
CC ../../lib/sockfilt-inet_pton.o
CCLD sockfilt
CC ../../lib/sws-mprintf.o
CC ../../lib/sws-nonblock.o
CC ../../lib/sws-strtoofft.o
CC ../../lib/sws-warnless.o
CC ../../lib/sws-timediff.o
CC ../../lib/sws-dynbuf.o
CC ../../lib/sws-strdup.o
CC ../../lib/sws-strcase.o
CC ../../lib/sws-curl_multibyte.o
CC sws-getpart.o
CC ../../lib/sws-base64.o
CC ../../lib/sws-memdebug.o
CC sws-util.o
CC sws-sws.o
CC ../../lib/sws-inet_pton.o
CCLD sws
CC ../../lib/tftpd-mprintf.o
CC ../../lib/tftpd-nonblock.o
CC ../../lib/tftpd-strtoofft.o
CC ../../lib/tftpd-warnless.o
CC ../../lib/tftpd-timediff.o
CC ../../lib/tftpd-dynbuf.o
CC ../../lib/tftpd-strdup.o
CC ../../lib/tftpd-strcase.o
CC ../../lib/tftpd-curl_multibyte.o
CC tftpd-getpart.o
CC ../../lib/tftpd-base64.o
CC ../../lib/tftpd-memdebug.o
CC tftpd-util.o
CC tftpd-tftpd.o
CCLD tftpd
CC ../../lib/fake_ntlm-mprintf.o
CC ../../lib/fake_ntlm-nonblock.o
CC ../../lib/fake_ntlm-strtoofft.o
CC ../../lib/fake_ntlm-warnless.o
CC ../../lib/fake_ntlm-timediff.o
CC ../../lib/fake_ntlm-dynbuf.o
CC ../../lib/fake_ntlm-strdup.o
CC ../../lib/fake_ntlm-strcase.o
CC ../../lib/fake_ntlm-curl_multibyte.o
CC fake_ntlm-getpart.o
CC ../../lib/fake_ntlm-base64.o
CC ../../lib/fake_ntlm-memdebug.o
CC fake_ntlm-util.o
CC fake_ntlm-fake_ntlm.o
CCLD fake_ntlm
CC ../../lib/socksd-mprintf.o
CC ../../lib/socksd-nonblock.o
CC ../../lib/socksd-strtoofft.o
CC ../../lib/socksd-warnless.o
CC ../../lib/socksd-timediff.o
CC ../../lib/socksd-dynbuf.o
CC ../../lib/socksd-strdup.o
CC ../../lib/socksd-strcase.o
CC ../../lib/socksd-curl_multibyte.o
CC socksd-getpart.o
CC ../../lib/socksd-base64.o
CC ../../lib/socksd-memdebug.o
CC socksd-util.o
CC socksd-socksd.o
CC ../../lib/socksd-inet_pton.o
CCLD socksd
CC disabled-disabled.o
CCLD disabled
CC ../../lib/mqttd-mprintf.o
CC ../../lib/mqttd-nonblock.o
CC ../../lib/mqttd-strtoofft.o
CC ../../lib/mqttd-warnless.o
CC ../../lib/mqttd-timediff.o
CC ../../lib/mqttd-dynbuf.o
CC ../../lib/mqttd-strdup.o
CC ../../lib/mqttd-strcase.o
CC ../../lib/mqttd-curl_multibyte.o
CC mqttd-getpart.o
CC ../../lib/mqttd-base64.o
CC ../../lib/mqttd-memdebug.o
CC mqttd-util.o
CC mqttd-mqttd.o
CC ../../lib/mqttd-inet_pton.o
CCLD mqttd
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[2]: Leaving directory '/build-9562/tests/server'
Making all in libtest
gmake[2]: Entering directory '/build-9562/tests/libtest'
CC chkhostname.o
CC ../../lib/curl_gethostname.o
CCLD chkhostname
CC libauthretry.o
CC first.o
CCLD libauthretry
CC libntlmconnect.o
CC testutil.o
CCLD libntlmconnect
CC libprereq.o
CCLD libprereq
CC lib500.o
CC testtrace.o
CCLD lib500
CC lib501.o
CCLD lib501
CC lib502.o
CCLD lib502
CC lib503.o
CCLD lib503
CC lib504.o
CCLD lib504
CC lib505.o
CCLD lib505
CC lib506.o
CCLD lib506
CC lib507.o
CCLD lib507
CC lib508.o
CCLD lib508
CC lib509.o
CCLD lib509
CC lib510.o
CCLD lib510
CC lib511.o
CCLD lib511
CC lib512.o
CCLD lib512
CC lib513.o
CCLD lib513
CC lib514.o
CCLD lib514
CC lib515.o
CCLD lib515
CC lib516.o
CCLD lib516
CC lib517.o
CCLD lib517
CC lib518.o
CCLD lib518
CC lib519.o
CCLD lib519
CC lib520.o
CCLD lib520
CC lib521.o
CCLD lib521
CC lib523.o
CCLD lib523
CC lib524.o
CCLD lib524
CC lib525.o
CCLD lib525
CC lib526-lib526.o
CC ../../lib/lib526-timediff.o
CC lib526-first.o
CC lib526-testutil.o
CC ../../lib/lib526-warnless.o
CCLD lib526
CC lib527-lib526.o
CC ../../lib/lib527-timediff.o
CC lib527-first.o
CC lib527-testutil.o
CC ../../lib/lib527-warnless.o
CCLD lib527
CC lib529-lib525.o
CC ../../lib/lib529-timediff.o
CC lib529-first.o
CC lib529-testutil.o
CC ../../lib/lib529-warnless.o
CC ../../lib/lib529-curl_multibyte.o
CCLD lib529
CC lib530.o
CCLD lib530
CC lib532-lib526.o
CC ../../lib/lib532-timediff.o
CC lib532-first.o
CC lib532-testutil.o
CC ../../lib/lib532-warnless.o
CCLD lib532
CC lib533.o
CCLD lib533
CC lib537.o
CCLD lib537
CC lib539.o
CCLD lib539
CC lib540.o
CCLD lib540
CC lib541.o
CCLD lib541
CC lib542.o
CCLD lib542
CC lib543.o
CCLD lib543
CC lib544.o
CCLD lib544
CC lib545-lib544.o
CC ../../lib/lib545-timediff.o
CC lib545-first.o
CCLD lib545
CC lib547.o
CCLD lib547
CC lib548-lib547.o
CC ../../lib/lib548-timediff.o
CC lib548-first.o
CCLD lib548
CC lib549.o
CCLD lib549
CC lib552.o
CCLD lib552
CC lib553.o
CCLD lib553
CC lib554.o
CCLD lib554
CC lib555.o
CCLD lib555
CC lib556.o
CCLD lib556
CC lib557.o
CCLD lib557
CC lib558.o
CCLD lib558
CC lib559.o
CCLD lib559
CC lib560.o
CCLD lib560
CC lib562.o
CCLD lib562
CC lib564.o
CCLD lib564
CC lib565-lib510.o
CC ../../lib/lib565-timediff.o
CC lib565-first.o
CCLD lib565
CC lib566.o
CCLD lib566
CC lib567.o
CCLD lib567
CC lib568.o
CCLD lib568
CC lib569.o
CCLD lib569
CC lib570.o
CCLD lib570
CC lib571.o
CCLD lib571
CC lib572.o
CCLD lib572
CC lib573.o
CCLD lib573
CC lib574.o
CCLD lib574
CC lib575.o
CCLD lib575
CC lib576.o
CCLD lib576
CC lib578.o
CCLD lib578
CC lib579.o
CCLD lib579
CC lib582.o
CCLD lib582
CC lib583.o
CCLD lib583
CC lib584-lib589.o
CC ../../lib/lib584-timediff.o
CC lib584-first.o
CCLD lib584
CC lib585-lib500.o
CC ../../lib/lib585-timediff.o
CC lib585-first.o
CC lib585-testutil.o
CC lib585-testtrace.o
CC ../../lib/lib585-curl_multibyte.o
CCLD lib585
CC lib586.o
CCLD lib586
CC lib587-lib554.o
CC ../../lib/lib587-timediff.o
CC lib587-first.o
CCLD lib587
CC lib589.o
CCLD lib589
CC lib590.o
CCLD lib590
CC lib591.o
CCLD lib591
CC lib597.o
CCLD lib597
CC lib598.o
CCLD lib598
CC lib599.o
CCLD lib599
CC lib643.o
CCLD lib643
CC lib645-lib643.o
CC ../../lib/lib645-timediff.o
CC lib645-first.o
CCLD lib645
CC lib650.o
CCLD lib650
CC lib651.o
CCLD lib651
CC lib652.o
CCLD lib652
CC lib653.o
CCLD lib653
CC lib654.o
CCLD lib654
CC lib655.o
CCLD lib655
CC lib658.o
CCLD lib658
CC lib659.o
CCLD lib659
CC lib661.o
CCLD lib661
CC lib666.o
CCLD lib666
CC lib667.o
CCLD lib667
CC lib668.o
CCLD lib668
CC lib670-lib670.o
CC ../../lib/lib670-timediff.o
CC lib670-first.o
CC lib670-testutil.o
CC ../../lib/lib670-warnless.o
CCLD lib670
CC lib671-lib670.o
CC ../../lib/lib671-timediff.o
CC lib671-first.o
CC lib671-testutil.o
CC ../../lib/lib671-warnless.o
CCLD lib671
CC lib672-lib670.o
CC ../../lib/lib672-timediff.o
CC lib672-first.o
CC lib672-testutil.o
CC ../../lib/lib672-warnless.o
CCLD lib672
CC lib670.o
CCLD lib673
CC lib674.o
CCLD lib674
CC lib676.o
CCLD lib676
CC lib677.o
CCLD lib677
CC lib678.o
CCLD lib678
CC lib1156.o
CCLD lib1156
CC lib1301.o
CCLD lib1301
CC lib1500.o
CCLD lib1500
CC lib1501.o
CCLD lib1501
CC lib1502-lib1502.o
CC ../../lib/lib1502-timediff.o
CC lib1502-first.o
CC lib1502-testutil.o
CC ../../lib/lib1502-warnless.o
CCLD lib1502
CC lib1503-lib1502.o
CC ../../lib/lib1503-timediff.o
CC lib1503-first.o
CC lib1503-testutil.o
CC ../../lib/lib1503-warnless.o
CCLD lib1503
CC lib1504-lib1502.o
CC ../../lib/lib1504-timediff.o
CC lib1504-first.o
CC lib1504-testutil.o
CC ../../lib/lib1504-warnless.o
CCLD lib1504
CC lib1505-lib1502.o
CC ../../lib/lib1505-timediff.o
CC lib1505-first.o
CC lib1505-testutil.o
CC ../../lib/lib1505-warnless.o
CCLD lib1505
CC lib1506.o
CCLD lib1506
CC lib1507.o
CCLD lib1507
CC lib1508.o
CCLD lib1508
CC lib1509.o
CCLD lib1509
CC lib1510.o
CCLD lib1510
CC lib1511.o
CCLD lib1511
CC lib1512.o
CCLD lib1512
CC lib1513.o
CCLD lib1513
CC lib1514.o
CCLD lib1514
CC lib1515.o
CCLD lib1515
CC lib1517.o
CCLD lib1517
CC lib1518.o
CCLD lib1518
CC lib1520.o
CCLD lib1520
/opt/csw/bin/perl /tests/libtest/mk-lib1521.pl < /include/curl/curl.h > lib1521.c
CC lib1521-lib1521.o
CC ../../lib/lib1521-timediff.o
CC lib1521-first.o
CCLD lib1521
CC lib1522.o
CCLD lib1522
CC lib1523.o
CCLD lib1523
CC lib1525.o
CCLD lib1525
CC lib1526.o
CCLD lib1526
CC lib1527.o
CCLD lib1527
CC lib1528.o
CCLD lib1528
CC lib1529.o
CCLD lib1529
CC lib1530.o
CCLD lib1530
CC lib1531.o
CCLD lib1531
CC lib1532.o
CCLD lib1532
CC lib1533.o
CCLD lib1533
CC lib1534.o
CCLD lib1534
CC lib1535.o
CCLD lib1535
CC lib1536.o
CCLD lib1536
CC lib1537.o
CCLD lib1537
CC lib1538.o
CCLD lib1538
CC lib1539-lib1514.o
CC ../../lib/lib1539-timediff.o
CC lib1539-first.o
CC lib1539-testutil.o
CC ../../lib/lib1539-warnless.o
CCLD lib1539
CC lib1540.o
CCLD lib1540
CC lib1542.o
CCLD lib1542
CC lib1543-lib1518.o
CC ../../lib/lib1543-timediff.o
CC lib1543-first.o
CCLD lib1543
CC lib1550.o
CCLD lib1550
CC lib1551.o
CCLD lib1551
CC lib1552.o
CCLD lib1552
CC lib1553.o
CCLD lib1553
CC lib1554.o
CCLD lib1554
CC lib1555.o
CCLD lib1555
CC lib1556.o
CCLD lib1556
CC lib1557.o
CCLD lib1557
CC lib1558.o
CCLD lib1558
CC lib1559.o
CCLD lib1559
CC lib1560.o
CCLD lib1560
CC lib1564.o
CCLD lib1564
CC lib1565.o
CCLD lib1565
CC lib1567.o
CCLD lib1567
CC lib1568.o
CCLD lib1568
CC lib1569.o
CCLD lib1569
CC lib1591.o
CCLD lib1591
CC lib1592.o
CCLD lib1592
CC lib1593.o
CCLD lib1593
CC lib1594.o
CCLD lib1594
CC lib1596-lib1594.o
CC ../../lib/lib1596-timediff.o
CC lib1596-first.o
CC lib1596-testutil.o
CC ../../lib/lib1596-warnless.o
CCLD lib1596
CC lib1597.o
CCLD lib1597
CC lib1662.o
CCLD lib1662
CC lib1903.o
CCLD lib1903
CC lib1905.o
CCLD lib1905
CC lib1906.o
CCLD lib1906
CC lib1907.o
CCLD lib1907
CC lib1908.o
CCLD lib1908
CC lib1910.o
CCLD lib1910
CC lib1911.o
CCLD lib1911
CC lib1912.o
CCLD lib1912
CC lib1913.o
CCLD lib1913
CC lib1915.o
CCLD lib1915
CC lib1916.o
CCLD lib1916
CC lib1917-lib1916.o
CC ../../lib/lib1917-timediff.o
CC lib1917-first.o
CC ../../lib/lib1917-warnless.o
CCLD lib1917
CC lib1918.o
CCLD lib1918
CC lib1919.o
CCLD lib1919
CC lib1933.o
CCLD lib1933
CC lib1934.o
CCLD lib1934
CC lib1935.o
CCLD lib1935
CC lib1936.o
CCLD lib1936
CC lib1937.o
CCLD lib1937
CC lib1938.o
CCLD lib1938
CC lib1939.o
CCLD lib1939
CC lib1940.o
CCLD lib1940
CC lib1945.o
CCLD lib1945
CC lib1946-lib1940.o
CC ../../lib/lib1946-timediff.o
CC lib1946-first.o
CCLD lib1946
CC lib1947.o
CCLD lib1947
CC lib1948.o
CCLD lib1948
CC lib1955.o
CCLD lib1955
CC lib1956.o
CCLD lib1956
CC lib1957.o
CCLD lib1957
CC lib1958.o
CCLD lib1958
CC lib1959.o
CCLD lib1959
CC lib1960.o
CCLD lib1960
CC lib1970.o
CCLD lib1970
CC lib1971.o
CCLD lib1971
CC lib1972.o
CCLD lib1972
CC lib1973.o
CCLD lib1973
CC lib1974.o
CCLD lib1974
CC lib1975.o
CCLD lib1975
CC lib2301.o
CCLD lib2301
CC lib2302.o
CCLD lib2302
CC lib2304.o
CCLD lib2304
CC lib2305.o
CCLD lib2305
CC lib2306.o
CCLD lib2306
CC lib2402.o
CCLD lib2402
CC lib2502.o
CCLD lib2502
CC lib3010.o
CCLD lib3010
CC lib3025.o
CCLD lib3025
CC lib3026.o
CCLD lib3026
CC lib3027.o
CCLD lib3027
CC lib3100.o
CCLD lib3100
CC lib3101.o
CCLD lib3101
CC libhostname_la-sethostname.lo
CCLD libhostname.la
CC libstubgss_la-stub_gssapi.lo
CCLD libstubgss.la
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[2]: Leaving directory '/build-9562/tests/libtest'
Making all in http
gmake[2]: Entering directory '/build-9562/tests/http'
Making all in clients
gmake[3]: Entering directory '/build-9562/tests/http/clients'
CC h2-serverpush.o
CCLD h2-serverpush
CC h2-download.o
CCLD h2-download
CC ws-data.o
CCLD ws-data
CC ws-pingpong.o
CCLD ws-pingpong
gmake[3]: Leaving directory '/build-9562/tests/http/clients'
gmake[3]: Entering directory '/build-9562/tests/http'
gmake[3]: Nothing to be done for 'all-am'.
gmake[3]: Leaving directory '/build-9562/tests/http'
gmake[2]: Leaving directory '/build-9562/tests/http'
Making all in unit
gmake[2]: Entering directory '/build-9562/tests/unit'
CC unit1300.o
CC ../libtest/first.o
CCLD unit1300
CC unit1302.o
CCLD unit1302
CC unit1303.o
CCLD unit1303
CC unit1304.o
CCLD unit1304
CC unit1305.o
CCLD unit1305
CC unit1307.o
CCLD unit1307
CC unit1308.o
CCLD unit1308
CC unit1309.o
CCLD unit1309
CC unit1323.o
CCLD unit1323
CC unit1330.o
CCLD unit1330
CC unit1394.o
CCLD unit1394
CC unit1395.o
CCLD unit1395
CC unit1396.o
CCLD unit1396
CC unit1397.o
CCLD unit1397
CC unit1398.o
CCLD unit1398
CC unit1399.o
CCLD unit1399
CC unit1600.o
CCLD unit1600
CC unit1601.o
CCLD unit1601
CC unit1602.o
CCLD unit1602
CC unit1603.o
CCLD unit1603
CC unit1604.o
CCLD unit1604
CC unit1605.o
CCLD unit1605
CC unit1606.o
CCLD unit1606
CC unit1607.o
CCLD unit1607
CC unit1608.o
CCLD unit1608
CC unit1609.o
CCLD unit1609
CC unit1610.o
CCLD unit1610
CC unit1611.o
CCLD unit1611
CC unit1612.o
CCLD unit1612
CC unit1614.o
CCLD unit1614
CC unit1620.o
CCLD unit1620
CC unit1621.o
CCLD unit1621
CC unit1650.o
CCLD unit1650
CC unit1651.o
CCLD unit1651
CC unit1652.o
CCLD unit1652
CC unit1653.o
CCLD unit1653
CC unit1654.o
CCLD unit1654
CC unit1655.o
CCLD unit1655
CC unit1660.o
CCLD unit1660
CC unit1661.o
CCLD unit1661
CC unit2600.o
goto problem 2
/tests/unit/unit2600.c:170:3: error: 'Curl_cf_def_close' undeclared here (not in a function)
Curl_cf_def_close,
^
gmake[2]: *** [Makefile:1142: unit2600.o] Error 1
CC unit2601.o
CCLD unit2601
CC unit2602.o
/tests/unit/unit2602.c: In function 'test':
goto problem 3
/tests/unit/unit2602.c:55:8: error: implicit declaration of function 'Curl_dynhds_remove' [-Werror=implicit-function-declaration]
if(Curl_dynhds_remove(&hds, "test2", 5) != 1) {
^
goto problem 4
/tests/unit/unit2602.c:55:5: warning: nested extern declaration of 'Curl_dynhds_remove' [-Wnested-externs]
if(Curl_dynhds_remove(&hds, "test2", 5) != 1) {
^
goto problem 5
/tests/unit/unit2602.c:67:8: error: implicit declaration of function 'Curl_dynhds_set' [-Werror=implicit-function-declaration]
if(Curl_dynhds_set(&hds, "test2", 5, "456", 3)) {
^
goto problem 6
/tests/unit/unit2602.c:67:5: warning: nested extern declaration of 'Curl_dynhds_set' [-Wnested-externs]
if(Curl_dynhds_set(&hds, "test2", 5, "456", 3)) {
^
cc1: some warnings being treated as errors
gmake[2]: *** [Makefile:1142: unit2602.o] Error 1
CC unit2603.o
CCLD unit2603
CC unit3200.o
CCLD unit3200
gmake[2]: Target 'all' not remade because of errors.
gmake[2]: Leaving directory '/build-9562/tests/unit'
gmake[2]: Entering directory '/build-9562/tests'
cd libtest && gmake checksrc
gmake[3]: Entering directory '/build-9562/tests/libtest'
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[3]: Leaving directory '/build-9562/tests/libtest'
cd unit && gmake checksrc
gmake[3]: Entering directory '/build-9562/tests/unit'
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[3]: Leaving directory '/build-9562/tests/unit'
cd server && gmake checksrc
gmake[3]: Entering directory '/build-9562/tests/server'
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[3]: Leaving directory '/build-9562/tests/server'
cd http && gmake checksrc
gmake[3]: Entering directory '/build-9562/tests/http'
cd clients && gmake checksrc
gmake[4]: Entering directory '/build-9562/tests/http/clients'
RUN checksrc
checksrc.pl [option] <file1> [file2] ...
Options:
-A[rule] Accept this violation, can be used multiple times
-D[DIR] Directory to prepend file names
-h Show help output
-W[file] Skip the given file - ignore all its flaws
-i<n> Indent spaces. Default: 2
-m<n> Maximum line length. Default: 79

Detects and warns for these problems:
ASSIGNWITHINCONDITION: assignment within conditional expression
ASTERISKNOSPACE : pointer declared without space before asterisk
ASTERISKSPACE : pointer declared with space after asterisk
BADCOMMAND : bad !checksrc! instruction
BANNEDFUNC : a banned function was used
BRACEELSE : } else on the same line
BRACEPOS : wrong position for an open brace
BRACEWHILE : A single space between open brace and while
COMMANOSPACE : comma without following space
COMMENTNOSPACEEND : no space before */
COMMENTNOSPACESTART: no space following /*
COPYRIGHT : file missing a copyright statement
COPYRIGHTYEAR : copyright year incorrect[*]
CPPCOMMENTS : // comment detected
DOBRACE : A single space between do and open brace
EMPTYLINEBRACE : Empty line before the open brace
EQUALSNOSPACE : equals sign without following space
EQUALSNULL : if/while comparison with == NULL
EXCLAMATIONSPACE : Whitespace after exclamation mark in expression
FOPENMODE : fopen needs a macro for the mode string
INCLUDEDUP : same file is included again
INDENTATION : wrong start column for code
LONGLINE : Line longer than 79
MULTISPACE : multiple spaces used when not suitable
NOSPACEEQUALS : equals sign without preceding space
NOTEQUALSZERO : if/while comparison with != 0
ONELINECONDITION : conditional block on the same line as the if()
OPENCOMMENT : file ended with a /* comment still "open"
PARENBRACE : ){ without sufficient space
RETURNNOSPACE : return without space
SEMINOSPACE : semicolon without following space
SIZEOFNOPAREN : use of sizeof without parentheses
SNPRINTF : use of snprintf
SPACEAFTERPAREN : space after open parenthesis
SPACEBEFORECLOSE : space before a close parenthesis
SPACEBEFORECOMMA : space before a comma
SPACEBEFORELABEL : labels not at the start of the line
SPACEBEFOREPAREN : space before an open parenthesis
SPACESEMICOLON : space before semicolon
SPACESWITCHCOLON : space before colon of switch label
STRERROR : strerror() detected[*]
TABS : TAB characters not allowed
TRAILINGSPACE : Trailing whitespace on the line
TYPEDEFSTRUCT : typedefed struct
UNUSEDIGNORE : a warning ignore was not used
[*] = disabled by default
gmake[4]: Leaving directory '/build-9562/tests/http/clients'
gmake[3]: Leaving directory '/build-9562/tests/http'
gmake[2]: Leaving directory '/build-9562/tests'
gmake[1]: *** [Makefile:537: all-recursive] Error 1
gmake[1]: Target 'all' not remade because of errors.
gmake[1]: Target 'full-test' not remade because of errors.
gmake[1]: Leaving directory '/build-9562/tests'
gmake: *** [Makefile:1724: test-full] Error 2
testcurl: test suite failure
testcurl: removing the build-9562 dir
testcurl: removing the buildlog-9562 file

Download build log