* Package: net-misc/curl-7.21.4  * Repository: gentoo  * Maintainer: dragonheart@gentoo.org  * USE: amd64 elibc_glibc gnutls idn kernel_linux ssl test threads userland_GNU  * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking curl-7.21.4.tar.bz2 to /var/tmp/portage/net-misc/curl-7.21.4/work >>> Source unpacked in /var/tmp/portage/net-misc/curl-7.21.4/work >>> Preparing source in /var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4 ... * 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.4/work/curl-7.21.4' ... * 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.4/ * Applying portage-2.2.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.4/work/curl-7.21.4 ... * econf: updating curl-7.21.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating curl-7.21.4/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 --disable-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-ssl --with-gnutls --without-nss --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt 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.4 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 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-ar... /usr/bin/x86_64-pc-linux-gnu-ar 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 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... no 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 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 pkg-config... no checking for ssl_version in -laxtls... no configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more. configure: WARNING: Use --with-ssl, --with-gnutls, --with-polarssl, --with-nss or --with-axtls to address this. checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt 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 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... no configure: WARNING: disabling built-in manual 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.4 Host setup: x86_64-pc-linux-gnu Install prefix: /usr Compiler: x86_64-pc-linux-gnu-gcc SSL support: no (--with-{ssl,gnutls,nss,polarssl,axtls} ) 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: no (--enable-ipv6) IDN support: enabled Build libcurl: Shared=yes, Static=no Built-in manual: no (--enable-manual) Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: /etc/ssl/certs/ca-certificates.crt ca cert path: no 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 GOPHER HTTP IMAP POP3 RTSP SMTP TELNET TFTP >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4 ... make -j3 Making all in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/lib' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh "/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/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.4/work/curl-7.21.4/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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c timeval.c -fPIC -DPIC -o .libs/libcurl_la-timeval.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c hostip.c -fPIC -DPIC -o .libs/libcurl_la-hostip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c progress.c -fPIC -DPIC -o .libs/libcurl_la-progress.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c formdata.c -fPIC -DPIC -o .libs/libcurl_la-formdata.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c cookie.c -fPIC -DPIC -o .libs/libcurl_la-cookie.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c http.c -fPIC -DPIC -o .libs/libcurl_la-http.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c sendf.c -fPIC -DPIC -o .libs/libcurl_la-sendf.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c sendf.c: In function 'showit': sendf.c:651: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendf.c:652: 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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c ftp.c -fPIC -DPIC -o .libs/libcurl_la-ftp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c url.c -fPIC -DPIC -o .libs/libcurl_la-url.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c dict.c -fPIC -DPIC -o .libs/libcurl_la-dict.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c if2ip.c -fPIC -DPIC -o .libs/libcurl_la-if2ip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c ldap.c -fPIC -DPIC -o .libs/libcurl_la-ldap.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-ssluse.lo `test -f 'ssluse.c' || echo './'`ssluse.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c ssluse.c -fPIC -DPIC -o .libs/libcurl_la-ssluse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c telnet.c -fPIC -DPIC -o .libs/libcurl_la-telnet.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-strequal.lo `test -f 'strequal.c' || echo './'`strequal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c transfer.c -fPIC -DPIC -o .libs/libcurl_la-transfer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c strequal.c -fPIC -DPIC -o .libs/libcurl_la-strequal.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c easy.c -fPIC -DPIC -o .libs/libcurl_la-easy.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c security.c -fPIC -DPIC -o .libs/libcurl_la-security.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c fileinfo.c -fPIC -DPIC -o .libs/libcurl_la-fileinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c ftplistparser.c -fPIC -DPIC -o .libs/libcurl_la-ftplistparser.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c strtok.c -fPIC -DPIC -o .libs/libcurl_la-strtok.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c connect.c -fPIC -DPIC -o .libs/libcurl_la-connect.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c md4.c -fPIC -DPIC -o .libs/libcurl_la-md4.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-curl_rand.lo `test -f 'curl_rand.c' || echo './'`curl_rand.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c curl_rand.c -fPIC -DPIC -o .libs/libcurl_la-curl_rand.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c http_negotiate.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c inet_pton.c -fPIC -DPIC -o .libs/libcurl_la-inet_pton.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c hostares.c -fPIC -DPIC -o .libs/libcurl_la-hostares.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c hostasyn.c -fPIC -DPIC -o .libs/libcurl_la-hostasyn.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c hostip6.c -fPIC -DPIC -o .libs/libcurl_la-hostip6.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-hostthre.lo `test -f 'hostthre.c' || echo './'`hostthre.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c inet_ntop.c -fPIC -DPIC -o .libs/libcurl_la-inet_ntop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c parsedate.c -fPIC -DPIC -o .libs/libcurl_la-parsedate.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c select.c -fPIC -DPIC -o .libs/libcurl_la-select.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-gtls.lo `test -f 'gtls.c' || echo './'`gtls.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c splay.c -fPIC -DPIC -o .libs/libcurl_la-splay.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo './'`socks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c socks.c -fPIC -DPIC -o .libs/libcurl_la-socks.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-nss.lo `test -f 'nss.c' || echo './'`nss.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c nss.c -fPIC -DPIC -o .libs/libcurl_la-nss.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c curl_addrinfo.c -fPIC -DPIC -o .libs/libcurl_la-curl_addrinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c curl_sspi.c -fPIC -DPIC -o .libs/libcurl_la-curl_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c nonblock.c -fPIC -DPIC -o .libs/libcurl_la-nonblock.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c pop3.c -fPIC -DPIC -o .libs/libcurl_la-pop3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c pingpong.c -fPIC -DPIC -o .libs/libcurl_la-pingpong.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c rtsp.c -fPIC -DPIC -o .libs/libcurl_la-rtsp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c curl_threads.c -fPIC -DPIC -o .libs/libcurl_la-curl_threads.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c warnless.c -fPIC -DPIC -o .libs/libcurl_la-warnless.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c hmac.c -fPIC -DPIC -o .libs/libcurl_la-hmac.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-polarssl.lo `test -f 'polarssl.c' || echo './'`polarssl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c curl_rtmp.c -fPIC -DPIC -o .libs/libcurl_la-curl_rtmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c openldap.c -fPIC -DPIC -o .libs/libcurl_la-openldap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-axtls.lo `test -f 'axtls.c' || echo './'`axtls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c gopher.c -fPIC -DPIC -o .libs/libcurl_la-gopher.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o libcurl_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -c http_negotiate_sspi.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate_sspi.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -march=core2 -O2 -pipe -Wno-system-headers -pthread -lidn -lrt -lz -version-info 6:0:2 -Wl,-O1 -Wl,--as-needed -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 libtool: link: x86_64-pc-linux-gnu-gcc -shared .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 /usr/lib64/libidn.so -lrt -lz -Wl,--as-needed -march=core2 -pthread -march=core2 -pthread -Wl,-O1 -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.4/work/curl-7.21.4/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/lib' Making all in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh "/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/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.4/work/curl-7.21.4/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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -c writeout.c main.c: In function ‘warnf’: main.c:663: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c: In function ‘my_trace’: main.c:3913: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c:3920: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c:3928: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result 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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -c -o nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -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 -lrt -lz -pthread make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/src' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4' >>> Source compiled. >>> Test phase [check]: net-misc/curl-7.21.4 Making check in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/lib' Making check in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/src' make check-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/src' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/src' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests' Making all in data make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests/data' Making all in server make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests/server' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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: 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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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: 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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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: 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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -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.4/work/curl-7.21.4/tests/server' Making all in libtest make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -module -avoid-version -rpath /nowhere -Wl,-O1 -Wl,--as-needed -o libhostname.la sethostname.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/sethostname.o -Wl,--as-needed -march=core2 -pthread -Wl,-O1 -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -c first.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib500 lib500.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib500 lib500.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib501.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib501 lib501.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib501 lib501.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -c testutil.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib502 lib502.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib502 lib502.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib503.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib503 lib503.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib503 lib503.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib504.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib504 lib504.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib504 lib504.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib505.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib505 lib505.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib505 lib505.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib506.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib506 lib506.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib506 lib506.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib507.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib507 lib507.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib507 lib507.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib508.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib508 lib508.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib508 lib508.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib510.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib510 lib510.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib510 lib510.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib511.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib511 lib511.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib511 lib511.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib512.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib512 lib512.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib512 lib512.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib513.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib513 lib513.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib513 lib513.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib514.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib514 lib514.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib514 lib514.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib515.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib515 lib515.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib515 lib515.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib516.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib516 lib516.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib516 lib516.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib517.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib517 lib517.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib517 lib517.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib518.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib518 lib518.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib518 lib518.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib519.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib519 lib519.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib519 lib519.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib520.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib520 lib520.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib520 lib520.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib521.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib521 lib521.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib521 lib521.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib523.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib523 lib523.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib523 lib523.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib524.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib524 lib524.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib524 lib524.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib525.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib525 lib525.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib525 lib525.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib526 lib526-lib526.o lib526-first.o lib526-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib527 lib527-lib526.o lib527-first.o lib527-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib574.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib574 lib574.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib574 lib574.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib575.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib575 lib575.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib575 lib575.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib576.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib576 lib576.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib576 lib576.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib577.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib577 lib577.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib577 lib577.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib578.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib578 lib578.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib578 lib578.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib579.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib579 lib579.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib579 lib579.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib529 lib529-lib525.o lib529-first.o lib529-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib530 lib530-lib530.o lib530-first.o lib530-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib532 lib532-lib526.o lib532-first.o lib532-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib533.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib533 lib533.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib533 lib533.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib536.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib536 lib536.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib536 lib536.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib537.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib537 lib537.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib537 lib537.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib540.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib540 lib540.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib540 lib540.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib541.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib541 lib541.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib541 lib541.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib542.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib542 lib542.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib542 lib542.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib543.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib543 lib543.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib543 lib543.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib544.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib544 lib544.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib544 lib544.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib545 lib545-lib544.o lib545-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB545 -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib545 lib545-lib544.o lib545-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib547.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib547 lib547.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib547 lib547.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib548 lib548-lib547.o lib548-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB548 -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib548 lib548-lib547.o lib548-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib549.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib549 lib549.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib549 lib549.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib552.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib552 lib552.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib552 lib552.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib553.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib553 lib553.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib553 lib553.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib554.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib554 lib554.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib554 lib554.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib555.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib555 lib555.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib555 lib555.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib556.c lib556.c: In function ‘test’: lib556.c:77: 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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib556 lib556.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib556 lib556.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib539.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib539 lib539.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib539 lib539.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib557.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib557 lib557.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib557 lib557.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB558 -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o lib558-lib558.o `test -f 'lib558.c' || echo './'`lib558.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB558 -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o lib558-first.o `test -f 'first.c' || echo './'`first.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB558 -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib558 lib558-lib558.o lib558-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB558 -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib558 lib558-lib558.o lib558-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB559 -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o lib559-lib558.o `test -f 'lib558.c' || echo './'`lib558.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB559 -march=core2 -O2 -pipe -Wno-system-headers -pthread -c -o lib559-first.o `test -f 'first.c' || echo './'`first.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLIB559 -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib559 lib559-lib558.o lib559-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB559 -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib559 lib559-lib558.o lib559-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib560.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib560 lib560.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib560 lib560.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib562.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib562 lib562.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib562 lib562.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib564.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib564 lib564.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib564 lib564.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -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=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib565 lib565-lib510.o lib565-first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -DLIB565 -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib565 lib565-lib510.o lib565-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib566.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib566 lib566.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib566 lib566.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib567.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib567 lib567.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib567 lib567.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib568.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib568 lib568.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib568 lib568.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib569.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib569 lib569.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib569 lib569.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib570.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib570 lib570.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib570 lib570.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib571.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib571 lib571.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib571 lib571.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib572.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib572 lib572.o first.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib572 lib572.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -Wno-system-headers -pthread -c lib573.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o lib573 lib573.o first.o testutil.o ../../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o .libs/lib573 lib573.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so /usr/lib64/libidn.so -lrt -lz -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -march=core2 -O2 -pipe -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=core2 -O2 -pipe -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=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -Wl,--as-needed -o chkhostname chkhostname-chkhostname.o chkhostname-curl_gethostname.o libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wno-system-headers -pthread -Wl,-O1 -o chkhostname chkhostname-chkhostname.o chkhostname-curl_gethostname.o -Wl,--as-needed -pthread make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests/libtest' Making all in unit make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests/unit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests/unit' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests' srcdir=. /usr/bin/perl -I. ./runtests.pl -a -s ********* System characteristics ******** * curl 7.21.4 (x86_64-pc-linux-gnu) * libcurl/7.21.4 zlib/1.2.5 libidn/1.20 * Features: AsynchDNS IDN Largefile libz * Host: kuhnja * System: Linux kuhnja 2.6.38-gentoo-r6 #2 SMP Fri May 27 20:18:45 MSD 2011 x86_64 Intel(R) Atom(TM) CPU 330 @ 1.60GHz GenuineIntel GNU/Linux * Server SSL: OFF libcurl SSL: OFF * debug build: OFF track memory: OFF * valgrind: OFF HTTP IPv6 OFF * FTP IPv6 OFF Libtool lib: OFF * Shared build: yes * Ports: * HTTP/8990 FTP/8992 FTP2/8995 RTSP/9007 * TFTP/8997 * GOPHER/9009 * SSH/8999 SOCKS/9000 POP3/9001 IMAP/9003 SMTP/9005 ***************************************** test 001...OK (1 out of 598, remaining: 21:37) test 002...OK (2 out of 598, remaining: 11:16) test 003...OK (3 out of 598, remaining: 07:49) test 004...OK (4 out of 598, remaining: 06:06) test 005...OK (5 out of 598, remaining: 05:03) test 006...OK (6 out of 598, remaining: 04:22) test 007...OK (7 out of 598, remaining: 03:52) test 008...OK (8 out of 598, remaining: 03:30) test 009...OK (9 out of 598, remaining: 04:19) test 010...OK (10 out of 598, remaining: 04:58) test 011...OK (11 out of 598, remaining: 04:36) test 012...OK (12 out of 598, remaining: 04:17) test 013...OK (13 out of 598, remaining: 04:01) test 014...OK (14 out of 598, remaining: 03:47) test 015...OK (15 out of 598, remaining: 03:35) test 016...OK (16 out of 598, remaining: 03:25) test 017...OK (17 out of 598, remaining: 03:16) test 018...OK (18 out of 598, remaining: 03:08) test 019...OK (19 out of 598, remaining: 03:01) test 020...OK (20 out of 598, remaining: 02:54) test 021...OK (21 out of 598, remaining: 02:48) test 022...OK (22 out of 598, remaining: 02:50) test 023...OK (23 out of 598, remaining: 02:44) test 024...OK (24 out of 598, remaining: 02:39) test 025...OK (25 out of 598, remaining: 02:36) test 026...OK (26 out of 598, remaining: 02:32) test 027...OK (27 out of 598, remaining: 02:28) test 028...OK (28 out of 598, remaining: 02:25) test 029...OK (29 out of 598, remaining: 05:39) test 030...OK (30 out of 598, remaining: 05:28) test 031...OK (31 out of 598, remaining: 05:19) test 032...OK (32 out of 598, remaining: 05:10) test 033...OK (33 out of 598, remaining: 05:19) test 034...OK (34 out of 598, remaining: 05:11) test 035...OK (35 out of 598, remaining: 05:03) test 036...OK (36 out of 598, remaining: 04:56) test 037...OK (37 out of 598, remaining: 04:48) test 038...OK (38 out of 598, remaining: 04:42) test 039...OK (39 out of 598, remaining: 04:50) test 040...OK (40 out of 598, remaining: 04:44) test 041...OK (41 out of 598, remaining: 04:38) test 042...OK (42 out of 598, remaining: 04:32) test 043...OK (43 out of 598, remaining: 04:26) test 044...OK (44 out of 598, remaining: 04:21) test 045...OK (45 out of 598, remaining: 04:16) test 046...OK (46 out of 598, remaining: 04:12) test 047...OK (47 out of 598, remaining: 04:07) test 048...OK (48 out of 598, remaining: 04:02) test 049...OK (49 out of 598, remaining: 03:58) test 050...OK (50 out of 598, remaining: 03:54) test 051...OK (51 out of 598, remaining: 03:50) test 052...OK (52 out of 598, remaining: 03:46) test 053...OK (53 out of 598, remaining: 03:43) test 054...OK (54 out of 598, remaining: 03:39) test 055...OK (55 out of 598, remaining: 03:36) test 056...OK (56 out of 598, remaining: 03:33) test 057...OK (57 out of 598, remaining: 03:30) test 058...OK (58 out of 598, remaining: 03:36) test 059...OK (59 out of 598, remaining: 03:33) test 060...OK (60 out of 598, remaining: 03:39) test 061...OK (61 out of 598, remaining: 03:36) test 062...OK (62 out of 598, remaining: 03:33) test 063...OK (63 out of 598, remaining: 03:30) test 064...OK (64 out of 598, remaining: 03:27) test 065...OK (65 out of 598, remaining: 03:24) test 066...OK (66 out of 598, remaining: 03:21) test 071...OK (71 out of 598, remaining: 03:14) test 072...OK (72 out of 598, remaining: 03:11) test 073...OK (73 out of 598, remaining: 03:09) test 074...OK (74 out of 598, remaining: 03:07) test 075...OK (75 out of 598, remaining: 03:05) test 076...OK (76 out of 598, remaining: 03:03) test 077...OK (77 out of 598, remaining: 03:01) test 078...OK (78 out of 598, remaining: 02:59) test 079...OK (79 out of 598, remaining: 02:57) test 080...OK (80 out of 598, remaining: 02:55) test 082...OK (82 out of 598, remaining: 02:50) test 083...OK (83 out of 598, remaining: 02:49) test 084...OK (84 out of 598, remaining: 02:47) test 085...OK (85 out of 598, remaining: 02:45) test 086...OK (86 out of 598, remaining: 02:44) test 087...OK (87 out of 598, remaining: 02:42) test 088...OK (88 out of 598, remaining: 02:46) test 092...OK (92 out of 598, remaining: 02:38) test 093...OK (93 out of 598, remaining: 02:37) test 095...OK (95 out of 598, remaining: 02:34) test 097...OK (96 out of 598, remaining: 02:32) test 098...OK (97 out of 598, remaining: 02:36) test 099...OK (98 out of 598, remaining: 02:35) test 100...OK (99 out of 598, remaining: 02:44) test 101...OK (100 out of 598, remaining: 02:43) test 102...OK (101 out of 598, remaining: 02:42) test 103...OK (102 out of 598, remaining: 02:41) test 104...OK (103 out of 598, remaining: 02:40) test 105...OK (104 out of 598, remaining: 02:39) test 106...OK (105 out of 598, remaining: 02:38) test 107...OK (106 out of 598, remaining: 02:37) test 108...OK (107 out of 598, remaining: 02:36) test 109...OK (108 out of 598, remaining: 02:35) test 110...OK (109 out of 598, remaining: 02:34) test 111...OK (110 out of 598, remaining: 02:33) test 112...OK (111 out of 598, remaining: 02:32) test 113...OK (112 out of 598, remaining: 02:31) test 114...OK (113 out of 598, remaining: 02:30) test 115...OK (114 out of 598, remaining: 02:28) test 117...OK (116 out of 598, remaining: 02:26) test 118...OK (117 out of 598, remaining: 02:25) test 119...OK (118 out of 598, remaining: 02:24) test 120...OK (119 out of 598, remaining: 02:24) test 121...OK (120 out of 598, remaining: 02:23) test 122...OK (121 out of 598, remaining: 02:22) test 123...OK (122 out of 598, remaining: 02:21) test 124...OK (123 out of 598, remaining: 02:20) test 125...OK (124 out of 598, remaining: 02:19) test 126...OK (125 out of 598, remaining: 02:19) test 127...OK (126 out of 598, remaining: 02:18) test 128...OK (127 out of 598, remaining: 02:17) test 129...OK (128 out of 598, remaining: 02:17) test 135...OK (134 out of 598, remaining: 02:10) test 136...OK (135 out of 598, remaining: 02:09) test 137...OK (136 out of 598, remaining: 02:08) test 138...OK (137 out of 598, remaining: 02:08) test 139...OK (138 out of 598, remaining: 02:07) test 140...OK (139 out of 598, remaining: 02:06) test 141...OK (140 out of 598, remaining: 02:05) test 142...OK (141 out of 598, remaining: 02:06) test 143...OK (142 out of 598, remaining: 02:05) test 144...OK (143 out of 598, remaining: 02:05) test 145...OK (144 out of 598, remaining: 02:04) test 146...OK (145 out of 598, remaining: 02:04) test 147...OK (146 out of 598, remaining: 02:03) test 148...OK (147 out of 598, remaining: 02:02) test 149...OK (148 out of 598, remaining: 02:02) test 151...OK (150 out of 598, remaining: 02:00) test 152...OK (151 out of 598, remaining: 01:59) test 153...OK (152 out of 598, remaining: 01:59) test 154...OK (153 out of 598, remaining: 02:01) test 156...OK (155 out of 598, remaining: 02:02) test 157...OK (156 out of 598, remaining: 02:01) test 158...OK (157 out of 598, remaining: 02:03) test 160...OK (159 out of 598, remaining: 02:07) test 161...OK (160 out of 598, remaining: 02:06) test 163...OK (162 out of 598, remaining: 02:07) test 164...OK (163 out of 598, remaining: 02:06) test 165...OK (164 out of 598, remaining: 02:06) test 166...OK (165 out of 598, remaining: 02:07) test 167...OK (166 out of 598, remaining: 02:07) test 168...OK (167 out of 598, remaining: 02:06) test 171...OK (170 out of 598, remaining: 02:03) test 172...OK (171 out of 598, remaining: 02:02) test 173...OK (172 out of 598, remaining: 02:04) test 174...OK (173 out of 598, remaining: 02:03) test 175...OK (174 out of 598, remaining: 02:03) test 177...OK (176 out of 598, remaining: 02:01) test 178...OK (177 out of 598, remaining: 02:00) test 179...OK (178 out of 598, remaining: 01:59) test 180...OK (179 out of 598, remaining: 01:59) test 181...OK (180 out of 598, remaining: 01:58) test 182...OK (181 out of 598, remaining: 01:57) test 183...OK (182 out of 598, remaining: 01:57) test 184...OK (183 out of 598, remaining: 01:56) test 185...OK (184 out of 598, remaining: 01:55) test 186...OK (185 out of 598, remaining: 01:57) test 187...OK (186 out of 598, remaining: 01:56) test 188...OK (187 out of 598, remaining: 01:56) test 189...OK (188 out of 598, remaining: 01:55) test 190...OK (189 out of 598, remaining: 02:12) test 191...OK (190 out of 598, remaining: 02:16) test 192...OK (191 out of 598, remaining: 02:15) test 193...OK (192 out of 598, remaining: 02:14) test 194...OK (193 out of 598, remaining: 02:13) test 195...OK (194 out of 598, remaining: 02:12) test 196...OK (195 out of 598, remaining: 02:14) test 197...OK (196 out of 598, remaining: 02:15) test 198...OK (197 out of 598, remaining: 02:16) test 199...OK (198 out of 598, remaining: 02:15) test 200...OK (199 out of 598, remaining: 02:15) test 201...OK (200 out of 598, remaining: 02:14) test 202...OK (201 out of 598, remaining: 02:13) test 203...OK (202 out of 598, remaining: 02:12) test 204...OK (203 out of 598, remaining: 02:11) test 205...OK (204 out of 598, remaining: 02:10) test 206...OK (205 out of 598, remaining: 02:10) test 207...OK (206 out of 598, remaining: 02:09) test 208...OK (207 out of 598, remaining: 02:10) test 210...OK (209 out of 598, remaining: 02:09) test 211...OK (210 out of 598, remaining: 02:08) test 214...OK (213 out of 598, remaining: 02:05) test 215...OK (214 out of 598, remaining: 02:05) test 216...OK (215 out of 598, remaining: 02:05) test 217...OK (216 out of 598, remaining: 02:04) test 218...OK (217 out of 598, remaining: 02:05) test 220...OK (218 out of 598, remaining: 02:04) test 221...OK (219 out of 598, remaining: 02:03) test 222...OK (220 out of 598, remaining: 02:03) test 223...OK (221 out of 598, remaining: 02:02) test 224...OK (222 out of 598, remaining: 02:01) test 225...OK (223 out of 598, remaining: 02:01) test 226...OK (224 out of 598, remaining: 02:00) test 227...OK (225 out of 598, remaining: 01:59) test 228...OK (226 out of 598, remaining: 01:59) test 229...OK (227 out of 598, remaining: 01:58) test 231...OK (228 out of 598, remaining: 01:57) test 233...OK (229 out of 598, remaining: 01:57) test 234...OK (230 out of 598, remaining: 01:56) test 235...OK (231 out of 598, remaining: 01:56) test 236...OK (232 out of 598, remaining: 01:55) test 237...OK (233 out of 598, remaining: 01:54) test 238...OK (234 out of 598, remaining: 01:54) test 245...OK (240 out of 598, remaining: 01:49) test 246...OK (241 out of 598, remaining: 01:49) test 247...OK (242 out of 598, remaining: 01:48) test 248...OK (243 out of 598, remaining: 01:48) test 249...OK (244 out of 598, remaining: 01:47) test 250...OK (245 out of 598, remaining: 02:02) test 251...OK (246 out of 598, remaining: 02:16) test 256...OK (251 out of 598, remaining: 02:12) test 258...OK (253 out of 598, remaining: 02:10) test 259...OK (254 out of 598, remaining: 02:12) test 260...OK (255 out of 598, remaining: 02:11) test 261...OK (256 out of 598, remaining: 02:11) test 262...OK (257 out of 598, remaining: 02:10) test 264...OK (259 out of 598, remaining: 02:08) test 266...OK (261 out of 598, remaining: 02:07) test 268...OK (263 out of 598, remaining: 02:05) test 269...OK (264 out of 598, remaining: 02:04) test 270...OK (265 out of 598, remaining: 02:04) test 271...OK (266 out of 598, remaining: 02:05) test 272...OK (267 out of 598, remaining: 02:05) test 273...OK (268 out of 598, remaining: 02:04) test 274...OK (269 out of 598, remaining: 02:03) test 275...OK (270 out of 598, remaining: 02:03) test 276...OK (271 out of 598, remaining: 02:02) test 277...OK (272 out of 598, remaining: 02:02) test 278...OK (273 out of 598, remaining: 02:02) test 279...OK (274 out of 598, remaining: 02:01) test 280...OK (275 out of 598, remaining: 02:00) test 281...OK (276 out of 598, remaining: 02:01) test 282...OK (277 out of 598, remaining: 02:00) test 283...OK (278 out of 598, remaining: 02:00) test 284...OK (279 out of 598, remaining: 01:59) test 285...OK (280 out of 598, remaining: 02:04) test 286...OK (281 out of 598, remaining: 02:09) test 287...OK (282 out of 598, remaining: 02:08) test 288...OK (283 out of 598, remaining: 02:07) test 289...OK (284 out of 598, remaining: 02:07) test 290...OK (285 out of 598, remaining: 02:06) test 291...OK (286 out of 598, remaining: 02:05) test 292...OK (287 out of 598, remaining: 02:04) test 293...OK (288 out of 598, remaining: 02:04) test 294...OK (289 out of 598, remaining: 02:03) test 295...OK (290 out of 598, remaining: 02:02) test 296...OK (291 out of 598, remaining: 02:02) test 297...OK (292 out of 598, remaining: 02:01) test 298...OK (293 out of 598, remaining: 02:01) test 299...OK (294 out of 598, remaining: 02:00) test 350...OK (314 out of 598, remaining: 01:45) test 351...OK (315 out of 598, remaining: 01:44) test 352...OK (316 out of 598, remaining: 01:44) test 353...OK (317 out of 598, remaining: 01:43) test 354...OK (318 out of 598, remaining: 01:43) test 500...OK (329 out of 598, remaining: 01:35) test 501...OK (330 out of 598, remaining: 01:35) test 502...OK (331 out of 598, remaining: 01:34) test 503...OK (332 out of 598, remaining: 01:35) test 504...OK (333 out of 598, remaining: 01:36) test 505...OK (334 out of 598, remaining: 01:35) test 506...OK (335 out of 598, remaining: 01:34) test 507...OK (336 out of 598, remaining: 01:35) test 508...OK (337 out of 598, remaining: 01:34) test 510...OK (338 out of 598, remaining: 01:34) test 511...OK (339 out of 598, remaining: 01:34) test 512...OK (340 out of 598, remaining: 01:33) test 513...OK (341 out of 598, remaining: 01:33) test 514...OK (342 out of 598, remaining: 01:34) test 515...OK (343 out of 598, remaining: 01:33) test 516...OK (344 out of 598, remaining: 01:32) test 517...OK (345 out of 598, remaining: 01:32) test 519...OK (347 out of 598, remaining: 01:31) test 520...OK (348 out of 598, remaining: 01:30) test 521...OK (349 out of 598, remaining: 01:30) test 522...OK (350 out of 598, remaining: 01:29) test 523...OK (351 out of 598, remaining: 01:29) test 524...OK (352 out of 598, remaining: 01:28) test 525...OK (353 out of 598, remaining: 01:30) test 526...OK (354 out of 598, remaining: 01:33) test 527...OK (355 out of 598, remaining: 01:36) test 528...OK (356 out of 598, remaining: 01:38) test 529...OK (357 out of 598, remaining: 01:40) test 530...OK (358 out of 598, remaining: 01:41) test 531...OK (359 out of 598, remaining: 01:42) test 532...OK (360 out of 598, remaining: 01:45) test 533...OK (361 out of 598, remaining: 01:46) test 534...OK (362 out of 598, remaining: 01:48) test 535...OK (363 out of 598, remaining: 01:49) test 536...OK (364 out of 598, remaining: 01:49) test 537...OK (365 out of 598, remaining: 01:48) test 538...OK (366 out of 598, remaining: 01:48) test 539...OK (367 out of 598, remaining: 01:47) test 540...OK (368 out of 598, remaining: 01:47) test 541...OK (369 out of 598, remaining: 01:46) test 542...OK (370 out of 598, remaining: 01:45) test 543...OK (371 out of 598, remaining: 01:45) test 544...OK (372 out of 598, remaining: 01:44) test 545...OK (373 out of 598, remaining: 01:43) test 546...OK (374 out of 598, remaining: 01:45) test 549...OK (377 out of 598, remaining: 01:42) test 550...OK (378 out of 598, remaining: 01:42) test 551...OK (379 out of 598, remaining: 01:41) test 552...OK (380 out of 598, remaining: 01:43) test 553...OK (381 out of 598, remaining: 01:42) test 554...OK (382 out of 598, remaining: 01:42) test 556...OK (384 out of 598, remaining: 01:41) test 557...OK (385 out of 598, remaining: 01:40) test 558...OK (386 out of 598, remaining: 01:40) test 559...OK (387 out of 598, remaining: 01:39) test 561...OK (389 out of 598, remaining: 01:38) test 562...OK (390 out of 598, remaining: 01:37) test 563...OK (391 out of 598, remaining: 01:36) test 565...OK (392 out of 598, remaining: 01:36) test 566...OK (393 out of 598, remaining: 01:35) test 567...OK (394 out of 598, remaining: 01:36) test 568...OK (395 out of 598, remaining: 01:35) test 569...OK (396 out of 598, remaining: 01:35) test 570...OK (397 out of 598, remaining: 01:34) test 571...OK (398 out of 598, remaining: 01:33) test 572...OK (399 out of 598, remaining: 01:33) test 573...OK (400 out of 598, remaining: 01:32) test 574...OK (401 out of 598, remaining: 01:32) test 575...OK (402 out of 598, remaining: 01:32) test 576...OK (403 out of 598, remaining: 01:31) test 577...OK (404 out of 598, remaining: 01:31) test 578...OK (405 out of 598, remaining: 01:30) test 579...OK (406 out of 598, remaining: 01:30) test 580...OK (407 out of 598, remaining: 01:30) test 581...OK (408 out of 598, remaining: 01:30) Will not run ssh server as root to mitigate security risks RUN: failed to start the SSH server test 704...OK (451 out of 598, remaining: 01:08) test 705...OK (452 out of 598, remaining: 01:07) test 800...OK (455 out of 598, remaining: 01:06) test 801...OK (456 out of 598, remaining: 01:06) test 802...OK (457 out of 598, remaining: 01:06) test 803...OK (458 out of 598, remaining: 01:06) test 804...OK (459 out of 598, remaining: 01:05) test 805...OK (460 out of 598, remaining: 01:05) test 806...OK (461 out of 598, remaining: 01:04) test 807...OK (462 out of 598, remaining: 01:03) test 1000...OK (463 out of 598, remaining: 01:03) test 1001...OK (464 out of 598, remaining: 01:03) test 1002...OK (465 out of 598, remaining: 01:03) test 1003...OK (466 out of 598, remaining: 01:02) test 1004...OK (467 out of 598, remaining: 01:02) test 1005...OK (468 out of 598, remaining: 01:01) test 1006...OK (469 out of 598, remaining: 01:00) test 1007...OK (470 out of 598, remaining: 01:00) test 1009...OK (472 out of 598, remaining: 00:59) test 1010...OK (473 out of 598, remaining: 00:58) test 1011...OK (474 out of 598, remaining: 00:58) test 1012...OK (475 out of 598, remaining: 00:57) test 1013...OK (476 out of 598, remaining: 00:56) test 1014...OK (477 out of 598, remaining: 00:56) test 1015...OK (478 out of 598, remaining: 00:55) test 1016...OK (479 out of 598, remaining: 00:55) test 1017...OK (480 out of 598, remaining: 00:54) test 1018...OK (481 out of 598, remaining: 00:54) test 1019...OK (482 out of 598, remaining: 00:53) test 1020...OK (483 out of 598, remaining: 00:53) test 1022...OK (485 out of 598, remaining: 00:51) test 1023...OK (486 out of 598, remaining: 00:51) test 1024...OK (487 out of 598, remaining: 00:50) test 1025...OK (488 out of 598, remaining: 00:50) test 1026... postcheck FAILED test 1027...OK (490 out of 598, remaining: 00:49) test 1028...OK (491 out of 598, remaining: 00:48) test 1029...OK (492 out of 598, remaining: 00:48) test 1030...OK (493 out of 598, remaining: 00:48) test 1031...OK (494 out of 598, remaining: 00:47) test 1032...OK (495 out of 598, remaining: 00:47) test 1033...OK (496 out of 598, remaining: 00:46) test 1034...OK (497 out of 598, remaining: 00:46) test 1035...OK (498 out of 598, remaining: 00:45) test 1036...OK (499 out of 598, remaining: 00:44) test 1037...OK (500 out of 598, remaining: 00:44) test 1038...OK (501 out of 598, remaining: 00:43) test 1039...OK (502 out of 598, remaining: 00:43) test 1040...OK (503 out of 598, remaining: 00:42) test 1041...OK (504 out of 598, remaining: 00:42) test 1042...OK (505 out of 598, remaining: 00:42) test 1043...OK (506 out of 598, remaining: 00:41) test 1044...OK (507 out of 598, remaining: 00:41) test 1045...OK (508 out of 598, remaining: 00:40) test 1047...OK (510 out of 598, remaining: 00:39) test 1049...OK (512 out of 598, remaining: 00:38) test 1051...OK (514 out of 598, remaining: 00:37) test 1052...OK (515 out of 598, remaining: 00:37) test 1053...OK (516 out of 598, remaining: 00:37) test 1054...OK (517 out of 598, remaining: 00:36) test 1055...OK (518 out of 598, remaining: 00:36) test 1057...OK (520 out of 598, remaining: 00:35) test 1058...OK (521 out of 598, remaining: 00:34) test 1059...OK (522 out of 598, remaining: 00:34) test 1060...OK (523 out of 598, remaining: 00:33) test 1061...OK (524 out of 598, remaining: 00:33) test 1062...OK (525 out of 598, remaining: 00:32) test 1063...OK (526 out of 598, remaining: 00:32) test 1064...OK (527 out of 598, remaining: 00:31) test 1065...OK (528 out of 598, remaining: 00:31) test 1066...OK (529 out of 598, remaining: 00:30) test 1067...OK (530 out of 598, remaining: 00:30) test 1068...OK (531 out of 598, remaining: 00:29) test 1069...OK (532 out of 598, remaining: 00:29) test 1070...OK (533 out of 598, remaining: 00:29) test 1071...OK (534 out of 598, remaining: 00:28) test 1072...OK (535 out of 598, remaining: 00:28) test 1073...OK (536 out of 598, remaining: 00:28) test 1074...OK (537 out of 598, remaining: 00:27) test 1075...OK (538 out of 598, remaining: 00:27) test 1076...OK (539 out of 598, remaining: 00:26) test 1077...OK (540 out of 598, remaining: 00:26) test 1078...OK (541 out of 598, remaining: 00:26) test 1079...OK (542 out of 598, remaining: 00:25) test 1080...OK (543 out of 598, remaining: 00:25) test 1081...OK (544 out of 598, remaining: 00:24) test 1082...OK (545 out of 598, remaining: 00:24) test 1084...OK (547 out of 598, remaining: 00:23) test 1086...OK (549 out of 598, remaining: 00:23) test 1087...OK (550 out of 598, remaining: 00:22) test 1088...OK (551 out of 598, remaining: 00:22) test 1089...OK (552 out of 598, remaining: 00:21) test 1090...OK (553 out of 598, remaining: 00:21) test 1091...OK (554 out of 598, remaining: 00:20) test 1092...OK (555 out of 598, remaining: 00:20) test 1093...OK (556 out of 598, remaining: 00:19) test 1094...OK (557 out of 598, remaining: 00:19) test 1095...OK (558 out of 598, remaining: 00:18) test 1096...OK (559 out of 598, remaining: 00:18) test 1098...OK (561 out of 598, remaining: 00:17) test 1099...OK (562 out of 598, remaining: 00:16) test 1101...OK (564 out of 598, remaining: 00:15) test 1102...OK (565 out of 598, remaining: 00:15) test 1103...OK (566 out of 598, remaining: 00:14) test 1104...OK (567 out of 598, remaining: 00:14) test 1105...OK (568 out of 598, remaining: 00:13) test 1106...OK (569 out of 598, remaining: 00:13) test 1107...OK (570 out of 598, remaining: 00:13) test 1108...OK (571 out of 598, remaining: 00:12) test 1109...OK (572 out of 598, remaining: 00:12) test 1110...OK (573 out of 598, remaining: 00:11) test 1111...OK (574 out of 598, remaining: 00:11) test 1113...OK (576 out of 598, remaining: 00:10) test 1114...OK (577 out of 598, remaining: 00:09) test 1115...OK (578 out of 598, remaining: 00:09) test 1116...OK (579 out of 598, remaining: 00:08) test 1117...OK (580 out of 598, remaining: 00:08) test 1118...OK (581 out of 598, remaining: 00:07) test 1119...OK (582 out of 598, remaining: 00:07) test 1120...OK (583 out of 598, remaining: 00:06) test 1121...OK (584 out of 598, remaining: 00:06) test 1200...OK (585 out of 598, remaining: 00:06) test 1201...OK (586 out of 598, remaining: 00:05) test 1202...OK (587 out of 598, remaining: 00:05) test 2000...OK (594 out of 598, remaining: 00:01) test 2001...OK (595 out of 598, remaining: 00:01) test 2002...OK (596 out of 598, remaining: 00:00) test 2003...OK (597 out of 598, remaining: 00:00) TESTDONE: 463 tests out of 464 reported OK: 99% TESTFAIL: These test cases failed: 1026 TESTDONE: 599 tests were considered during 274 seconds. make[1]: *** [quiet-test] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4/tests' make: *** [test] Error 2 * ERROR: net-misc/curl-7.21.4 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 2811: 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.4', * the complete build log and the output of 'emerge -pqv =net-misc/curl-7.21.4'. * The complete build log is located at '/var/tmp/portage/net-misc/curl-7.21.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.21.4/temp/environment'. * S: '/var/tmp/portage/net-misc/curl-7.21.4/work/curl-7.21.4'