Use of uninitialized value $targetos in concatenation (.) or string at ./tests/testcurl.pl line 359. testcurl: STARTING HERE testcurl: TRANSFER CONTROL ==== 1120 CHAR LINEooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooLINE_END testcurl: NAME = Dagobert testcurl: EMAIL = dam@opencsw.org testcurl: DESC = Solaris 11 SPARC GCC 4.9.2 + OpenCSW testcurl: NOTES = Buildbot URL: https://buildfarm.opencsw.org/buildbot/builders/curl-unthreaded-solaris11-sparc/builds/4770 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 = 2024-11-28 testcurl: date = Thu Nov 27 18:10:14 2025 UTC testcurl: ./ is verified to be a fine git source dir testcurl: build directory build-15629 was created fine testcurl: skipping git pull (--nogitpull) testcurl: The most recent curl git commits: testcurl: 986e6d4 CODE_STYLE.md: sync banned function list with checksrc.pl testcurl: 5c22bd5 mbedtls_threadlock: avoid calloc, use array testcurl: aa93420 RELEASE-NOTES: synced testcurl: 53775ba tests: allow 2500-2503 to use ~2MB malloc testcurl: c1deea4 GHA/http3-linux: add H3 valgrind tests testcurl: invoke autoreconf Use of uninitialized value $targetos in pattern match (m//) at ./tests/testcurl.pl line 554. /opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. /opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:127: installing './compile' configure.ac:455: installing './config.guess' configure.ac:455: installing './config.sub' configure.ac:127: installing './install-sh' configure.ac:130: installing './missing' docs/examples/Makefile.am: installing './depcomp' testcurl: autoreconf -fi was successful testcurl: timestamp = [unreleased] UTC testcurl: configure created (at least it exists) testcurl: going with gmake as make checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... yes checking whether to enable compiler optimizer... (assumed) no checking whether to enable strict compiler warnings... yes checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... yes checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /opt/csw/gnu/sed checking for grep... /opt/csw/gnu/grep checking that grep -E works... yes checking for ar... /opt/csw/gnu/ar checking for a BSD-compatible install... /opt/csw/gnu/install -c checking for gcc... /opt/csw/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /opt/csw/bin/gcc accepts -g... yes checking for /opt/csw/bin/gcc option to accept ISO C89... none needed checking whether /opt/csw/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /opt/csw/bin/gcc -E checking for grep that handles long lines and -e... (cached) /opt/csw/gnu/grep checking for egrep... /opt/csw/gnu/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/csw/gnu/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /opt/csw/bin/gcc... gcc3 checking curl version... 8.18.0-DEV checking for perl... /opt/csw/bin/perl checking for httpd... no checking for apache2... no checking for apxs... /opt/csw/bin/apxs configure: httpd/apache2 not in PATH, http tests disabled checking for danted... no checking for danted... no checking for nghttpx... no checking for caddy... no checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-solaris2.11 checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... yes checking if _REENTRANT is onwards defined... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/csw/gnu/sed checking for fgrep... /opt/csw/gnu/grep -F checking for ld used by /opt/csw/bin/gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/csw/gnu/nm -B checking the name lister (/opt/csw/gnu/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert sparc-sun-solaris2.11 file names to sparc-sun-solaris2.11 format... func_convert_file_noop checking how to convert sparc-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/ccs/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/csw/gnu/nm -B output from /opt/csw/bin/gcc object... ok checking for sysroot... no checking for a working dd... /opt/csw/gnu/dd checking how to truncate binary pipes... /opt/csw/gnu/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /opt/csw/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /opt/csw/bin/gcc option to produce PIC... -fPIC -DPIC checking if /opt/csw/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /opt/csw/bin/gcc static flag -static works... no checking if /opt/csw/bin/gcc supports -c -o file.o... yes checking if /opt/csw/bin/gcc supports -c -o file.o... (cached) yes checking whether the /opt/csw/bin/gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to build shared libraries with -version-info... yes checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... yes checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... no checking whether to build shared libraries only... no checking whether to build static libraries only... no checking for windres... windres checking if cpp -P is needed... yes checking if cpp -P works... yes checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking compiler version... gcc '505' (raw: '5.5.0') checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking for code coverage support... no checking whether build target is a native Windows one... no checking if compiler accepts some basic options... yes configure: compiler options added: -Werror-implicit-function-declaration checking if compiler accepts debug enabling options... checking if compiler optimizer assumed setting might be used... yes checking if compiler accepts optimizer disabling options... yes configure: compiler options added: -O0 checking if compiler accepts strict warning options... yes configure: compiler options added: -pedantic -Wall -W -Wpointer-arith -Wwrite-strings -Wunused -Wshadow -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wbad-function-cast -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wcast-qual -Wstrict-aliasing=3 -Wattributes -Wdiv-by-zero -Wformat-security -Wmissing-field-initializers -Wmissing-noreturn -Wunreachable-code -Wunused-parameter -Wno-padded -Wno-switch-default -Wno-switch-enum -Wpragmas -Wredundant-decls -Wcast-align -Waddress -Wtype-limits -Wold-style-declaration -Wmissing-parameter-type -Wempty-body -Wclobbered -Wignored-qualifiers -Wconversion -Wno-sign-conversion -Wvla -ftree-vrp -Wjump-misses-init -Wdouble-promotion -Wtrampolines -Wformat=2 -Warray-bounds=2 -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking whether build target supports Win32 crypto API... no checking whether to build libcurl and curl in "unity" mode... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking whether to use libbacktrace... no checking if X/Open network library is required... no checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... -lsocket checking for sys/types.h... (cached) yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking if monotonic clock_gettime works... yes checking for sys/types.h... (cached) yes checking for raw monotonic clock_gettime... no checking for pkg-config... /opt/csw/bin/pkg-config checking for zlib options with pkg-config... found checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for BrotliDecoderDecompress in -lbrotlidec... yes checking brotli/decode.h usability... yes checking brotli/decode.h presence... yes checking for brotli/decode.h... yes checking for ZSTD_createDStream in -lzstd... yes checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes checking whether to enable IPv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... yes checking if GSS-API support is requested... yes checking for pkg-config... (cached) /opt/csw/bin/pkg-config checking for mit-krb5-gssapi options with pkg-config... found checking gss.h usability... no checking gss.h presence... no checking for gss.h... no checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking gssapi/gssapi_generic.h usability... yes checking gssapi/gssapi_generic.h presence... yes checking for gssapi/gssapi_generic.h... yes checking gssapi/gssapi_krb5.h usability... yes checking gssapi/gssapi_krb5.h presence... yes checking for gssapi/gssapi_krb5.h... yes checking for pkg-config... (cached) /opt/csw/bin/pkg-config checking for mit-krb5-gssapi options with pkg-config... found configure: GSS-API MIT Kerberos version detected: 1.12.1 checking if we can link against GSS-API library... yes checking whether to enable Windows native SSL/TLS... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for pkg-config... (cached) /opt/csw/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto " configure: pkg-config: SSL_LDFLAGS: "-L/opt/csw/lib " configure: pkg-config: SSL_CPPFLAGS: "-I/opt/csw/include " checking for HMAC_Update in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for BoringSSL... no checking for AWS-LC... no checking for LibreSSL... no checking for OpenSSL >= v3... configure: error: OpenSSL 3.0.0 or upper required. testcurl: configure did not work testcurl: removing the build-15629 dir testcurl: removing the buildlog-15629 file testcurl: ENDING HERE