* Package: net-misc/curl-7.21.6 * Repository: gentoo * Maintainer: dragonheart@gentoo.org * USE: amd64 elibc_glibc idn ipv6 kernel_linux multilib ssl test threads userland_GNU * FEATURES: preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking curl-7.21.6.tar.bz2 to /var/tmp/portage/net-misc/curl-7.21.6/work >>> Source unpacked in /var/tmp/portage/net-misc/curl-7.21.6/work >>> Preparing source in /var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6 ... * Applying curl-7.20.0-strip-ldflags.patch ... [ ok ] * Applying curl-7.19.7-test241.patch ... [ ok ] * Applying curl-7.18.2-prefix.patch ... [ ok ] * Applying curl-respect-cflags.patch ... [ ok ] * Adjusting to prefix / * curl-config.in ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: curl-7.21.6/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6 ... * econf: updating curl-7.21.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating curl-7.21.6/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-ldap --disable-ldaps --with-libidn --without-gssapi --without-libssh2 --disable-static --enable-ipv6 --enable-threaded-resolver --disable-ares --enable-http --enable-ftp --enable-gopher --enable-file --enable-dict --enable-manual --enable-telnet --enable-smtp --enable-pop3 --enable-imap --enable-rtsp --enable-nonblocking --enable-largefile --enable-maintainer-mode --disable-sspi --without-krb4 --without-librtmp --without-spnego --without-gnutls --without-nss --with-ssl --without-ca-bundle --with-ca-path=/etc/ssl/certs checking whether to enable maintainer-specific portions of Makefiles... 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 c-ares for DNS lookups... no checking for sed... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking curl version... 7.21.6 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... yes checking size of long... 8 checking size of void*... 8 checking for 64-bit curl_off_t data type... long checking size of curl_off_t... 8 checking formatting string directive for curl_off_t... "ld" checking formatting string directive for unsigned curl_off_t... "lu" checking constant suffix string for curl_off_t... L checking constant suffix string for unsigned curl_off_t... UL 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 if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes checking if compiler is icc (to build with PIC)... 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no 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 if we need -mimpure-text... no checking if we need BUILDING_LIBCURL... no checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts debug disabling options... yes configure: compiler options added: checking if compiler optimizer assumed setting might be used... yes checking if compiler accepts optimizer enabling options... yes configure: compiler options added: checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if shared libraries need -no-undefined... no 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 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... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to provide built-in manual... yes checking if X/Open network library is required... no checking for gethostbyname... yes checking for strcasecmp... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... -lrt checking if monotonic clock_gettime works... yes checking whether to use libgcc... no 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 Kerberos4 support is requested... no checking if SPNEGO support is requested... no checking if GSSAPI support is requested... no checking for pkg-config... /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto -lgmp -ldl -lz " configure: pkg-config: SSL_LDFLAGS: " " configure: pkg-config: SSL_CPPFLAGS: " " checking for CRYPTO_lock in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/pkcs12.h usability... yes checking openssl/pkcs12.h presence... yes checking for openssl/pkcs12.h... yes checking for ENGINE_init... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for ENGINE_load_builtin_engines... yes checking for RAND_status... yes checking for RAND_screen... no checking for RAND_egd... yes checking for ENGINE_cleanup... yes checking for CRYPTO_cleanup_all_ex_data... yes checking for SSL_get_shutdown... yes checking for yaSSL using OpenSSL compatibility mode... no checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for "/dev/urandom"... yes checking for SRP_Calc_client_key in -lcrypto... no checking default CA cert bundle/path... /etc/ssl/certs (capath) checking whether to build with libidn... yes checking for idna_to_ascii_lz in -lidn... yes checking for idn_free... yes checking for idna_strerror... yes checking for tld_strerror... yes checking idn-free.h usability... yes checking idn-free.h presence... yes checking for idn-free.h... yes checking tld.h usability... yes checking tld.h presence... yes checking for tld.h... yes checking for ANSI C header files... (cached) yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for limits.h... yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for sys/un.h... yes checking for netinet/tcp.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 sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) 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 errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... no 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 whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 8 checking size of long... (cached) 8 checking size of int... 4 checking size of short... 2 checking size of time_t... 8 checking size of off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... 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 sys/socket.h... (cached) yes checking for curl_socklen_t data type... socklen_t checking size of curl_socklen_t... 4 checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recvfrom... yes checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t 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 string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for stdio.h... yes checking if fdopen can be linked... yes checking if fdopen is prototyped... yes checking if fdopen is compilable... yes checking if fdopen usage allowed... yes checking if fdopen might be used... yes 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/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs 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 for stdlib.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... yes checking if gethostbyaddr_r is prototyped... yes checking if gethostbyaddr_r takes 5 args.... no checking if gethostbyaddr_r takes 7 args.... no checking if gethostbyaddr_r takes 8 args.... yes checking if gethostbyaddr_r is compilable... yes checking if gethostbyaddr_r usage allowed... yes checking if gethostbyaddr_r might be used... 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 if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for 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_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no 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... yes checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... 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 localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r seems to work... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking if memrchr can be linked... yes checking if memrchr is prototyped... no checking if memrchr might be used... no checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes 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 if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.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 for setjmp.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 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 strcasestr can be linked... yes checking if strcasestr is prototyped... no checking if strcasestr might be used... no 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 strlcat can be linked... no checking if strlcat might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes 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 sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for fork... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getprotobyname... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for inet_addr... yes checking for perror... yes checking for pipe... yes checking for setlocale... yes checking for setmode... no checking deeper for setmode... but still no checking for setrlimit... yes checking for uname... yes checking for utime... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for getnameinfo... yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,unsigned int checking for stdio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for working NI_WITHSCOPEID... no checking whether to enable non-blocking communications... 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 whether to enable the threaded resolver... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes configure: using POSIX threaded DNS lookup checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable TLS-SRP authentication... yes checking whether to enable support for cookies... yes checking whether to enable hidden symbols in the library... no checking whether to enforce SONAME bump... no 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 include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating tests/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 packages/Makefile config.status: creating packages/Win32/Makefile config.status: creating packages/Win32/cygwin/Makefile config.status: creating packages/Linux/Makefile config.status: creating packages/Linux/RPM/Makefile config.status: creating packages/Linux/RPM/curl.spec config.status: creating packages/Linux/RPM/curl-ssl.spec config.status: creating packages/Solaris/Makefile config.status: creating packages/EPM/curl.list config.status: creating packages/EPM/Makefile config.status: creating packages/vms/Makefile config.status: creating packages/AIX/Makefile config.status: creating packages/AIX/RPM/Makefile config.status: creating packages/AIX/RPM/curl.spec config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: creating src/curl_config.h config.status: creating include/curl/curlbuild.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configured to build curl/libcurl: curl version: 7.21.6 Host setup: x86_64-pc-linux-gnu Install prefix: /usr Compiler: x86_64-pc-linux-gnu-gcc SSL support: enabled (OpenSSL) SSH support: no (--with-libssh2) zlib support: enabled krb4 support: no (--with-krb4*) GSSAPI support: no (--with-gssapi) SPNEGO support: no (--with-spnego) TLS-SRP support: no (--enable-tls-srp) resolver: threaded ipv6 support: enabled IDN support: enabled Build libcurl: Shared=yes, Static=no Built-in manual: enabled Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: no ca cert path: /etc/ssl/certs LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS support: no (--enable-ldaps) RTSP support: enabled RTMP support: no (--with-librtmp) Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6 ... make -j16 -l15 Making all in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/lib' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh "/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/missing" --run autoheader) rm -f stamp-h1 touch curl_config.h.in cd .. && /bin/sh ./config.status lib/curl_config.h config.status: creating lib/curl_config.h config.status: lib/curl_config.h is unchanged make all-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-file.lo `test -f 'file.c' || echo './'`file.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-ssluse.lo `test -f 'ssluse.c' || echo './'`ssluse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c http.c -fPIC -DPIC -o .libs/libcurl_la-http.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c formdata.c -fPIC -DPIC -o .libs/libcurl_la-formdata.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c timeval.c -fPIC -DPIC -o .libs/libcurl_la-timeval.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c cookie.c -fPIC -DPIC -o .libs/libcurl_la-cookie.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c file.c -fPIC -DPIC -o .libs/libcurl_la-file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c base64.c -fPIC -DPIC -o .libs/libcurl_la-base64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c progress.c -fPIC -DPIC -o .libs/libcurl_la-progress.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c url.c -fPIC -DPIC -o .libs/libcurl_la-url.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c hostip.c -fPIC -DPIC -o .libs/libcurl_la-hostip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c sendf.c -fPIC -DPIC -o .libs/libcurl_la-sendf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c ftp.c -fPIC -DPIC -o .libs/libcurl_la-ftp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c dict.c -fPIC -DPIC -o .libs/libcurl_la-dict.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c speedcheck.c -fPIC -DPIC -o .libs/libcurl_la-speedcheck.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c if2ip.c -fPIC -DPIC -o .libs/libcurl_la-if2ip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c ldap.c -fPIC -DPIC -o .libs/libcurl_la-ldap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c ssluse.c -fPIC -DPIC -o .libs/libcurl_la-ssluse.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c sendf.c: In function 'showit': sendf.c:650:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendf.c:651:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c telnet.c -fPIC -DPIC -o .libs/libcurl_la-telnet.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-strequal.lo `test -f 'strequal.c' || echo './'`strequal.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-security.lo `test -f 'security.c' || echo './'`security.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c getinfo.c -fPIC -DPIC -o .libs/libcurl_la-getinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c transfer.c -fPIC -DPIC -o .libs/libcurl_la-transfer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-krb4.lo `test -f 'krb4.c' || echo './'`krb4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c strequal.c -fPIC -DPIC -o .libs/libcurl_la-strequal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c easy.c -fPIC -DPIC -o .libs/libcurl_la-easy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c security.c -fPIC -DPIC -o .libs/libcurl_la-security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c krb4.c -fPIC -DPIC -o .libs/libcurl_la-krb4.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c ftplistparser.c -fPIC -DPIC -o .libs/libcurl_la-ftplistparser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c krb5.c -fPIC -DPIC -o .libs/libcurl_la-krb5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c wildcard.c -fPIC -DPIC -o .libs/libcurl_la-wildcard.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c http_chunks.c -fPIC -DPIC -o .libs/libcurl_la-http_chunks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c memdebug.c -fPIC -DPIC -o .libs/libcurl_la-memdebug.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo './'`connect.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c strtok.c -fPIC -DPIC -o .libs/libcurl_la-strtok.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo './'`multi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-share.lo `test -f 'share.c' || echo './'`share.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo './'`md4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo './'`md5.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_rand.lo `test -f 'curl_rand.c' || echo './'`curl_rand.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-http_ntlm.lo `test -f 'http_ntlm.c' || echo './'`http_ntlm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c md4.c -fPIC -DPIC -o .libs/libcurl_la-md4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c http_negotiate.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c curl_rand.c -fPIC -DPIC -o .libs/libcurl_la-curl_rand.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hostares.lo `test -f 'hostares.c' || echo './'`hostares.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c strtoofft.c -fPIC -DPIC -o .libs/libcurl_la-strtoofft.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c strerror.c -fPIC -DPIC -o .libs/libcurl_la-strerror.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c hostares.c -fPIC -DPIC -o .libs/libcurl_la-hostares.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hostthre.lo `test -f 'hostthre.c' || echo './'`hostthre.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c hostasyn.c -fPIC -DPIC -o .libs/libcurl_la-hostasyn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c hostip6.c -fPIC -DPIC -o .libs/libcurl_la-hostip6.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-gtls.lo `test -f 'gtls.c' || echo './'`gtls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c hostthre.c -fPIC -DPIC -o .libs/libcurl_la-hostthre.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-sslgen.lo `test -f 'sslgen.c' || echo './'`sslgen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c parsedate.c -fPIC -DPIC -o .libs/libcurl_la-parsedate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c select.c -fPIC -DPIC -o .libs/libcurl_la-select.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c gtls.c -fPIC -DPIC -o .libs/libcurl_la-gtls.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c sslgen.c -fPIC -DPIC -o .libs/libcurl_la-sslgen.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo './'`socks.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-nss.lo `test -f 'nss.c' || echo './'`nss.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-qssl.lo `test -f 'qssl.c' || echo './'`qssl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c splay.c -fPIC -DPIC -o .libs/libcurl_la-splay.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-rawstr.lo `test -f 'rawstr.c' || echo './'`rawstr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo './'`curl_addrinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c socks.c -fPIC -DPIC -o .libs/libcurl_la-socks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c ssh.c -fPIC -DPIC -o .libs/libcurl_la-ssh.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo './'`socks_gssapi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c nss.c -fPIC -DPIC -o .libs/libcurl_la-nss.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c qssl.c -fPIC -DPIC -o .libs/libcurl_la-qssl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo './'`socks_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c rawstr.c -fPIC -DPIC -o .libs/libcurl_la-rawstr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo './'`curl_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-slist.lo `test -f 'slist.c' || echo './'`slist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-nonblock.lo `test -f 'nonblock.c' || echo './'`nonblock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo './'`curl_memrchr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-imap.lo `test -f 'imap.c' || echo './'`imap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c slist.c -fPIC -DPIC -o .libs/libcurl_la-slist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c curl_sspi.c -fPIC -DPIC -o .libs/libcurl_la-curl_sspi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c imap.c -fPIC -DPIC -o .libs/libcurl_la-imap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c nonblock.c -fPIC -DPIC -o .libs/libcurl_la-nonblock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-pingpong.lo `test -f 'pingpong.c' || echo './'`pingpong.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-polarssl.lo `test -f 'polarssl.c' || echo './'`polarssl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c rtsp.c -fPIC -DPIC -o .libs/libcurl_la-rtsp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c pingpong.c -fPIC -DPIC -o .libs/libcurl_la-pingpong.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-openldap.lo `test -f 'openldap.c' || echo './'`openldap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c curl_threads.c -fPIC -DPIC -o .libs/libcurl_la-curl_threads.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c hmac.c -fPIC -DPIC -o .libs/libcurl_la-hmac.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c warnless.c -fPIC -DPIC -o .libs/libcurl_la-warnless.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c polarssl.c -fPIC -DPIC -o .libs/libcurl_la-polarssl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-axtls.lo `test -f 'axtls.c' || echo './'`axtls.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c openldap.c -fPIC -DPIC -o .libs/libcurl_la-openldap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-http_negotiate_sspi.lo `test -f 'http_negotiate_sspi.c' || echo './'`http_negotiate_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c 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../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-cyassl.lo `test -f 'cyassl.c' || echo './'`cyassl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c axtls.c -fPIC -DPIC -o .libs/libcurl_la-axtls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-http_proxy.lo `test -f 'http_proxy.c' || echo './'`http_proxy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o libcurl_la-non-ascii.lo `test -f 'non-ascii.c' || echo './'`non-ascii.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c idn_win32.c -fPIC -DPIC -o .libs/libcurl_la-idn_win32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c http_negotiate_sspi.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate_sspi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c cyassl.c -fPIC -DPIC -o .libs/libcurl_la-cyassl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c http_proxy.c -fPIC -DPIC -o .libs/libcurl_la-http_proxy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c non-ascii.c -fPIC -DPIC -o .libs/libcurl_la-non-ascii.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -lidn -lssl -lcrypto -lrt -lssl -lcrypto -lgmp -ldl -lz -lz -version-info 6:0:2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcurl.la -rpath /usr/lib64 libcurl_la-file.lo libcurl_la-timeval.lo libcurl_la-base64.lo libcurl_la-hostip.lo libcurl_la-progress.lo libcurl_la-formdata.lo libcurl_la-cookie.lo libcurl_la-http.lo libcurl_la-sendf.lo libcurl_la-ftp.lo libcurl_la-url.lo libcurl_la-dict.lo libcurl_la-if2ip.lo libcurl_la-speedcheck.lo libcurl_la-ldap.lo libcurl_la-ssluse.lo libcurl_la-version.lo libcurl_la-getenv.lo libcurl_la-escape.lo libcurl_la-mprintf.lo libcurl_la-telnet.lo libcurl_la-netrc.lo libcurl_la-getinfo.lo libcurl_la-transfer.lo libcurl_la-strequal.lo libcurl_la-easy.lo libcurl_la-security.lo libcurl_la-krb4.lo libcurl_la-curl_fnmatch.lo libcurl_la-fileinfo.lo libcurl_la-ftplistparser.lo libcurl_la-wildcard.lo libcurl_la-krb5.lo libcurl_la-memdebug.lo libcurl_la-http_chunks.lo libcurl_la-strtok.lo libcurl_la-connect.lo libcurl_la-llist.lo libcurl_la-hash.lo libcurl_la-multi.lo libcurl_la-content_encoding.lo libcurl_la-share.lo libcurl_la-http_digest.lo libcurl_la-md4.lo libcurl_la-md5.lo libcurl_la-curl_rand.lo libcurl_la-http_negotiate.lo libcurl_la-http_ntlm.lo libcurl_la-inet_pton.lo libcurl_la-strtoofft.lo libcurl_la-strerror.lo libcurl_la-hostares.lo libcurl_la-hostasyn.lo libcurl_la-hostip4.lo libcurl_la-hostip6.lo libcurl_la-hostsyn.lo libcurl_la-hostthre.lo libcurl_la-inet_ntop.lo libcurl_la-parsedate.lo libcurl_la-select.lo libcurl_la-gtls.lo libcurl_la-sslgen.lo libcurl_la-tftp.lo libcurl_la-splay.lo libcurl_la-strdup.lo libcurl_la-socks.lo libcurl_la-ssh.lo libcurl_la-nss.lo libcurl_la-qssl.lo libcurl_la-rawstr.lo libcurl_la-curl_addrinfo.lo libcurl_la-socks_gssapi.lo libcurl_la-socks_sspi.lo libcurl_la-curl_sspi.lo libcurl_la-slist.lo libcurl_la-nonblock.lo libcurl_la-curl_memrchr.lo libcurl_la-imap.lo libcurl_la-pop3.lo libcurl_la-smtp.lo libcurl_la-pingpong.lo libcurl_la-rtsp.lo libcurl_la-curl_threads.lo libcurl_la-warnless.lo libcurl_la-hmac.lo libcurl_la-polarssl.lo libcurl_la-curl_rtmp.lo libcurl_la-openldap.lo libcurl_la-curl_gethostname.lo libcurl_la-gopher.lo libcurl_la-axtls.lo libcurl_la-idn_win32.lo libcurl_la-http_negotiate_sspi.lo libcurl_la-cyassl.lo libcurl_la-http_proxy.lo libcurl_la-non-ascii.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libcurl_la-file.o .libs/libcurl_la-timeval.o .libs/libcurl_la-base64.o .libs/libcurl_la-hostip.o .libs/libcurl_la-progress.o .libs/libcurl_la-formdata.o .libs/libcurl_la-cookie.o .libs/libcurl_la-http.o .libs/libcurl_la-sendf.o .libs/libcurl_la-ftp.o .libs/libcurl_la-url.o .libs/libcurl_la-dict.o .libs/libcurl_la-if2ip.o .libs/libcurl_la-speedcheck.o .libs/libcurl_la-ldap.o .libs/libcurl_la-ssluse.o .libs/libcurl_la-version.o .libs/libcurl_la-getenv.o .libs/libcurl_la-escape.o .libs/libcurl_la-mprintf.o .libs/libcurl_la-telnet.o .libs/libcurl_la-netrc.o .libs/libcurl_la-getinfo.o .libs/libcurl_la-transfer.o .libs/libcurl_la-strequal.o .libs/libcurl_la-easy.o .libs/libcurl_la-security.o .libs/libcurl_la-krb4.o .libs/libcurl_la-curl_fnmatch.o .libs/libcurl_la-fileinfo.o .libs/libcurl_la-ftplistparser.o .libs/libcurl_la-wildcard.o .libs/libcurl_la-krb5.o .libs/libcurl_la-memdebug.o .libs/libcurl_la-http_chunks.o .libs/libcurl_la-strtok.o .libs/libcurl_la-connect.o .libs/libcurl_la-llist.o .libs/libcurl_la-hash.o .libs/libcurl_la-multi.o .libs/libcurl_la-content_encoding.o .libs/libcurl_la-share.o .libs/libcurl_la-http_digest.o .libs/libcurl_la-md4.o .libs/libcurl_la-md5.o .libs/libcurl_la-curl_rand.o .libs/libcurl_la-http_negotiate.o .libs/libcurl_la-http_ntlm.o .libs/libcurl_la-inet_pton.o .libs/libcurl_la-strtoofft.o .libs/libcurl_la-strerror.o .libs/libcurl_la-hostares.o .libs/libcurl_la-hostasyn.o .libs/libcurl_la-hostip4.o .libs/libcurl_la-hostip6.o .libs/libcurl_la-hostsyn.o .libs/libcurl_la-hostthre.o .libs/libcurl_la-inet_ntop.o .libs/libcurl_la-parsedate.o .libs/libcurl_la-select.o .libs/libcurl_la-gtls.o .libs/libcurl_la-sslgen.o .libs/libcurl_la-tftp.o .libs/libcurl_la-splay.o .libs/libcurl_la-strdup.o .libs/libcurl_la-socks.o .libs/libcurl_la-ssh.o .libs/libcurl_la-nss.o .libs/libcurl_la-qssl.o .libs/libcurl_la-rawstr.o .libs/libcurl_la-curl_addrinfo.o .libs/libcurl_la-socks_gssapi.o .libs/libcurl_la-socks_sspi.o .libs/libcurl_la-curl_sspi.o .libs/libcurl_la-slist.o .libs/libcurl_la-nonblock.o .libs/libcurl_la-curl_memrchr.o .libs/libcurl_la-imap.o .libs/libcurl_la-pop3.o .libs/libcurl_la-smtp.o .libs/libcurl_la-pingpong.o .libs/libcurl_la-rtsp.o .libs/libcurl_la-curl_threads.o .libs/libcurl_la-warnless.o .libs/libcurl_la-hmac.o .libs/libcurl_la-polarssl.o .libs/libcurl_la-curl_rtmp.o .libs/libcurl_la-openldap.o .libs/libcurl_la-curl_gethostname.o .libs/libcurl_la-gopher.o .libs/libcurl_la-axtls.o .libs/libcurl_la-idn_win32.o .libs/libcurl_la-http_negotiate_sspi.o .libs/libcurl_la-cyassl.o .libs/libcurl_la-http_proxy.o .libs/libcurl_la-non-ascii.o /usr/lib64/libidn.so -lrt -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lz -Wl,--as-needed -march=native -O2 -mtune=native -pthread -march=native -O2 -mtune=native -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -pthread -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.2.0 libtool: link: (cd ".libs" && rm -f "libcurl.so.4" && ln -s "libcurl.so.4.2.0" "libcurl.so.4") libtool: link: (cd ".libs" && rm -f "libcurl.so" && ln -s "libcurl.so.4.2.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-7.21.6/work/curl-7.21.6/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/lib' Making all in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh "/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/missing" --run autoheader) rm -f stamp-h2 touch curl_config.h.in cd .. && /bin/sh ./config.status src/curl_config.h config.status: creating src/curl_config.h config.status: src/curl_config.h is unchanged make all-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c hugehelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c urlglob.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c writeout.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c writeenv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c getpass.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c homedir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c curlutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c os-specific.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c xattr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c hugehelp.c: In function 'hugehelp': hugehelp.c:7279:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'warnf': main.c:665:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'my_trace': main.c:3926:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3933:7: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3941:7: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o xattr.o strtoofft.o strdup.o rawstr.o nonblock.o ../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o xattr.o strtoofft.o strdup.o rawstr.o nonblock.o -Wl,--as-needed ../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6' >>> Source compiled. >>> Test phase [check]: net-misc/curl-7.21.6 Making check in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/lib' Making check in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' make check-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/src' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests' Making all in data make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/data' Making all in server make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/server' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-getpart.o `test -f 'getpart.c' || echo './'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o getpart-testpart.o `test -f 'testpart.c' || echo './'`testpart.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o getpart getpart-mprintf.o getpart-nonblock.o getpart-strequal.o getpart-strtoofft.o getpart-timeval.o getpart-warnless.o getpart-getpart.o getpart-base64.o getpart-memdebug.o getpart-testpart.o -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o getpart getpart-mprintf.o getpart-nonblock.o getpart-strequal.o getpart-strtoofft.o getpart-timeval.o getpart-warnless.o getpart-getpart.o getpart-base64.o getpart-memdebug.o getpart-testpart.o -Wl,--as-needed -lrt -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-getpart.o `test -f 'getpart.c' || echo './'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o resolve-resolve.o `test -f 'resolve.c' || echo './'`resolve.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o resolve resolve-mprintf.o resolve-nonblock.o resolve-strequal.o resolve-strtoofft.o resolve-timeval.o resolve-warnless.o resolve-getpart.o resolve-base64.o resolve-memdebug.o resolve-util.o resolve-resolve.o -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o resolve resolve-mprintf.o resolve-nonblock.o resolve-strequal.o resolve-strtoofft.o resolve-timeval.o resolve-warnless.o resolve-getpart.o resolve-base64.o resolve-memdebug.o resolve-util.o resolve-resolve.o -Wl,--as-needed -lrt -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-getpart.o `test -f 'getpart.c' || echo './'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o rtspd-rtspd.o `test -f 'rtspd.c' || echo './'`rtspd.c rtspd.c: In function 'send_doc': rtspd.c:1064:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o rtspd rtspd-mprintf.o rtspd-nonblock.o rtspd-strequal.o rtspd-strtoofft.o rtspd-timeval.o rtspd-warnless.o rtspd-getpart.o rtspd-base64.o rtspd-memdebug.o rtspd-util.o rtspd-rtspd.o -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o rtspd rtspd-mprintf.o rtspd-nonblock.o rtspd-strequal.o rtspd-strtoofft.o rtspd-timeval.o rtspd-warnless.o rtspd-getpart.o rtspd-base64.o rtspd-memdebug.o rtspd-util.o rtspd-rtspd.o -Wl,--as-needed -lrt -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-getpart.o `test -f 'getpart.c' || echo './'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-sockfilt.o `test -f 'sockfilt.c' || echo './'`sockfilt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sockfilt-inet_pton.o `test -f '../../lib/inet_pton.c' || echo './'`../../lib/inet_pton.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o sockfilt sockfilt-mprintf.o sockfilt-nonblock.o sockfilt-strequal.o sockfilt-strtoofft.o sockfilt-timeval.o sockfilt-warnless.o sockfilt-getpart.o sockfilt-base64.o sockfilt-memdebug.o sockfilt-util.o sockfilt-sockfilt.o sockfilt-inet_pton.o -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o sockfilt sockfilt-mprintf.o sockfilt-nonblock.o sockfilt-strequal.o sockfilt-strtoofft.o sockfilt-timeval.o sockfilt-warnless.o sockfilt-getpart.o sockfilt-base64.o sockfilt-memdebug.o sockfilt-util.o sockfilt-sockfilt.o sockfilt-inet_pton.o -Wl,--as-needed -lrt -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-getpart.o `test -f 'getpart.c' || echo './'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sws-sws.o `test -f 'sws.c' || echo './'`sws.c sws.c: In function 'send_doc': sws.c:1031:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o sws sws-mprintf.o sws-nonblock.o sws-strequal.o sws-strtoofft.o sws-timeval.o sws-warnless.o sws-getpart.o sws-base64.o sws-memdebug.o sws-util.o sws-sws.o -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o sws sws-mprintf.o sws-nonblock.o sws-strequal.o sws-strtoofft.o sws-timeval.o sws-warnless.o sws-getpart.o sws-base64.o sws-memdebug.o sws-util.o sws-sws.o -Wl,--as-needed -lrt -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-getpart.o `test -f 'getpart.c' || echo './'`getpart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o tftpd-tftpd.o `test -f 'tftpd.c' || echo './'`tftpd.c tftpd.c: In function 'write_behind': tftpd.c:608:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o tftpd tftpd-mprintf.o tftpd-nonblock.o tftpd-strequal.o tftpd-strtoofft.o tftpd-timeval.o tftpd-warnless.o tftpd-getpart.o tftpd-base64.o tftpd-memdebug.o tftpd-util.o tftpd-tftpd.o -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o tftpd tftpd-mprintf.o tftpd-nonblock.o tftpd-strequal.o tftpd-strtoofft.o tftpd-timeval.o tftpd-warnless.o tftpd-getpart.o tftpd-base64.o tftpd-memdebug.o tftpd-util.o tftpd-tftpd.o -Wl,--as-needed -lrt -pthread make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/server' Making all in libtest make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/libtest' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o sethostname.lo sethostname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c sethostname.c -fPIC -DPIC -o .libs/sethostname.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -module -avoid-version -rpath /nowhere -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libhostname.la sethostname.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sethostname.o -Wl,--as-needed -march=native -O2 -mtune=native -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -pthread -Wl,-soname -Wl,libhostname.so -o .libs/libhostname.so libtool: link: ( cd ".libs" && rm -f "libhostname.la" && ln -s "../libhostname.la" "libhostname.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o chkhostname-chkhostname.o `test -f 'chkhostname.c' || echo './'`chkhostname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o chkhostname-curl_gethostname.o `test -f '../../lib/curl_gethostname.c' || echo './'`../../lib/curl_gethostname.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o chkhostname chkhostname-chkhostname.o chkhostname-curl_gethostname.o libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o chkhostname chkhostname-chkhostname.o chkhostname-curl_gethostname.o -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib500.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c first.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib500 lib500.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib500 lib500.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib501.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib501 lib501.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib501 lib501.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib502.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c testutil.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib502 lib502.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib502 lib502.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib503.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib503 lib503.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib503 lib503.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib504.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib504 lib504.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib504 lib504.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib505.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib505 lib505.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib505 lib505.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib506.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib506 lib506.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib506 lib506.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib507.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib507 lib507.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib507 lib507.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib508.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib508 lib508.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib508 lib508.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib510.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib510 lib510.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib510 lib510.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib511.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib511 lib511.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib511 lib511.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib512.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib512 lib512.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib512 lib512.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib513.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib513 lib513.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib513 lib513.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib514.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib514 lib514.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib514 lib514.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib515.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib515 lib515.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib515 lib515.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib516.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib516 lib516.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib516 lib516.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib517.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib517 lib517.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib517 lib517.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib518.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib518 lib518.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib518 lib518.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib519.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib519 lib519.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib519 lib519.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib520.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib520 lib520.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib520 lib520.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib521.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib521 lib521.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib521 lib521.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib523.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib523 lib523.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib523 lib523.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib524.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib524 lib524.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib524 lib524.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib525.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib525 lib525.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib525 lib525.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB526 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib526-lib526.o `test -f 'lib526.c' || echo './'`lib526.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB526 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib526-first.o `test -f 'first.c' || echo './'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB526 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib526-testutil.o `test -f 'testutil.c' || echo './'`testutil.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB526 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib526 lib526-lib526.o lib526-first.o lib526-testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB526 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib526 lib526-lib526.o lib526-first.o lib526-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB527 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib527-lib526.o `test -f 'lib526.c' || echo './'`lib526.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB527 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib527-first.o `test -f 'first.c' || echo './'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB527 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib527-testutil.o `test -f 'testutil.c' || echo './'`testutil.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB527 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib527 lib527-lib526.o lib527-first.o lib527-testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB527 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib527 lib527-lib526.o lib527-first.o lib527-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib574.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib574 lib574.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib574 lib574.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib575.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib575 lib575.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib575 lib575.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib576.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib576 lib576.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib576 lib576.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib578.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib578 lib578.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib578 lib578.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib579.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib579 lib579.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib579 lib579.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB529 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib529-lib525.o `test -f 'lib525.c' || echo './'`lib525.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB529 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib529-first.o `test -f 'first.c' || echo './'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB529 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib529-testutil.o `test -f 'testutil.c' || echo './'`testutil.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB529 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib529 lib529-lib525.o lib529-first.o lib529-testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB529 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib529 lib529-lib525.o lib529-first.o lib529-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB530 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib530-lib530.o `test -f 'lib530.c' || echo './'`lib530.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB530 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib530-first.o `test -f 'first.c' || echo './'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB530 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib530-testutil.o `test -f 'testutil.c' || echo './'`testutil.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB530 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib530 lib530-lib530.o lib530-first.o lib530-testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB530 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib530 lib530-lib530.o lib530-first.o lib530-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB532 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib532-lib526.o `test -f 'lib526.c' || echo './'`lib526.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB532 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib532-first.o `test -f 'first.c' || echo './'`first.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB532 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib532-testutil.o `test -f 'testutil.c' || echo './'`testutil.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB532 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib532 lib532-lib526.o lib532-first.o lib532-testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB532 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib532 lib532-lib526.o lib532-first.o lib532-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib533.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib533 lib533.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib533 lib533.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib536.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib536 lib536.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib536 lib536.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib537.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib537 lib537.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib537 lib537.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib540.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib540 lib540.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib540 lib540.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib541.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib541 lib541.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib541 lib541.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib542.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib542 lib542.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib542 lib542.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib543.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib543 lib543.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib543 lib543.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib544.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib544 lib544.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib544 lib544.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB545 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib545-lib544.o `test -f 'lib544.c' || echo './'`lib544.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB545 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib545-first.o `test -f 'first.c' || echo './'`first.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB545 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib545 lib545-lib544.o lib545-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB545 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib545 lib545-lib544.o lib545-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib547.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib547 lib547.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib547 lib547.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB548 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib548-lib547.o `test -f 'lib547.c' || echo './'`lib547.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB548 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib548-first.o `test -f 'first.c' || echo './'`first.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB548 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib548 lib548-lib547.o lib548-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB548 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib548 lib548-lib547.o lib548-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib549.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib549 lib549.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib549 lib549.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib552.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib552 lib552.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib552 lib552.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib553.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib553 lib553.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib553 lib553.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib554.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib554 lib554.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib554 lib554.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib555.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib555 lib555.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib555 lib555.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib556.c lib556.c: In function 'test': lib556.c:89:16: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib556 lib556.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib556 lib556.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib539.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib539 lib539.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib539 lib539.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib557.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib557 lib557.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib557 lib557.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib560.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib560 lib560.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib560 lib560.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib562.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib562 lib562.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib562 lib562.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib564.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib564 lib564.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib564 lib564.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB565 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib565-lib510.o `test -f 'lib510.c' || echo './'`lib510.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB565 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c -o lib565-first.o `test -f 'first.c' || echo './'`first.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB565 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib565 lib565-lib510.o lib565-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB565 -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib565 lib565-lib510.o lib565-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib566.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib566 lib566.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib566 lib566.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib567.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib567 lib567.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib567 lib567.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib568.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib568 lib568.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib568 lib568.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib569.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib569 lib569.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib569 lib569.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib570.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib570 lib570.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib570 lib570.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib571.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib571 lib571.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib571 lib571.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib572.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib572 lib572.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib572 lib572.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib573.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib573 lib573.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib573 lib573.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib582.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib582 lib582.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib582 lib582.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -c lib583.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o lib583 lib583.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -mtune=native -Wno-system-headers -pthread -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/lib583 lib583.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lssl -lcrypto /usr/lib64/libgmp.so -ldl -lrt -lz -pthread make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/libtest' Making all in unit make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/unit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests/unit' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests' srcdir=. /usr/bin/perl -I. ./runtests.pl -a -s ********* System characteristics ******** * curl 7.21.6 (x86_64-pc-linux-gnu) * libcurl/7.21.6 OpenSSL/1.0.0d zlib/1.2.5 libidn/1.22 * Features: AsynchDNS IDN IPv6 Largefile NTLM SSL libz * Host: lillen * System: Linux lillen 2.6.39-hardened-r2 #1 SMP PREEMPT Sat Jun 25 00:39:44 CEST 2011 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux * Server SSL: OFF libcurl SSL: ON * debug build: OFF track memory: OFF * valgrind: ON HTTP IPv6 ON * FTP IPv6 ON Libtool lib: OFF * Shared build: yes * SSL library: OpenSSL * Ports: * HTTP/8990 FTP/8992 FTP2/8995 RTSP/9007 * TFTP/8997 HTTP-IPv6/8994 RTSP-IPv6/9008 FTP-IPv6/8996 * GOPHER/9009 GOPHER-IPv6/9009 * SSH/8999 SOCKS/9000 POP3/9001 IMAP/9003 SMTP/9005 * POP3-IPv6/9002 IMAP-IPv6/9004 SMTP-IPv6/9006 ***************************************** test 001...OK (1 out of 610, remaining: 38:24) test 002...OK (2 out of 610, remaining: 25:12) test 003...OK (3 out of 610, remaining: 21:16) test 004...OK (4 out of 610, remaining: 19:19) test 005...OK (5 out of 610, remaining: 18:06) test 006...OK (6 out of 610, remaining: 17:19) test 007...OK (7 out of 610, remaining: 16:47) test 008...OK (8 out of 610, remaining: 16:21) test 009...OK (9 out of 610, remaining: 17:04) test 010...OK (10 out of 610, remaining: 17:41) test 011...OK (11 out of 610, remaining: 17:17) test 012...OK (12 out of 610, remaining: 16:49) test 013...OK (13 out of 610, remaining: 16:30) test 014...OK (14 out of 610, remaining: 16:14) test 015...OK (15 out of 610, remaining: 15:59) test 016...OK (16 out of 610, remaining: 15:42) test 017...OK (17 out of 610, remaining: 15:32) test 018...OK (18 out of 610, remaining: 15:18) test 019...OK (19 out of 610, remaining: 15:06) test 020...OK (20 out of 610, remaining: 15:19) test 021...OK (21 out of 610, remaining: 15:00) test 022...OK (22 out of 610, remaining: 14:54) test 023...OK (23 out of 610, remaining: 14:42) test 024...OK (24 out of 610, remaining: 14:32) test 025...OK (25 out of 610, remaining: 14:28) test 026...OK (26 out of 610, remaining: 14:22) test 027...OK (27 out of 610, remaining: 14:19) test 028...OK (28 out of 610, remaining: 14:15) test 029...OK (29 out of 610, remaining: 17:26) test 030...OK (30 out of 610, remaining: 17:11) test 031...OK (31 out of 610, remaining: 17:02) test 032...OK (32 out of 610, remaining: 16:53) test 033...OK (33 out of 610, remaining: 17:00) test 034...OK (34 out of 610, remaining: 16:49) test 035...OK (35 out of 610, remaining: 16:40) test 036...OK (36 out of 610, remaining: 16:32) test 037...OK (37 out of 610, remaining: 16:23) test 038...OK (38 out of 610, remaining: 16:15) test 039...OK (39 out of 610, remaining: 16:23) test 040...OK (40 out of 610, remaining: 16:16) test 041...OK (41 out of 610, remaining: 16:08) test 042...OK (42 out of 610, remaining: 16:00) test 043...OK (43 out of 610, remaining: 15:54) test 044...OK (44 out of 610, remaining: 15:48) test 045...OK (45 out of 610, remaining: 15:43) test 046...OK (46 out of 610, remaining: 15:37) test 047...OK (47 out of 610, remaining: 15:32) test 048...OK (48 out of 610, remaining: 15:26) test 049...OK (49 out of 610, remaining: 15:20) test 050...OK (50 out of 610, remaining: 15:14) test 051...OK (51 out of 610, remaining: 15:09) test 052...OK (52 out of 610, remaining: 15:04) test 053...OK (53 out of 610, remaining: 15:00) test 054...OK (54 out of 610, remaining: 14:55) test 055...OK (55 out of 610, remaining: 14:51) test 056...OK (56 out of 610, remaining: 14:48) test 057...OK (57 out of 610, remaining: 14:44) test 058...OK (58 out of 610, remaining: 14:50) test 059...OK (59 out of 610, remaining: 14:45) test 060...OK (60 out of 610, remaining: 14:50) test 061...OK (61 out of 610, remaining: 14:46) test 062...OK (62 out of 610, remaining: 14:42) test 063...OK (63 out of 610, remaining: 14:38) test 064...OK (64 out of 610, remaining: 14:35) test 065...OK (65 out of 610, remaining: 14:31) test 066...OK (66 out of 610, remaining: 14:27) test 067...OK (67 out of 610, remaining: 14:22) test 068...OK (68 out of 610, remaining: 14:17) test 069...OK (69 out of 610, remaining: 14:13) test 070...OK (70 out of 610, remaining: 14:10) test 071...OK (71 out of 610, remaining: 14:15) test 072...OK (72 out of 610, remaining: 14:11) test 073...OK (73 out of 610, remaining: 14:08) test 074...OK (74 out of 610, remaining: 14:05) test 075...OK (75 out of 610, remaining: 13:59) test 076...OK (76 out of 610, remaining: 13:53) test 077...OK (77 out of 610, remaining: 13:50) test 078...OK (78 out of 610, remaining: 13:47) test 079...OK (79 out of 610, remaining: 13:43) test 080...OK (80 out of 610, remaining: 13:39) test 081...OK (81 out of 610, remaining: 13:36) test 082...OK (82 out of 610, remaining: 13:33) test 083...OK (83 out of 610, remaining: 13:30) test 084...OK (84 out of 610, remaining: 13:27) test 085...OK (85 out of 610, remaining: 13:25) test 086...OK (86 out of 610, remaining: 13:22) test 087...OK (87 out of 610, remaining: 13:17) test 088...OK (88 out of 610, remaining: 13:21) test 089...OK (89 out of 610, remaining: 13:18) test 090...OK (90 out of 610, remaining: 13:14) test 091...OK (91 out of 610, remaining: 13:11) test 092...OK (92 out of 610, remaining: 13:08) test 093...OK (93 out of 610, remaining: 13:05) test 094...OK (94 out of 610, remaining: 13:02) test 095...OK (95 out of 610, remaining: 13:00) test 097...OK (96 out of 610, remaining: 12:57) test 098...OK (97 out of 610, remaining: 13:00) test 099...OK (98 out of 610, remaining: 12:57) test 100...OK (99 out of 610, remaining: 13:05) test 101...OK (100 out of 610, remaining: 13:03) test 102...OK (101 out of 610, remaining: 13:01) test 103...OK (102 out of 610, remaining: 12:58) test 104...OK (103 out of 610, remaining: 12:56) test 105...OK (104 out of 610, remaining: 12:53) test 106...OK (105 out of 610, remaining: 12:50) test 107...OK (106 out of 610, remaining: 12:48) test 108...OK (107 out of 610, remaining: 12:45) test 109...OK (108 out of 610, remaining: 12:43) test 110...OK (109 out of 610, remaining: 12:41) test 111...OK (110 out of 610, remaining: 12:38) test 112...OK (111 out of 610, remaining: 12:36) test 113...OK (112 out of 610, remaining: 12:33) test 114...OK (113 out of 610, remaining: 12:30) test 115...OK (114 out of 610, remaining: 12:27) test 116...OK (115 out of 610, remaining: 12:25) test 117...OK (116 out of 610, remaining: 12:23) test 118...OK (117 out of 610, remaining: 12:20) test 119...OK (118 out of 610, remaining: 12:17) test 120...OK (119 out of 610, remaining: 12:15) test 121...OK (120 out of 610, remaining: 12:13) test 122...OK (121 out of 610, remaining: 12:11) test 123...OK (122 out of 610, remaining: 12:09) test 124...OK (123 out of 610, remaining: 12:07) test 125...OK (124 out of 610, remaining: 12:04) test 126...OK (125 out of 610, remaining: 12:02) test 127...OK (126 out of 610, remaining: 12:00) test 128...OK (127 out of 610, remaining: 11:58) test 129...OK (128 out of 610, remaining: 11:56) test 130...OK (129 out of 610, remaining: 11:55) test 131...OK (130 out of 610, remaining: 11:53) test 132...OK (131 out of 610, remaining: 11:51) test 133...OK (132 out of 610, remaining: 11:49) test 134...OK (133 out of 610, remaining: 11:46) test 135...OK (134 out of 610, remaining: 11:44) test 136...OK (135 out of 610, remaining: 11:43) test 137...OK (136 out of 610, remaining: 11:41) test 138...OK (137 out of 610, remaining: 11:39) test 139...OK (138 out of 610, remaining: 11:37) test 140...OK (139 out of 610, remaining: 11:35) test 141...OK (140 out of 610, remaining: 11:33) test 142...OK (141 out of 610, remaining: 11:31) test 143...OK (142 out of 610, remaining: 11:30) test 144...OK (143 out of 610, remaining: 11:28) test 145...OK (144 out of 610, remaining: 11:25) test 146...OK (145 out of 610, remaining: 11:24) test 147...OK (146 out of 610, remaining: 11:22) test 148...OK (147 out of 610, remaining: 11:20) test 149...OK (148 out of 610, remaining: 11:18) test 150...OK (149 out of 610, remaining: 11:16) test 151...OK (150 out of 610, remaining: 11:14) test 152...OK (151 out of 610, remaining: 11:12) test 153...OK (152 out of 610, remaining: 11:10) test 154...OK (153 out of 610, remaining: 11:11) test 155...OK (154 out of 610, remaining: 11:12) test 156...OK (155 out of 610, remaining: 11:13) test 157...OK (156 out of 610, remaining: 11:11) test 158...OK (157 out of 610, remaining: 11:12) test 159...OK (158 out of 610, remaining: 11:10) test 160...OK (159 out of 610, remaining: 11:13) test 161...OK (160 out of 610, remaining: 11:11) test 162...OK (161 out of 610, remaining: 11:09) test 163...OK (162 out of 610, remaining: 11:10) test 164...OK (163 out of 610, remaining: 11:08) test 165...OK (164 out of 610, remaining: 11:07) test 166...OK (165 out of 610, remaining: 11:07) test 167...OK (166 out of 610, remaining: 11:05) test 168...OK (167 out of 610, remaining: 11:04) test 169...OK (168 out of 610, remaining: 11:01) test 170...OK (169 out of 610, remaining: 10:59) test 171...OK (170 out of 610, remaining: 10:57) test 172...OK (171 out of 610, remaining: 10:55) test 173...OK (172 out of 610, remaining: 10:56) test 174...OK (173 out of 610, remaining: 10:54) test 175...OK (174 out of 610, remaining: 10:52) test 176...OK (175 out of 610, remaining: 10:50) test 177...OK (176 out of 610, remaining: 10:49) test 178...OK (177 out of 610, remaining: 10:47) test 179...OK (178 out of 610, remaining: 10:45) test 180...OK (179 out of 610, remaining: 10:43) test 181...OK (180 out of 610, remaining: 10:41) test 182...OK (181 out of 610, remaining: 10:39) test 183...OK (182 out of 610, remaining: 10:37) test 184...OK (183 out of 610, remaining: 10:35) test 185...OK (184 out of 610, remaining: 10:33) test 186...OK (185 out of 610, remaining: 10:34) test 187...OK (186 out of 610, remaining: 10:32) test 188...OK (187 out of 610, remaining: 10:30) test 189...OK (188 out of 610, remaining: 10:28) test 190...OK (189 out of 610, remaining: 10:44) test 191...OK (190 out of 610, remaining: 10:47) test 192...OK (191 out of 610, remaining: 10:45) test 193...OK (192 out of 610, remaining: 10:42) test 194...OK (193 out of 610, remaining: 10:40) test 195...OK (194 out of 610, remaining: 10:38) test 196...OK (195 out of 610, remaining: 10:38) test 197...OK (196 out of 610, remaining: 10:38) test 198...OK (197 out of 610, remaining: 10:38) test 199...OK (198 out of 610, remaining: 10:36) test 200...OK (199 out of 610, remaining: 10:34) test 201...OK (200 out of 610, remaining: 10:31) test 202...OK (201 out of 610, remaining: 10:29) test 203...OK (202 out of 610, remaining: 10:27) test 204...OK (203 out of 610, remaining: 10:24) test 205...OK (204 out of 610, remaining: 10:22) test 206...OK (205 out of 610, remaining: 10:20) test 207...OK (206 out of 610, remaining: 10:18) test 208...OK (207 out of 610, remaining: 10:18) test 209...OK (208 out of 610, remaining: 10:16) test 210...OK (209 out of 610, remaining: 10:14) test 211...OK (210 out of 610, remaining: 10:13) test 212...OK (211 out of 610, remaining: 10:11) test 213...OK (212 out of 610, remaining: 10:09) test 214...OK (213 out of 610, remaining: 10:07) test 215...OK (214 out of 610, remaining: 10:05) test 216...OK (215 out of 610, remaining: 10:03) test 217...OK (216 out of 610, remaining: 10:01) test 218...OK (217 out of 610, remaining: 10:01) test 220...OK (218 out of 610, remaining: 09:59) test 221...OK (219 out of 610, remaining: 09:58) test 222...OK (220 out of 610, remaining: 09:56) test 223...OK (221 out of 610, remaining: 09:54) test 224...OK (222 out of 610, remaining: 09:52) test 225...OK (223 out of 610, remaining: 09:50) test 226...OK (224 out of 610, remaining: 09:48) test 227...OK (225 out of 610, remaining: 09:46) test 228...OK (226 out of 610, remaining: 09:44) test 229...OK (227 out of 610, remaining: 09:42) test 231...OK (228 out of 610, remaining: 09:40) test 233...OK (229 out of 610, remaining: 09:38) test 234...OK (230 out of 610, remaining: 09:36) test 235...OK (231 out of 610, remaining: 09:34) test 236...OK (232 out of 610, remaining: 09:32) test 237... valgrind ERROR Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) test 238... valgrind ERROR Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) test 239...OK (235 out of 610, remaining: 09:32) test 240...OK (236 out of 610, remaining: 09:33) test 242...OK (238 out of 610, remaining: 09:28) test 243...OK (239 out of 610, remaining: 09:27) test 245...OK (240 out of 610, remaining: 09:26) test 246...OK (241 out of 610, remaining: 09:25) test 247...OK (242 out of 610, remaining: 09:23) test 248...OK (243 out of 610, remaining: 09:21) test 249...OK (244 out of 610, remaining: 09:19) test 250...OK (245 out of 610, remaining: 09:33) test 251...OK (246 out of 610, remaining: 09:47) test 252...OK (247 out of 610, remaining: 09:49) test 253...OK (248 out of 610, remaining: 09:47) test 254...OK (249 out of 610, remaining: 09:45) test 255...OK (250 out of 610, remaining: 09:43) test 256...OK (251 out of 610, remaining: 09:42) test 257...OK (252 out of 610, remaining: 09:40) test 258...OK (253 out of 610, remaining: 09:38) test 259...OK (254 out of 610, remaining: 09:39) test 260...OK (255 out of 610, remaining: 09:37) test 261...OK (256 out of 610, remaining: 09:35) test 262...OK (257 out of 610, remaining: 09:33) test 263...OK (258 out of 610, remaining: 09:31) test 264...OK (259 out of 610, remaining: 09:29) test 265...OK (260 out of 610, remaining: 09:27) test 266...OK (261 out of 610, remaining: 09:25) test 267...OK (262 out of 610, remaining: 09:22) test 268...OK (263 out of 610, remaining: 09:20) test 269...OK (264 out of 610, remaining: 09:18) test 270...OK (265 out of 610, remaining: 09:16) test 271...OK (266 out of 610, remaining: 09:17) test 272...OK (267 out of 610, remaining: 09:15) test 273...OK (268 out of 610, remaining: 09:13) test 274...OK (269 out of 610, remaining: 09:11) test 275...OK (270 out of 610, remaining: 09:09) test 276...OK (271 out of 610, remaining: 09:07) test 277...OK (272 out of 610, remaining: 09:06) test 278...OK (273 out of 610, remaining: 09:04) test 279...OK (274 out of 610, remaining: 09:02) test 280...OK (275 out of 610, remaining: 09:00) test 281...OK (276 out of 610, remaining: 08:59) test 282...OK (277 out of 610, remaining: 08:57) test 283...OK (278 out of 610, remaining: 08:55) test 284...OK (279 out of 610, remaining: 08:53) test 285...OK (280 out of 610, remaining: 08:57) test 286...OK (281 out of 610, remaining: 09:01) test 287...OK (282 out of 610, remaining: 08:59) test 288...OK (283 out of 610, remaining: 08:57) test 289...OK (284 out of 610, remaining: 08:54) test 290...OK (285 out of 610, remaining: 08:52) test 291...OK (286 out of 610, remaining: 08:50) test 292...OK (287 out of 610, remaining: 08:48) test 293...OK (288 out of 610, remaining: 08:46) test 294...OK (289 out of 610, remaining: 08:44) test 295...OK (290 out of 610, remaining: 08:42) test 296...OK (291 out of 610, remaining: 08:40) test 297...OK (292 out of 610, remaining: 08:38) test 298...OK (293 out of 610, remaining: 08:36) test 299...OK (294 out of 610, remaining: 08:34) test 350...OK (314 out of 610, remaining: 07:32) test 351...OK (315 out of 610, remaining: 07:31) test 352...OK (316 out of 610, remaining: 07:29) test 353...OK (317 out of 610, remaining: 07:27) test 354...OK (318 out of 610, remaining: 07:26) test 402...OK (321 out of 610, remaining: 07:18) test 405...OK (324 out of 610, remaining: 07:11) test 500...OK (329 out of 610, remaining: 06:58) test 501...OK (330 out of 610, remaining: 06:56) test 502...OK (331 out of 610, remaining: 06:54) test 503...OK (332 out of 610, remaining: 06:54) test 504...OK (333 out of 610, remaining: 06:53) test 505...OK (334 out of 610, remaining: 06:51) test 506...OK (335 out of 610, remaining: 06:49) test 507... valgrind ERROR Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) test 508...OK (337 out of 610, remaining: 06:47) test 510...OK (338 out of 610, remaining: 06:46) test 511...OK (339 out of 610, remaining: 06:44) test 512...OK (340 out of 610, remaining: 06:43) test 513...OK (341 out of 610, remaining: 06:41) test 514...OK (342 out of 610, remaining: 06:40) test 515...OK (343 out of 610, remaining: 06:39) test 516...OK (344 out of 610, remaining: 06:37) test 517...OK (345 out of 610, remaining: 06:35) test 518...OK (346 out of 610, remaining: 06:32) test 519...OK (347 out of 610, remaining: 06:30) test 520...OK (348 out of 610, remaining: 06:29) test 521...OK (349 out of 610, remaining: 06:27) test 522...OK (350 out of 610, remaining: 06:25) test 523...OK (351 out of 610, remaining: 06:23) test 524...OK (352 out of 610, remaining: 06:22) test 525...OK (353 out of 610, remaining: 06:22) test 526...OK (354 out of 610, remaining: 06:24) test 527...OK (355 out of 610, remaining: 06:26) test 528...OK (356 out of 610, remaining: 06:28) test 529...OK (357 out of 610, remaining: 06:28) test 530...OK (358 out of 610, remaining: 06:28) test 531...OK (359 out of 610, remaining: 06:28) test 532...OK (360 out of 610, remaining: 06:30) test 533...OK (361 out of 610, remaining: 06:30) test 534... valgrind ERROR Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) Conditional jump or move depends on uninitialised value(s) test 535...OK (363 out of 610, remaining: 06:32) test 536...OK (364 out of 610, remaining: 06:30) test 537...OK (365 out of 610, remaining: 06:28) test 538...OK (366 out of 610, remaining: 06:27) test 539...OK (367 out of 610, remaining: 06:25) test 540...OK (368 out of 610, remaining: 06:24) test 541...OK (369 out of 610, remaining: 06:22) test 542...OK (370 out of 610, remaining: 06:20) test 543...OK (371 out of 610, remaining: 06:18) test 544...OK (372 out of 610, remaining: 06:16) test 545...OK (373 out of 610, remaining: 06:14) test 546...OK (374 out of 610, remaining: 06:14) test 547...OK (375 out of 610, remaining: 06:12) test 548...OK (376 out of 610, remaining: 06:10) test 549...OK (377 out of 610, remaining: 06:08) test 550...OK (378 out of 610, remaining: 06:07) test 551...OK (379 out of 610, remaining: 06:05) test 552...OK (380 out of 610, remaining: 06:05) test 553...OK (381 out of 610, remaining: 06:03) test 554...OK (382 out of 610, remaining: 06:02) test 555...OK (383 out of 610, remaining: 06:04) test 556...OK (384 out of 610, remaining: 06:02) test 557...OK (385 out of 610, remaining: 06:00) test 561...OK (387 out of 610, remaining: 05:55) test 562...OK (388 out of 610, remaining: 05:53) test 563...OK (389 out of 610, remaining: 05:51) test 565...OK (390 out of 610, remaining: 05:50) test 566...OK (391 out of 610, remaining: 05:48) test 567...OK (392 out of 610, remaining: 05:48) test 568...OK (393 out of 610, remaining: 05:46) test 569...OK (394 out of 610, remaining: 05:44) test 570...OK (395 out of 610, remaining: 05:42) test 571...OK (396 out of 610, remaining: 05:40) test 572...OK (397 out of 610, remaining: 05:39) test 573...OK (398 out of 610, remaining: 05:47) test 574...OK (399 out of 610, remaining: 05:46) test 575...OK (400 out of 610, remaining: 05:44) test 576...OK (401 out of 610, remaining: 05:43) test 578...OK (402 out of 610, remaining: 05:41) test 579...OK (403 out of 610, remaining: 05:40) test 580...OK (404 out of 610, remaining: 05:38) test 581...OK (405 out of 610, remaining: 05:37) test 584...OK (408 out of 610, remaining: 05:31) Will not run ssh server as root to mitigate security risks RUN: failed to start the SSH server test 704...OK (451 out of 610, remaining: 04:02) test 705...OK (452 out of 610, remaining: 04:00) test 800...OK (455 out of 610, remaining: 03:55) test 801...OK (456 out of 610, remaining: 03:54) test 802...OK (457 out of 610, remaining: 03:53) test 803...OK (458 out of 610, remaining: 03:52) test 804...OK (459 out of 610, remaining: 03:50) test 805...OK (460 out of 610, remaining: 03:48) test 806...OK (461 out of 610, remaining: 03:47) test 807...OK (462 out of 610, remaining: 03:45) test 808...OK (463 out of 610, remaining: 03:44) test 809...OK (464 out of 610, remaining: 03:42) test 810...OK (465 out of 610, remaining: 03:41) test 812...OK (466 out of 610, remaining: 03:39) test 813...OK (467 out of 610, remaining: 03:37) test 1000...OK (468 out of 610, remaining: 03:36) test 1001...OK (469 out of 610, remaining: 03:35) test 1002...OK (470 out of 610, remaining: 03:34) test 1003...OK (471 out of 610, remaining: 03:32) test 1004...OK (472 out of 610, remaining: 03:30) test 1005...OK (473 out of 610, remaining: 03:29) test 1006...OK (474 out of 610, remaining: 03:27) test 1007...OK (475 out of 610, remaining: 03:25) test 1008...OK (476 out of 610, remaining: 03:24) test 1009...OK (477 out of 610, remaining: 03:22) test 1010...OK (478 out of 610, remaining: 03:21) test 1011...OK (479 out of 610, remaining: 03:19) test 1012...OK (480 out of 610, remaining: 03:18) test 1013...OK (481 out of 610, remaining: 03:16) test 1014...OK (482 out of 610, remaining: 03:14) test 1015...OK (483 out of 610, remaining: 03:13) test 1016...OK (484 out of 610, remaining: 03:11) test 1017...OK (485 out of 610, remaining: 03:09) test 1018...OK (486 out of 610, remaining: 03:08) test 1019...OK (487 out of 610, remaining: 03:06) test 1020...OK (488 out of 610, remaining: 03:04) test 1021...OK (489 out of 610, remaining: 03:03) test 1022...OK (490 out of 610, remaining: 03:01) test 1023...OK (491 out of 610, remaining: 03:00) test 1024...OK (492 out of 610, remaining: 02:58) test 1025...OK (493 out of 610, remaining: 02:56) test 1026...OK (494 out of 610, remaining: 02:55) test 1027...OK (495 out of 610, remaining: 02:53) test 1028...OK (496 out of 610, remaining: 02:52) test 1029...OK (497 out of 610, remaining: 02:50) test 1030...OK (498 out of 610, remaining: 02:49) test 1031...OK (499 out of 610, remaining: 02:47) test 1032...OK (500 out of 610, remaining: 02:46) test 1033...OK (501 out of 610, remaining: 02:44) test 1034...OK (502 out of 610, remaining: 02:43) test 1035...OK (503 out of 610, remaining: 02:41) test 1036...OK (504 out of 610, remaining: 02:40) test 1037...OK (505 out of 610, remaining: 02:38) test 1038...OK (506 out of 610, remaining: 02:37) test 1039...OK (507 out of 610, remaining: 02:35) test 1040...OK (508 out of 610, remaining: 02:34) test 1041...OK (509 out of 610, remaining: 02:32) test 1042...OK (510 out of 610, remaining: 02:31) test 1043...OK (511 out of 610, remaining: 02:29) test 1044...OK (512 out of 610, remaining: 02:28) test 1045...OK (513 out of 610, remaining: 02:26) test 1046...OK (514 out of 610, remaining: 02:24) test 1047...OK (515 out of 610, remaining: 02:23) test 1048...OK (516 out of 610, remaining: 02:21) test 1049...OK (517 out of 610, remaining: 02:20) test 1050...OK (518 out of 610, remaining: 02:18) test 1051...OK (519 out of 610, remaining: 02:17) test 1052...OK (520 out of 610, remaining: 02:16) test 1053...OK (521 out of 610, remaining: 02:14) test 1054...OK (522 out of 610, remaining: 02:13) test 1055...OK (523 out of 610, remaining: 02:12) test 1056...OK (524 out of 610, remaining: 02:10) test 1057...OK (525 out of 610, remaining: 02:08) test 1058...OK (526 out of 610, remaining: 02:07) test 1059...OK (527 out of 610, remaining: 02:05) test 1060...OK (528 out of 610, remaining: 02:04) test 1061...OK (529 out of 610, remaining: 02:02) test 1062...OK (530 out of 610, remaining: 02:01) test 1063...OK (531 out of 610, remaining: 01:59) test 1064...OK (532 out of 610, remaining: 01:58) test 1065...OK (533 out of 610, remaining: 01:56) test 1066...OK (534 out of 610, remaining: 01:55) test 1067...OK (535 out of 610, remaining: 01:53) test 1068...OK (536 out of 610, remaining: 01:52) test 1069...OK (537 out of 610, remaining: 01:50) test 1070...OK (538 out of 610, remaining: 01:49) test 1071...OK (539 out of 610, remaining: 01:47) test 1072...OK (540 out of 610, remaining: 01:46) test 1073...OK (541 out of 610, remaining: 01:44) test 1074...OK (542 out of 610, remaining: 01:43) test 1075...OK (543 out of 610, remaining: 01:42) test 1076...OK (544 out of 610, remaining: 01:40) test 1077...OK (545 out of 610, remaining: 01:39) test 1078...OK (546 out of 610, remaining: 01:37) test 1079...OK (547 out of 610, remaining: 01:36) test 1080...OK (548 out of 610, remaining: 01:34) test 1081...OK (549 out of 610, remaining: 01:32) test 1082...OK (550 out of 610, remaining: 01:31) test 1084...OK (552 out of 610, remaining: 01:28) test 1085...OK (553 out of 610, remaining: 01:26) test 1086...OK (554 out of 610, remaining: 01:26) test 1087...OK (555 out of 610, remaining: 01:24) test 1088...OK (556 out of 610, remaining: 01:23) test 1089...OK (557 out of 610, remaining: 01:21) test 1090...OK (558 out of 610, remaining: 01:20) test 1091...OK (559 out of 610, remaining: 01:18) test 1092...OK (560 out of 610, remaining: 01:17) test 1093...OK (561 out of 610, remaining: 01:15) test 1094...OK (562 out of 610, remaining: 01:14) test 1095...OK (563 out of 610, remaining: 01:12) test 1096...OK (564 out of 610, remaining: 01:11) test 1098...OK (566 out of 610, remaining: 01:07) test 1099...OK (567 out of 610, remaining: 01:06) test 1100...OK (568 out of 610, remaining: 01:04) test 1101...OK (569 out of 610, remaining: 01:03) test 1102...OK (570 out of 610, remaining: 01:01) test 1103...OK (571 out of 610, remaining: 01:00) test 1104...OK (572 out of 610, remaining: 00:58) test 1105...OK (573 out of 610, remaining: 00:56) test 1106...OK (574 out of 610, remaining: 00:55) test 1107...OK (575 out of 610, remaining: 00:53) test 1108...OK (576 out of 610, remaining: 00:52) test 1109...OK (577 out of 610, remaining: 00:50) test 1110...OK (578 out of 610, remaining: 00:49) test 1111...OK (579 out of 610, remaining: 00:47) test 1113...OK (581 out of 610, remaining: 00:44) test 1114...OK (582 out of 610, remaining: 00:42) test 1115...OK (583 out of 610, remaining: 00:41) test 1116...OK (584 out of 610, remaining: 00:39) test 1117...OK (585 out of 610, remaining: 00:38) test 1118...OK (586 out of 610, remaining: 00:36) test 1119...OK (587 out of 610, remaining: 00:35) test 1120...OK (588 out of 610, remaining: 00:33) test 1121...OK (589 out of 610, remaining: 00:32) test 1122...OK (590 out of 610, remaining: 00:30) test 1123...OK (591 out of 610, remaining: 00:29) test 1124...OK (592 out of 610, remaining: 00:27) test 1125...OK (593 out of 610, remaining: 00:26) test 1200...OK (594 out of 610, remaining: 00:24) test 1201...OK (595 out of 610, remaining: 00:23) test 1202...OK (596 out of 610, remaining: 00:21) test 1203...OK (597 out of 610, remaining: 00:19) test 2000...OK (606 out of 610, remaining: 00:06) test 2001...OK (607 out of 610, remaining: 00:04) test 2002...OK (608 out of 610, remaining: 00:03) test 2003...OK (609 out of 610, remaining: 00:01) TESTDONE: 519 tests out of 523 reported OK: 99% TESTFAIL: These test cases failed: 237 238 507 534 TESTDONE: 612 tests were considered during 923 seconds. make[1]: *** [quiet-test] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6/tests' make: *** [test] Error 2 * ERROR: net-misc/curl-7.21.6 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 2853: Called _eapi0_src_test * ebuild.sh, line 638: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =net-misc/curl-7.21.6', * the complete build log and the output of 'emerge -pqv =net-misc/curl-7.21.6'. * The complete build log is located at '/var/log/portage/net-misc:curl-7.21.6:20110627-212228.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.21.6/temp/environment'. * S: '/var/tmp/portage/net-misc/curl-7.21.6/work/curl-7.21.6'