* Package: net-misc/curl-8.4.0:0 * Repository: gentoo * Maintainer: Matt.Jolly@footclan.ninja base-system@gentoo.org * USE: abi_x86_64 adns alt-svc amd64 curl_ssl_openssl elibc_glibc ftp hsts http2 idn imap kernel_linux openssl pop3 progress-meter smtp ssl tftp verify-sig zstd * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Package: net-misc/curl-8.4.0:0 * Repository: gentoo * Maintainer: Matt.Jolly@footclan.ninja base-system@gentoo.org * USE: abi_x86_64 adns alt-svc amd64 curl_ssl_openssl elibc_glibc ftp hsts http2 idn imap kernel_linux openssl pop3 progress-meter smtp ssl tftp verify-sig zstd * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... * Verifying curl-8.4.0.tar.xz ... [ INFO] File /var/tmp/portage/net-misc/curl-8.4.0/distdir/curl-8.4.0.tar.xz verified successfully against the signature in /var/tmp/portage/net-misc/curl-8.4.0/distdir/curl-8.4.0.tar.xz.asc: [ INFO] - status: OpenPGPSignatureStatus.GOOD [ INFO] - valid: True, trusted: True [ INFO] - primary key: 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2 [ INFO] - subkey: 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2 [ INFO] - timestamp: 2023-10-11 05:40:25 UTC >>> Unpacking curl-8.4.0.tar.xz to /var/tmp/portage/net-misc/curl-8.4.0/work >>> Unpacking curl-8.4.0.tar.xz.asc to /var/tmp/portage/net-misc/curl-8.4.0/work unpack curl-8.4.0.tar.xz.asc: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/net-misc/curl-8.4.0/work >>> Preparing source in /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0 ... * Applying curl-prefix.patch ... [ ok ] * Applying curl-respect-cflags-3.patch ... [ ok ] * Adjusting to prefix / * curl-config.in ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-misc/curl-8.4.0/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: curl-8.4.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * SSL provided by openssl * Default SSL provided by openssl * econf: updating curl-8.4.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating curl-8.4.0/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/curl-8.4.0 --htmldir=/usr/share/doc/curl-8.4.0/html --with-sysroot=/ --libdir=/usr/lib64 --without-ca-fallback --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --without-gnutls --without-mbedtls --without-rustls --with-ssl --with-ca-path=/etc/ssl/certs --with-default-ssl-backend=openssl --enable-alt-svc --enable-basic-auth --enable-bearer-auth --enable-digest-auth --enable-kerberos-auth --enable-negotiate-auth --enable-aws --enable-dict --disable-ech --enable-file --enable-ftp --disable-gopher --enable-hsts --enable-http --enable-imap --disable-ldap --disable-ldaps --enable-ntlm --disable-ntlm-wb --enable-pop3 --enable-rt --enable-rtsp --disable-smb --without-libssh2 --enable-smtp --disable-telnet --enable-tftp --enable-tls-srp --enable-ares --enable-cookies --enable-dateparse --enable-dnsshuffle --enable-doh --enable-symbol-hiding --enable-http-auth --enable-ipv6 --enable-largefile --enable-manual --enable-mime --enable-netrc --enable-progress-meter --enable-proxy --enable-socketpair --disable-sspi --disable-static --enable-pthreads --enable-threaded-resolver --disable-versioned-symbols --without-amissl --without-bearssl --without-brotli --with-fish-functions-dir=/usr/share/fish/vendor_completions.d --with-nghttp2 --without-hyper --with-libidn2 --without-gssapi --without-libgsasl --without-libpsl --without-msh3 --without-nghttp3 --without-ngtcp2 --without-quiche --without-librtmp --without-schannel --without-secure-transport --without-test-caddy --without-test-httpd --without-test-nghttpx --disable-websockets --without-winidn --without-wolfssl --with-zlib --with-zstd --with-zsh-functions-dir=/usr/share/zsh/site-functions checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... yes checking whether to disable dependency on -lrt... no checking whether to enable ECH support... no checking for path separator... : checking for sed... /bin/sed checking for grep... /bin/grep checking that grep -E works... yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking curl version... 8.4.0 checking for caddy... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no 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... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... yes checking whether to build shared libraries only... yes checking whether to build static libraries only... no checking for x86_64-pc-linux-gnu-windres... no checking for windres... no 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 halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking whether build target supports WIN32 crypto API... no checking for good-to-use Darwin CFLAGS... no checking whether to link macOS CoreFoundation, CoreServices, and SystemConfiguration frameworks... 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... no checking whether to support ldaps... no checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... no checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... no checking whether to support smtp... yes checking whether to support gopher... no 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... yes checking for gethostbyname for AmigaOS bsdsocket.library... no checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for sys/time.h... 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 sys/time.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for libzstd options with pkg-config... found checking for ZSTD_createDStream in -lzstd... 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... no 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 x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto " configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... yes checking for SSL_connect in -lssl... yes checking for openssl/x509.h... yes checking for openssl/rsa.h... yes checking for openssl/crypto.h... yes checking for openssl/pem.h... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for BoringSSL... no checking for AWS-LC... no checking for libressl... no checking for OpenSSL >= v3... yes checking for "/dev/urandom"... yes checking for SRP support in OpenSSL... yes configure: built with one SSL backend checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs (capath) checking whether to use builtin CA store of SSL library... no checking whether versioned symbols are wanted... no checking whether to enable Windows native IDN (Windows native builds only)... no checking whether to build with libidn2... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for libidn2 options with pkg-config... found configure: pkg-config: IDN_LIBS: "-lidn2 " configure: pkg-config: IDN_LDFLAGS: "" configure: pkg-config: IDN_CPPFLAGS: "" configure: pkg-config: IDN_DIR: "" checking if idn2_lookup_ul can be linked... yes checking for idn2.h... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for libnghttp2 options with pkg-config... found configure: -l is -lnghttp2 configure: -I is configure: -L is checking for nghttp2_session_get_stream_local_window_size in -lnghttp2... yes checking for nghttp2/nghttp2.h... yes configure: Added to CURL_LIBRARY_PATH 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 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... yes checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no 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... no 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 sys/filio.h... no 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... 8 checking size of long... 8 checking size of int... 4 checking size of time_t... 8 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... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking 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 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... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gethostbyname 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.... no checking if gethostbyname_r takes 6 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... size_t 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... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking 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 for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... no checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR 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... yes checking if memrchr is prototyped... 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 if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... 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 for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking whether getpwuid_r is declared... yes checking for _fseeki64... no checking deeper for _fseeki64... but still no checking for arc4random... yes checking for fchmod... yes checking for fnmatch... yes checking for fseeko... 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 how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... /usr/bin/nroff checking how to use *nroff to get plain text from man pages... -man checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for libcares options with pkg-config... found configure: pkg-config: ares_LIBS: "-lcares " configure: pkg-config: ares_LDFLAGS: "" configure: pkg-config: ares_CPPFLAGS: "" checking that c-ares is good and recent enough... yes checking whether to use POSIX threads for threaded resolver... yes checking convert -I options to -isystem... yes checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable basic authentication method... yes checking whether to enable bearer authentication method... yes checking whether to enable digest authentication method... yes checking whether to enable kerberos authentication method... yes checking whether to enable negotiate authentication method... yes checking whether to enable aws sig methods... yes checking whether to support NTLM... yes checking whether to enable NTLM delegation to winbind's helper... no checking whether to enable TLS-SRP authentication... yes checking whether to enable Unix domain sockets... auto checking for struct sockaddr_un.sun_path... yes checking whether to support cookies... yes checking whether to support socketpair... yes checking whether to support HTTP authentication... yes checking whether to support DoH... yes checking whether to support the MIME API... yes checking whether to support binding connections locally... yes checking whether to support the form API... yes checking whether to support date parsing... yes checking whether to support netrc parsing... yes checking whether to support progress-meter... yes checking whether to support 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... yes checking whether to support WebSockets... no checking whether hiding of library internal symbols will actually happen... yes 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: x86_64-pc-linux-gnu Install prefix: /usr Compiler: x86_64-pc-linux-gnu-gcc CFLAGS: -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration CPPFLAGS: LDFLAGS: -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 LIBS: -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz curl version: 8.4.0 SSL: enabled (OpenSSL v3+) SSH: no (--with-{libssh,libssh2}) zlib: enabled brotli: no (--with-brotli) zstd: enabled (libzstd) GSS-API: no (--with-gssapi) GSASL: no (--with-gsasl) TLS-SRP: enabled resolver: c-ares IPv6: enabled Unix sockets: enabled IDN: enabled (libidn2) Build libcurl: Shared=yes, Static=no 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: /etc/ssl/certs/ca-certificates.crt ca cert path: /etc/ssl/certs ca fallback: no LDAP: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS: no (--enable-ldaps) RTSP: enabled RTMP: no (--with-librtmp) PSL: no (--with-libpsl) 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 HTTP HTTPS IMAP IMAPS MQTT POP3 POP3S RTSP SMTP SMTPS TFTP Features: AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM SSL TLS-SRP UnixSockets alt-svc libz threadsafe zstd >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j2 Making all in lib make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' make all-am make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-altsvc.lo `test -f 'altsvc.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`altsvc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-amigaos.lo `test -f 'amigaos.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`amigaos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/amigaos.c -fPIC -DPIC -o .libs/libcurl_la-amigaos.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/altsvc.c -fPIC -DPIC -o .libs/libcurl_la-altsvc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`asyn-ares.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/asyn-ares.c -fPIC -DPIC -o .libs/libcurl_la-asyn-ares.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`asyn-thread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/asyn-thread.c -fPIC -DPIC -o .libs/libcurl_la-asyn-thread.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`base64.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-bufq.lo `test -f 'bufq.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`bufq.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/base64.c -fPIC -DPIC -o .libs/libcurl_la-base64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/bufq.c -fPIC -DPIC -o .libs/libcurl_la-bufq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-bufref.lo `test -f 'bufref.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`bufref.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/bufref.c -fPIC -DPIC -o .libs/libcurl_la-bufref.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-c-hyper.lo `test -f 'c-hyper.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`c-hyper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/c-hyper.c -fPIC -DPIC -o .libs/libcurl_la-c-hyper.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-cf-h1-proxy.lo `test -f 'cf-h1-proxy.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`cf-h1-proxy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-cf-h2-proxy.lo `test -f 'cf-h2-proxy.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`cf-h2-proxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/cf-h1-proxy.c -fPIC -DPIC -o .libs/libcurl_la-cf-h1-proxy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/cf-h2-proxy.c -fPIC -DPIC -o .libs/libcurl_la-cf-h2-proxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-cf-haproxy.lo `test -f 'cf-haproxy.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`cf-haproxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/cf-haproxy.c -fPIC -DPIC -o .libs/libcurl_la-cf-haproxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-cf-https-connect.lo `test -f 'cf-https-connect.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`cf-https-connect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/cf-https-connect.c -fPIC -DPIC -o .libs/libcurl_la-cf-https-connect.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-cf-socket.lo `test -f 'cf-socket.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`cf-socket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/cf-socket.c -fPIC -DPIC -o .libs/libcurl_la-cf-socket.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-cfilters.lo `test -f 'cfilters.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`cfilters.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/cfilters.c -fPIC -DPIC -o .libs/libcurl_la-cfilters.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-conncache.lo `test -f 'conncache.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`conncache.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`connect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/conncache.c -fPIC -DPIC -o .libs/libcurl_la-conncache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/connect.c -fPIC -DPIC -o .libs/libcurl_la-connect.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`content_encoding.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/content_encoding.c -fPIC -DPIC -o .libs/libcurl_la-content_encoding.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`cookie.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/cookie.c -fPIC -DPIC -o .libs/libcurl_la-cookie.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_addrinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_addrinfo.c -fPIC -DPIC -o .libs/libcurl_la-curl_addrinfo.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_des.lo `test -f 'curl_des.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_des.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_des.c -fPIC -DPIC -o .libs/libcurl_la-curl_des.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_endian.lo `test -f 'curl_endian.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_endian.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_fnmatch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_endian.c -fPIC -DPIC -o .libs/libcurl_la-curl_endian.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_fnmatch.c -fPIC -DPIC -o .libs/libcurl_la-curl_fnmatch.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_get_line.lo `test -f 'curl_get_line.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_get_line.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_gethostname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_get_line.c -fPIC -DPIC -o .libs/libcurl_la-curl_get_line.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_gethostname.c -fPIC -DPIC -o .libs/libcurl_la-curl_gethostname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_gssapi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_memrchr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_gssapi.c -fPIC -DPIC -o .libs/libcurl_la-curl_gssapi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_memrchr.c -fPIC -DPIC -o .libs/libcurl_la-curl_memrchr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_multibyte.lo `test -f 'curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_multibyte.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_ntlm_core.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_multibyte.c -fPIC -DPIC -o .libs/libcurl_la-curl_multibyte.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_ntlm_core.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_core.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_ntlm_wb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_ntlm_wb.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_wb.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_path.lo `test -f 'curl_path.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_path.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_path.c -fPIC -DPIC -o .libs/libcurl_la-curl_path.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_range.lo `test -f 'curl_range.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_range.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_rtmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_range.c -fPIC -DPIC -o .libs/libcurl_la-curl_range.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_rtmp.c -fPIC -DPIC -o .libs/libcurl_la-curl_rtmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_sasl.lo `test -f 'curl_sasl.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_sasl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_sasl.c -fPIC -DPIC -o .libs/libcurl_la-curl_sasl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_sspi.c -fPIC -DPIC -o .libs/libcurl_la-curl_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_threads.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-curl_trc.lo `test -f 'curl_trc.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`curl_trc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_threads.c -fPIC -DPIC -o .libs/libcurl_la-curl_threads.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/curl_trc.c -fPIC -DPIC -o .libs/libcurl_la-curl_trc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`dict.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/dict.c -fPIC -DPIC -o .libs/libcurl_la-dict.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-doh.lo `test -f 'doh.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`doh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/doh.c -fPIC -DPIC -o .libs/libcurl_la-doh.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-dynbuf.lo `test -f 'dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`dynbuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/dynbuf.c -fPIC -DPIC -o .libs/libcurl_la-dynbuf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-dynhds.lo `test -f 'dynhds.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`dynhds.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/dynhds.c -fPIC -DPIC -o .libs/libcurl_la-dynhds.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`easy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-easygetopt.lo `test -f 'easygetopt.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`easygetopt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/easy.c -fPIC -DPIC -o .libs/libcurl_la-easy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/easygetopt.c -fPIC -DPIC -o .libs/libcurl_la-easygetopt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-easyoptions.lo `test -f 'easyoptions.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`easyoptions.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/easyoptions.c -fPIC -DPIC -o .libs/libcurl_la-easyoptions.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`escape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/escape.c -fPIC -DPIC -o .libs/libcurl_la-escape.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-file.lo `test -f 'file.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/file.c -fPIC -DPIC -o .libs/libcurl_la-file.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`fileinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/fileinfo.c -fPIC -DPIC -o .libs/libcurl_la-fileinfo.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-fopen.lo `test -f 'fopen.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`fopen.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`formdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/fopen.c -fPIC -DPIC -o .libs/libcurl_la-fopen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/formdata.c -fPIC -DPIC -o .libs/libcurl_la-formdata.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`ftp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/ftp.c -fPIC -DPIC -o .libs/libcurl_la-ftp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`ftplistparser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/ftplistparser.c -fPIC -DPIC -o .libs/libcurl_la-ftplistparser.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`getenv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/getenv.c -fPIC -DPIC -o .libs/libcurl_la-getenv.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`getinfo.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`gopher.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/getinfo.c -fPIC -DPIC -o .libs/libcurl_la-getinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/gopher.c -fPIC -DPIC -o .libs/libcurl_la-gopher.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hash.c -fPIC -DPIC -o .libs/libcurl_la-hash.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-headers.lo `test -f 'headers.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`headers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/headers.c -fPIC -DPIC -o .libs/libcurl_la-headers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hmac.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hmac.c -fPIC -DPIC -o .libs/libcurl_la-hmac.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hostasyn.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hostip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hostasyn.c -fPIC -DPIC -o .libs/libcurl_la-hostasyn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hostip.c -fPIC -DPIC -o .libs/libcurl_la-hostip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hostip4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hostip4.c -fPIC -DPIC -o .libs/libcurl_la-hostip4.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hostip6.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hostsyn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hostip6.c -fPIC -DPIC -o .libs/libcurl_la-hostip6.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hostsyn.c -fPIC -DPIC -o .libs/libcurl_la-hostsyn.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-hsts.lo `test -f 'hsts.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`hsts.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http.lo `test -f 'http.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/hsts.c -fPIC -DPIC -o .libs/libcurl_la-hsts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http.c -fPIC -DPIC -o .libs/libcurl_la-http.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http1.lo `test -f 'http1.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http1.c -fPIC -DPIC -o .libs/libcurl_la-http1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http2.lo `test -f 'http2.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http2.c -fPIC -DPIC -o .libs/libcurl_la-http2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http_aws_sigv4.lo `test -f 'http_aws_sigv4.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http_aws_sigv4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http_aws_sigv4.c -fPIC -DPIC -o .libs/libcurl_la-http_aws_sigv4.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http_chunks.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http_digest.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http_chunks.c -fPIC -DPIC -o .libs/libcurl_la-http_chunks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http_digest.c -fPIC -DPIC -o .libs/libcurl_la-http_digest.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http_negotiate.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http_ntlm.lo `test -f 'http_ntlm.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http_ntlm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http_negotiate.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http_ntlm.c -fPIC -DPIC -o .libs/libcurl_la-http_ntlm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-http_proxy.lo `test -f 'http_proxy.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`http_proxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/http_proxy.c -fPIC -DPIC -o .libs/libcurl_la-http_proxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-idn.lo `test -f 'idn.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`idn.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`if2ip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/idn.c -fPIC -DPIC -o .libs/libcurl_la-idn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/if2ip.c -fPIC -DPIC -o .libs/libcurl_la-if2ip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-imap.lo `test -f 'imap.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`imap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`inet_ntop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/imap.c -fPIC -DPIC -o .libs/libcurl_la-imap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/inet_ntop.c -fPIC -DPIC -o .libs/libcurl_la-inet_ntop.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`inet_pton.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/inet_pton.c -fPIC -DPIC -o .libs/libcurl_la-inet_pton.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`krb5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/krb5.c -fPIC -DPIC -o .libs/libcurl_la-krb5.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`ldap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`llist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/ldap.c -fPIC -DPIC -o .libs/libcurl_la-ldap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/llist.c -fPIC -DPIC -o .libs/libcurl_la-llist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-macos.lo `test -f 'macos.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`macos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/macos.c -fPIC -DPIC -o .libs/libcurl_la-macos.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`md4.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/md4.c -fPIC -DPIC -o .libs/libcurl_la-md4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/md5.c -fPIC -DPIC -o .libs/libcurl_la-md5.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`memdebug.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-mime.lo `test -f 'mime.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`mime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/memdebug.c -fPIC -DPIC -o .libs/libcurl_la-memdebug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/mime.c -fPIC -DPIC -o .libs/libcurl_la-mime.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`mprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/mprintf.c -fPIC -DPIC -o .libs/libcurl_la-mprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-mqtt.lo `test -f 'mqtt.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`mqtt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`multi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/mqtt.c -fPIC -DPIC -o .libs/libcurl_la-mqtt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/multi.c -fPIC -DPIC -o .libs/libcurl_la-multi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`netrc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/netrc.c -fPIC -DPIC -o .libs/libcurl_la-netrc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-nonblock.lo `test -f 'nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`nonblock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/nonblock.c -fPIC -DPIC -o .libs/libcurl_la-nonblock.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-noproxy.lo `test -f 'noproxy.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`noproxy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-openldap.lo `test -f 'openldap.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`openldap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/noproxy.c -fPIC -DPIC -o .libs/libcurl_la-noproxy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/openldap.c -fPIC -DPIC -o .libs/libcurl_la-openldap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`parsedate.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-pingpong.lo `test -f 'pingpong.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`pingpong.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/parsedate.c -fPIC -DPIC -o .libs/libcurl_la-parsedate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/pingpong.c -fPIC -DPIC -o .libs/libcurl_la-pingpong.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`pop3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/pop3.c -fPIC -DPIC -o .libs/libcurl_la-pop3.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`progress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/progress.c -fPIC -DPIC -o .libs/libcurl_la-progress.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-psl.lo `test -f 'psl.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`psl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-rand.lo `test -f 'rand.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`rand.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/psl.c -fPIC -DPIC -o .libs/libcurl_la-psl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/rand.c -fPIC -DPIC -o .libs/libcurl_la-rand.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-rename.lo `test -f 'rename.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`rename.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`rtsp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/rename.c -fPIC -DPIC -o .libs/libcurl_la-rename.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/rtsp.c -fPIC -DPIC -o .libs/libcurl_la-rtsp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-select.lo `test -f 'select.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`select.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/select.c -fPIC -DPIC -o .libs/libcurl_la-select.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`sendf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-setopt.lo `test -f 'setopt.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`setopt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/sendf.c -fPIC -DPIC -o .libs/libcurl_la-sendf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/setopt.c -fPIC -DPIC -o .libs/libcurl_la-setopt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-sha256.lo `test -f 'sha256.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`sha256.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/sha256.c -fPIC -DPIC -o .libs/libcurl_la-sha256.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-share.lo `test -f 'share.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`share.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/share.c -fPIC -DPIC -o .libs/libcurl_la-share.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-slist.lo `test -f 'slist.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`slist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/slist.c -fPIC -DPIC -o .libs/libcurl_la-slist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-smb.lo `test -f 'smb.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`smb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`smtp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/smb.c -fPIC -DPIC -o .libs/libcurl_la-smb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/smtp.c -fPIC -DPIC -o .libs/libcurl_la-smtp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-socketpair.lo `test -f 'socketpair.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`socketpair.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/socketpair.c -fPIC -DPIC -o .libs/libcurl_la-socketpair.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`socks.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`socks_gssapi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/socks.c -fPIC -DPIC -o .libs/libcurl_la-socks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/socks_gssapi.c -fPIC -DPIC -o .libs/libcurl_la-socks_gssapi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`socks_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/socks_sspi.c -fPIC -DPIC -o .libs/libcurl_la-socks_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`speedcheck.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`splay.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/speedcheck.c -fPIC -DPIC -o .libs/libcurl_la-speedcheck.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/splay.c -fPIC -DPIC -o .libs/libcurl_la-splay.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-strcase.lo `test -f 'strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`strcase.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`strdup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/strcase.c -fPIC -DPIC -o .libs/libcurl_la-strcase.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/strdup.c -fPIC -DPIC -o .libs/libcurl_la-strdup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`strerror.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`strtok.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/strerror.c -fPIC -DPIC -o .libs/libcurl_la-strerror.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/strtok.c -fPIC -DPIC -o .libs/libcurl_la-strtok.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`strtoofft.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-system_win32.lo `test -f 'system_win32.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`system_win32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/strtoofft.c -fPIC -DPIC -o .libs/libcurl_la-strtoofft.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/system_win32.c -fPIC -DPIC -o .libs/libcurl_la-system_win32.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`telnet.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`tftp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/telnet.c -fPIC -DPIC -o .libs/libcurl_la-telnet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/tftp.c -fPIC -DPIC -o .libs/libcurl_la-tftp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-timediff.lo `test -f 'timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`timediff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/timediff.c -fPIC -DPIC -o .libs/libcurl_la-timediff.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`timeval.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/timeval.c -fPIC -DPIC -o .libs/libcurl_la-timeval.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`transfer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-url.lo `test -f 'url.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`url.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/transfer.c -fPIC -DPIC -o .libs/libcurl_la-transfer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/url.c -fPIC -DPIC -o .libs/libcurl_la-url.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-urlapi.lo `test -f 'urlapi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`urlapi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/urlapi.c -fPIC -DPIC -o .libs/libcurl_la-urlapi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-version.lo `test -f 'version.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/version.c -fPIC -DPIC -o .libs/libcurl_la-version.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-version_win32.lo `test -f 'version_win32.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`version_win32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/version_win32.c -fPIC -DPIC -o .libs/libcurl_la-version_win32.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`warnless.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libcurl_la-ws.lo `test -f 'ws.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`ws.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/warnless.c -fPIC -DPIC -o .libs/libcurl_la-warnless.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/ws.c -fPIC -DPIC -o .libs/libcurl_la-ws.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-cleartext.lo `test -f 'vauth/cleartext.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/cleartext.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-cram.lo `test -f 'vauth/cram.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/cram.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/cleartext.c -fPIC -DPIC -o vauth/.libs/libcurl_la-cleartext.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/cram.c -fPIC -DPIC -o vauth/.libs/libcurl_la-cram.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-digest.lo `test -f 'vauth/digest.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/digest.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-digest_sspi.lo `test -f 'vauth/digest_sspi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/digest_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/digest.c -fPIC -DPIC -o vauth/.libs/libcurl_la-digest.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/digest_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-digest_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-gsasl.lo `test -f 'vauth/gsasl.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/gsasl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/gsasl.c -fPIC -DPIC -o vauth/.libs/libcurl_la-gsasl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-krb5_gssapi.lo `test -f 'vauth/krb5_gssapi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/krb5_gssapi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-krb5_sspi.lo `test -f 'vauth/krb5_sspi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/krb5_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/krb5_gssapi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-krb5_gssapi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/krb5_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-krb5_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-ntlm.lo `test -f 'vauth/ntlm.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/ntlm.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-ntlm_sspi.lo `test -f 'vauth/ntlm_sspi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/ntlm_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/ntlm.c -fPIC -DPIC -o vauth/.libs/libcurl_la-ntlm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/ntlm_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-ntlm_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-oauth2.lo `test -f 'vauth/oauth2.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/oauth2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/oauth2.c -fPIC -DPIC -o vauth/.libs/libcurl_la-oauth2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-spnego_gssapi.lo `test -f 'vauth/spnego_gssapi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/spnego_gssapi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-spnego_sspi.lo `test -f 'vauth/spnego_sspi.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/spnego_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/spnego_gssapi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-spnego_gssapi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/spnego_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-spnego_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vauth/libcurl_la-vauth.lo `test -f 'vauth/vauth.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vauth/vauth.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-bearssl.lo `test -f 'vtls/bearssl.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/bearssl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vauth/vauth.c -fPIC -DPIC -o vauth/.libs/libcurl_la-vauth.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/bearssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-bearssl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-gtls.lo `test -f 'vtls/gtls.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/gtls.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-hostcheck.lo `test -f 'vtls/hostcheck.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/hostcheck.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/gtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-gtls.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/hostcheck.c -fPIC -DPIC -o vtls/.libs/libcurl_la-hostcheck.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-keylog.lo `test -f 'vtls/keylog.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/keylog.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-mbedtls.lo `test -f 'vtls/mbedtls.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/mbedtls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/keylog.c -fPIC -DPIC -o vtls/.libs/libcurl_la-keylog.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/mbedtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-mbedtls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-mbedtls_threadlock.lo `test -f 'vtls/mbedtls_threadlock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/mbedtls_threadlock.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-openssl.lo `test -f 'vtls/openssl.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/openssl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/mbedtls_threadlock.c -fPIC -DPIC -o vtls/.libs/libcurl_la-mbedtls_threadlock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/openssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-openssl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-rustls.lo `test -f 'vtls/rustls.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/rustls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/rustls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-rustls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-schannel.lo `test -f 'vtls/schannel.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/schannel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/schannel.c -fPIC -DPIC -o vtls/.libs/libcurl_la-schannel.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-schannel_verify.lo `test -f 'vtls/schannel_verify.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/schannel_verify.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/schannel_verify.c -fPIC -DPIC -o vtls/.libs/libcurl_la-schannel_verify.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-sectransp.lo `test -f 'vtls/sectransp.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/sectransp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/sectransp.c -fPIC -DPIC -o vtls/.libs/libcurl_la-sectransp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-vtls.lo `test -f 'vtls/vtls.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/vtls.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-wolfssl.lo `test -f 'vtls/wolfssl.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/wolfssl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/vtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-vtls.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/wolfssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-wolfssl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vtls/libcurl_la-x509asn1.lo `test -f 'vtls/x509asn1.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vtls/x509asn1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vtls/x509asn1.c -fPIC -DPIC -o vtls/.libs/libcurl_la-x509asn1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vquic/libcurl_la-curl_msh3.lo `test -f 'vquic/curl_msh3.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vquic/curl_msh3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vquic/curl_msh3.c -fPIC -DPIC -o vquic/.libs/libcurl_la-curl_msh3.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vquic/libcurl_la-curl_ngtcp2.lo `test -f 'vquic/curl_ngtcp2.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vquic/curl_ngtcp2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vquic/curl_ngtcp2.c -fPIC -DPIC -o vquic/.libs/libcurl_la-curl_ngtcp2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vquic/libcurl_la-curl_quiche.lo `test -f 'vquic/curl_quiche.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vquic/curl_quiche.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vquic/libcurl_la-vquic.lo `test -f 'vquic/vquic.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vquic/vquic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vquic/curl_quiche.c -fPIC -DPIC -o vquic/.libs/libcurl_la-curl_quiche.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vquic/vquic.c -fPIC -DPIC -o vquic/.libs/libcurl_la-vquic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vssh/libcurl_la-libssh.lo `test -f 'vssh/libssh.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vssh/libssh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vssh/libssh.c -fPIC -DPIC -o vssh/.libs/libcurl_la-libssh.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vssh/libcurl_la-libssh2.lo `test -f 'vssh/libssh2.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vssh/libssh2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o vssh/libcurl_la-wolfssh.lo `test -f 'vssh/wolfssh.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/'`vssh/wolfssh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vssh/libssh2.c -fPIC -DPIC -o vssh/.libs/libcurl_la-libssh2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib/vssh/wolfssh.c -fPIC -DPIC -o vssh/.libs/libcurl_la-wolfssh.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -version-info 12:0:8 -export-symbols-regex '^curl_.*' -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcurl.la -rpath /usr/lib64 libcurl_la-altsvc.lo libcurl_la-amigaos.lo libcurl_la-asyn-ares.lo libcurl_la-asyn-thread.lo libcurl_la-base64.lo libcurl_la-bufq.lo libcurl_la-bufref.lo libcurl_la-c-hyper.lo libcurl_la-cf-h1-proxy.lo libcurl_la-cf-h2-proxy.lo libcurl_la-cf-haproxy.lo libcurl_la-cf-https-connect.lo libcurl_la-cf-socket.lo libcurl_la-cfilters.lo libcurl_la-conncache.lo libcurl_la-connect.lo libcurl_la-content_encoding.lo libcurl_la-cookie.lo libcurl_la-curl_addrinfo.lo libcurl_la-curl_des.lo libcurl_la-curl_endian.lo libcurl_la-curl_fnmatch.lo libcurl_la-curl_get_line.lo libcurl_la-curl_gethostname.lo libcurl_la-curl_gssapi.lo libcurl_la-curl_memrchr.lo libcurl_la-curl_multibyte.lo libcurl_la-curl_ntlm_core.lo libcurl_la-curl_ntlm_wb.lo libcurl_la-curl_path.lo libcurl_la-curl_range.lo libcurl_la-curl_rtmp.lo libcurl_la-curl_sasl.lo libcurl_la-curl_sspi.lo libcurl_la-curl_threads.lo libcurl_la-curl_trc.lo libcurl_la-dict.lo libcurl_la-doh.lo libcurl_la-dynbuf.lo libcurl_la-dynhds.lo libcurl_la-easy.lo libcurl_la-easygetopt.lo libcurl_la-easyoptions.lo libcurl_la-escape.lo libcurl_la-file.lo libcurl_la-fileinfo.lo libcurl_la-fopen.lo libcurl_la-formdata.lo libcurl_la-ftp.lo libcurl_la-ftplistparser.lo libcurl_la-getenv.lo libcurl_la-getinfo.lo libcurl_la-gopher.lo libcurl_la-hash.lo libcurl_la-headers.lo libcurl_la-hmac.lo libcurl_la-hostasyn.lo libcurl_la-hostip.lo libcurl_la-hostip4.lo libcurl_la-hostip6.lo libcurl_la-hostsyn.lo libcurl_la-hsts.lo libcurl_la-http.lo libcurl_la-http1.lo libcurl_la-http2.lo libcurl_la-http_aws_sigv4.lo libcurl_la-http_chunks.lo libcurl_la-http_digest.lo libcurl_la-http_negotiate.lo libcurl_la-http_ntlm.lo libcurl_la-http_proxy.lo libcurl_la-idn.lo libcurl_la-if2ip.lo libcurl_la-imap.lo libcurl_la-inet_ntop.lo libcurl_la-inet_pton.lo libcurl_la-krb5.lo libcurl_la-ldap.lo libcurl_la-llist.lo libcurl_la-macos.lo libcurl_la-md4.lo libcurl_la-md5.lo libcurl_la-memdebug.lo libcurl_la-mime.lo libcurl_la-mprintf.lo libcurl_la-mqtt.lo libcurl_la-multi.lo libcurl_la-netrc.lo libcurl_la-nonblock.lo libcurl_la-noproxy.lo libcurl_la-openldap.lo libcurl_la-parsedate.lo libcurl_la-pingpong.lo libcurl_la-pop3.lo libcurl_la-progress.lo libcurl_la-psl.lo libcurl_la-rand.lo libcurl_la-rename.lo libcurl_la-rtsp.lo libcurl_la-select.lo libcurl_la-sendf.lo libcurl_la-setopt.lo libcurl_la-sha256.lo libcurl_la-share.lo libcurl_la-slist.lo libcurl_la-smb.lo libcurl_la-smtp.lo libcurl_la-socketpair.lo libcurl_la-socks.lo libcurl_la-socks_gssapi.lo libcurl_la-socks_sspi.lo libcurl_la-speedcheck.lo libcurl_la-splay.lo libcurl_la-strcase.lo libcurl_la-strdup.lo libcurl_la-strerror.lo libcurl_la-strtok.lo libcurl_la-strtoofft.lo libcurl_la-system_win32.lo libcurl_la-telnet.lo libcurl_la-tftp.lo libcurl_la-timediff.lo libcurl_la-timeval.lo libcurl_la-transfer.lo libcurl_la-url.lo libcurl_la-urlapi.lo libcurl_la-version.lo libcurl_la-version_win32.lo libcurl_la-warnless.lo libcurl_la-ws.lo vauth/libcurl_la-cleartext.lo vauth/libcurl_la-cram.lo vauth/libcurl_la-digest.lo vauth/libcurl_la-digest_sspi.lo vauth/libcurl_la-gsasl.lo vauth/libcurl_la-krb5_gssapi.lo vauth/libcurl_la-krb5_sspi.lo vauth/libcurl_la-ntlm.lo vauth/libcurl_la-ntlm_sspi.lo vauth/libcurl_la-oauth2.lo vauth/libcurl_la-spnego_gssapi.lo vauth/libcurl_la-spnego_sspi.lo vauth/libcurl_la-vauth.lo vtls/libcurl_la-bearssl.lo vtls/libcurl_la-gtls.lo vtls/libcurl_la-hostcheck.lo vtls/libcurl_la-keylog.lo vtls/libcurl_la-mbedtls.lo vtls/libcurl_la-mbedtls_threadlock.lo vtls/libcurl_la-openssl.lo vtls/libcurl_la-rustls.lo vtls/libcurl_la-schannel.lo vtls/libcurl_la-schannel_verify.lo vtls/libcurl_la-sectransp.lo vtls/libcurl_la-vtls.lo vtls/libcurl_la-wolfssl.lo vtls/libcurl_la-x509asn1.lo vquic/libcurl_la-curl_msh3.lo vquic/libcurl_la-curl_ngtcp2.lo vquic/libcurl_la-curl_quiche.lo vquic/libcurl_la-vquic.lo vssh/libcurl_la-libssh.lo vssh/libcurl_la-libssh2.lo vssh/libcurl_la-wolfssh.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/libcurl_la-altsvc.o .libs/libcurl_la-amigaos.o .libs/libcurl_la-asyn-ares.o .libs/libcurl_la-asyn-thread.o .libs/libcurl_la-base64.o .libs/libcurl_la-bufq.o .libs/libcurl_la-bufref.o .libs/libcurl_la-c-hyper.o .libs/libcurl_la-cf-h1-proxy.o .libs/libcurl_la-cf-h2-proxy.o .libs/libcurl_la-cf-haproxy.o .libs/libcurl_la-cf-https-connect.o .libs/libcurl_la-cf-socket.o .libs/libcurl_la-cfilters.o .libs/libcurl_la-conncache.o .libs/libcurl_la-connect.o .libs/libcurl_la-content_encoding.o .libs/libcurl_la-cookie.o .libs/libcurl_la-curl_addrinfo.o .libs/libcurl_la-curl_des.o .libs/libcurl_la-curl_endian.o .libs/libcurl_la-curl_fnmatch.o .libs/libcurl_la-curl_get_line.o .libs/libcurl_la-curl_gethostname.o .libs/libcurl_la-curl_gssapi.o .libs/libcurl_la-curl_memrchr.o .libs/libcurl_la-curl_multibyte.o .libs/libcurl_la-curl_ntlm_core.o .libs/libcurl_la-curl_ntlm_wb.o .libs/libcurl_la-curl_path.o .libs/libcurl_la-curl_range.o .libs/libcurl_la-curl_rtmp.o .libs/libcurl_la-curl_sasl.o .libs/libcurl_la-curl_sspi.o .libs/libcurl_la-curl_threads.o .libs/libcurl_la-curl_trc.o .libs/libcurl_la-dict.o .libs/libcurl_la-doh.o .libs/libcurl_la-dynbuf.o .libs/libcurl_la-dynhds.o .libs/libcurl_la-easy.o .libs/libcurl_la-easygetopt.o .libs/libcurl_la-easyoptions.o .libs/libcurl_la-escape.o .libs/libcurl_la-file.o .libs/libcurl_la-fileinfo.o .libs/libcurl_la-fopen.o .libs/libcurl_la-formdata.o .libs/libcurl_la-ftp.o .libs/libcurl_la-ftplistparser.o .libs/libcurl_la-getenv.o .libs/libcurl_la-getinfo.o .libs/libcurl_la-gopher.o .libs/libcurl_la-hash.o .libs/libcurl_la-headers.o .libs/libcurl_la-hmac.o .libs/libcurl_la-hostasyn.o .libs/libcurl_la-hostip.o .libs/libcurl_la-hostip4.o .libs/libcurl_la-hostip6.o .libs/libcurl_la-hostsyn.o .libs/libcurl_la-hsts.o .libs/libcurl_la-http.o .libs/libcurl_la-http1.o .libs/libcurl_la-http2.o .libs/libcurl_la-http_aws_sigv4.o .libs/libcurl_la-http_chunks.o .libs/libcurl_la-http_digest.o .libs/libcurl_la-http_negotiate.o .libs/libcurl_la-http_ntlm.o .libs/libcurl_la-http_proxy.o .libs/libcurl_la-idn.o .libs/libcurl_la-if2ip.o .libs/libcurl_la-imap.o .libs/libcurl_la-inet_ntop.o .libs/libcurl_la-inet_pton.o .libs/libcurl_la-krb5.o .libs/libcurl_la-ldap.o .libs/libcurl_la-llist.o .libs/libcurl_la-macos.o .libs/libcurl_la-md4.o .libs/libcurl_la-md5.o .libs/libcurl_la-memdebug.o .libs/libcurl_la-mime.o .libs/libcurl_la-mprintf.o .libs/libcurl_la-mqtt.o .libs/libcurl_la-multi.o .libs/libcurl_la-netrc.o .libs/libcurl_la-nonblock.o .libs/libcurl_la-noproxy.o .libs/libcurl_la-openldap.o .libs/libcurl_la-parsedate.o .libs/libcurl_la-pingpong.o .libs/libcurl_la-pop3.o .libs/libcurl_la-progress.o .libs/libcurl_la-psl.o .libs/libcurl_la-rand.o .libs/libcurl_la-rename.o .libs/libcurl_la-rtsp.o .libs/libcurl_la-select.o .libs/libcurl_la-sendf.o .libs/libcurl_la-setopt.o .libs/libcurl_la-sha256.o .libs/libcurl_la-share.o .libs/libcurl_la-slist.o .libs/libcurl_la-smb.o .libs/libcurl_la-smtp.o .libs/libcurl_la-socketpair.o .libs/libcurl_la-socks.o .libs/libcurl_la-socks_gssapi.o .libs/libcurl_la-socks_sspi.o .libs/libcurl_la-speedcheck.o .libs/libcurl_la-splay.o .libs/libcurl_la-strcase.o .libs/libcurl_la-strdup.o .libs/libcurl_la-strerror.o .libs/libcurl_la-strtok.o .libs/libcurl_la-strtoofft.o .libs/libcurl_la-system_win32.o .libs/libcurl_la-telnet.o .libs/libcurl_la-tftp.o .libs/libcurl_la-timediff.o .libs/libcurl_la-timeval.o .libs/libcurl_la-transfer.o .libs/libcurl_la-url.o .libs/libcurl_la-urlapi.o .libs/libcurl_la-version.o .libs/libcurl_la-version_win32.o .libs/libcurl_la-warnless.o .libs/libcurl_la-ws.o vauth/.libs/libcurl_la-cleartext.o vauth/.libs/libcurl_la-cram.o vauth/.libs/libcurl_la-digest.o vauth/.libs/libcurl_la-digest_sspi.o vauth/.libs/libcurl_la-gsasl.o vauth/.libs/libcurl_la-krb5_gssapi.o vauth/.libs/libcurl_la-krb5_sspi.o vauth/.libs/libcurl_la-ntlm.o vauth/.libs/libcurl_la-ntlm_sspi.o vauth/.libs/libcurl_la-oauth2.o vauth/.libs/libcurl_la-spnego_gssapi.o vauth/.libs/libcurl_la-spnego_sspi.o vauth/.libs/libcurl_la-vauth.o vtls/.libs/libcurl_la-bearssl.o vtls/.libs/libcurl_la-gtls.o vtls/.libs/libcurl_la-hostcheck.o vtls/.libs/libcurl_la-keylog.o vtls/.libs/libcurl_la-mbedtls.o vtls/.libs/libcurl_la-mbedtls_threadlock.o vtls/.libs/libcurl_la-openssl.o vtls/.libs/libcurl_la-rustls.o vtls/.libs/libcurl_la-schannel.o vtls/.libs/libcurl_la-schannel_verify.o vtls/.libs/libcurl_la-sectransp.o vtls/.libs/libcurl_la-vtls.o vtls/.libs/libcurl_la-wolfssl.o vtls/.libs/libcurl_la-x509asn1.o vquic/.libs/libcurl_la-curl_msh3.o vquic/.libs/libcurl_la-curl_ngtcp2.o vquic/.libs/libcurl_la-curl_quiche.o vquic/.libs/libcurl_la-vquic.o vssh/.libs/libcurl_la-libssh.o vssh/.libs/libcurl_la-libssh2.o vssh/.libs/libcurl_la-wolfssh.o | /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libcurl.exp /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-amigaos.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-asyn-thread.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-c-hyper.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_des.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_gssapi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_multibyte.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_ntlm_wb.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_path.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_rtmp.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_sspi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-curl_threads.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-gopher.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-hostip4.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-hostsyn.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-http_negotiate.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-inet_ntop.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-inet_pton.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-krb5.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-ldap.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-macos.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-memdebug.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-openldap.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-psl.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-smb.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-socketpair.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-socks_gssapi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-socks_sspi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-strtok.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-system_win32.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-telnet.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: .libs/libcurl_la-version_win32.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vauth/.libs/libcurl_la-digest_sspi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vauth/.libs/libcurl_la-gsasl.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vauth/.libs/libcurl_la-krb5_gssapi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vauth/.libs/libcurl_la-krb5_sspi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vauth/.libs/libcurl_la-ntlm_sspi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vauth/.libs/libcurl_la-spnego_gssapi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vauth/.libs/libcurl_la-spnego_sspi.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-bearssl.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-gtls.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-mbedtls.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-mbedtls_threadlock.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-rustls.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-schannel.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-schannel_verify.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-sectransp.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-wolfssl.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vtls/.libs/libcurl_la-x509asn1.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vquic/.libs/libcurl_la-curl_msh3.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vquic/.libs/libcurl_la-curl_ngtcp2.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vquic/.libs/libcurl_la-curl_quiche.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vssh/.libs/libcurl_la-libssh.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vssh/.libs/libcurl_la-libssh2.o: no symbols /usr/bin/x86_64-pc-linux-gnu-nm: vssh/.libs/libcurl_la-wolfssh.o: no symbols libtool: link: /bin/grep -E -e "^curl_.*" ".libs/libcurl.exp" > ".libs/libcurl.expT" libtool: link: mv -f ".libs/libcurl.expT" ".libs/libcurl.exp" libtool: link: echo "{ global:" > .libs/libcurl.ver libtool: link: cat .libs/libcurl.exp | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libcurl.ver libtool: link: echo "local: *; };" >> .libs/libcurl.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libcurl_la-altsvc.o .libs/libcurl_la-amigaos.o .libs/libcurl_la-asyn-ares.o .libs/libcurl_la-asyn-thread.o .libs/libcurl_la-base64.o .libs/libcurl_la-bufq.o .libs/libcurl_la-bufref.o .libs/libcurl_la-c-hyper.o .libs/libcurl_la-cf-h1-proxy.o .libs/libcurl_la-cf-h2-proxy.o .libs/libcurl_la-cf-haproxy.o .libs/libcurl_la-cf-https-connect.o .libs/libcurl_la-cf-socket.o .libs/libcurl_la-cfilters.o .libs/libcurl_la-conncache.o .libs/libcurl_la-connect.o .libs/libcurl_la-content_encoding.o .libs/libcurl_la-cookie.o .libs/libcurl_la-curl_addrinfo.o .libs/libcurl_la-curl_des.o .libs/libcurl_la-curl_endian.o .libs/libcurl_la-curl_fnmatch.o .libs/libcurl_la-curl_get_line.o .libs/libcurl_la-curl_gethostname.o .libs/libcurl_la-curl_gssapi.o .libs/libcurl_la-curl_memrchr.o .libs/libcurl_la-curl_multibyte.o .libs/libcurl_la-curl_ntlm_core.o .libs/libcurl_la-curl_ntlm_wb.o .libs/libcurl_la-curl_path.o .libs/libcurl_la-curl_range.o .libs/libcurl_la-curl_rtmp.o .libs/libcurl_la-curl_sasl.o .libs/libcurl_la-curl_sspi.o .libs/libcurl_la-curl_threads.o .libs/libcurl_la-curl_trc.o .libs/libcurl_la-dict.o .libs/libcurl_la-doh.o .libs/libcurl_la-dynbuf.o .libs/libcurl_la-dynhds.o .libs/libcurl_la-easy.o .libs/libcurl_la-easygetopt.o .libs/libcurl_la-easyoptions.o .libs/libcurl_la-escape.o .libs/libcurl_la-file.o .libs/libcurl_la-fileinfo.o .libs/libcurl_la-fopen.o .libs/libcurl_la-formdata.o .libs/libcurl_la-ftp.o .libs/libcurl_la-ftplistparser.o .libs/libcurl_la-getenv.o .libs/libcurl_la-getinfo.o .libs/libcurl_la-gopher.o .libs/libcurl_la-hash.o .libs/libcurl_la-headers.o .libs/libcurl_la-hmac.o .libs/libcurl_la-hostasyn.o .libs/libcurl_la-hostip.o .libs/libcurl_la-hostip4.o .libs/libcurl_la-hostip6.o .libs/libcurl_la-hostsyn.o .libs/libcurl_la-hsts.o .libs/libcurl_la-http.o .libs/libcurl_la-http1.o .libs/libcurl_la-http2.o .libs/libcurl_la-http_aws_sigv4.o .libs/libcurl_la-http_chunks.o .libs/libcurl_la-http_digest.o .libs/libcurl_la-http_negotiate.o .libs/libcurl_la-http_ntlm.o .libs/libcurl_la-http_proxy.o .libs/libcurl_la-idn.o .libs/libcurl_la-if2ip.o .libs/libcurl_la-imap.o .libs/libcurl_la-inet_ntop.o .libs/libcurl_la-inet_pton.o .libs/libcurl_la-krb5.o .libs/libcurl_la-ldap.o .libs/libcurl_la-llist.o .libs/libcurl_la-macos.o .libs/libcurl_la-md4.o .libs/libcurl_la-md5.o .libs/libcurl_la-memdebug.o .libs/libcurl_la-mime.o .libs/libcurl_la-mprintf.o .libs/libcurl_la-mqtt.o .libs/libcurl_la-multi.o .libs/libcurl_la-netrc.o .libs/libcurl_la-nonblock.o .libs/libcurl_la-noproxy.o .libs/libcurl_la-openldap.o .libs/libcurl_la-parsedate.o .libs/libcurl_la-pingpong.o .libs/libcurl_la-pop3.o .libs/libcurl_la-progress.o .libs/libcurl_la-psl.o .libs/libcurl_la-rand.o .libs/libcurl_la-rename.o .libs/libcurl_la-rtsp.o .libs/libcurl_la-select.o .libs/libcurl_la-sendf.o .libs/libcurl_la-setopt.o .libs/libcurl_la-sha256.o .libs/libcurl_la-share.o .libs/libcurl_la-slist.o .libs/libcurl_la-smb.o .libs/libcurl_la-smtp.o .libs/libcurl_la-socketpair.o .libs/libcurl_la-socks.o .libs/libcurl_la-socks_gssapi.o .libs/libcurl_la-socks_sspi.o .libs/libcurl_la-speedcheck.o .libs/libcurl_la-splay.o .libs/libcurl_la-strcase.o .libs/libcurl_la-strdup.o .libs/libcurl_la-strerror.o .libs/libcurl_la-strtok.o .libs/libcurl_la-strtoofft.o .libs/libcurl_la-system_win32.o .libs/libcurl_la-telnet.o .libs/libcurl_la-tftp.o .libs/libcurl_la-timediff.o .libs/libcurl_la-timeval.o .libs/libcurl_la-transfer.o .libs/libcurl_la-url.o .libs/libcurl_la-urlapi.o .libs/libcurl_la-version.o .libs/libcurl_la-version_win32.o .libs/libcurl_la-warnless.o .libs/libcurl_la-ws.o vauth/.libs/libcurl_la-cleartext.o vauth/.libs/libcurl_la-cram.o vauth/.libs/libcurl_la-digest.o vauth/.libs/libcurl_la-digest_sspi.o vauth/.libs/libcurl_la-gsasl.o vauth/.libs/libcurl_la-krb5_gssapi.o vauth/.libs/libcurl_la-krb5_sspi.o vauth/.libs/libcurl_la-ntlm.o vauth/.libs/libcurl_la-ntlm_sspi.o vauth/.libs/libcurl_la-oauth2.o vauth/.libs/libcurl_la-spnego_gssapi.o vauth/.libs/libcurl_la-spnego_sspi.o vauth/.libs/libcurl_la-vauth.o vtls/.libs/libcurl_la-bearssl.o vtls/.libs/libcurl_la-gtls.o vtls/.libs/libcurl_la-hostcheck.o vtls/.libs/libcurl_la-keylog.o vtls/.libs/libcurl_la-mbedtls.o vtls/.libs/libcurl_la-mbedtls_threadlock.o vtls/.libs/libcurl_la-openssl.o vtls/.libs/libcurl_la-rustls.o vtls/.libs/libcurl_la-schannel.o vtls/.libs/libcurl_la-schannel_verify.o vtls/.libs/libcurl_la-sectransp.o vtls/.libs/libcurl_la-vtls.o vtls/.libs/libcurl_la-wolfssl.o vtls/.libs/libcurl_la-x509asn1.o vquic/.libs/libcurl_la-curl_msh3.o vquic/.libs/libcurl_la-curl_ngtcp2.o vquic/.libs/libcurl_la-curl_quiche.o vquic/.libs/libcurl_la-vquic.o vssh/.libs/libcurl_la-libssh.o vssh/.libs/libcurl_la-libssh2.o vssh/.libs/libcurl_la-wolfssh.o -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz -Wl,--as-needed -O2 -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -flto=2 -fuse-linker-plugin -fuse-ld=mold -Wl,-O1 -O2 -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -flto=2 -fuse-linker-plugin -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=mold -Wl,-O1 -O2 -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -flto=2 -fuse-linker-plugin -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libcurl.so.4 -Wl,-version-script -Wl,.libs/libcurl.ver -o .libs/libcurl.so.4.8.0 libtool: link: (cd ".libs" && rm -f "libcurl.so.4" && ln -s "libcurl.so.4.8.0" "libcurl.so.4") libtool: link: (cd ".libs" && rm -f "libcurl.so" && ln -s "libcurl.so.4.8.0" "libcurl.so") libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" ) make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' make[1]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' Making all in src make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' Making all in ../docs make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' Making all in . make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' if test "..x" != "/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0x" -a -e "/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/curl.1"; then \ /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 "/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/curl.1" /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/curl.1; fi cd cmdline-opts && make make[4]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' Making all in cmdline-opts make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o slist_wc.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/slist_wc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_binmode.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_binmode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_bname.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_bname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_cb_dbg.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_cb_dbg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_cb_hdr.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_cb_hdr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_cb_prg.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_cb_prg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_cb_rea.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_cb_rea.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_cb_see.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_cb_see.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_cb_wrt.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_cb_wrt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_cfgable.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_cfgable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_dirhie.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_dirhie.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_doswin.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_doswin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_easysrc.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_easysrc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_filetime.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_filetime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_findfile.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_findfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_formparse.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_formparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_getparam.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_getparam.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_getpass.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_getpass.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_help.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_help.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_helpers.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_helpers.c HUGE tool_hugehelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_libinfo.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_libinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_listhelp.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_listhelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_main.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_msgs.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_msgs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_operate.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_operate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_operhlp.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_operhlp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_paramhlp.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_paramhlp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_parsecfg.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_parsecfg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_progress.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_progress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_setopt.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_setopt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_sleep.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_sleep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_stderr.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_stderr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_strdup.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_urlglob.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_urlglob.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_util.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_vms.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_vms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_writeout.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_writeout.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_writeout_json.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_writeout_json.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_xattr.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/tool_xattr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o var.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/var.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tool_hugehelp.o tool_hugehelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/base64.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/curl_multibyte.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/dynbuf.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/nonblock.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/strtoofft.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/timediff.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/version_win32.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/version_win32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../lib -I../src -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -DBUILDING_CURL -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../lib/warnless.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src/../lib/warnless.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o curl slist_wc.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_filetime.o tool_findfile.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_hugehelp.o tool_libinfo.o tool_listhelp.o tool_main.o tool_msgs.o tool_operate.o tool_operhlp.o tool_paramhlp.o tool_parsecfg.o tool_progress.o tool_setopt.o tool_sleep.o tool_stderr.o tool_strdup.o tool_urlglob.o tool_util.o tool_vms.o tool_writeout.o tool_writeout_json.o tool_xattr.o var.o ../lib/base64.o ../lib/curl_multibyte.o ../lib/dynbuf.o ../lib/nonblock.o ../lib/strtoofft.o ../lib/timediff.o ../lib/version_win32.o ../lib/warnless.o ../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/curl slist_wc.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_filetime.o tool_findfile.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_hugehelp.o tool_libinfo.o tool_listhelp.o tool_main.o tool_msgs.o tool_operate.o tool_operhlp.o tool_paramhlp.o tool_parsecfg.o tool_progress.o tool_setopt.o tool_sleep.o tool_stderr.o tool_strdup.o tool_urlglob.o tool_util.o tool_vms.o tool_writeout.o tool_writeout_json.o tool_xattr.o var.o ../lib/base64.o ../lib/curl_multibyte.o ../lib/dynbuf.o ../lib/nonblock.o ../lib/strtoofft.o ../lib/timediff.o ../lib/version_win32.o ../lib/warnless.o -Wl,--as-needed ../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' make[1]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' make -j2 -C scripts make: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/scripts' /usr/bin/perl /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/scripts/completion.pl --curl ../src/curl --shell fish > curl.fish /usr/bin/perl /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/scripts/completion.pl --curl ../src/curl --shell zsh > _curl make: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/scripts' >>> Source compiled. >>> Test phase: net-misc/curl-8.4.0 * abi_x86_64.amd64: running multilib-minimal_abi_src_test make -j2 test 'TFLAGS=-n -v -a -k -am -p -j4 !241 !1083' make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests' Making all in certs make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/certs' Making all in scripts make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/certs/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/certs/scripts' make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/certs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/certs' make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/certs' Making all in data make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/data' Making all in server make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/server' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o getpart-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/getpart-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o getpart-testpart.o `test -f 'testpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`testpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o resolve-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/resolve-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o resolve-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o resolve-resolve.o `test -f 'resolve.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`resolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o rtspd-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/rtspd-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o rtspd-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o rtspd-rtspd.o `test -f 'rtspd.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`rtspd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o sockfilt-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o sockfilt-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o sockfilt-sockfilt.o `test -f 'sockfilt.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`sockfilt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sockfilt-inet_pton.o `test -f '../../lib/inet_pton.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/inet_pton.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o sws-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o sws-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o sws-sws.o `test -f 'sws.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`sws.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/sws-inet_pton.o `test -f '../../lib/inet_pton.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/inet_pton.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tftpd-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/tftpd-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tftpd-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o tftpd-tftpd.o `test -f 'tftpd.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`tftpd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o fake_ntlm-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/fake_ntlm-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o fake_ntlm-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o fake_ntlm-fake_ntlm.o `test -f 'fake_ntlm.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`fake_ntlm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o socksd-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o socksd-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o socksd-socksd.o `test -f 'socksd.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`socksd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/socksd-inet_pton.o `test -f '../../lib/inet_pton.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/inet_pton.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/src -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o disabled-disabled.o `test -f 'disabled.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`disabled.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-mprintf.o `test -f '../../lib/mprintf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-nonblock.o `test -f '../../lib/nonblock.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-dynbuf.o `test -f '../../lib/dynbuf.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/dynbuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-strdup.o `test -f '../../lib/strdup.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-strcase.o `test -f '../../lib/strcase.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/strcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o mqttd-getpart.o `test -f 'getpart.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-base64.o `test -f '../../lib/base64.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-memdebug.o `test -f '../../lib/memdebug.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o mqttd-util.o `test -f 'util.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o mqttd-mqttd.o `test -f 'mqttd.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`mqttd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/mqttd-inet_pton.o `test -f '../../lib/inet_pton.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/server/'`../../lib/inet_pton.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o getpart ../../lib/getpart-mprintf.o ../../lib/getpart-nonblock.o ../../lib/getpart-strtoofft.o ../../lib/getpart-warnless.o ../../lib/getpart-timediff.o ../../lib/getpart-dynbuf.o ../../lib/getpart-strdup.o ../../lib/getpart-strcase.o ../../lib/getpart-curl_multibyte.o getpart-getpart.o ../../lib/getpart-base64.o ../../lib/getpart-memdebug.o getpart-testpart.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o resolve ../../lib/resolve-mprintf.o ../../lib/resolve-nonblock.o ../../lib/resolve-strtoofft.o ../../lib/resolve-warnless.o ../../lib/resolve-timediff.o ../../lib/resolve-dynbuf.o ../../lib/resolve-strdup.o ../../lib/resolve-strcase.o ../../lib/resolve-curl_multibyte.o resolve-getpart.o ../../lib/resolve-base64.o ../../lib/resolve-memdebug.o resolve-util.o resolve-resolve.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o getpart ../../lib/getpart-mprintf.o ../../lib/getpart-nonblock.o ../../lib/getpart-strtoofft.o ../../lib/getpart-warnless.o ../../lib/getpart-timediff.o ../../lib/getpart-dynbuf.o ../../lib/getpart-strdup.o ../../lib/getpart-strcase.o ../../lib/getpart-curl_multibyte.o getpart-getpart.o ../../lib/getpart-base64.o ../../lib/getpart-memdebug.o getpart-testpart.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o resolve ../../lib/resolve-mprintf.o ../../lib/resolve-nonblock.o ../../lib/resolve-strtoofft.o ../../lib/resolve-warnless.o ../../lib/resolve-timediff.o ../../lib/resolve-dynbuf.o ../../lib/resolve-strdup.o ../../lib/resolve-strcase.o ../../lib/resolve-curl_multibyte.o resolve-getpart.o ../../lib/resolve-base64.o ../../lib/resolve-memdebug.o resolve-util.o resolve-resolve.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o rtspd ../../lib/rtspd-mprintf.o ../../lib/rtspd-nonblock.o ../../lib/rtspd-strtoofft.o ../../lib/rtspd-warnless.o ../../lib/rtspd-timediff.o ../../lib/rtspd-dynbuf.o ../../lib/rtspd-strdup.o ../../lib/rtspd-strcase.o ../../lib/rtspd-curl_multibyte.o rtspd-getpart.o ../../lib/rtspd-base64.o ../../lib/rtspd-memdebug.o rtspd-util.o rtspd-rtspd.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o rtspd ../../lib/rtspd-mprintf.o ../../lib/rtspd-nonblock.o ../../lib/rtspd-strtoofft.o ../../lib/rtspd-warnless.o ../../lib/rtspd-timediff.o ../../lib/rtspd-dynbuf.o ../../lib/rtspd-strdup.o ../../lib/rtspd-strcase.o ../../lib/rtspd-curl_multibyte.o rtspd-getpart.o ../../lib/rtspd-base64.o ../../lib/rtspd-memdebug.o rtspd-util.o rtspd-rtspd.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o sockfilt ../../lib/sockfilt-mprintf.o ../../lib/sockfilt-nonblock.o ../../lib/sockfilt-strtoofft.o ../../lib/sockfilt-warnless.o ../../lib/sockfilt-timediff.o ../../lib/sockfilt-dynbuf.o ../../lib/sockfilt-strdup.o ../../lib/sockfilt-strcase.o ../../lib/sockfilt-curl_multibyte.o sockfilt-getpart.o ../../lib/sockfilt-base64.o ../../lib/sockfilt-memdebug.o sockfilt-util.o sockfilt-sockfilt.o ../../lib/sockfilt-inet_pton.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o sockfilt ../../lib/sockfilt-mprintf.o ../../lib/sockfilt-nonblock.o ../../lib/sockfilt-strtoofft.o ../../lib/sockfilt-warnless.o ../../lib/sockfilt-timediff.o ../../lib/sockfilt-dynbuf.o ../../lib/sockfilt-strdup.o ../../lib/sockfilt-strcase.o ../../lib/sockfilt-curl_multibyte.o sockfilt-getpart.o ../../lib/sockfilt-base64.o ../../lib/sockfilt-memdebug.o sockfilt-util.o sockfilt-sockfilt.o ../../lib/sockfilt-inet_pton.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o sws ../../lib/sws-mprintf.o ../../lib/sws-nonblock.o ../../lib/sws-strtoofft.o ../../lib/sws-warnless.o ../../lib/sws-timediff.o ../../lib/sws-dynbuf.o ../../lib/sws-strdup.o ../../lib/sws-strcase.o ../../lib/sws-curl_multibyte.o sws-getpart.o ../../lib/sws-base64.o ../../lib/sws-memdebug.o sws-util.o sws-sws.o ../../lib/sws-inet_pton.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o sws ../../lib/sws-mprintf.o ../../lib/sws-nonblock.o ../../lib/sws-strtoofft.o ../../lib/sws-warnless.o ../../lib/sws-timediff.o ../../lib/sws-dynbuf.o ../../lib/sws-strdup.o ../../lib/sws-strcase.o ../../lib/sws-curl_multibyte.o sws-getpart.o ../../lib/sws-base64.o ../../lib/sws-memdebug.o sws-util.o sws-sws.o ../../lib/sws-inet_pton.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o tftpd ../../lib/tftpd-mprintf.o ../../lib/tftpd-nonblock.o ../../lib/tftpd-strtoofft.o ../../lib/tftpd-warnless.o ../../lib/tftpd-timediff.o ../../lib/tftpd-dynbuf.o ../../lib/tftpd-strdup.o ../../lib/tftpd-strcase.o ../../lib/tftpd-curl_multibyte.o tftpd-getpart.o ../../lib/tftpd-base64.o ../../lib/tftpd-memdebug.o tftpd-util.o tftpd-tftpd.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o tftpd ../../lib/tftpd-mprintf.o ../../lib/tftpd-nonblock.o ../../lib/tftpd-strtoofft.o ../../lib/tftpd-warnless.o ../../lib/tftpd-timediff.o ../../lib/tftpd-dynbuf.o ../../lib/tftpd-strdup.o ../../lib/tftpd-strcase.o ../../lib/tftpd-curl_multibyte.o tftpd-getpart.o ../../lib/tftpd-base64.o ../../lib/tftpd-memdebug.o tftpd-util.o tftpd-tftpd.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o fake_ntlm ../../lib/fake_ntlm-mprintf.o ../../lib/fake_ntlm-nonblock.o ../../lib/fake_ntlm-strtoofft.o ../../lib/fake_ntlm-warnless.o ../../lib/fake_ntlm-timediff.o ../../lib/fake_ntlm-dynbuf.o ../../lib/fake_ntlm-strdup.o ../../lib/fake_ntlm-strcase.o ../../lib/fake_ntlm-curl_multibyte.o fake_ntlm-getpart.o ../../lib/fake_ntlm-base64.o ../../lib/fake_ntlm-memdebug.o fake_ntlm-util.o fake_ntlm-fake_ntlm.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o fake_ntlm ../../lib/fake_ntlm-mprintf.o ../../lib/fake_ntlm-nonblock.o ../../lib/fake_ntlm-strtoofft.o ../../lib/fake_ntlm-warnless.o ../../lib/fake_ntlm-timediff.o ../../lib/fake_ntlm-dynbuf.o ../../lib/fake_ntlm-strdup.o ../../lib/fake_ntlm-strcase.o ../../lib/fake_ntlm-curl_multibyte.o fake_ntlm-getpart.o ../../lib/fake_ntlm-base64.o ../../lib/fake_ntlm-memdebug.o fake_ntlm-util.o fake_ntlm-fake_ntlm.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o socksd ../../lib/socksd-mprintf.o ../../lib/socksd-nonblock.o ../../lib/socksd-strtoofft.o ../../lib/socksd-warnless.o ../../lib/socksd-timediff.o ../../lib/socksd-dynbuf.o ../../lib/socksd-strdup.o ../../lib/socksd-strcase.o ../../lib/socksd-curl_multibyte.o socksd-getpart.o ../../lib/socksd-base64.o ../../lib/socksd-memdebug.o socksd-util.o socksd-socksd.o ../../lib/socksd-inet_pton.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o socksd ../../lib/socksd-mprintf.o ../../lib/socksd-nonblock.o ../../lib/socksd-strtoofft.o ../../lib/socksd-warnless.o ../../lib/socksd-timediff.o ../../lib/socksd-dynbuf.o ../../lib/socksd-strdup.o ../../lib/socksd-strcase.o ../../lib/socksd-curl_multibyte.o socksd-getpart.o ../../lib/socksd-base64.o ../../lib/socksd-memdebug.o socksd-util.o socksd-socksd.o ../../lib/socksd-inet_pton.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o disabled disabled-disabled.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o disabled disabled-disabled.o -Wl,--as-needed /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o mqttd ../../lib/mqttd-mprintf.o ../../lib/mqttd-nonblock.o ../../lib/mqttd-strtoofft.o ../../lib/mqttd-warnless.o ../../lib/mqttd-timediff.o ../../lib/mqttd-dynbuf.o ../../lib/mqttd-strdup.o ../../lib/mqttd-strcase.o ../../lib/mqttd-curl_multibyte.o mqttd-getpart.o ../../lib/mqttd-base64.o ../../lib/mqttd-memdebug.o mqttd-util.o mqttd-mqttd.o ../../lib/mqttd-inet_pton.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o mqttd ../../lib/mqttd-mprintf.o ../../lib/mqttd-nonblock.o ../../lib/mqttd-strtoofft.o ../../lib/mqttd-warnless.o ../../lib/mqttd-timediff.o ../../lib/mqttd-dynbuf.o ../../lib/mqttd-strdup.o ../../lib/mqttd-strcase.o ../../lib/mqttd-curl_multibyte.o mqttd-getpart.o ../../lib/mqttd-base64.o ../../lib/mqttd-memdebug.o mqttd-util.o mqttd-mqttd.o ../../lib/mqttd-inet_pton.o -Wl,--as-needed make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/server' Making all in libtest make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/tests/libtest' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o chkhostname.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/chkhostname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/curl_gethostname.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/../../lib/curl_gethostname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libauthretry.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/libauthretry.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o first.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libntlmconnect.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/libntlmconnect.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o testutil.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libprereq.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/libprereq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib500.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib500.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o testtrace.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/testtrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib501.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib501.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib502.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib502.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib503.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib503.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib504.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib504.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib505.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib505.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib506.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib506.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib507.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib507.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib508.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib508.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib509.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib509.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib510.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib510.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib511.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib511.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib512.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib512.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib513.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib513.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib514.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib514.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib515.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib515.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib516.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib516.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib517.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib517.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib518.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib518.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib519.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib519.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib520.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib520.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib521.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib521.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib523.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib523.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib524.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib524.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib525.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib525.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB526 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib526-lib526.o `test -f 'lib526.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib526.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB526 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib526-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB526 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib526-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB526 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib526-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB526 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib526-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB527 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib527-lib526.o `test -f 'lib526.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib526.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB527 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib527-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB527 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib527-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB527 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib527-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB527 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib527-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB529 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib529-lib525.o `test -f 'lib525.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib525.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB529 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib529-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB529 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib529-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB529 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib529-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB529 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib529-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB529 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib529-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib530.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib530.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB532 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib532-lib526.o `test -f 'lib526.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib526.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB532 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib532-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB532 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib532-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB532 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib532-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB532 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib532-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib533.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib533.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib537.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib537.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib539.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib539.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib540.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib540.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib541.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib541.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib542.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib542.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib543.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib543.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib544.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib544.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB545 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib545-lib544.o `test -f 'lib544.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib544.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB545 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib545-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB545 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib545-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib547.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib547.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB548 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib548-lib547.o `test -f 'lib547.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib547.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB548 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib548-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB548 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib548-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib549.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib549.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib552.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib552.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib553.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib553.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib554.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib554.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib555.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib555.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib556.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib556.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib557.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib557.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib558.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib558.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib559.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib559.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib560.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib560.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib562.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib562.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib564.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib564.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB565 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib565-lib510.o `test -f 'lib510.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib510.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB565 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib565-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB565 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib565-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib566.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib566.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib567.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib567.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib568.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib568.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib569.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib569.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib570.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib570.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib571.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib571.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib572.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib572.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib573.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib573.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib574.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib574.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib575.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib575.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib576.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib576.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib578.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib578.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib579.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib579.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib582.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib582.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib583.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib583.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB584 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib584-lib589.o `test -f 'lib589.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib589.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB584 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib584-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB584 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib584-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB585 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib585-lib500.o `test -f 'lib500.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib500.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB585 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib585-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB585 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib585-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB585 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib585-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB585 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib585-testtrace.o `test -f 'testtrace.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testtrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB585 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib585-curl_multibyte.o `test -f '../../lib/curl_multibyte.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/curl_multibyte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib586.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib586.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB587 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib587-lib554.o `test -f 'lib554.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib554.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB587 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib587-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB587 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib587-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib589.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib589.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib590.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib590.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib591.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib591.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib597.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib597.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib598.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib598.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib599.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib599.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib643.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib643.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB645 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib645-lib643.o `test -f 'lib643.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib643.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB645 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib645-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB645 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib645-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib650.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib650.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib651.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib651.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib652.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib652.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib653.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib653.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib654.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib654.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib655.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib655.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib658.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib658.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib659.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib659.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib661.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib661.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib666.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib666.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib667.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib667.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib668.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib668.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB670 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib670-lib670.o `test -f 'lib670.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib670.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB670 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib670-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB670 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib670-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB670 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib670-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB670 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib670-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB671 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib671-lib670.o `test -f 'lib670.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib670.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB671 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib671-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB671 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib671-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB671 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib671-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB671 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib671-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB672 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib672-lib670.o `test -f 'lib670.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib670.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB672 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib672-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB672 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib672-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB672 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib672-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB672 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib672-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib670.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib670.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib674.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib674.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib676.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib676.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib677.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib677.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib678.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib678.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1156.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1156.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1301.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1301.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1500.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1500.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1501.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1501.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1502 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1502-lib1502.o `test -f 'lib1502.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1502.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1502 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1502-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1502 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1502-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1502 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1502-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1502 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1502-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1503 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1503-lib1502.o `test -f 'lib1502.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1502.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1503 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1503-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1503 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1503-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1503 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1503-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1503 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1503-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1504 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1504-lib1502.o `test -f 'lib1502.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1502.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1504 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1504-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1504 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1504-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1504 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1504-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1504 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1504-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1505 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1505-lib1502.o `test -f 'lib1502.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1502.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1505 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1505-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1505 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1505-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1505 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1505-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1505 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1505-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1506.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1506.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1507.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1507.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1508.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1508.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1509.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1509.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1510.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1510.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1511.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1511.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1512.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1512.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1513.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1513.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1514.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1514.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1515.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1515.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1517.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1517.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1518.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1518.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1520.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1520.c /usr/bin/perl /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/mk-lib1521.pl < /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/curl.h > lib1521.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1521-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1521-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1522.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1522.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1523.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1523.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1525.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1525.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1526.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1526.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1527.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1527.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1528.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1528.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1529.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1529.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1530.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1530.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1531.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1531.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1532.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1532.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1533.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1533.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1534.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1534.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1535.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1535.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1536.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1536.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1537.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1537.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1538.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1538.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1539 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1539-lib1514.o `test -f 'lib1514.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1514.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1539 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1539-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1539 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1539-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1539 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1539-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1539 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1539-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1540.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1540.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1542.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1542.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1543 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1543-lib1518.o `test -f 'lib1518.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1518.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1543 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1543-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1543 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1543-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1550.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1550.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1551.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1551.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1552.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1552.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1553.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1553.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1554.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1554.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1555.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1555.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1556.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1556.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1557.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1557.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1558.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1558.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1559.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1559.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1560.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1560.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1564.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1564.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1565.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1565.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1567.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1567.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1568.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1568.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1569.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1569.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1591.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1591.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1592.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1592.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1593.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1593.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1594.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1594.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1596 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1596-lib1594.o `test -f 'lib1594.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1594.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1596 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1596-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1596 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1596-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1596 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1596-testutil.o `test -f 'testutil.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`testutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1596 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1596-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1597.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1597.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1662.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1662.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1903.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1903.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1905.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1905.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1906.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1906.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1907.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1907.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1908.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1908.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1910.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1910.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1911.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1911.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1912.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1912.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1913.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1913.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1915.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1915.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1916.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1916.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1917 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1917-lib1916.o `test -f 'lib1916.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1916.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1917 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1917-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1917 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1917-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1917 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1917-warnless.o `test -f '../../lib/warnless.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1918.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1918.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1919.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1919.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1933.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1933.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1934.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1934.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1935.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1935.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1936.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1936.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1937.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1937.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1938.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1938.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1939.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1939.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1940.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1940.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1945.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1945.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1946 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1946-lib1940.o `test -f 'lib1940.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1940.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1946 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o ../../lib/lib1946-timediff.o `test -f '../../lib/timediff.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`../../lib/timediff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DLIB1946 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1946-first.o `test -f 'first.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1947.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1947.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1948.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1948.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1955.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1955.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1956.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1956.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1957.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1957.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1958.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1958.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1959.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1959.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1960.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1960.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1964.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1964.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1970.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1970.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1971.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1971.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1972.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1972.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1973.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1973.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1974.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1974.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1975.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib1975.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2301.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2301.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2302.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2302.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2304.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2304.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2305.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2305.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2306.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2306.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2402.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2402.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2404.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2404.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib2502.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib2502.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3010.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3010.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3025.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3025.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3026.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3026.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3027.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3027.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3100.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3100.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3101.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3101.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3102.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3102.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib3103.o /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/lib3103.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o libhostname_la-sethostname.lo `test -f 'sethostname.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`sethostname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/sethostname.c -fPIC -DPIC -o .libs/libhostname_la-sethostname.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o chkhostname chkhostname.o ../../lib/curl_gethostname.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o libauthretry libauthretry.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o chkhostname chkhostname.o ../../lib/curl_gethostname.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/libauthretry libauthretry.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o libntlmconnect libntlmconnect.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o libprereq libprereq.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/libntlmconnect libntlmconnect.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/libprereq libprereq.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib500 lib500.o ../../lib/timediff.o first.o testutil.o testtrace.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib501 lib501.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib500 lib500.o ../../lib/timediff.o first.o testutil.o testtrace.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib501 lib501.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib502 lib502.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib503 lib503.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib502 lib502.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib503 lib503.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib504 lib504.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib505 lib505.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib504 lib504.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib505 lib505.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib506 lib506.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib507 lib507.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib506 lib506.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib507 lib507.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib508 lib508.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib509 lib509.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib508 lib508.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib509 lib509.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib510 lib510.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib511 lib511.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib510 lib510.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib511 lib511.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib512 lib512.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib513 lib513.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib512 lib512.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib513 lib513.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib514 lib514.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib515 lib515.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib514 lib514.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib515 lib515.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib516 lib516.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib517 lib517.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib516 lib516.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib517 lib517.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib518 lib518.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib519 lib519.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib518 lib518.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib519 lib519.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib520 lib520.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib521 lib521.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib520 lib520.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib521 lib521.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib523 lib523.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib524 lib524.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib523 lib523.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib524 lib524.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib525 lib525.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib526 lib526-lib526.o ../../lib/lib526-timediff.o lib526-first.o lib526-testutil.o ../../lib/lib526-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib525 lib525.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib526 lib526-lib526.o ../../lib/lib526-timediff.o lib526-first.o lib526-testutil.o ../../lib/lib526-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib527 lib527-lib526.o ../../lib/lib527-timediff.o lib527-first.o lib527-testutil.o ../../lib/lib527-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib527 lib527-lib526.o ../../lib/lib527-timediff.o lib527-first.o lib527-testutil.o ../../lib/lib527-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib529 lib529-lib525.o ../../lib/lib529-timediff.o lib529-first.o lib529-testutil.o ../../lib/lib529-warnless.o ../../lib/lib529-curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib529 lib529-lib525.o ../../lib/lib529-timediff.o lib529-first.o lib529-testutil.o ../../lib/lib529-warnless.o ../../lib/lib529-curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib530 lib530.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib532 lib532-lib526.o ../../lib/lib532-timediff.o lib532-first.o lib532-testutil.o ../../lib/lib532-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib530 lib530.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib532 lib532-lib526.o ../../lib/lib532-timediff.o lib532-first.o lib532-testutil.o ../../lib/lib532-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib533 lib533.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib537 lib537.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib533 lib533.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib537 lib537.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib539 lib539.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib540 lib540.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib539 lib539.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib540 lib540.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib541 lib541.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib541 lib541.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib542 lib542.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib543 lib543.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib542 lib542.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib543 lib543.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib544 lib544.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib545 lib545-lib544.o ../../lib/lib545-timediff.o lib545-first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib544 lib544.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib545 lib545-lib544.o ../../lib/lib545-timediff.o lib545-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib547 lib547.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib548 lib548-lib547.o ../../lib/lib548-timediff.o lib548-first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib547 lib547.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib548 lib548-lib547.o ../../lib/lib548-timediff.o lib548-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib549 lib549.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib552 lib552.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib549 lib549.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib552 lib552.o ../../lib/timediff.o first.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib553 lib553.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib553 lib553.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib554 lib554.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib555 lib555.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib554 lib554.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib555 lib555.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib556 lib556.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib556 lib556.o ../../lib/timediff.o first.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib557 lib557.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib558 lib558.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib557 lib557.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib558 lib558.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib559 lib559.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib559 lib559.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib560 lib560.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib562 lib562.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib560 lib560.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib562 lib562.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib564 lib564.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib565 lib565-lib510.o ../../lib/lib565-timediff.o lib565-first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib564 lib564.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib565 lib565-lib510.o ../../lib/lib565-timediff.o lib565-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib566 lib566.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib567 lib567.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib566 lib566.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib567 lib567.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib568 lib568.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib569 lib569.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib568 lib568.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib569 lib569.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib570 lib570.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib571 lib571.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib570 lib570.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib571 lib571.o ../../lib/timediff.o first.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib572 lib572.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib573 lib573.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o testtrace.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib572 lib572.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib573 lib573.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o testtrace.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib574 lib574.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib574 lib574.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib575 lib575.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib576 lib576.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib575 lib575.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib576 lib576.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib578 lib578.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib579 lib579.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib578 lib578.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib579 lib579.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib582 lib582.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib583 lib583.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib582 lib582.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib583 lib583.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib584 lib584-lib589.o ../../lib/lib584-timediff.o lib584-first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib585 lib585-lib500.o ../../lib/lib585-timediff.o lib585-first.o lib585-testutil.o lib585-testtrace.o ../../lib/lib585-curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib584 lib584-lib589.o ../../lib/lib584-timediff.o lib584-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib585 lib585-lib500.o ../../lib/lib585-timediff.o lib585-first.o lib585-testutil.o lib585-testtrace.o ../../lib/lib585-curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib586 lib586.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib586 lib586.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib587 lib587-lib554.o ../../lib/lib587-timediff.o lib587-first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib587 lib587-lib554.o ../../lib/lib587-timediff.o lib587-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib589 lib589.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib589 lib589.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib590 lib590.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib591 lib591.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib590 lib590.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib591 lib591.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib597 lib597.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib597 lib597.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib598 lib598.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib598 lib598.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib599 lib599.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib643 lib643.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib599 lib599.o ../../lib/timediff.o first.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib643 lib643.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib645 lib645-lib643.o ../../lib/lib645-timediff.o lib645-first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib645 lib645-lib643.o ../../lib/lib645-timediff.o lib645-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib650 lib650.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib650 lib650.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib651 lib651.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib651 lib651.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib652 lib652.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib653 lib653.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib652 lib652.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib653 lib653.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib654 lib654.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib655 lib655.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib654 lib654.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib658 lib658.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib655 lib655.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib658 lib658.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib659 lib659.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib661 lib661.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib659 lib659.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib661 lib661.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib666 lib666.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib667 lib667.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib666 lib666.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib667 lib667.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib668 lib668.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib670 lib670-lib670.o ../../lib/lib670-timediff.o lib670-first.o lib670-testutil.o ../../lib/lib670-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib668 lib668.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib670 lib670-lib670.o ../../lib/lib670-timediff.o lib670-first.o lib670-testutil.o ../../lib/lib670-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib671 lib671-lib670.o ../../lib/lib671-timediff.o lib671-first.o lib671-testutil.o ../../lib/lib671-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib672 lib672-lib670.o ../../lib/lib672-timediff.o lib672-first.o lib672-testutil.o ../../lib/lib672-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib671 lib671-lib670.o ../../lib/lib671-timediff.o lib671-first.o lib671-testutil.o ../../lib/lib671-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib672 lib672-lib670.o ../../lib/lib672-timediff.o lib672-first.o lib672-testutil.o ../../lib/lib672-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib673 lib670.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib674 lib674.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib673 lib670.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib674 lib674.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib676 lib676.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib677 lib677.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib676 lib676.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib677 lib677.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib678 lib678.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib678 lib678.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/curl_multibyte.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1156 lib1156.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1301 lib1301.o ../../lib/timediff.o first.o testutil.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1156 lib1156.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1301 lib1301.o ../../lib/timediff.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1500 lib1500.o ../../lib/timediff.o first.o testutil.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1501 lib1501.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1500 lib1500.o ../../lib/timediff.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1501 lib1501.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1502 lib1502-lib1502.o ../../lib/lib1502-timediff.o lib1502-first.o lib1502-testutil.o ../../lib/lib1502-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1503 lib1503-lib1502.o ../../lib/lib1503-timediff.o lib1503-first.o lib1503-testutil.o ../../lib/lib1503-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1502 lib1502-lib1502.o ../../lib/lib1502-timediff.o lib1502-first.o lib1502-testutil.o ../../lib/lib1502-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1503 lib1503-lib1502.o ../../lib/lib1503-timediff.o lib1503-first.o lib1503-testutil.o ../../lib/lib1503-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1504 lib1504-lib1502.o ../../lib/lib1504-timediff.o lib1504-first.o lib1504-testutil.o ../../lib/lib1504-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1505 lib1505-lib1502.o ../../lib/lib1505-timediff.o lib1505-first.o lib1505-testutil.o ../../lib/lib1505-warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1504 lib1504-lib1502.o ../../lib/lib1504-timediff.o lib1504-first.o lib1504-testutil.o ../../lib/lib1504-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1505 lib1505-lib1502.o ../../lib/lib1505-timediff.o lib1505-first.o lib1505-testutil.o ../../lib/lib1505-warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1506 lib1506.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1507 lib1507.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1506 lib1506.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1507 lib1507.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1508 lib1508.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1508 lib1508.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1509 lib1509.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1509 lib1509.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1510 lib1510.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1510 lib1510.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1511 lib1511.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1511 lib1511.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1512 lib1512.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1513 lib1513.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1512 lib1512.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1513 lib1513.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1514 lib1514.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1515 lib1515.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1514 lib1514.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1515 lib1515.o ../../lib/timediff.o first.o testutil.o ../../lib/warnless.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1517 lib1517.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1517 lib1517.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1518 lib1518.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1518 lib1518.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1520 lib1520.o ../../lib/timediff.o first.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include -I../../lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/lib -I/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -c -o lib1521-lib1521.o `test -f 'lib1521.c' || echo '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/tests/libtest/'`lib1521.c libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1520 lib1520.o ../../lib/timediff.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib1522 lib1522.o ../../lib/timediff.o first.o testutil.o testtrace.o ../../lib/libcurl.la -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lssl -lcrypto -lzstd -lzstd -lz libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -Werror-implicit-function-declaration -fuse-ld=mold -Wl,-O1 -O2 -pipe -march=native -Werror=strict-aliasing -Werror=odr -Werror=lto-type-mismatch -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -flto=2 -fuse-linker-plugin -fno-fat-lto-objects -ftree-vectorize -flifetime-dse=1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lib1522 lib1522.o ../../lib/timediff.o first.o testutil.o testtrace.o -Wl,--as-needed ../../lib/.libs/libcurl.so -lcares -lnghttp2 -lidn2 -lssl -lcrypto -lzstd -lz * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: net-misc/curl-8.4.0 >>> Install net-misc/curl-8.4.0 into /var/tmp/portage/net-misc/curl-8.4.0/image * abi_x86_64.amd64: running multilib-minimal_abi_src_install make -j2 DESTDIR=/var/tmp/portage/net-misc/curl-8.4.0/image install Making install in lib make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c libcurl.la '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64' libtool: install: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c .libs/libcurl.so.4.8.0 /var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64/libcurl.so.4.8.0 libtool: install: (cd /var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64 && { ln -s -f libcurl.so.4.8.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.8.0 libcurl.so.4; }; }) libtool: install: (cd /var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64 && { ln -s -f libcurl.so.4.8.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.8.0 libcurl.so; }; }) libtool: install: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c .libs/libcurl.lai /var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64/libcurl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' make[1]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/lib' Making install in src make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' Making install in ../docs make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' Making install in . make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[4]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man1' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/curl-config.1 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/curl.1 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man1' make[4]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' Making install in cmdline-opts make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[4]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/bin' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c curl '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/bin' libtool: warning: '../lib/libcurl.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c .libs/curl /var/tmp/portage/net-misc/curl-8.4.0/image/usr/bin/curl make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' make[1]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/src' make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64/pkgconfig' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c curl-config '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/bin' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 libcurl.pc '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' (cd include && make install) make[4]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include' Making install in curl make[5]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include/curl' make[6]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include/curl' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/include/curl' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/curl.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/curlver.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/easy.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/mprintf.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/stdcheaders.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/multi.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/typecheck-gcc.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/system.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/urlapi.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/options.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/header.h /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/include/curl/websockets.h '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/include/curl' make[6]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include/curl' make[5]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include/curl' make[5]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include' make[6]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include' make[5]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include' make[4]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/include' (cd docs && make install) make[4]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' Making install in . make[5]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[6]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man1' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/curl-config.1 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/curl.1 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man1' make[6]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' make[5]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' Making install in cmdline-opts make[5]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[6]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[5]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/cmdline-opts' make[4]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs' (cd docs/libcurl && make install) make[4]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl' Making install in opts make[5]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl/opts' make[6]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl/opts' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_ACTIVESOCKET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_APPCONNECT_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_APPCONNECT_TIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CAINFO.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CAPATH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CERTINFO.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONDITION_UNMET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONNECT_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONNECT_TIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONN_ID.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_CONTENT_TYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_COOKIELIST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_EFFECTIVE_METHOD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_EFFECTIVE_URL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_FILETIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_FILETIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_FTP_ENTRY_PATH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_HEADER_SIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_HTTP_CONNECTCODE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_HTTP_VERSION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_HTTPAUTH_AVAIL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_LASTSOCKET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_LOCAL_IP.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_LOCAL_PORT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_NUM_CONNECTS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_OS_ERRNO.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PRIMARY_IP.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PRIVATE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PROTOCOL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PROXY_ERROR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PROXY_SSL_VERIFYRESULT.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_PROXYAUTH_AVAIL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_REDIRECT_COUNT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_REDIRECT_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_REDIRECT_TIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_REDIRECT_URL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_REFERER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_REQUEST_SIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_RETRY_AFTER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_RTSP_CLIENT_CSEQ.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_RTSP_CSEQ_RECV.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_RTSP_SERVER_CSEQ.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_RTSP_SESSION_ID.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SCHEME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SIZE_UPLOAD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SIZE_UPLOAD_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SPEED_UPLOAD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SPEED_UPLOAD_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SSL_ENGINES.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_SSL_VERIFYRESULT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_TLS_SESSION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_TOTAL_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_TOTAL_TIME_T.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLINFO_XFER_ID.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_MAXCONNECTS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_PIPELINING.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_PUSHDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_PUSHFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_SOCKETDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_TIMERDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ABSTRACT_UNIX_SOCKET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ALTSVC.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_APPEND.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_AUTOREFERER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_AWS_SIGV4.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_BUFFERSIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CAINFO.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CAINFO_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CAPATH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CA_CACHE_TIMEOUT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CERTINFO.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CHUNK_DATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CONNECT_TO.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_COOKIE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_COOKIEFILE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_COOKIEJAR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_COOKIELIST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_COOKIESESSION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CRLF.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CRLFILE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CURLU.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DEBUGDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DEFAULT_PROTOCOL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DIRLISTONLY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DNS_INTERFACE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DNS_SHUFFLE_ADDRESSES.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DOH_SSL_VERIFYHOST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DOH_SSL_VERIFYPEER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DOH_SSL_VERIFYSTATUS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_DOH_URL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_EGDSOCKET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ERRORBUFFER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FAILONERROR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FILETIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FNMATCH_DATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FORBID_REUSE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FRESH_CONNECT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTP_USE_PRET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTPPORT.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_FTPSSLAUTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HAPROXYPROTOCOL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HAPROXY_CLIENT_IP.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HEADER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HEADERDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HEADEROPT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HSTS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HSTS_CTRL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HSTSREADDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HSTSREADFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HSTSWRITEDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HSTSWRITEFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTP09_ALLOWED.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTP200ALIASES.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTP_VERSION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTPAUTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTPGET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTPHEADER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTPPOST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_HTTPPROXYTUNNEL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_INFILESIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_INTERFACE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_IOCTLDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_IPRESOLVE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ISSUERCERT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_ISSUERCERT_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_KEEP_SENDING_ON_ERROR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_KEYPASSWD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_KRBLEVEL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_LOCALPORT.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAIL_AUTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAIL_FROM.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAIL_RCPT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAIL_RCPT_ALLOWFAILS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAXAGE_CONN.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAXCONNECTS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAXFILESIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MAXREDIRS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MIME_OPTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_MIMEPOST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NETRC.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NETRC_FILE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NOBODY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NOPROGRESS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NOPROXY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_NOSIGNAL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PASSWORD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PATH_AS_IS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PIPEWAIT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PORT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_POST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_POSTFIELDS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_POSTQUOTE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_POSTREDIR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PRE_PROXY.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PREQUOTE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PREREQDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PREREQFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PRIVATE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROGRESSDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROTOCOLS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROTOCOLS_STR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_CAINFO.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_CAINFO_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_CAPATH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_CRLFILE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_ISSUERCERT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_ISSUERCERT_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_KEYPASSWD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SERVICE_NAME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_CIPHER_LIST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_OPTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYHOST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYPEER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSLCERT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSLCERT_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSLCERTTYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSLKEY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSLKEY_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSLKEYTYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_PASSWORD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_TYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_USERNAME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXYAUTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXYHEADER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXYPASSWORD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXYPORT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXYTYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXYUSERNAME.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_PUT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_QUICK_EXIT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_QUOTE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RANDOM_FILE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RANGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_READDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_READFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS_STR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_REFERER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_REQUEST_TARGET.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RESOLVE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RESOLVER_START_DATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RESOLVER_START_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RESUME_FROM.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RTSP_REQUEST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SASL_AUTHZID.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SASL_IR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SEEKDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SEEKFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SERVER_RESPONSE_TIMEOUT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SERVICE_NAME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SHARE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SOCKOPTDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_COMPRESSION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_HOSTKEYDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_HOSTKEYFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_EC_CURVES.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_FALSESTART.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSL_VERIFYSTATUS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLCERT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLCERT_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLCERTTYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLENGINE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLKEY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLKEY_BLOB.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLKEYTYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SSLVERSION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_STDERR.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_STREAM_WEIGHT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_SUPPRESS_CONNECT_HEADERS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TCP_NODELAY.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TELNETOPTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TFTP_NO_OPTIONS.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TIMECONDITION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TIMEOUT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TIMEOUT_MS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TIMEVALUE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TIMEVALUE_LARGE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TLS13_CIPHERS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TRAILERDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TRAILERFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_TRANSFERTEXT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_UPKEEP_INTERVAL_MS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_UPLOAD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_UPLOAD_BUFFERSIZE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_URL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_USE_SSL.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_USERAGENT.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_USERNAME.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_USERPWD.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_VERBOSE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_WILDCARDMATCH.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_WRITEDATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_WRITEFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_WS_OPTIONS.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_XFERINFODATA.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLSHOPT_LOCKFUNC.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLSHOPT_SHARE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLSHOPT_UNLOCKFUNC.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLSHOPT_UNSHARE.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/opts/CURLSHOPT_USERDATA.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' make[6]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl/opts' make[5]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl/opts' make[5]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl' make[6]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/aclocal' /bin/mkdir -p '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl.m4 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/aclocal' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_cleanup.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_duphandle.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_escape.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_getinfo.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_header.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_init.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_nextheader.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_option_by_id.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_option_by_name.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_option_next.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_pause.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_perform.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_recv.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_reset.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_send.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_setopt.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_strerror.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_unescape.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_easy_upkeep.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_escape.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_formadd.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_formfree.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_formget.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_free.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_getdate.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_getenv.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_global_cleanup.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_global_init.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_global_init_mem.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_global_trace.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_global_sslset.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_addpart.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_data.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_data_cb.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_encoder.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_filedata.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_filename.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_free.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_headers.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_init.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_name.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_subparts.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mime_type.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_mprintf.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_add_handle.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_assign.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_cleanup.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_fdset.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_get_handles.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_info_read.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_init.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_perform.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_poll.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_remove_handle.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_setopt.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_socket.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_socket_action.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_socket_all.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_strerror.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_timeout.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_wakeup.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_multi_wait.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_pushheader_bynum.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_pushheader_byname.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_share_cleanup.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_share_init.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_share_setopt.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_share_strerror.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_slist_append.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_slist_free_all.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_strequal.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_strnequal.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_unescape.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_url.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_url_cleanup.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_url_dup.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_url_get.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_url_set.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_url_strerror.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_version.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_version_info.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_ws_meta.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_ws_recv.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/curl_ws_send.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-easy.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-env.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-env-dbg.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-errors.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-multi.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-security.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-share.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-symbols.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-thread.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-tutorial.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-url.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl-ws.3 /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0/docs/libcurl/libcurl.3 '/var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/man/man3' make[6]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl' make[5]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl' make[4]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/docs/libcurl' make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' make[1]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64' make -j2 -C scripts DESTDIR=/var/tmp/portage/net-misc/curl-8.4.0/image install make: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/scripts' make[1]: Entering directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/scripts' make[1]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/zsh/site-functions /bin/mkdir -p /var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/fish/vendor_completions.d /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 _curl /var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/zsh/site-functions/_curl /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 curl.fish /var/tmp/portage/net-misc/curl-8.4.0/image/usr/share/fish/vendor_completions.d/curl.fish make[1]: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/scripts' make: Leaving directory '/var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/scripts' >>> Completed installing net-misc/curl-8.4.0 into /var/tmp/portage/net-misc/curl-8.4.0/image * Final size of build directory: 60976 KiB (59.5 MiB) * Final size of installed tree: 4500 KiB ( 4.3 MiB) * QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/net-misc/curl-8.4.0/work/curl-8.4.0-abi_x86_64.amd64/config.log:8557 - _fseeki64 * Check that no features were accidentally disabled. * See https://wiki.gentoo.org/wiki/Modern_C_porting. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/curl /usr/lib64/libcurl.so.4.8.0