* CPV: net-misc/curl-7.21.1 * REPO: gentoo * USE: elibc_glibc ipv6 kernel_linux ssl test userland_GNU x86 >>> Unpacking source... >>> Unpacking curl-7.21.1.tar.bz2 to /var/tmp/portage/net-misc/curl-7.21.1/work >>> Source unpacked in /var/tmp/portage/net-misc/curl-7.21.1/work >>> Preparing source in /var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1 ... * 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 ] * Adjusting to prefix / * curl-config.in ... [ ok ] * Running elibtoolize in: curl-7.21.1/ * Applying install-sh-1.5.patch ... * 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.1/work/curl-7.21.1 ... * econf: updating curl-7.21.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating curl-7.21.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-ldap --disable-ldaps --without-libidn --without-gssapi --without-libssh2 --enable-ipv6 --disable-threaded-resolver --disable-ares --enable-http --enable-ftp --enable-gopher --enable-file --enable-dict --enable-manual --enable-telnet --enable-smtp --enable-pop3 --enable-imap --enable-rtsp --enable-nonblocking --enable-largefile --enable-maintainer-mode --disable-sspi --without-krb4 --without-librtmp --without-spnego --without-gnutls --without-nss --with-ssl --without-ca-bundle --with-ca-path=/etc/ssl/certs configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking curl version... 7.21.1 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking how to run the C preprocessor... i686-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... 4 checking size of void*... 4 checking for 64-bit curl_off_t data type... int64_t checking size of curl_off_t... 8 checking formatting string directive for curl_off_t... "lld" checking formatting string directive for unsigned curl_off_t... "llu" checking constant suffix string for curl_off_t... LL checking constant suffix string for unsigned curl_off_t... ULL 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... 64 checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no checking if compiler is icc (to build with PIC)... no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... yes 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: -g0 checking if compiler optimizer assumed setting might be used... no 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 provide built-in manual... yes checking if X/Open network library is required... no checking for gethostbyname... yes checking for strcasecmp... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... -lrt checking if monotonic clock_gettime works... yes checking whether to use libgcc... no checking whether to enable ipv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... yes checking if Kerberos4 support is requested... no checking if SPNEGO support is requested... no checking if GSSAPI support is requested... no checking for pkg-config... /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto -ldl -lz " configure: pkg-config: SSL_LDFLAGS: " " configure: pkg-config: SSL_CPPFLAGS: " " checking for CRYPTO_lock in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/pkcs12.h usability... yes checking openssl/pkcs12.h presence... yes checking for openssl/pkcs12.h... yes checking for ENGINE_init... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for ENGINE_load_builtin_engines... yes checking for RAND_status... yes checking for RAND_screen... no checking for RAND_egd... yes checking for ENGINE_cleanup... yes checking for CRYPTO_cleanup_all_ex_data... yes checking for SSL_get_shutdown... yes checking for yaSSL using OpenSSL compatibility mode... no checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for "/dev/urandom"... (cached) yes checking default CA cert bundle/path... /etc/ssl/certs (capath) checking whether to build with libidn... no 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... (cached) 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... 4 checking size of long... (cached) 4 checking size of int... 4 checking size of short... 2 checking size of time_t... 4 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,int 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 *,int 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,int 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 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,size_t,unsigned int checking for stdio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for working NI_WITHSCOPEID... no checking whether to enable non-blocking communications... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... /usr/bin/nroff checking how to use *nroff to get plain text from man pages... -man checking whether to enable the threaded resolver... no 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 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 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.1 Host setup: i686-pc-linux-gnu Install prefix: /usr Compiler: i686-pc-linux-gnu-gcc SSL support: enabled (OpenSSL) SSH support: no (--with-libssh2) zlib support: enabled krb4 support: no (--with-krb4*) GSSAPI support: no (--with-gssapi) SPNEGO support: no (--with-spnego) resolver: default (--enable-ares / --enable-threaded-resolver) ipv6 support: enabled IDN support: no (--with-libidn) Build libcurl: Shared=yes, Static=yes Built-in manual: enabled Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: no ca cert path: /etc/ssl/certs LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS support: no (--enable-ldaps) RTSP support: enabled RTMP support: no (--with-librtmp) Protocols: DICT FILE FTP FTPS HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1 ... make -j14 Making all in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' make all-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT timeval.lo -MD -MP -MF ".deps/timeval.Tpo" -c -o timeval.lo timeval.c; \ then mv -f ".deps/timeval.Tpo" ".deps/timeval.Plo"; else rm -f ".deps/timeval.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip.lo -MD -MP -MF ".deps/hostip.Tpo" -c -o hostip.lo hostip.c; \ then mv -f ".deps/hostip.Tpo" ".deps/hostip.Plo"; else rm -f ".deps/hostip.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT progress.lo -MD -MP -MF ".deps/progress.Tpo" -c -o progress.lo progress.c; \ then mv -f ".deps/progress.Tpo" ".deps/progress.Plo"; else rm -f ".deps/progress.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT formdata.lo -MD -MP -MF ".deps/formdata.Tpo" -c -o formdata.lo formdata.c; \ then mv -f ".deps/formdata.Tpo" ".deps/formdata.Plo"; else rm -f ".deps/formdata.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT cookie.lo -MD -MP -MF ".deps/cookie.Tpo" -c -o cookie.lo cookie.c; \ then mv -f ".deps/cookie.Tpo" ".deps/cookie.Plo"; else rm -f ".deps/cookie.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http.lo -MD -MP -MF ".deps/http.Tpo" -c -o http.lo http.c; \ then mv -f ".deps/http.Tpo" ".deps/http.Plo"; else rm -f ".deps/http.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT sendf.lo -MD -MP -MF ".deps/sendf.Tpo" -c -o sendf.lo sendf.c; \ then mv -f ".deps/sendf.Tpo" ".deps/sendf.Plo"; else rm -f ".deps/sendf.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ftp.lo -MD -MP -MF ".deps/ftp.Tpo" -c -o ftp.lo ftp.c; \ then mv -f ".deps/ftp.Tpo" ".deps/ftp.Plo"; else rm -f ".deps/ftp.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \ then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" -c -o dict.lo dict.c; \ then mv -f ".deps/dict.Tpo" ".deps/dict.Plo"; else rm -f ".deps/dict.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT if2ip.lo -MD -MP -MF ".deps/if2ip.Tpo" -c -o if2ip.lo if2ip.c; \ then mv -f ".deps/if2ip.Tpo" ".deps/if2ip.Plo"; else rm -f ".deps/if2ip.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT speedcheck.lo -MD -MP -MF ".deps/speedcheck.Tpo" -c -o speedcheck.lo speedcheck.c; \ then mv -f ".deps/speedcheck.Tpo" ".deps/speedcheck.Plo"; else rm -f ".deps/speedcheck.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/timeval.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o .libs/progress.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -fPIC -DPIC -o .libs/hostip.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT sendf.lo -MD -MP -MF .deps/sendf.Tpo -c sendf.c -fPIC -DPIC -o .libs/sendf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -fPIC -DPIC -o .libs/formdata.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/ftp.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o .libs/speedcheck.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -fPIC -DPIC -o .libs/if2ip.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -o timeval.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -o if2ip.o >/dev/null 2>&1 sendf.c: In function ‘showit’: sendf.c:649:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result sendf.c:650:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ldap.lo -MD -MP -MF ".deps/ldap.Tpo" -c -o ldap.lo ldap.c; \ then mv -f ".deps/ldap.Tpo" ".deps/ldap.Plo"; else rm -f ".deps/ldap.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -o speedcheck.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -o hostip.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -o progress.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/ldap.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ssluse.lo -MD -MP -MF ".deps/ssluse.Tpo" -c -o ssluse.lo ssluse.c; \ then mv -f ".deps/ssluse.Tpo" ".deps/ssluse.Plo"; else rm -f ".deps/ssluse.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -o ldap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -fPIC -DPIC -o .libs/ssluse.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT sendf.lo -MD -MP -MF .deps/sendf.Tpo -c sendf.c -o sendf.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -o formdata.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT getenv.lo -MD -MP -MF ".deps/getenv.Tpo" -c -o getenv.lo getenv.c; \ then mv -f ".deps/getenv.Tpo" ".deps/getenv.Plo"; else rm -f ".deps/getenv.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT escape.lo -MD -MP -MF ".deps/escape.Tpo" -c -o escape.lo escape.c; \ then mv -f ".deps/escape.Tpo" ".deps/escape.Plo"; else rm -f ".deps/escape.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -o cookie.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -fPIC -DPIC -o .libs/getenv.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT mprintf.lo -MD -MP -MF ".deps/mprintf.Tpo" -c -o mprintf.lo mprintf.c; \ then mv -f ".deps/mprintf.Tpo" ".deps/mprintf.Plo"; else rm -f ".deps/mprintf.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -fPIC -DPIC -o .libs/escape.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT telnet.lo -MD -MP -MF ".deps/telnet.Tpo" -c -o telnet.lo telnet.c; \ then mv -f ".deps/telnet.Tpo" ".deps/telnet.Plo"; else rm -f ".deps/telnet.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT netrc.lo -MD -MP -MF ".deps/netrc.Tpo" -c -o netrc.lo netrc.c; \ then mv -f ".deps/netrc.Tpo" ".deps/netrc.Plo"; else rm -f ".deps/netrc.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -fPIC -DPIC -o .libs/mprintf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -o getenv.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT getinfo.lo -MD -MP -MF ".deps/getinfo.Tpo" -c -o getinfo.lo getinfo.c; \ then mv -f ".deps/getinfo.Tpo" ".deps/getinfo.Plo"; else rm -f ".deps/getinfo.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -fPIC -DPIC -o .libs/telnet.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -fPIC -DPIC -o .libs/netrc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -fPIC -DPIC -o .libs/getinfo.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT transfer.lo -MD -MP -MF ".deps/transfer.Tpo" -c -o transfer.lo transfer.c; \ then mv -f ".deps/transfer.Tpo" ".deps/transfer.Plo"; else rm -f ".deps/transfer.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strequal.lo -MD -MP -MF ".deps/strequal.Tpo" -c -o strequal.lo strequal.c; \ then mv -f ".deps/strequal.Tpo" ".deps/strequal.Plo"; else rm -f ".deps/strequal.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -o escape.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -o netrc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -o ftp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -fPIC -DPIC -o .libs/transfer.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -fPIC -DPIC -o .libs/strequal.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT easy.lo -MD -MP -MF ".deps/easy.Tpo" -c -o easy.lo easy.c; \ then mv -f ".deps/easy.Tpo" ".deps/easy.Plo"; else rm -f ".deps/easy.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \ then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT krb4.lo -MD -MP -MF ".deps/krb4.Tpo" -c -o krb4.lo krb4.c; \ then mv -f ".deps/krb4.Tpo" ".deps/krb4.Plo"; else rm -f ".deps/krb4.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -o strequal.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_fnmatch.lo -MD -MP -MF ".deps/curl_fnmatch.Tpo" -c -o curl_fnmatch.lo curl_fnmatch.c; \ then mv -f ".deps/curl_fnmatch.Tpo" ".deps/curl_fnmatch.Plo"; else rm -f ".deps/curl_fnmatch.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -o getinfo.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -fPIC -DPIC -o .libs/easy.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -fPIC -DPIC -o .libs/krb4.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_fnmatch.lo -MD -MP -MF .deps/curl_fnmatch.Tpo -c curl_fnmatch.c -fPIC -DPIC -o .libs/curl_fnmatch.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT fileinfo.lo -MD -MP -MF ".deps/fileinfo.Tpo" -c -o fileinfo.lo fileinfo.c; \ then mv -f ".deps/fileinfo.Tpo" ".deps/fileinfo.Plo"; else rm -f ".deps/fileinfo.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -o mprintf.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -o krb4.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ftplistparser.lo -MD -MP -MF ".deps/ftplistparser.Tpo" -c -o ftplistparser.lo ftplistparser.c; \ then mv -f ".deps/ftplistparser.Tpo" ".deps/ftplistparser.Plo"; else rm -f ".deps/ftplistparser.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o .libs/fileinfo.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT wildcard.lo -MD -MP -MF ".deps/wildcard.Tpo" -c -o wildcard.lo wildcard.c; \ then mv -f ".deps/wildcard.Tpo" ".deps/wildcard.Plo"; else rm -f ".deps/wildcard.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT krb5.lo -MD -MP -MF ".deps/krb5.Tpo" -c -o krb5.lo krb5.c; \ then mv -f ".deps/krb5.Tpo" ".deps/krb5.Plo"; else rm -f ".deps/krb5.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ftplistparser.lo -MD -MP -MF .deps/ftplistparser.Tpo -c ftplistparser.c -fPIC -DPIC -o .libs/ftplistparser.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -o telnet.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_fnmatch.lo -MD -MP -MF .deps/curl_fnmatch.Tpo -c curl_fnmatch.c -o curl_fnmatch.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -o ssluse.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT wildcard.lo -MD -MP -MF .deps/wildcard.Tpo -c wildcard.c -fPIC -DPIC -o .libs/wildcard.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT krb5.lo -MD -MP -MF .deps/krb5.Tpo -c krb5.c -fPIC -DPIC -o .libs/krb5.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT memdebug.lo -MD -MP -MF ".deps/memdebug.Tpo" -c -o memdebug.lo memdebug.c; \ then mv -f ".deps/memdebug.Tpo" ".deps/memdebug.Plo"; else rm -f ".deps/memdebug.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.c -o fileinfo.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -o easy.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT krb5.lo -MD -MP -MF .deps/krb5.Tpo -c krb5.c -o krb5.o >/dev/null 2>&1 ftplistparser.c: In function ‘Curl_ftp_parselist’: ftplistparser.c:452:30: warning: ignoring return value of ‘strtoll’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT wildcard.lo -MD -MP -MF .deps/wildcard.Tpo -c wildcard.c -o wildcard.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -fPIC -DPIC -o .libs/memdebug.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_chunks.lo -MD -MP -MF ".deps/http_chunks.Tpo" -c -o http_chunks.lo http_chunks.c; \ then mv -f ".deps/http_chunks.Tpo" ".deps/http_chunks.Plo"; else rm -f ".deps/http_chunks.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strtok.lo -MD -MP -MF ".deps/strtok.Tpo" -c -o strtok.lo strtok.c; \ then mv -f ".deps/strtok.Tpo" ".deps/strtok.Plo"; else rm -f ".deps/strtok.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -o memdebug.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o .libs/http_chunks.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT connect.lo -MD -MP -MF ".deps/connect.Tpo" -c -o connect.lo connect.c; \ then mv -f ".deps/connect.Tpo" ".deps/connect.Plo"; else rm -f ".deps/connect.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -o transfer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT llist.lo -MD -MP -MF ".deps/llist.Tpo" -c -o llist.lo llist.c; \ then mv -f ".deps/llist.Tpo" ".deps/llist.Plo"; else rm -f ".deps/llist.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -fPIC -DPIC -o .libs/strtok.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT multi.lo -MD -MP -MF ".deps/multi.Tpo" -c -o multi.lo multi.c; \ then mv -f ".deps/multi.Tpo" ".deps/multi.Plo"; else rm -f ".deps/multi.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT content_encoding.lo -MD -MP -MF ".deps/content_encoding.Tpo" -c -o content_encoding.lo content_encoding.c; \ then mv -f ".deps/content_encoding.Tpo" ".deps/content_encoding.Plo"; else rm -f ".deps/content_encoding.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT share.lo -MD -MP -MF ".deps/share.Tpo" -c -o share.lo share.c; \ then mv -f ".deps/share.Tpo" ".deps/share.Plo"; else rm -f ".deps/share.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -o strtok.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o .libs/connect.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ftplistparser.lo -MD -MP -MF .deps/ftplistparser.Tpo -c ftplistparser.c -o ftplistparser.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -fPIC -DPIC -o .libs/llist.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_digest.lo -MD -MP -MF ".deps/http_digest.Tpo" -c -o http_digest.lo http_digest.c; \ then mv -f ".deps/http_digest.Tpo" ".deps/http_digest.Plo"; else rm -f ".deps/http_digest.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -fPIC -DPIC -o .libs/multi.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o .libs/content_encoding.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -fPIC -DPIC -o .libs/share.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -o http_chunks.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -fPIC -DPIC -o .libs/http_digest.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -o llist.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -o share.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT md4.lo -MD -MP -MF ".deps/md4.Tpo" -c -o md4.lo md4.c; \ then mv -f ".deps/md4.Tpo" ".deps/md4.Plo"; else rm -f ".deps/md4.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -o content_encoding.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_rand.lo -MD -MP -MF ".deps/curl_rand.Tpo" -c -o curl_rand.lo curl_rand.c; \ then mv -f ".deps/curl_rand.Tpo" ".deps/curl_rand.Plo"; else rm -f ".deps/curl_rand.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_negotiate.lo -MD -MP -MF ".deps/http_negotiate.Tpo" -c -o http_negotiate.lo http_negotiate.c; \ then mv -f ".deps/http_negotiate.Tpo" ".deps/http_negotiate.Plo"; else rm -f ".deps/http_negotiate.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_ntlm.lo -MD -MP -MF ".deps/http_ntlm.Tpo" -c -o http_ntlm.lo http_ntlm.c; \ then mv -f ".deps/http_ntlm.Tpo" ".deps/http_ntlm.Plo"; else rm -f ".deps/http_ntlm.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -o connect.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_rand.lo -MD -MP -MF .deps/curl_rand.Tpo -c curl_rand.c -fPIC -DPIC -o .libs/curl_rand.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o .libs/http_negotiate.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -o http_digest.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT inet_pton.lo -MD -MP -MF ".deps/inet_pton.Tpo" -c -o inet_pton.lo inet_pton.c; \ then mv -f ".deps/inet_pton.Tpo" ".deps/inet_pton.Plo"; else rm -f ".deps/inet_pton.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strtoofft.lo -MD -MP -MF ".deps/strtoofft.Tpo" -c -o strtoofft.lo strtoofft.c; \ then mv -f ".deps/strtoofft.Tpo" ".deps/strtoofft.Plo"; else rm -f ".deps/strtoofft.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" -c -o strerror.lo strerror.c; \ then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; else rm -f ".deps/strerror.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_ntlm.lo -MD -MP -MF .deps/http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o .libs/http_ntlm.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostares.lo -MD -MP -MF ".deps/hostares.Tpo" -c -o hostares.lo hostares.c; \ then mv -f ".deps/hostares.Tpo" ".deps/hostares.Plo"; else rm -f ".deps/hostares.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -o http_negotiate.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_rand.lo -MD -MP -MF .deps/curl_rand.Tpo -c curl_rand.c -o curl_rand.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostasyn.lo -MD -MP -MF ".deps/hostasyn.Tpo" -c -o hostasyn.lo hostasyn.c; \ then mv -f ".deps/hostasyn.Tpo" ".deps/hostasyn.Plo"; else rm -f ".deps/hostasyn.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o .libs/inet_pton.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip4.lo -MD -MP -MF ".deps/hostip4.Tpo" -c -o hostip4.lo hostip4.c; \ then mv -f ".deps/hostip4.Tpo" ".deps/hostip4.Plo"; else rm -f ".deps/hostip4.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strtoofft.lo -MD -MP -MF .deps/strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o .libs/strtoofft.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip6.lo -MD -MP -MF ".deps/hostip6.Tpo" -c -o hostip6.lo hostip6.c; \ then mv -f ".deps/hostip6.Tpo" ".deps/hostip6.Plo"; else rm -f ".deps/hostip6.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c -o inet_pton.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostsyn.lo -MD -MP -MF ".deps/hostsyn.Tpo" -c -o hostsyn.lo hostsyn.c; \ then mv -f ".deps/hostsyn.Tpo" ".deps/hostsyn.Plo"; else rm -f ".deps/hostsyn.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostares.lo -MD -MP -MF .deps/hostares.Tpo -c hostares.c -fPIC -DPIC -o .libs/hostares.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostasyn.lo -MD -MP -MF .deps/hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o .libs/hostasyn.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostthre.lo -MD -MP -MF ".deps/hostthre.Tpo" -c -o hostthre.lo hostthre.c; \ then mv -f ".deps/hostthre.Tpo" ".deps/hostthre.Plo"; else rm -f ".deps/hostthre.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strtoofft.lo -MD -MP -MF .deps/strtoofft.Tpo -c strtoofft.c -o strtoofft.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT inet_ntop.lo -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.lo inet_ntop.c; \ then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Plo"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip4.lo -MD -MP -MF .deps/hostip4.Tpo -c hostip4.c -fPIC -DPIC -o .libs/hostip4.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostsyn.lo -MD -MP -MF .deps/hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o .libs/hostsyn.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip6.lo -MD -MP -MF .deps/hostip6.Tpo -c hostip6.c -fPIC -DPIC -o .libs/hostip6.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT parsedate.lo -MD -MP -MF ".deps/parsedate.Tpo" -c -o parsedate.lo parsedate.c; \ then mv -f ".deps/parsedate.Tpo" ".deps/parsedate.Plo"; else rm -f ".deps/parsedate.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT select.lo -MD -MP -MF ".deps/select.Tpo" -c -o select.lo select.c; \ then mv -f ".deps/select.Tpo" ".deps/select.Plo"; else rm -f ".deps/select.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostthre.lo -MD -MP -MF .deps/hostthre.Tpo -c hostthre.c -fPIC -DPIC -o .libs/hostthre.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT gtls.lo -MD -MP -MF ".deps/gtls.Tpo" -c -o gtls.lo gtls.c; \ then mv -f ".deps/gtls.Tpo" ".deps/gtls.Plo"; else rm -f ".deps/gtls.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o .libs/inet_ntop.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -o multi.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT http_ntlm.lo -MD -MP -MF .deps/http_ntlm.Tpo -c http_ntlm.c -o http_ntlm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT sslgen.lo -MD -MP -MF ".deps/sslgen.Tpo" -c -o sslgen.lo sslgen.c; \ then mv -f ".deps/sslgen.Tpo" ".deps/sslgen.Plo"; else rm -f ".deps/sslgen.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostasyn.lo -MD -MP -MF .deps/hostasyn.Tpo -c hostasyn.c -o hostasyn.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT parsedate.lo -MD -MP -MF .deps/parsedate.Tpo -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostares.lo -MD -MP -MF .deps/hostares.Tpo -c hostares.c -o hostares.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT gtls.lo -MD -MP -MF .deps/gtls.Tpo -c gtls.c -fPIC -DPIC -o .libs/gtls.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -o inet_ntop.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip4.lo -MD -MP -MF .deps/hostip4.Tpo -c hostip4.c -o hostip4.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostip6.lo -MD -MP -MF .deps/hostip6.Tpo -c hostip6.c -o hostip6.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostsyn.lo -MD -MP -MF .deps/hostsyn.Tpo -c hostsyn.c -o hostsyn.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT sslgen.lo -MD -MP -MF .deps/sslgen.Tpo -c sslgen.c -fPIC -DPIC -o .libs/sslgen.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT gtls.lo -MD -MP -MF .deps/gtls.Tpo -c gtls.c -o gtls.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hostthre.lo -MD -MP -MF .deps/hostthre.Tpo -c hostthre.c -o hostthre.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT tftp.lo -MD -MP -MF ".deps/tftp.Tpo" -c -o tftp.lo tftp.c; \ then mv -f ".deps/tftp.Tpo" ".deps/tftp.Plo"; else rm -f ".deps/tftp.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT parsedate.lo -MD -MP -MF .deps/parsedate.Tpo -c parsedate.c -o parsedate.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT splay.lo -MD -MP -MF ".deps/splay.Tpo" -c -o splay.lo splay.c; \ then mv -f ".deps/splay.Tpo" ".deps/splay.Plo"; else rm -f ".deps/splay.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strdup.lo -MD -MP -MF ".deps/strdup.Tpo" -c -o strdup.lo strdup.c; \ then mv -f ".deps/strdup.Tpo" ".deps/strdup.Plo"; else rm -f ".deps/strdup.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT tftp.lo -MD -MP -MF .deps/tftp.Tpo -c tftp.c -fPIC -DPIC -o .libs/tftp.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks.lo -MD -MP -MF ".deps/socks.Tpo" -c -o socks.lo socks.c; \ then mv -f ".deps/socks.Tpo" ".deps/socks.Plo"; else rm -f ".deps/socks.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ssh.lo -MD -MP -MF ".deps/ssh.Tpo" -c -o ssh.lo ssh.c; \ then mv -f ".deps/ssh.Tpo" ".deps/ssh.Plo"; else rm -f ".deps/ssh.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -o select.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT nss.lo -MD -MP -MF ".deps/nss.Tpo" -c -o nss.lo nss.c; \ then mv -f ".deps/nss.Tpo" ".deps/nss.Plo"; else rm -f ".deps/nss.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT qssl.lo -MD -MP -MF ".deps/qssl.Tpo" -c -o qssl.lo qssl.c; \ then mv -f ".deps/qssl.Tpo" ".deps/qssl.Plo"; else rm -f ".deps/qssl.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -fPIC -DPIC -o .libs/strdup.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT splay.lo -MD -MP -MF .deps/splay.Tpo -c splay.c -fPIC -DPIC -o .libs/splay.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -fPIC -DPIC -o .libs/socks.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ssh.lo -MD -MP -MF .deps/ssh.Tpo -c ssh.c -fPIC -DPIC -o .libs/ssh.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT rawstr.lo -MD -MP -MF ".deps/rawstr.Tpo" -c -o rawstr.lo rawstr.c; \ then mv -f ".deps/rawstr.Tpo" ".deps/rawstr.Plo"; else rm -f ".deps/rawstr.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_addrinfo.lo -MD -MP -MF ".deps/curl_addrinfo.Tpo" -c -o curl_addrinfo.lo curl_addrinfo.c; \ then mv -f ".deps/curl_addrinfo.Tpo" ".deps/curl_addrinfo.Plo"; else rm -f ".deps/curl_addrinfo.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT nss.lo -MD -MP -MF .deps/nss.Tpo -c nss.c -fPIC -DPIC -o .libs/nss.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks_gssapi.lo -MD -MP -MF ".deps/socks_gssapi.Tpo" -c -o socks_gssapi.lo socks_gssapi.c; \ then mv -f ".deps/socks_gssapi.Tpo" ".deps/socks_gssapi.Plo"; else rm -f ".deps/socks_gssapi.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT sslgen.lo -MD -MP -MF .deps/sslgen.Tpo -c sslgen.c -o sslgen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT qssl.lo -MD -MP -MF .deps/qssl.Tpo -c qssl.c -fPIC -DPIC -o .libs/qssl.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks_sspi.lo -MD -MP -MF ".deps/socks_sspi.Tpo" -c -o socks_sspi.lo socks_sspi.c; \ then mv -f ".deps/socks_sspi.Tpo" ".deps/socks_sspi.Plo"; else rm -f ".deps/socks_sspi.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -o strdup.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT splay.lo -MD -MP -MF .deps/splay.Tpo -c splay.c -o splay.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT ssh.lo -MD -MP -MF .deps/ssh.Tpo -c ssh.c -o ssh.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_addrinfo.lo -MD -MP -MF .deps/curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o .libs/curl_addrinfo.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT rawstr.lo -MD -MP -MF .deps/rawstr.Tpo -c rawstr.c -fPIC -DPIC -o .libs/rawstr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks_gssapi.lo -MD -MP -MF .deps/socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o .libs/socks_gssapi.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_sspi.lo -MD -MP -MF ".deps/curl_sspi.Tpo" -c -o curl_sspi.lo curl_sspi.c; \ then mv -f ".deps/curl_sspi.Tpo" ".deps/curl_sspi.Plo"; else rm -f ".deps/curl_sspi.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT qssl.lo -MD -MP -MF .deps/qssl.Tpo -c qssl.c -o qssl.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT slist.lo -MD -MP -MF ".deps/slist.Tpo" -c -o slist.lo slist.c; \ then mv -f ".deps/slist.Tpo" ".deps/slist.Plo"; else rm -f ".deps/slist.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks_sspi.lo -MD -MP -MF .deps/socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o .libs/socks_sspi.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT nonblock.lo -MD -MP -MF ".deps/nonblock.Tpo" -c -o nonblock.lo nonblock.c; \ then mv -f ".deps/nonblock.Tpo" ".deps/nonblock.Plo"; else rm -f ".deps/nonblock.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks_gssapi.lo -MD -MP -MF .deps/socks_gssapi.Tpo -c socks_gssapi.c -o socks_gssapi.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT nss.lo -MD -MP -MF .deps/nss.Tpo -c nss.c -o nss.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT rawstr.lo -MD -MP -MF .deps/rawstr.Tpo -c rawstr.c -o rawstr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_memrchr.lo -MD -MP -MF ".deps/curl_memrchr.Tpo" -c -o curl_memrchr.lo curl_memrchr.c; \ then mv -f ".deps/curl_memrchr.Tpo" ".deps/curl_memrchr.Plo"; else rm -f ".deps/curl_memrchr.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -o socks.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT imap.lo -MD -MP -MF ".deps/imap.Tpo" -c -o imap.lo imap.c; \ then mv -f ".deps/imap.Tpo" ".deps/imap.Plo"; else rm -f ".deps/imap.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_sspi.lo -MD -MP -MF .deps/curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o .libs/curl_sspi.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT socks_sspi.lo -MD -MP -MF .deps/socks_sspi.Tpo -c socks_sspi.c -o socks_sspi.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_addrinfo.lo -MD -MP -MF .deps/curl_addrinfo.Tpo -c curl_addrinfo.c -o curl_addrinfo.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT pop3.lo -MD -MP -MF ".deps/pop3.Tpo" -c -o pop3.lo pop3.c; \ then mv -f ".deps/pop3.Tpo" ".deps/pop3.Plo"; else rm -f ".deps/pop3.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c slist.c -fPIC -DPIC -o .libs/slist.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT smtp.lo -MD -MP -MF ".deps/smtp.Tpo" -c -o smtp.lo smtp.c; \ then mv -f ".deps/smtp.Tpo" ".deps/smtp.Plo"; else rm -f ".deps/smtp.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT nonblock.lo -MD -MP -MF .deps/nonblock.Tpo -c nonblock.c -fPIC -DPIC -o .libs/nonblock.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_sspi.lo -MD -MP -MF .deps/curl_sspi.Tpo -c curl_sspi.c -o curl_sspi.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT imap.lo -MD -MP -MF .deps/imap.Tpo -c imap.c -fPIC -DPIC -o .libs/imap.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_memrchr.lo -MD -MP -MF .deps/curl_memrchr.Tpo -c curl_memrchr.c -fPIC -DPIC -o .libs/curl_memrchr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT tftp.lo -MD -MP -MF .deps/tftp.Tpo -c tftp.c -o tftp.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT pingpong.lo -MD -MP -MF ".deps/pingpong.Tpo" -c -o pingpong.lo pingpong.c; \ then mv -f ".deps/pingpong.Tpo" ".deps/pingpong.Plo"; else rm -f ".deps/pingpong.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT nonblock.lo -MD -MP -MF .deps/nonblock.Tpo -c nonblock.c -o nonblock.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT pop3.lo -MD -MP -MF .deps/pop3.Tpo -c pop3.c -fPIC -DPIC -o .libs/pop3.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT rtsp.lo -MD -MP -MF ".deps/rtsp.Tpo" -c -o rtsp.lo rtsp.c; \ then mv -f ".deps/rtsp.Tpo" ".deps/rtsp.Plo"; else rm -f ".deps/rtsp.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c slist.c -o slist.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT smtp.lo -MD -MP -MF .deps/smtp.Tpo -c smtp.c -fPIC -DPIC -o .libs/smtp.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_threads.lo -MD -MP -MF ".deps/curl_threads.Tpo" -c -o curl_threads.lo curl_threads.c; \ then mv -f ".deps/curl_threads.Tpo" ".deps/curl_threads.Plo"; else rm -f ".deps/curl_threads.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT warnless.lo -MD -MP -MF ".deps/warnless.Tpo" -c -o warnless.lo warnless.c; \ then mv -f ".deps/warnless.Tpo" ".deps/warnless.Plo"; else rm -f ".deps/warnless.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_memrchr.lo -MD -MP -MF .deps/curl_memrchr.Tpo -c curl_memrchr.c -o curl_memrchr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \ then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT polarssl.lo -MD -MP -MF ".deps/polarssl.Tpo" -c -o polarssl.lo polarssl.c; \ then mv -f ".deps/polarssl.Tpo" ".deps/polarssl.Plo"; else rm -f ".deps/polarssl.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT pingpong.lo -MD -MP -MF .deps/pingpong.Tpo -c pingpong.c -fPIC -DPIC -o .libs/pingpong.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT rtsp.lo -MD -MP -MF .deps/rtsp.Tpo -c rtsp.c -fPIC -DPIC -o .libs/rtsp.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_rtmp.lo -MD -MP -MF ".deps/curl_rtmp.Tpo" -c -o curl_rtmp.lo curl_rtmp.c; \ then mv -f ".deps/curl_rtmp.Tpo" ".deps/curl_rtmp.Plo"; else rm -f ".deps/curl_rtmp.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT warnless.lo -MD -MP -MF .deps/warnless.Tpo -c warnless.c -fPIC -DPIC -o .libs/warnless.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT openldap.lo -MD -MP -MF ".deps/openldap.Tpo" -c -o openldap.lo openldap.c; \ then mv -f ".deps/openldap.Tpo" ".deps/openldap.Plo"; else rm -f ".deps/openldap.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_threads.lo -MD -MP -MF .deps/curl_threads.Tpo -c curl_threads.c -fPIC -DPIC -o .libs/curl_threads.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_gethostname.lo -MD -MP -MF ".deps/curl_gethostname.Tpo" -c -o curl_gethostname.lo curl_gethostname.c; \ then mv -f ".deps/curl_gethostname.Tpo" ".deps/curl_gethostname.Plo"; else rm -f ".deps/curl_gethostname.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT polarssl.lo -MD -MP -MF .deps/polarssl.Tpo -c polarssl.c -fPIC -DPIC -o .libs/polarssl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT warnless.lo -MD -MP -MF .deps/warnless.Tpo -c warnless.c -o warnless.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT openldap.lo -MD -MP -MF .deps/openldap.Tpo -c openldap.c -fPIC -DPIC -o .libs/openldap.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_threads.lo -MD -MP -MF .deps/curl_threads.Tpo -c curl_threads.c -o curl_threads.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_rtmp.lo -MD -MP -MF .deps/curl_rtmp.Tpo -c curl_rtmp.c -fPIC -DPIC -o .libs/curl_rtmp.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_gethostname.lo -MD -MP -MF .deps/curl_gethostname.Tpo -c curl_gethostname.c -fPIC -DPIC -o .libs/curl_gethostname.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT polarssl.lo -MD -MP -MF .deps/polarssl.Tpo -c polarssl.c -o polarssl.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT openldap.lo -MD -MP -MF .deps/openldap.Tpo -c openldap.c -o openldap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_rtmp.lo -MD -MP -MF .deps/curl_rtmp.Tpo -c curl_rtmp.c -o curl_rtmp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT imap.lo -MD -MP -MF .deps/imap.Tpo -c imap.c -o imap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT pop3.lo -MD -MP -MF .deps/pop3.Tpo -c pop3.c -o pop3.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT curl_gethostname.lo -MD -MP -MF .deps/curl_gethostname.Tpo -c curl_gethostname.c -o curl_gethostname.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT smtp.lo -MD -MP -MF .deps/smtp.Tpo -c smtp.c -o smtp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT pingpong.lo -MD -MP -MF .deps/pingpong.Tpo -c pingpong.c -o pingpong.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -O2 -pipe -g0 -Wno-system-headers -MT rtsp.lo -MD -MP -MF .deps/rtsp.Tpo -c rtsp.c -o rtsp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcurl.la -rpath /usr/lib -version-info 6:0:2 -lssl -lcrypto -lrt -lssl -lcrypto -ldl -lz -lz file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo curl_fnmatch.lo fileinfo.lo ftplistparser.lo wildcard.lo krb5.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md4.lo md5.lo curl_rand.lo http_negotiate.lo http_ntlm.lo inet_pton.lo strtoofft.lo strerror.lo hostares.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo slist.lo nonblock.lo curl_memrchr.lo imap.lo pop3.lo smtp.lo pingpong.lo rtsp.lo curl_threads.lo warnless.lo hmac.lo polarssl.lo curl_rtmp.lo openldap.lo curl_gethostname.lo libtool: link: i686-pc-linux-gnu-gcc -shared .libs/file.o .libs/timeval.o .libs/base64.o .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o .libs/speedcheck.o .libs/ldap.o .libs/ssluse.o .libs/version.o .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/netrc.o .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o .libs/security.o .libs/krb4.o .libs/curl_fnmatch.o .libs/fileinfo.o .libs/ftplistparser.o .libs/wildcard.o .libs/krb5.o .libs/memdebug.o .libs/http_chunks.o .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md4.o .libs/md5.o .libs/curl_rand.o .libs/http_negotiate.o .libs/http_ntlm.o .libs/inet_pton.o .libs/strtoofft.o .libs/strerror.o .libs/hostares.o .libs/hostasyn.o .libs/hostip4.o .libs/hostip6.o .libs/hostsyn.o .libs/hostthre.o .libs/inet_ntop.o .libs/parsedate.o .libs/select.o .libs/gtls.o .libs/sslgen.o .libs/tftp.o .libs/splay.o .libs/strdup.o .libs/socks.o .libs/ssh.o .libs/nss.o .libs/qssl.o .libs/rawstr.o .libs/curl_addrinfo.o .libs/socks_gssapi.o .libs/socks_sspi.o .libs/curl_sspi.o .libs/slist.o .libs/nonblock.o .libs/curl_memrchr.o .libs/imap.o .libs/pop3.o .libs/smtp.o .libs/pingpong.o .libs/rtsp.o .libs/curl_threads.o .libs/warnless.o .libs/hmac.o .libs/polarssl.o .libs/curl_rtmp.o .libs/openldap.o .libs/curl_gethostname.o -Wl,--as-needed -lrt -lssl -lcrypto -ldl -lz -Wl,-O1 -Wl,--hash-style=gnu -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: /usr/bin/i686-pc-linux-gnu-ar cru .libs/libcurl.a file.o timeval.o base64.o hostip.o progress.o formdata.o cookie.o http.o sendf.o ftp.o url.o dict.o if2ip.o speedcheck.o ldap.o ssluse.o version.o getenv.o escape.o mprintf.o telnet.o netrc.o getinfo.o transfer.o strequal.o easy.o security.o krb4.o curl_fnmatch.o fileinfo.o ftplistparser.o wildcard.o krb5.o memdebug.o http_chunks.o strtok.o connect.o llist.o hash.o multi.o content_encoding.o share.o http_digest.o md4.o md5.o curl_rand.o http_negotiate.o http_ntlm.o inet_pton.o strtoofft.o strerror.o hostares.o hostasyn.o hostip4.o hostip6.o hostsyn.o hostthre.o inet_ntop.o parsedate.o select.o gtls.o sslgen.o tftp.o splay.o strdup.o socks.o ssh.o nss.o qssl.o rawstr.o curl_addrinfo.o socks_gssapi.o socks_sspi.o curl_sspi.o slist.o nonblock.o curl_memrchr.o imap.o pop3.o smtp.o pingpong.o rtsp.o curl_threads.o warnless.o hmac.o polarssl.o curl_rtmp.o openldap.o curl_gethostname.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libcurl.a 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.1/work/curl-7.21.1/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' Making all in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make all-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT hugehelp.o -MD -MP -MF ".deps/hugehelp.Tpo" -c -o hugehelp.o hugehelp.c; \ then mv -f ".deps/hugehelp.Tpo" ".deps/hugehelp.Po"; else rm -f ".deps/hugehelp.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT urlglob.o -MD -MP -MF ".deps/urlglob.Tpo" -c -o urlglob.o urlglob.c; \ then mv -f ".deps/urlglob.Tpo" ".deps/urlglob.Po"; else rm -f ".deps/urlglob.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT writeout.o -MD -MP -MF ".deps/writeout.Tpo" -c -o writeout.o writeout.c; \ then mv -f ".deps/writeout.Tpo" ".deps/writeout.Po"; else rm -f ".deps/writeout.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT writeenv.o -MD -MP -MF ".deps/writeenv.Tpo" -c -o writeenv.o writeenv.c; \ then mv -f ".deps/writeenv.Tpo" ".deps/writeenv.Po"; else rm -f ".deps/writeenv.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT getpass.o -MD -MP -MF ".deps/getpass.Tpo" -c -o getpass.o getpass.c; \ then mv -f ".deps/getpass.Tpo" ".deps/getpass.Po"; else rm -f ".deps/getpass.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT homedir.o -MD -MP -MF ".deps/homedir.Tpo" -c -o homedir.o homedir.c; \ then mv -f ".deps/homedir.Tpo" ".deps/homedir.Po"; else rm -f ".deps/homedir.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT curlutil.o -MD -MP -MF ".deps/curlutil.Tpo" -c -o curlutil.o curlutil.c; \ then mv -f ".deps/curlutil.Tpo" ".deps/curlutil.Po"; else rm -f ".deps/curlutil.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT os-specific.o -MD -MP -MF ".deps/os-specific.Tpo" -c -o os-specific.o os-specific.c; \ then mv -f ".deps/os-specific.Tpo" ".deps/os-specific.Po"; else rm -f ".deps/os-specific.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT strtoofft.o -MD -MP -MF ".deps/strtoofft.Tpo" -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c; \ then mv -f ".deps/strtoofft.Tpo" ".deps/strtoofft.Po"; else rm -f ".deps/strtoofft.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT strdup.o -MD -MP -MF ".deps/strdup.Tpo" -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c; \ then mv -f ".deps/strdup.Tpo" ".deps/strdup.Po"; else rm -f ".deps/strdup.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT rawstr.o -MD -MP -MF ".deps/rawstr.Tpo" -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c; \ then mv -f ".deps/rawstr.Tpo" ".deps/rawstr.Po"; else rm -f ".deps/rawstr.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -pipe -g0 -Wno-system-headers -MT nonblock.o -MD -MP -MF ".deps/nonblock.Tpo" -c -o nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c; \ then mv -f ".deps/nonblock.Tpo" ".deps/nonblock.Po"; else rm -f ".deps/nonblock.Tpo"; exit 1; fi hugehelp.c: In function ‘hugehelp’: hugehelp.c:7041:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c: In function ‘warnf’: main.c:656:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c: In function ‘my_trace’: main.c:3832:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c:3839:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c:3847:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o ../lib/libcurl.la -lz libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o -Wl,--as-needed ../lib/.libs/libcurl.so -lz make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' >>> Source compiled. >>> Test phase [check]: net-misc/curl-7.21.1 make -j14 -j1 check Making check in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' Making check in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make check-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests' Making all in data make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests/data' Making all in server make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests/server' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-mprintf.o -MD -MP -MF ".deps/getpart-mprintf.Tpo" -c -o getpart-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ then mv -f ".deps/getpart-mprintf.Tpo" ".deps/getpart-mprintf.Po"; else rm -f ".deps/getpart-mprintf.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-nonblock.o -MD -MP -MF ".deps/getpart-nonblock.Tpo" -c -o getpart-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c; \ then mv -f ".deps/getpart-nonblock.Tpo" ".deps/getpart-nonblock.Po"; else rm -f ".deps/getpart-nonblock.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-strequal.o -MD -MP -MF ".deps/getpart-strequal.Tpo" -c -o getpart-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ then mv -f ".deps/getpart-strequal.Tpo" ".deps/getpart-strequal.Po"; else rm -f ".deps/getpart-strequal.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-strtoofft.o -MD -MP -MF ".deps/getpart-strtoofft.Tpo" -c -o getpart-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c; \ then mv -f ".deps/getpart-strtoofft.Tpo" ".deps/getpart-strtoofft.Po"; else rm -f ".deps/getpart-strtoofft.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-timeval.o -MD -MP -MF ".deps/getpart-timeval.Tpo" -c -o getpart-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ then mv -f ".deps/getpart-timeval.Tpo" ".deps/getpart-timeval.Po"; else rm -f ".deps/getpart-timeval.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-warnless.o -MD -MP -MF ".deps/getpart-warnless.Tpo" -c -o getpart-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c; \ then mv -f ".deps/getpart-warnless.Tpo" ".deps/getpart-warnless.Po"; else rm -f ".deps/getpart-warnless.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-getpart.o -MD -MP -MF ".deps/getpart-getpart.Tpo" -c -o getpart-getpart.o `test -f 'getpart.c' || echo './'`getpart.c; \ then mv -f ".deps/getpart-getpart.Tpo" ".deps/getpart-getpart.Po"; else rm -f ".deps/getpart-getpart.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-base64.o -MD -MP -MF ".deps/getpart-base64.Tpo" -c -o getpart-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ then mv -f ".deps/getpart-base64.Tpo" ".deps/getpart-base64.Po"; else rm -f ".deps/getpart-base64.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-memdebug.o -MD -MP -MF ".deps/getpart-memdebug.Tpo" -c -o getpart-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ then mv -f ".deps/getpart-memdebug.Tpo" ".deps/getpart-memdebug.Po"; else rm -f ".deps/getpart-memdebug.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT getpart-testpart.o -MD -MP -MF ".deps/getpart-testpart.Tpo" -c -o getpart-testpart.o `test -f 'testpart.c' || echo './'`testpart.c; \ then mv -f ".deps/getpart-testpart.Tpo" ".deps/getpart-testpart.Po"; else rm -f ".deps/getpart-testpart.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getpart getpart-mprintf.o getpart-nonblock.o getpart-strequal.o getpart-strtoofft.o getpart-timeval.o getpart-warnless.o getpart-getpart.o getpart-base64.o getpart-memdebug.o getpart-testpart.o -lrt libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o getpart getpart-mprintf.o getpart-nonblock.o getpart-strequal.o getpart-strtoofft.o getpart-timeval.o getpart-warnless.o getpart-getpart.o getpart-base64.o getpart-memdebug.o getpart-testpart.o -Wl,--as-needed -lrt if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-mprintf.o -MD -MP -MF ".deps/resolve-mprintf.Tpo" -c -o resolve-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ then mv -f ".deps/resolve-mprintf.Tpo" ".deps/resolve-mprintf.Po"; else rm -f ".deps/resolve-mprintf.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-nonblock.o -MD -MP -MF ".deps/resolve-nonblock.Tpo" -c -o resolve-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c; \ then mv -f ".deps/resolve-nonblock.Tpo" ".deps/resolve-nonblock.Po"; else rm -f ".deps/resolve-nonblock.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-strequal.o -MD -MP -MF ".deps/resolve-strequal.Tpo" -c -o resolve-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ then mv -f ".deps/resolve-strequal.Tpo" ".deps/resolve-strequal.Po"; else rm -f ".deps/resolve-strequal.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-strtoofft.o -MD -MP -MF ".deps/resolve-strtoofft.Tpo" -c -o resolve-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c; \ then mv -f ".deps/resolve-strtoofft.Tpo" ".deps/resolve-strtoofft.Po"; else rm -f ".deps/resolve-strtoofft.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-timeval.o -MD -MP -MF ".deps/resolve-timeval.Tpo" -c -o resolve-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ then mv -f ".deps/resolve-timeval.Tpo" ".deps/resolve-timeval.Po"; else rm -f ".deps/resolve-timeval.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-warnless.o -MD -MP -MF ".deps/resolve-warnless.Tpo" -c -o resolve-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c; \ then mv -f ".deps/resolve-warnless.Tpo" ".deps/resolve-warnless.Po"; else rm -f ".deps/resolve-warnless.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-getpart.o -MD -MP -MF ".deps/resolve-getpart.Tpo" -c -o resolve-getpart.o `test -f 'getpart.c' || echo './'`getpart.c; \ then mv -f ".deps/resolve-getpart.Tpo" ".deps/resolve-getpart.Po"; else rm -f ".deps/resolve-getpart.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-base64.o -MD -MP -MF ".deps/resolve-base64.Tpo" -c -o resolve-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ then mv -f ".deps/resolve-base64.Tpo" ".deps/resolve-base64.Po"; else rm -f ".deps/resolve-base64.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-memdebug.o -MD -MP -MF ".deps/resolve-memdebug.Tpo" -c -o resolve-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ then mv -f ".deps/resolve-memdebug.Tpo" ".deps/resolve-memdebug.Po"; else rm -f ".deps/resolve-memdebug.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-util.o -MD -MP -MF ".deps/resolve-util.Tpo" -c -o resolve-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/resolve-util.Tpo" ".deps/resolve-util.Po"; else rm -f ".deps/resolve-util.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT resolve-resolve.o -MD -MP -MF ".deps/resolve-resolve.Tpo" -c -o resolve-resolve.o `test -f 'resolve.c' || echo './'`resolve.c; \ then mv -f ".deps/resolve-resolve.Tpo" ".deps/resolve-resolve.Po"; else rm -f ".deps/resolve-resolve.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o resolve resolve-mprintf.o resolve-nonblock.o resolve-strequal.o resolve-strtoofft.o resolve-timeval.o resolve-warnless.o resolve-getpart.o resolve-base64.o resolve-memdebug.o resolve-util.o resolve-resolve.o -lrt libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o resolve resolve-mprintf.o resolve-nonblock.o resolve-strequal.o resolve-strtoofft.o resolve-timeval.o resolve-warnless.o resolve-getpart.o resolve-base64.o resolve-memdebug.o resolve-util.o resolve-resolve.o -Wl,--as-needed -lrt if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-mprintf.o -MD -MP -MF ".deps/rtspd-mprintf.Tpo" -c -o rtspd-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ then mv -f ".deps/rtspd-mprintf.Tpo" ".deps/rtspd-mprintf.Po"; else rm -f ".deps/rtspd-mprintf.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-nonblock.o -MD -MP -MF ".deps/rtspd-nonblock.Tpo" -c -o rtspd-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c; \ then mv -f ".deps/rtspd-nonblock.Tpo" ".deps/rtspd-nonblock.Po"; else rm -f ".deps/rtspd-nonblock.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-strequal.o -MD -MP -MF ".deps/rtspd-strequal.Tpo" -c -o rtspd-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ then mv -f ".deps/rtspd-strequal.Tpo" ".deps/rtspd-strequal.Po"; else rm -f ".deps/rtspd-strequal.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-strtoofft.o -MD -MP -MF ".deps/rtspd-strtoofft.Tpo" -c -o rtspd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c; \ then mv -f ".deps/rtspd-strtoofft.Tpo" ".deps/rtspd-strtoofft.Po"; else rm -f ".deps/rtspd-strtoofft.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-timeval.o -MD -MP -MF ".deps/rtspd-timeval.Tpo" -c -o rtspd-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ then mv -f ".deps/rtspd-timeval.Tpo" ".deps/rtspd-timeval.Po"; else rm -f ".deps/rtspd-timeval.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-warnless.o -MD -MP -MF ".deps/rtspd-warnless.Tpo" -c -o rtspd-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c; \ then mv -f ".deps/rtspd-warnless.Tpo" ".deps/rtspd-warnless.Po"; else rm -f ".deps/rtspd-warnless.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-getpart.o -MD -MP -MF ".deps/rtspd-getpart.Tpo" -c -o rtspd-getpart.o `test -f 'getpart.c' || echo './'`getpart.c; \ then mv -f ".deps/rtspd-getpart.Tpo" ".deps/rtspd-getpart.Po"; else rm -f ".deps/rtspd-getpart.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-base64.o -MD -MP -MF ".deps/rtspd-base64.Tpo" -c -o rtspd-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ then mv -f ".deps/rtspd-base64.Tpo" ".deps/rtspd-base64.Po"; else rm -f ".deps/rtspd-base64.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-memdebug.o -MD -MP -MF ".deps/rtspd-memdebug.Tpo" -c -o rtspd-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ then mv -f ".deps/rtspd-memdebug.Tpo" ".deps/rtspd-memdebug.Po"; else rm -f ".deps/rtspd-memdebug.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-util.o -MD -MP -MF ".deps/rtspd-util.Tpo" -c -o rtspd-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/rtspd-util.Tpo" ".deps/rtspd-util.Po"; else rm -f ".deps/rtspd-util.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT rtspd-rtspd.o -MD -MP -MF ".deps/rtspd-rtspd.Tpo" -c -o rtspd-rtspd.o `test -f 'rtspd.c' || echo './'`rtspd.c; \ then mv -f ".deps/rtspd-rtspd.Tpo" ".deps/rtspd-rtspd.Po"; else rm -f ".deps/rtspd-rtspd.Tpo"; exit 1; fi rtspd.c: In function ‘send_doc’: rtspd.c:1063:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rtspd rtspd-mprintf.o rtspd-nonblock.o rtspd-strequal.o rtspd-strtoofft.o rtspd-timeval.o rtspd-warnless.o rtspd-getpart.o rtspd-base64.o rtspd-memdebug.o rtspd-util.o rtspd-rtspd.o -lrt libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o rtspd rtspd-mprintf.o rtspd-nonblock.o rtspd-strequal.o rtspd-strtoofft.o rtspd-timeval.o rtspd-warnless.o rtspd-getpart.o rtspd-base64.o rtspd-memdebug.o rtspd-util.o rtspd-rtspd.o -Wl,--as-needed -lrt if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-mprintf.o -MD -MP -MF ".deps/sockfilt-mprintf.Tpo" -c -o sockfilt-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ then mv -f ".deps/sockfilt-mprintf.Tpo" ".deps/sockfilt-mprintf.Po"; else rm -f ".deps/sockfilt-mprintf.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-nonblock.o -MD -MP -MF ".deps/sockfilt-nonblock.Tpo" -c -o sockfilt-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c; \ then mv -f ".deps/sockfilt-nonblock.Tpo" ".deps/sockfilt-nonblock.Po"; else rm -f ".deps/sockfilt-nonblock.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-strequal.o -MD -MP -MF ".deps/sockfilt-strequal.Tpo" -c -o sockfilt-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ then mv -f ".deps/sockfilt-strequal.Tpo" ".deps/sockfilt-strequal.Po"; else rm -f ".deps/sockfilt-strequal.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-strtoofft.o -MD -MP -MF ".deps/sockfilt-strtoofft.Tpo" -c -o sockfilt-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c; \ then mv -f ".deps/sockfilt-strtoofft.Tpo" ".deps/sockfilt-strtoofft.Po"; else rm -f ".deps/sockfilt-strtoofft.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-timeval.o -MD -MP -MF ".deps/sockfilt-timeval.Tpo" -c -o sockfilt-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ then mv -f ".deps/sockfilt-timeval.Tpo" ".deps/sockfilt-timeval.Po"; else rm -f ".deps/sockfilt-timeval.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-warnless.o -MD -MP -MF ".deps/sockfilt-warnless.Tpo" -c -o sockfilt-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c; \ then mv -f ".deps/sockfilt-warnless.Tpo" ".deps/sockfilt-warnless.Po"; else rm -f ".deps/sockfilt-warnless.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-getpart.o -MD -MP -MF ".deps/sockfilt-getpart.Tpo" -c -o sockfilt-getpart.o `test -f 'getpart.c' || echo './'`getpart.c; \ then mv -f ".deps/sockfilt-getpart.Tpo" ".deps/sockfilt-getpart.Po"; else rm -f ".deps/sockfilt-getpart.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-base64.o -MD -MP -MF ".deps/sockfilt-base64.Tpo" -c -o sockfilt-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ then mv -f ".deps/sockfilt-base64.Tpo" ".deps/sockfilt-base64.Po"; else rm -f ".deps/sockfilt-base64.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-memdebug.o -MD -MP -MF ".deps/sockfilt-memdebug.Tpo" -c -o sockfilt-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ then mv -f ".deps/sockfilt-memdebug.Tpo" ".deps/sockfilt-memdebug.Po"; else rm -f ".deps/sockfilt-memdebug.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-util.o -MD -MP -MF ".deps/sockfilt-util.Tpo" -c -o sockfilt-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/sockfilt-util.Tpo" ".deps/sockfilt-util.Po"; else rm -f ".deps/sockfilt-util.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-sockfilt.o -MD -MP -MF ".deps/sockfilt-sockfilt.Tpo" -c -o sockfilt-sockfilt.o `test -f 'sockfilt.c' || echo './'`sockfilt.c; \ then mv -f ".deps/sockfilt-sockfilt.Tpo" ".deps/sockfilt-sockfilt.Po"; else rm -f ".deps/sockfilt-sockfilt.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sockfilt-inet_pton.o -MD -MP -MF ".deps/sockfilt-inet_pton.Tpo" -c -o sockfilt-inet_pton.o `test -f '../../lib/inet_pton.c' || echo './'`../../lib/inet_pton.c; \ then mv -f ".deps/sockfilt-inet_pton.Tpo" ".deps/sockfilt-inet_pton.Po"; else rm -f ".deps/sockfilt-inet_pton.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sockfilt sockfilt-mprintf.o sockfilt-nonblock.o sockfilt-strequal.o sockfilt-strtoofft.o sockfilt-timeval.o sockfilt-warnless.o sockfilt-getpart.o sockfilt-base64.o sockfilt-memdebug.o sockfilt-util.o sockfilt-sockfilt.o sockfilt-inet_pton.o -lrt libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o sockfilt sockfilt-mprintf.o sockfilt-nonblock.o sockfilt-strequal.o sockfilt-strtoofft.o sockfilt-timeval.o sockfilt-warnless.o sockfilt-getpart.o sockfilt-base64.o sockfilt-memdebug.o sockfilt-util.o sockfilt-sockfilt.o sockfilt-inet_pton.o -Wl,--as-needed -lrt if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-mprintf.o -MD -MP -MF ".deps/sws-mprintf.Tpo" -c -o sws-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ then mv -f ".deps/sws-mprintf.Tpo" ".deps/sws-mprintf.Po"; else rm -f ".deps/sws-mprintf.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-nonblock.o -MD -MP -MF ".deps/sws-nonblock.Tpo" -c -o sws-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c; \ then mv -f ".deps/sws-nonblock.Tpo" ".deps/sws-nonblock.Po"; else rm -f ".deps/sws-nonblock.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-strequal.o -MD -MP -MF ".deps/sws-strequal.Tpo" -c -o sws-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ then mv -f ".deps/sws-strequal.Tpo" ".deps/sws-strequal.Po"; else rm -f ".deps/sws-strequal.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-strtoofft.o -MD -MP -MF ".deps/sws-strtoofft.Tpo" -c -o sws-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c; \ then mv -f ".deps/sws-strtoofft.Tpo" ".deps/sws-strtoofft.Po"; else rm -f ".deps/sws-strtoofft.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-timeval.o -MD -MP -MF ".deps/sws-timeval.Tpo" -c -o sws-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ then mv -f ".deps/sws-timeval.Tpo" ".deps/sws-timeval.Po"; else rm -f ".deps/sws-timeval.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-warnless.o -MD -MP -MF ".deps/sws-warnless.Tpo" -c -o sws-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c; \ then mv -f ".deps/sws-warnless.Tpo" ".deps/sws-warnless.Po"; else rm -f ".deps/sws-warnless.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-getpart.o -MD -MP -MF ".deps/sws-getpart.Tpo" -c -o sws-getpart.o `test -f 'getpart.c' || echo './'`getpart.c; \ then mv -f ".deps/sws-getpart.Tpo" ".deps/sws-getpart.Po"; else rm -f ".deps/sws-getpart.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-base64.o -MD -MP -MF ".deps/sws-base64.Tpo" -c -o sws-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ then mv -f ".deps/sws-base64.Tpo" ".deps/sws-base64.Po"; else rm -f ".deps/sws-base64.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-memdebug.o -MD -MP -MF ".deps/sws-memdebug.Tpo" -c -o sws-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ then mv -f ".deps/sws-memdebug.Tpo" ".deps/sws-memdebug.Po"; else rm -f ".deps/sws-memdebug.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-util.o -MD -MP -MF ".deps/sws-util.Tpo" -c -o sws-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/sws-util.Tpo" ".deps/sws-util.Po"; else rm -f ".deps/sws-util.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sws-sws.o -MD -MP -MF ".deps/sws-sws.Tpo" -c -o sws-sws.o `test -f 'sws.c' || echo './'`sws.c; \ then mv -f ".deps/sws-sws.Tpo" ".deps/sws-sws.Po"; else rm -f ".deps/sws-sws.Tpo"; exit 1; fi sws.c: In function ‘send_doc’: sws.c:975:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sws sws-mprintf.o sws-nonblock.o sws-strequal.o sws-strtoofft.o sws-timeval.o sws-warnless.o sws-getpart.o sws-base64.o sws-memdebug.o sws-util.o sws-sws.o -lrt libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o sws sws-mprintf.o sws-nonblock.o sws-strequal.o sws-strtoofft.o sws-timeval.o sws-warnless.o sws-getpart.o sws-base64.o sws-memdebug.o sws-util.o sws-sws.o -Wl,--as-needed -lrt if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-mprintf.o -MD -MP -MF ".deps/tftpd-mprintf.Tpo" -c -o tftpd-mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ then mv -f ".deps/tftpd-mprintf.Tpo" ".deps/tftpd-mprintf.Po"; else rm -f ".deps/tftpd-mprintf.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-nonblock.o -MD -MP -MF ".deps/tftpd-nonblock.Tpo" -c -o tftpd-nonblock.o `test -f '../../lib/nonblock.c' || echo './'`../../lib/nonblock.c; \ then mv -f ".deps/tftpd-nonblock.Tpo" ".deps/tftpd-nonblock.Po"; else rm -f ".deps/tftpd-nonblock.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-strequal.o -MD -MP -MF ".deps/tftpd-strequal.Tpo" -c -o tftpd-strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ then mv -f ".deps/tftpd-strequal.Tpo" ".deps/tftpd-strequal.Po"; else rm -f ".deps/tftpd-strequal.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-strtoofft.o -MD -MP -MF ".deps/tftpd-strtoofft.Tpo" -c -o tftpd-strtoofft.o `test -f '../../lib/strtoofft.c' || echo './'`../../lib/strtoofft.c; \ then mv -f ".deps/tftpd-strtoofft.Tpo" ".deps/tftpd-strtoofft.Po"; else rm -f ".deps/tftpd-strtoofft.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-timeval.o -MD -MP -MF ".deps/tftpd-timeval.Tpo" -c -o tftpd-timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ then mv -f ".deps/tftpd-timeval.Tpo" ".deps/tftpd-timeval.Po"; else rm -f ".deps/tftpd-timeval.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-warnless.o -MD -MP -MF ".deps/tftpd-warnless.Tpo" -c -o tftpd-warnless.o `test -f '../../lib/warnless.c' || echo './'`../../lib/warnless.c; \ then mv -f ".deps/tftpd-warnless.Tpo" ".deps/tftpd-warnless.Po"; else rm -f ".deps/tftpd-warnless.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-getpart.o -MD -MP -MF ".deps/tftpd-getpart.Tpo" -c -o tftpd-getpart.o `test -f 'getpart.c' || echo './'`getpart.c; \ then mv -f ".deps/tftpd-getpart.Tpo" ".deps/tftpd-getpart.Po"; else rm -f ".deps/tftpd-getpart.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-base64.o -MD -MP -MF ".deps/tftpd-base64.Tpo" -c -o tftpd-base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ then mv -f ".deps/tftpd-base64.Tpo" ".deps/tftpd-base64.Po"; else rm -f ".deps/tftpd-base64.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-memdebug.o -MD -MP -MF ".deps/tftpd-memdebug.Tpo" -c -o tftpd-memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ then mv -f ".deps/tftpd-memdebug.Tpo" ".deps/tftpd-memdebug.Po"; else rm -f ".deps/tftpd-memdebug.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-util.o -MD -MP -MF ".deps/tftpd-util.Tpo" -c -o tftpd-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/tftpd-util.Tpo" ".deps/tftpd-util.Po"; else rm -f ".deps/tftpd-util.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT tftpd-tftpd.o -MD -MP -MF ".deps/tftpd-tftpd.Tpo" -c -o tftpd-tftpd.o `test -f 'tftpd.c' || echo './'`tftpd.c; \ then mv -f ".deps/tftpd-tftpd.Tpo" ".deps/tftpd-tftpd.Po"; else rm -f ".deps/tftpd-tftpd.Tpo"; exit 1; fi tftpd.c: In function ‘write_behind’: tftpd.c:602:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tftpd tftpd-mprintf.o tftpd-nonblock.o tftpd-strequal.o tftpd-strtoofft.o tftpd-timeval.o tftpd-warnless.o tftpd-getpart.o tftpd-base64.o tftpd-memdebug.o tftpd-util.o tftpd-tftpd.o -lrt libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o tftpd tftpd-mprintf.o tftpd-nonblock.o tftpd-strequal.o tftpd-strtoofft.o tftpd-timeval.o tftpd-warnless.o tftpd-getpart.o tftpd-base64.o tftpd-memdebug.o tftpd-util.o tftpd-tftpd.o -Wl,--as-needed -lrt make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests/server' Making all in libtest make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests/libtest' if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sethostname.lo -MD -MP -MF ".deps/sethostname.Tpo" -c -o sethostname.lo sethostname.c; \ then mv -f ".deps/sethostname.Tpo" ".deps/sethostname.Plo"; else rm -f ".deps/sethostname.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sethostname.lo -MD -MP -MF .deps/sethostname.Tpo -c sethostname.c -fPIC -DPIC -o .libs/sethostname.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT sethostname.lo -MD -MP -MF .deps/sethostname.Tpo -c sethostname.c -o sethostname.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhostname.la -module -avoid-version -rpath /nowhere sethostname.lo libtool: link: i686-pc-linux-gnu-gcc -shared .libs/sethostname.o -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libhostname.so -o .libs/libhostname.so libtool: link: /usr/bin/i686-pc-linux-gnu-ar cru .libs/libhostname.a sethostname.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libhostname.a libtool: link: ( cd ".libs" && rm -f "libhostname.la" && ln -s "../libhostname.la" "libhostname.la" ) if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib500.o -MD -MP -MF ".deps/lib500.Tpo" -c -o lib500.o lib500.c; \ then mv -f ".deps/lib500.Tpo" ".deps/lib500.Po"; else rm -f ".deps/lib500.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT first.o -MD -MP -MF ".deps/first.Tpo" -c -o first.o first.c; \ then mv -f ".deps/first.Tpo" ".deps/first.Po"; else rm -f ".deps/first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib500 lib500.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib500 lib500.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib501.o -MD -MP -MF ".deps/lib501.Tpo" -c -o lib501.o lib501.c; \ then mv -f ".deps/lib501.Tpo" ".deps/lib501.Po"; else rm -f ".deps/lib501.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib501 lib501.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib501 lib501.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib502.o -MD -MP -MF ".deps/lib502.Tpo" -c -o lib502.o lib502.c; \ then mv -f ".deps/lib502.Tpo" ".deps/lib502.Po"; else rm -f ".deps/lib502.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT testutil.o -MD -MP -MF ".deps/testutil.Tpo" -c -o testutil.o testutil.c; \ then mv -f ".deps/testutil.Tpo" ".deps/testutil.Po"; else rm -f ".deps/testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib502 lib502.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib502 lib502.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib503.o -MD -MP -MF ".deps/lib503.Tpo" -c -o lib503.o lib503.c; \ then mv -f ".deps/lib503.Tpo" ".deps/lib503.Po"; else rm -f ".deps/lib503.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib503 lib503.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib503 lib503.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib504.o -MD -MP -MF ".deps/lib504.Tpo" -c -o lib504.o lib504.c; \ then mv -f ".deps/lib504.Tpo" ".deps/lib504.Po"; else rm -f ".deps/lib504.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib504 lib504.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib504 lib504.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib505.o -MD -MP -MF ".deps/lib505.Tpo" -c -o lib505.o lib505.c; \ then mv -f ".deps/lib505.Tpo" ".deps/lib505.Po"; else rm -f ".deps/lib505.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib505 lib505.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib505 lib505.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib506.o -MD -MP -MF ".deps/lib506.Tpo" -c -o lib506.o lib506.c; \ then mv -f ".deps/lib506.Tpo" ".deps/lib506.Po"; else rm -f ".deps/lib506.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib506 lib506.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib506 lib506.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib507.o -MD -MP -MF ".deps/lib507.Tpo" -c -o lib507.o lib507.c; \ then mv -f ".deps/lib507.Tpo" ".deps/lib507.Po"; else rm -f ".deps/lib507.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib507 lib507.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib507 lib507.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib508.o -MD -MP -MF ".deps/lib508.Tpo" -c -o lib508.o lib508.c; \ then mv -f ".deps/lib508.Tpo" ".deps/lib508.Po"; else rm -f ".deps/lib508.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib508 lib508.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib508 lib508.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib510.o -MD -MP -MF ".deps/lib510.Tpo" -c -o lib510.o lib510.c; \ then mv -f ".deps/lib510.Tpo" ".deps/lib510.Po"; else rm -f ".deps/lib510.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib510 lib510.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib510 lib510.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib511.o -MD -MP -MF ".deps/lib511.Tpo" -c -o lib511.o lib511.c; \ then mv -f ".deps/lib511.Tpo" ".deps/lib511.Po"; else rm -f ".deps/lib511.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib511 lib511.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib511 lib511.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib512.o -MD -MP -MF ".deps/lib512.Tpo" -c -o lib512.o lib512.c; \ then mv -f ".deps/lib512.Tpo" ".deps/lib512.Po"; else rm -f ".deps/lib512.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib512 lib512.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib512 lib512.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib513.o -MD -MP -MF ".deps/lib513.Tpo" -c -o lib513.o lib513.c; \ then mv -f ".deps/lib513.Tpo" ".deps/lib513.Po"; else rm -f ".deps/lib513.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib513 lib513.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib513 lib513.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib514.o -MD -MP -MF ".deps/lib514.Tpo" -c -o lib514.o lib514.c; \ then mv -f ".deps/lib514.Tpo" ".deps/lib514.Po"; else rm -f ".deps/lib514.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib514 lib514.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib514 lib514.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib515.o -MD -MP -MF ".deps/lib515.Tpo" -c -o lib515.o lib515.c; \ then mv -f ".deps/lib515.Tpo" ".deps/lib515.Po"; else rm -f ".deps/lib515.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib515 lib515.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib515 lib515.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib516.o -MD -MP -MF ".deps/lib516.Tpo" -c -o lib516.o lib516.c; \ then mv -f ".deps/lib516.Tpo" ".deps/lib516.Po"; else rm -f ".deps/lib516.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib516 lib516.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib516 lib516.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib517.o -MD -MP -MF ".deps/lib517.Tpo" -c -o lib517.o lib517.c; \ then mv -f ".deps/lib517.Tpo" ".deps/lib517.Po"; else rm -f ".deps/lib517.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib517 lib517.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib517 lib517.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib518.o -MD -MP -MF ".deps/lib518.Tpo" -c -o lib518.o lib518.c; \ then mv -f ".deps/lib518.Tpo" ".deps/lib518.Po"; else rm -f ".deps/lib518.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib518 lib518.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib518 lib518.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib519.o -MD -MP -MF ".deps/lib519.Tpo" -c -o lib519.o lib519.c; \ then mv -f ".deps/lib519.Tpo" ".deps/lib519.Po"; else rm -f ".deps/lib519.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib519 lib519.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib519 lib519.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib520.o -MD -MP -MF ".deps/lib520.Tpo" -c -o lib520.o lib520.c; \ then mv -f ".deps/lib520.Tpo" ".deps/lib520.Po"; else rm -f ".deps/lib520.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib520 lib520.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib520 lib520.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib521.o -MD -MP -MF ".deps/lib521.Tpo" -c -o lib521.o lib521.c; \ then mv -f ".deps/lib521.Tpo" ".deps/lib521.Po"; else rm -f ".deps/lib521.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib521 lib521.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib521 lib521.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib523.o -MD -MP -MF ".deps/lib523.Tpo" -c -o lib523.o lib523.c; \ then mv -f ".deps/lib523.Tpo" ".deps/lib523.Po"; else rm -f ".deps/lib523.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib523 lib523.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib523 lib523.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib524.o -MD -MP -MF ".deps/lib524.Tpo" -c -o lib524.o lib524.c; \ then mv -f ".deps/lib524.Tpo" ".deps/lib524.Po"; else rm -f ".deps/lib524.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib524 lib524.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib524 lib524.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib525.o -MD -MP -MF ".deps/lib525.Tpo" -c -o lib525.o lib525.c; \ then mv -f ".deps/lib525.Tpo" ".deps/lib525.Po"; else rm -f ".deps/lib525.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib525 lib525.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib525 lib525.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB526 -O2 -pipe -g0 -Wno-system-headers -MT lib526-lib526.o -MD -MP -MF ".deps/lib526-lib526.Tpo" -c -o lib526-lib526.o `test -f 'lib526.c' || echo './'`lib526.c; \ then mv -f ".deps/lib526-lib526.Tpo" ".deps/lib526-lib526.Po"; else rm -f ".deps/lib526-lib526.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB526 -O2 -pipe -g0 -Wno-system-headers -MT lib526-first.o -MD -MP -MF ".deps/lib526-first.Tpo" -c -o lib526-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib526-first.Tpo" ".deps/lib526-first.Po"; else rm -f ".deps/lib526-first.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB526 -O2 -pipe -g0 -Wno-system-headers -MT lib526-testutil.o -MD -MP -MF ".deps/lib526-testutil.Tpo" -c -o lib526-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib526-testutil.Tpo" ".deps/lib526-testutil.Po"; else rm -f ".deps/lib526-testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib526 lib526-lib526.o lib526-first.o lib526-testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib526 lib526-lib526.o lib526-first.o lib526-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB527 -O2 -pipe -g0 -Wno-system-headers -MT lib527-lib526.o -MD -MP -MF ".deps/lib527-lib526.Tpo" -c -o lib527-lib526.o `test -f 'lib526.c' || echo './'`lib526.c; \ then mv -f ".deps/lib527-lib526.Tpo" ".deps/lib527-lib526.Po"; else rm -f ".deps/lib527-lib526.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB527 -O2 -pipe -g0 -Wno-system-headers -MT lib527-first.o -MD -MP -MF ".deps/lib527-first.Tpo" -c -o lib527-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib527-first.Tpo" ".deps/lib527-first.Po"; else rm -f ".deps/lib527-first.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB527 -O2 -pipe -g0 -Wno-system-headers -MT lib527-testutil.o -MD -MP -MF ".deps/lib527-testutil.Tpo" -c -o lib527-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib527-testutil.Tpo" ".deps/lib527-testutil.Po"; else rm -f ".deps/lib527-testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib527 lib527-lib526.o lib527-first.o lib527-testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib527 lib527-lib526.o lib527-first.o lib527-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib574.o -MD -MP -MF ".deps/lib574.Tpo" -c -o lib574.o lib574.c; \ then mv -f ".deps/lib574.Tpo" ".deps/lib574.Po"; else rm -f ".deps/lib574.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib574 lib574.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib574 lib574.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib575.o -MD -MP -MF ".deps/lib575.Tpo" -c -o lib575.o lib575.c; \ then mv -f ".deps/lib575.Tpo" ".deps/lib575.Po"; else rm -f ".deps/lib575.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib575 lib575.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib575 lib575.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib576.o -MD -MP -MF ".deps/lib576.Tpo" -c -o lib576.o lib576.c; \ then mv -f ".deps/lib576.Tpo" ".deps/lib576.Po"; else rm -f ".deps/lib576.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib576 lib576.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib576 lib576.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib577.o -MD -MP -MF ".deps/lib577.Tpo" -c -o lib577.o lib577.c; \ then mv -f ".deps/lib577.Tpo" ".deps/lib577.Po"; else rm -f ".deps/lib577.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib577 lib577.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib577 lib577.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB529 -O2 -pipe -g0 -Wno-system-headers -MT lib529-lib525.o -MD -MP -MF ".deps/lib529-lib525.Tpo" -c -o lib529-lib525.o `test -f 'lib525.c' || echo './'`lib525.c; \ then mv -f ".deps/lib529-lib525.Tpo" ".deps/lib529-lib525.Po"; else rm -f ".deps/lib529-lib525.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB529 -O2 -pipe -g0 -Wno-system-headers -MT lib529-first.o -MD -MP -MF ".deps/lib529-first.Tpo" -c -o lib529-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib529-first.Tpo" ".deps/lib529-first.Po"; else rm -f ".deps/lib529-first.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB529 -O2 -pipe -g0 -Wno-system-headers -MT lib529-testutil.o -MD -MP -MF ".deps/lib529-testutil.Tpo" -c -o lib529-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib529-testutil.Tpo" ".deps/lib529-testutil.Po"; else rm -f ".deps/lib529-testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib529 lib529-lib525.o lib529-first.o lib529-testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib529 lib529-lib525.o lib529-first.o lib529-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB530 -O2 -pipe -g0 -Wno-system-headers -MT lib530-lib530.o -MD -MP -MF ".deps/lib530-lib530.Tpo" -c -o lib530-lib530.o `test -f 'lib530.c' || echo './'`lib530.c; \ then mv -f ".deps/lib530-lib530.Tpo" ".deps/lib530-lib530.Po"; else rm -f ".deps/lib530-lib530.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB530 -O2 -pipe -g0 -Wno-system-headers -MT lib530-first.o -MD -MP -MF ".deps/lib530-first.Tpo" -c -o lib530-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib530-first.Tpo" ".deps/lib530-first.Po"; else rm -f ".deps/lib530-first.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB530 -O2 -pipe -g0 -Wno-system-headers -MT lib530-testutil.o -MD -MP -MF ".deps/lib530-testutil.Tpo" -c -o lib530-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib530-testutil.Tpo" ".deps/lib530-testutil.Po"; else rm -f ".deps/lib530-testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib530 lib530-lib530.o lib530-first.o lib530-testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib530 lib530-lib530.o lib530-first.o lib530-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB532 -O2 -pipe -g0 -Wno-system-headers -MT lib532-lib526.o -MD -MP -MF ".deps/lib532-lib526.Tpo" -c -o lib532-lib526.o `test -f 'lib526.c' || echo './'`lib526.c; \ then mv -f ".deps/lib532-lib526.Tpo" ".deps/lib532-lib526.Po"; else rm -f ".deps/lib532-lib526.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB532 -O2 -pipe -g0 -Wno-system-headers -MT lib532-first.o -MD -MP -MF ".deps/lib532-first.Tpo" -c -o lib532-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib532-first.Tpo" ".deps/lib532-first.Po"; else rm -f ".deps/lib532-first.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB532 -O2 -pipe -g0 -Wno-system-headers -MT lib532-testutil.o -MD -MP -MF ".deps/lib532-testutil.Tpo" -c -o lib532-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib532-testutil.Tpo" ".deps/lib532-testutil.Po"; else rm -f ".deps/lib532-testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib532 lib532-lib526.o lib532-first.o lib532-testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib532 lib532-lib526.o lib532-first.o lib532-testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib533.o -MD -MP -MF ".deps/lib533.Tpo" -c -o lib533.o lib533.c; \ then mv -f ".deps/lib533.Tpo" ".deps/lib533.Po"; else rm -f ".deps/lib533.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib533 lib533.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib533 lib533.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib536.o -MD -MP -MF ".deps/lib536.Tpo" -c -o lib536.o lib536.c; \ then mv -f ".deps/lib536.Tpo" ".deps/lib536.Po"; else rm -f ".deps/lib536.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib536 lib536.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib536 lib536.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib537.o -MD -MP -MF ".deps/lib537.Tpo" -c -o lib537.o lib537.c; \ then mv -f ".deps/lib537.Tpo" ".deps/lib537.Po"; else rm -f ".deps/lib537.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib537 lib537.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib537 lib537.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib540.o -MD -MP -MF ".deps/lib540.Tpo" -c -o lib540.o lib540.c; \ then mv -f ".deps/lib540.Tpo" ".deps/lib540.Po"; else rm -f ".deps/lib540.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib540 lib540.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib540 lib540.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib541.o -MD -MP -MF ".deps/lib541.Tpo" -c -o lib541.o lib541.c; \ then mv -f ".deps/lib541.Tpo" ".deps/lib541.Po"; else rm -f ".deps/lib541.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib541 lib541.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib541 lib541.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib542.o -MD -MP -MF ".deps/lib542.Tpo" -c -o lib542.o lib542.c; \ then mv -f ".deps/lib542.Tpo" ".deps/lib542.Po"; else rm -f ".deps/lib542.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib542 lib542.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib542 lib542.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib543.o -MD -MP -MF ".deps/lib543.Tpo" -c -o lib543.o lib543.c; \ then mv -f ".deps/lib543.Tpo" ".deps/lib543.Po"; else rm -f ".deps/lib543.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib543 lib543.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib543 lib543.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib544.o -MD -MP -MF ".deps/lib544.Tpo" -c -o lib544.o lib544.c; \ then mv -f ".deps/lib544.Tpo" ".deps/lib544.Po"; else rm -f ".deps/lib544.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib544 lib544.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib544 lib544.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB545 -O2 -pipe -g0 -Wno-system-headers -MT lib545-lib544.o -MD -MP -MF ".deps/lib545-lib544.Tpo" -c -o lib545-lib544.o `test -f 'lib544.c' || echo './'`lib544.c; \ then mv -f ".deps/lib545-lib544.Tpo" ".deps/lib545-lib544.Po"; else rm -f ".deps/lib545-lib544.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB545 -O2 -pipe -g0 -Wno-system-headers -MT lib545-first.o -MD -MP -MF ".deps/lib545-first.Tpo" -c -o lib545-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib545-first.Tpo" ".deps/lib545-first.Po"; else rm -f ".deps/lib545-first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib545 lib545-lib544.o lib545-first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib545 lib545-lib544.o lib545-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib547.o -MD -MP -MF ".deps/lib547.Tpo" -c -o lib547.o lib547.c; \ then mv -f ".deps/lib547.Tpo" ".deps/lib547.Po"; else rm -f ".deps/lib547.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib547 lib547.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib547 lib547.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB548 -O2 -pipe -g0 -Wno-system-headers -MT lib548-lib547.o -MD -MP -MF ".deps/lib548-lib547.Tpo" -c -o lib548-lib547.o `test -f 'lib547.c' || echo './'`lib547.c; \ then mv -f ".deps/lib548-lib547.Tpo" ".deps/lib548-lib547.Po"; else rm -f ".deps/lib548-lib547.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB548 -O2 -pipe -g0 -Wno-system-headers -MT lib548-first.o -MD -MP -MF ".deps/lib548-first.Tpo" -c -o lib548-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib548-first.Tpo" ".deps/lib548-first.Po"; else rm -f ".deps/lib548-first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib548 lib548-lib547.o lib548-first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib548 lib548-lib547.o lib548-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib549.o -MD -MP -MF ".deps/lib549.Tpo" -c -o lib549.o lib549.c; \ then mv -f ".deps/lib549.Tpo" ".deps/lib549.Po"; else rm -f ".deps/lib549.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib549 lib549.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib549 lib549.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib552.o -MD -MP -MF ".deps/lib552.Tpo" -c -o lib552.o lib552.c; \ then mv -f ".deps/lib552.Tpo" ".deps/lib552.Po"; else rm -f ".deps/lib552.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib552 lib552.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib552 lib552.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib553.o -MD -MP -MF ".deps/lib553.Tpo" -c -o lib553.o lib553.c; \ then mv -f ".deps/lib553.Tpo" ".deps/lib553.Po"; else rm -f ".deps/lib553.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib553 lib553.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib553 lib553.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib554.o -MD -MP -MF ".deps/lib554.Tpo" -c -o lib554.o lib554.c; \ then mv -f ".deps/lib554.Tpo" ".deps/lib554.Po"; else rm -f ".deps/lib554.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib554 lib554.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib554 lib554.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib555.o -MD -MP -MF ".deps/lib555.Tpo" -c -o lib555.o lib555.c; \ then mv -f ".deps/lib555.Tpo" ".deps/lib555.Po"; else rm -f ".deps/lib555.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib555 lib555.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib555 lib555.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib556.o -MD -MP -MF ".deps/lib556.Tpo" -c -o lib556.o lib556.c; \ then mv -f ".deps/lib556.Tpo" ".deps/lib556.Po"; else rm -f ".deps/lib556.Tpo"; exit 1; fi lib556.c: In function ‘test’: lib556.c:77:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib556 lib556.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib556 lib556.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib539.o -MD -MP -MF ".deps/lib539.Tpo" -c -o lib539.o lib539.c; \ then mv -f ".deps/lib539.Tpo" ".deps/lib539.Po"; else rm -f ".deps/lib539.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib539 lib539.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib539 lib539.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib557.o -MD -MP -MF ".deps/lib557.Tpo" -c -o lib557.o lib557.c; \ then mv -f ".deps/lib557.Tpo" ".deps/lib557.Po"; else rm -f ".deps/lib557.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib557 lib557.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib557 lib557.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB558 -O2 -pipe -g0 -Wno-system-headers -MT lib558-lib558.o -MD -MP -MF ".deps/lib558-lib558.Tpo" -c -o lib558-lib558.o `test -f 'lib558.c' || echo './'`lib558.c; \ then mv -f ".deps/lib558-lib558.Tpo" ".deps/lib558-lib558.Po"; else rm -f ".deps/lib558-lib558.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB558 -O2 -pipe -g0 -Wno-system-headers -MT lib558-first.o -MD -MP -MF ".deps/lib558-first.Tpo" -c -o lib558-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib558-first.Tpo" ".deps/lib558-first.Po"; else rm -f ".deps/lib558-first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib558 lib558-lib558.o lib558-first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib558 lib558-lib558.o lib558-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB559 -O2 -pipe -g0 -Wno-system-headers -MT lib559-lib558.o -MD -MP -MF ".deps/lib559-lib558.Tpo" -c -o lib559-lib558.o `test -f 'lib558.c' || echo './'`lib558.c; \ then mv -f ".deps/lib559-lib558.Tpo" ".deps/lib559-lib558.Po"; else rm -f ".deps/lib559-lib558.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB559 -O2 -pipe -g0 -Wno-system-headers -MT lib559-first.o -MD -MP -MF ".deps/lib559-first.Tpo" -c -o lib559-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib559-first.Tpo" ".deps/lib559-first.Po"; else rm -f ".deps/lib559-first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib559 lib559-lib558.o lib559-first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib559 lib559-lib558.o lib559-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib560.o -MD -MP -MF ".deps/lib560.Tpo" -c -o lib560.o lib560.c; \ then mv -f ".deps/lib560.Tpo" ".deps/lib560.Po"; else rm -f ".deps/lib560.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib560 lib560.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib560 lib560.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib562.o -MD -MP -MF ".deps/lib562.Tpo" -c -o lib562.o lib562.c; \ then mv -f ".deps/lib562.Tpo" ".deps/lib562.Po"; else rm -f ".deps/lib562.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib562 lib562.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib562 lib562.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib564.o -MD -MP -MF ".deps/lib564.Tpo" -c -o lib564.o lib564.c; \ then mv -f ".deps/lib564.Tpo" ".deps/lib564.Po"; else rm -f ".deps/lib564.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib564 lib564.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib564 lib564.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB565 -O2 -pipe -g0 -Wno-system-headers -MT lib565-lib510.o -MD -MP -MF ".deps/lib565-lib510.Tpo" -c -o lib565-lib510.o `test -f 'lib510.c' || echo './'`lib510.c; \ then mv -f ".deps/lib565-lib510.Tpo" ".deps/lib565-lib510.Po"; else rm -f ".deps/lib565-lib510.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -DLIB565 -O2 -pipe -g0 -Wno-system-headers -MT lib565-first.o -MD -MP -MF ".deps/lib565-first.Tpo" -c -o lib565-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib565-first.Tpo" ".deps/lib565-first.Po"; else rm -f ".deps/lib565-first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib565 lib565-lib510.o lib565-first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib565 lib565-lib510.o lib565-first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib566.o -MD -MP -MF ".deps/lib566.Tpo" -c -o lib566.o lib566.c; \ then mv -f ".deps/lib566.Tpo" ".deps/lib566.Po"; else rm -f ".deps/lib566.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib566 lib566.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib566 lib566.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib567.o -MD -MP -MF ".deps/lib567.Tpo" -c -o lib567.o lib567.c; \ then mv -f ".deps/lib567.Tpo" ".deps/lib567.Po"; else rm -f ".deps/lib567.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib567 lib567.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib567 lib567.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib568.o -MD -MP -MF ".deps/lib568.Tpo" -c -o lib568.o lib568.c; \ then mv -f ".deps/lib568.Tpo" ".deps/lib568.Po"; else rm -f ".deps/lib568.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib568 lib568.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib568 lib568.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib569.o -MD -MP -MF ".deps/lib569.Tpo" -c -o lib569.o lib569.c; \ then mv -f ".deps/lib569.Tpo" ".deps/lib569.Po"; else rm -f ".deps/lib569.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib569 lib569.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib569 lib569.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib570.o -MD -MP -MF ".deps/lib570.Tpo" -c -o lib570.o lib570.c; \ then mv -f ".deps/lib570.Tpo" ".deps/lib570.Po"; else rm -f ".deps/lib570.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib570 lib570.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib570 lib570.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib571.o -MD -MP -MF ".deps/lib571.Tpo" -c -o lib571.o lib571.c; \ then mv -f ".deps/lib571.Tpo" ".deps/lib571.Po"; else rm -f ".deps/lib571.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib571 lib571.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib571 lib571.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib572.o -MD -MP -MF ".deps/lib572.Tpo" -c -o lib572.o lib572.c; \ then mv -f ".deps/lib572.Tpo" ".deps/lib572.Po"; else rm -f ".deps/lib572.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib572 lib572.o first.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib572 lib572.o first.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT lib573.o -MD -MP -MF ".deps/lib573.Tpo" -c -o lib573.o lib573.c; \ then mv -f ".deps/lib573.Tpo" ".deps/lib573.Po"; else rm -f ".deps/lib573.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lib573 lib573.o first.o testutil.o ../../lib/libcurl.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lib573 lib573.o first.o testutil.o -Wl,--as-needed ../../lib/.libs/libcurl.so if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT chkhostname-chkhostname.o -MD -MP -MF ".deps/chkhostname-chkhostname.Tpo" -c -o chkhostname-chkhostname.o `test -f 'chkhostname.c' || echo './'`chkhostname.c; \ then mv -f ".deps/chkhostname-chkhostname.Tpo" ".deps/chkhostname-chkhostname.Po"; else rm -f ".deps/chkhostname-chkhostname.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../include -I../../include -I../../lib -I../../lib -O2 -pipe -g0 -Wno-system-headers -MT chkhostname-curl_gethostname.o -MD -MP -MF ".deps/chkhostname-curl_gethostname.Tpo" -c -o chkhostname-curl_gethostname.o `test -f '../../lib/curl_gethostname.c' || echo './'`../../lib/curl_gethostname.c; \ then mv -f ".deps/chkhostname-curl_gethostname.Tpo" ".deps/chkhostname-curl_gethostname.Po"; else rm -f ".deps/chkhostname-curl_gethostname.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o chkhostname chkhostname-chkhostname.o chkhostname-curl_gethostname.o libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -g0 -Wno-system-headers -Wl,-O1 -Wl,--hash-style=gnu -o chkhostname chkhostname-chkhostname.o chkhostname-curl_gethostname.o -Wl,--as-needed make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests/libtest' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests' srcdir=. /usr/bin/perl -I. ./runtests.pl -a -s ********* System characteristics ******** * curl 7.21.1 (i686-pc-linux-gnu) * libcurl/7.21.1 OpenSSL/1.0.0a zlib/1.2.5 * Features: IPv6 Largefile NTLM SSL libz * Host: tinderbox * System: Linux tinderbox 2.6.35.3+ #18 SMP PREEMPT Fri Aug 20 23:24:11 CEST 2010 i686 Quad-Core AMD Opteron(tm) Processor 2350 AuthenticAMD GNU/Linux * Server SSL: ON libcurl SSL: ON * debug build: OFF track memory: OFF * valgrind: ON HTTP IPv6 ON * FTP IPv6 ON Libtool lib: OFF * Shared build: yes * SSL library: OpenSSL * Ports: * HTTP/8990 FTP/8992 FTP2/8995 RTSP/9007 FTPS/8993 HTTPS/8991 * TFTP/8997 HTTP-IPv6/8994 RTSP-IPv6/9008 FTP-IPv6/8996 * SSH/8999 SOCKS/9000 POP3/9001 IMAP/9003 SMTP/9005 * POP3-IPv6/9002 IMAP-IPv6/9004 SMTP-IPv6/9006 ***************************************** test 001...OK (1 out of 574, remaining: 40:09) test 002...OK (2 out of 574, remaining: 30:07) test 003...OK (3 out of 574, remaining: 26:57) test 004...OK (4 out of 574, remaining: 25:09) test 005...OK (5 out of 574, remaining: 24:02) test 006...OK (6 out of 574, remaining: 23:19) test 007...FAILED test 008...FAILED test 009...FAILED test 010...FAILED test 011...OK (11 out of 574, remaining: 21:45) test 012...OK (12 out of 574, remaining: 21:35) test 013...OK (13 out of 574, remaining: 21:24) test 014...OK (14 out of 574, remaining: 21:14) test 015...OK (15 out of 574, remaining: 21:01) test 016...FAILED test 017...OK (17 out of 574, remaining: 20:18) test 018...OK (18 out of 574, remaining: 20:11) test 019...OK (19 out of 574, remaining: 19:59) test 020...OK (20 out of 574, remaining: 19:47) test 021...OK (21 out of 574, remaining: 19:22) test 022...OK (22 out of 574, remaining: 19:21) test 023...OK (23 out of 574, remaining: 19:08) test 024...OK (24 out of 574, remaining: 19:01) test 025...OK (25 out of 574, remaining: 19:02) test 026...OK (26 out of 574, remaining: 19:00) test 027...FAILED test 028...OK (28 out of 574, remaining: 18:56) test 029...OK (29 out of 574, remaining: 21:55) test 030...OK (30 out of 574, remaining: 21:44) test 031...FAILED test 032...OK (32 out of 574, remaining: 21:30) test 033...FAILED test 034...OK (34 out of 574, remaining: 21:06) test 035...FAILED test 036...OK (36 out of 574, remaining: 20:40) test 037...OK (37 out of 574, remaining: 20:32) test 038...OK (38 out of 574, remaining: 20:26) test 039...FAILED test 040...OK (40 out of 574, remaining: 20:12) test 041...OK (41 out of 574, remaining: 20:05) test 042...OK (42 out of 574, remaining: 20:01) test 043...OK (43 out of 574, remaining: 19:57) test 044...FAILED test 045...OK (45 out of 574, remaining: 19:45) test 046...FAILED test 047...OK (47 out of 574, remaining: 19:36) test 048...OK (48 out of 574, remaining: 19:32) test 049...OK (49 out of 574, remaining: 19:29) test 050...OK (50 out of 574, remaining: 19:26) test 051...OK (51 out of 574, remaining: 19:22) test 052...OK (52 out of 574, remaining: 19:19) test 053...FAILED test 054...OK (54 out of 574, remaining: 19:11) test 055...OK (55 out of 574, remaining: 19:08) test 056...OK (56 out of 574, remaining: 19:08) test 057...OK (57 out of 574, remaining: 19:05) test 058...FAILED test 059...OK (59 out of 574, remaining: 19:05) test 060...OK (60 out of 574, remaining: 19:11) test 061...FAILED test 062...FAILED test 063...OK (63 out of 574, remaining: 18:59) test 064...FAILED test 065...FAILED test 066...OK (66 out of 574, remaining: 18:48) test 067...sh: line 1: 4743 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind67 ../src/curl --output log/curl67.out --include --verbose --trace-time http://127.0.0.1:8990/67 -u testuser:testpass --ntlm >> log/stdout67 2>> log/stderr67 FAILED test 068...sh: line 1: 4769 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind68 ../src/curl --output log/curl68.out --include --verbose --trace-time http://127.0.0.1:8990/68 -u testuser:testpass --ntlm >> log/stdout68 2>> log/stderr68 FAILED test 069...sh: line 1: 4795 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind69 ../src/curl --output log/curl69.out --include --verbose --trace-time http://127.0.0.1:8990/69 -u testuser:testpass --anyauth >> log/stdout69 2>> log/stderr69 FAILED test 070...FAILED test 071...FAILED test 072...FAILED test 073...FAILED test 074...FAILED test 075...OK (75 out of 574, remaining: 18:05) test 076...OK (76 out of 574, remaining: 17:58) test 077...OK (77 out of 574, remaining: 17:55) test 078...OK (78 out of 574, remaining: 17:53) test 079...OK (79 out of 574, remaining: 17:50) test 080...OK (80 out of 574, remaining: 17:48) test 081...sh: line 1: 5099 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind81 ../src/curl --output log/curl81.out --include --verbose --trace-time http://127.0.0.1:8990/81 --proxy-user testuser:testpass -x http://127.0.0.1:8990 --proxy-ntlm >> log/stdout81 2>> log/stderr81 FAILED test 082...OK (82 out of 574, remaining: 17:42) test 083...OK (83 out of 574, remaining: 17:40) test 084...OK (84 out of 574, remaining: 17:37) test 085...OK (85 out of 574, remaining: 17:35) test 086...FAILED test 087...OK (87 out of 574, remaining: 17:25) test 088...FAILED test 089...sh: line 1: 5307 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind89 ../src/curl --output log/curl89.out --include --verbose --trace-time http://127.0.0.1:8990/89 -u testuser:testpass --ntlm -L >> log/stdout89 2>> log/stderr89 FAILED test 090...sh: line 1: 5333 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind90 ../src/curl --output log/curl90.out --include --verbose --trace-time http://127.0.0.1:8990/90 -u testuser:testpass --anyauth -L >> log/stdout90 2>> log/stderr90 FAILED test 091...sh: line 1: 5359 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind91 ../src/curl --output log/curl91.out --include --verbose --trace-time http://127.0.0.1:8990/91 --anyauth -u mydomain\\myself:secret >> log/stdout91 2>> log/stderr91 FAILED test 092...OK (92 out of 574, remaining: 17:08) test 093...OK (93 out of 574, remaining: 17:06) test 094...OK (94 out of 574, remaining: 17:03) test 095...OK (95 out of 574, remaining: 17:01) test 097...OK (96 out of 574, remaining: 16:59) test 098...OK (97 out of 574, remaining: 17:02) test 099...OK (98 out of 574, remaining: 16:59) test 100...OK (99 out of 574, remaining: 17:07) test 101...OK (100 out of 574, remaining: 17:05) test 102...OK (101 out of 574, remaining: 17:03) test 103...OK (102 out of 574, remaining: 17:01) test 104...OK (103 out of 574, remaining: 16:58) test 105...OK (104 out of 574, remaining: 16:56) test 106...OK (105 out of 574, remaining: 16:54) test 107...OK (106 out of 574, remaining: 16:51) test 108...OK (107 out of 574, remaining: 16:49) test 109...OK (108 out of 574, remaining: 16:46) test 110...OK (109 out of 574, remaining: 16:44) test 111...OK (110 out of 574, remaining: 16:42) test 112...FAILED test 113...OK (112 out of 574, remaining: 16:34) test 114...OK (113 out of 574, remaining: 16:30) test 115...OK (114 out of 574, remaining: 16:27) test 116...OK (115 out of 574, remaining: 16:25) test 117...OK (116 out of 574, remaining: 16:22) test 118...OK (117 out of 574, remaining: 16:20) test 119...OK (118 out of 574, remaining: 16:17) test 120...OK (119 out of 574, remaining: 16:15) test 121...OK (120 out of 574, remaining: 16:12) test 122...OK (121 out of 574, remaining: 16:10) test 123...FAILED test 124...OK (123 out of 574, remaining: 16:03) test 125...OK (124 out of 574, remaining: 16:00) test 126...OK (125 out of 574, remaining: 15:58) test 127...OK (126 out of 574, remaining: 15:56) test 128...OK (127 out of 574, remaining: 15:54) test 129...OK (128 out of 574, remaining: 15:52) test 135...OK (134 out of 574, remaining: 15:04) test 136...OK (135 out of 574, remaining: 15:03) test 137...OK (136 out of 574, remaining: 15:01) test 138...OK (137 out of 574, remaining: 14:59) test 139...OK (138 out of 574, remaining: 14:57) test 140...OK (139 out of 574, remaining: 14:55) test 141...OK (140 out of 574, remaining: 14:53) test 142...OK (141 out of 574, remaining: 14:51) test 143...OK (142 out of 574, remaining: 14:50) test 144...OK (143 out of 574, remaining: 14:47) test 145...OK (144 out of 574, remaining: 14:45) test 146...OK (145 out of 574, remaining: 14:43) test 147...OK (146 out of 574, remaining: 14:41) test 148...OK (147 out of 574, remaining: 14:39) test 149...FAILED test 150...sh: line 1: 6737 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind150 ../src/curl --output log/curl150.out --include --verbose --trace-time http://127.0.0.1:8990/150 -u testuser:testpass --ntlm --fail >> log/stdout150 2>> log/stderr150 FAILED test 151...OK (150 out of 574, remaining: 14:32) test 152...OK (151 out of 574, remaining: 14:30) test 153...FAILED test 154...FAILED test 155...sh: line 1: 6864 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind155 ../src/curl --output log/curl155.out --include --verbose --trace-time http://127.0.0.1:8990/155 -T log/put155 -u testuser:testpass --anyauth >> log/stdout155 2>> log/stderr155 FAILED test 156...FAILED test 157...OK (156 out of 574, remaining: 14:21) test 158...OK (157 out of 574, remaining: 14:22) test 159...sh: line 1: 6971 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind159 ../src/curl --output log/curl159.out --include --verbose --trace-time http://127.0.0.1:8990/159 -u testuser:testpass --ntlm -0 >> log/stdout159 2>> log/stderr159 FAILED test 160...OK (159 out of 574, remaining: 14:22) test 161...OK (160 out of 574, remaining: 14:20) test 162...OK (161 out of 574, remaining: 14:18) test 163...FAILED test 164...OK (163 out of 574, remaining: 14:13) test 166...FAILED test 167...FAILED test 168...FAILED test 169...sh: line 1: 7203 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind169 ../src/curl --output log/curl169.out --include --verbose --trace-time http://data.from.server.requiring.digest.hohoho.com/169 --proxy http://127.0.0.1:8990 --proxy-user foo:bar --proxy-ntlm --digest --user digest:alot >> log/stdout169 2>> log/stderr169 FAILED test 170...OK (169 out of 574, remaining: 13:54) test 171...FAILED test 172...FAILED test 173...OK (172 out of 574, remaining: 13:50) test 174...OK (173 out of 574, remaining: 13:48) test 175...OK (174 out of 574, remaining: 13:47) test 176...OK (175 out of 574, remaining: 13:45) test 177...OK (176 out of 574, remaining: 13:43) test 178...OK (177 out of 574, remaining: 13:41) test 179...FAILED test 180...FAILED test 181...FAILED test 182...OK (181 out of 574, remaining: 13:30) test 183...OK (182 out of 574, remaining: 13:28) test 184...OK (183 out of 574, remaining: 13:26) test 185...OK (184 out of 574, remaining: 13:25) test 186...OK (185 out of 574, remaining: 13:25) test 187...OK (186 out of 574, remaining: 13:23) test 188...OK (187 out of 574, remaining: 13:21) test 189...OK (188 out of 574, remaining: 13:19) test 190...OK (189 out of 574, remaining: 13:33) test 191...OK (190 out of 574, remaining: 13:36) test 192...OK (191 out of 574, remaining: 13:33) test 193...OK (192 out of 574, remaining: 13:31) test 194...OK (193 out of 574, remaining: 13:29) test 195...OK (194 out of 574, remaining: 13:26) test 196...OK (195 out of 574, remaining: 13:26) test 197...OK (196 out of 574, remaining: 13:25) test 198...OK (197 out of 574, remaining: 13:25) test 199... exit FAILED test 200...FAILED test 201...OK (200 out of 574, remaining: 13:16) test 202...FAILED test 203...FAILED test 204...FAILED test 205... exit FAILED test 206...FAILED test 207...OK (206 out of 574, remaining: 12:59) test 208...FAILED test 209...sh: line 1: 8250 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind209 ../src/curl --output log/curl209.out --include --verbose --trace-time http://test.remote.haxx.se:209/path/2090002 --proxy http://127.0.0.1:8990 --proxy-user silly:person --proxy-ntlm --proxytunnel >> log/stdout209 2>> log/stderr209 FAILED test 210...OK (209 out of 574, remaining: 12:54) test 211...OK (210 out of 574, remaining: 12:52) test 212...OK (211 out of 574, remaining: 12:50) test 213...sh: line 1: 8358 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind213 ../src/curl --output log/curl213.out --include --verbose --trace-time http://test.remote.haxx.se:213/path/2130002 --proxy1.0 http://127.0.0.1:8990 --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit" >> log/stdout213 2>> log/stderr213 FAILED test 214...OK (213 out of 574, remaining: 12:45) test 215...OK (214 out of 574, remaining: 12:43) test 216...FAILED test 217...OK (216 out of 574, remaining: 12:39) test 218...FAILED test 220...OK (218 out of 574, remaining: 12:36) test 221...OK (219 out of 574, remaining: 12:34) test 222...OK (220 out of 574, remaining: 12:32) test 223...OK (221 out of 574, remaining: 12:30) test 224...OK (222 out of 574, remaining: 12:28) test 225...OK (223 out of 574, remaining: 12:25) test 226...OK (224 out of 574, remaining: 12:23) test 227...OK (225 out of 574, remaining: 12:21) test 228...OK (226 out of 574, remaining: 12:19) test 229...OK (227 out of 574, remaining: 12:16) test 231...FAILED test 233...OK (229 out of 574, remaining: 12:11) test 234...OK (230 out of 574, remaining: 12:09) test 235...OK (231 out of 574, remaining: 12:07) test 236...OK (232 out of 574, remaining: 12:05) test 237...OK (233 out of 574, remaining: 12:03) test 238...OK (234 out of 574, remaining: 12:00) test 239...sh: line 1: 8960 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind239 ../src/curl --output log/curl239.out --include --verbose --trace-time http://127.0.0.1:8990/239 --proxy http://127.0.0.1:8990 --proxy-user silly:person --proxy-ntlm -d "postit" >> log/stdout239 2>> log/stderr239 FAILED test 240...OK (236 out of 574, remaining: 11:58) test 242...OK (238 out of 574, remaining: 11:51) test 243...sh: line 1: 9055 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind243 ../src/curl --output log/curl243.out --include --verbose --trace-time http://127.0.0.1:8990/243 --proxy http://127.0.0.1:8990 --proxy-user silly:person --proxy-anyauth -d "postit" >> log/stdout243 2>> log/stderr243 FAILED test 245...FAILED test 246...FAILED test 247...OK (242 out of 574, remaining: 11:42) test 248...OK (243 out of 574, remaining: 11:40) test 249...OK (244 out of 574, remaining: 11:38) test 250...OK (245 out of 574, remaining: 11:50) test 251...OK (246 out of 574, remaining: 12:01) test 252...OK (247 out of 574, remaining: 12:02) test 253...OK (248 out of 574, remaining: 11:59) test 254...OK (249 out of 574, remaining: 11:57) test 255...OK (250 out of 574, remaining: 11:55) test 256...OK (251 out of 574, remaining: 11:52) test 258...FAILED test 259...FAILED test 260...OK (255 out of 574, remaining: 11:40) test 261...OK (256 out of 574, remaining: 11:37) test 262...OK (257 out of 574, remaining: 11:35) test 263...OK (258 out of 574, remaining: 11:33) test 264...OK (259 out of 574, remaining: 11:31) test 265...sh: line 1: 9597 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind265 ../src/curl --output log/curl265.out --include --verbose --trace-time http://test.remote.haxx.se:265/path/2650002 --proxy http://127.0.0.1:8990 --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit" >> log/stdout265 2>> log/stderr265 FAILED test 266...FAILED test 267...sh: line 1: 9652 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind267 ../src/curl --output log/curl267.out --include --verbose --trace-time http://127.0.0.1:8990/267 -u testuser:testpass --ntlm -d "data" -H "Header1: yes" -H "Header2: no" >> log/stdout267 2>> log/stderr267 FAILED test 268...OK (263 out of 574, remaining: 11:20) test 269...OK (264 out of 574, remaining: 11:18) test 270...OK (265 out of 574, remaining: 11:16) test 271...FAILED test 272...OK (267 out of 574, remaining: 11:19) test 273...FAILED test 274...OK (269 out of 574, remaining: 11:14) test 275...OK (270 out of 574, remaining: 11:12) test 276...OK (271 out of 574, remaining: 11:10) test 277...OK (272 out of 574, remaining: 11:09) test 278...OK (273 out of 574, remaining: 11:06) test 279...OK (274 out of 574, remaining: 11:04) test 280...OK (275 out of 574, remaining: 11:02) test 281...FAILED test 282...OK (277 out of 574, remaining: 10:58) test 283...OK (278 out of 574, remaining: 10:56) test 284...FAILED test 285...FAILED test 286...FAILED test 287...OK (282 out of 574, remaining: 10:50) test 288...FAILED test 289...OK (284 out of 574, remaining: 10:44) test 290...OK (285 out of 574, remaining: 10:42) test 291...OK (286 out of 574, remaining: 10:40) test 292...OK (287 out of 574, remaining: 10:37) test 293...OK (288 out of 574, remaining: 10:35) test 294...OK (289 out of 574, remaining: 10:33) test 295...OK (290 out of 574, remaining: 10:30) test 296...OK (291 out of 574, remaining: 10:28) test 297...OK (292 out of 574, remaining: 10:25) test 298...OK (293 out of 574, remaining: 10:23) test 299...OK (294 out of 574, remaining: 10:21) test 300...FAILED test 301...FAILED test 302...OK (297 out of 574, remaining: 10:15) test 303...FAILED test 304...FAILED test 305... exit FAILED test 306...FAILED test 308...OK (303 out of 574, remaining: 09:58) test 309...FAILED test 310...FAILED test 311... exit FAILED test 312... exit FAILED test 313... exit FAILED test 350...OK (309 out of 574, remaining: 10:15) test 351...OK (310 out of 574, remaining: 10:12) test 352...OK (311 out of 574, remaining: 10:10) test 353...OK (312 out of 574, remaining: 10:07) test 354...OK (313 out of 574, remaining: 10:05) test 400...FAILED test 401...FAILED test 402...OK (316 out of 574, remaining: 09:58) test 403...FAILED test 404... exit FAILED test 405... exit FAILED test 406...FAILED test 407...FAILED test 408...FAILED test 409...FAILED test 500...OK (324 out of 574, remaining: 09:36) test 501...OK (325 out of 574, remaining: 09:33) test 502...OK (326 out of 574, remaining: 09:31) test 503...OK (327 out of 574, remaining: 09:29) test 504...OK (328 out of 574, remaining: 09:26) test 505...FAILED test 506...OK (330 out of 574, remaining: 09:20) test 507...OK (331 out of 574, remaining: 09:17) test 508...OK (332 out of 574, remaining: 09:15) test 510...OK (333 out of 574, remaining: 09:13) test 511...OK (334 out of 574, remaining: 09:10) test 512...OK (335 out of 574, remaining: 09:07) test 513...OK (336 out of 574, remaining: 09:05) test 514...OK (337 out of 574, remaining: 09:03) test 515...OK (338 out of 574, remaining: 09:01) test 516...OK (339 out of 574, remaining: 08:58) test 517...OK (340 out of 574, remaining: 08:55) test 519...OK (342 out of 574, remaining: 08:48) test 520...OK (343 out of 574, remaining: 08:46) test 521...OK (344 out of 574, remaining: 08:43) test 522...OK (345 out of 574, remaining: 08:41) test 523...OK (346 out of 574, remaining: 08:38) test 524...OK (347 out of 574, remaining: 08:35) test 525...FAILED test 526...OK (349 out of 574, remaining: 08:32) test 527...OK (350 out of 574, remaining: 08:33) test 528...OK (351 out of 574, remaining: 08:32) test 529...FAILED test 530...OK (353 out of 574, remaining: 08:27) test 531...FAILED test 532...OK (355 out of 574, remaining: 08:24) test 533...OK (356 out of 574, remaining: 08:23) test 534...OK (357 out of 574, remaining: 08:21) test 535...OK (358 out of 574, remaining: 08:20) test 536...OK (359 out of 574, remaining: 08:17) test 537...FAILED test 538...OK (361 out of 574, remaining: 08:12) test 539...OK (362 out of 574, remaining: 08:09) test 540...FAILED test 541...FAILED test 542...OK (365 out of 574, remaining: 08:01) test 543...OK (366 out of 574, remaining: 07:58) test 544...OK (367 out of 574, remaining: 07:55) test 545...OK (368 out of 574, remaining: 07:53) test 546...OK (369 out of 574, remaining: 07:51) test 547...sh: line 1: 12633 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind547 ./libtest/lib547 http://test.remote.haxx.se/path/547 http://127.0.0.1:8990 s1lly:pers0n >> log/stdout547 2>> log/stderr547 FAILED test 548...sh: line 1: 12659 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind548 ./libtest/lib548 http://test.remote.haxx.se/path/548 http://127.0.0.1:8990 s1lly:pers0n >> log/stdout548 2>> log/stderr548 FAILED test 549...OK (372 out of 574, remaining: 07:43) test 550...OK (373 out of 574, remaining: 07:41) test 551...FAILED test 552...FAILED test 553...OK (376 out of 574, remaining: 07:34) test 554...OK (377 out of 574, remaining: 07:32) test 555...sh: line 1: 12829 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind555 ./libtest/lib555 http://test.remote.haxx.se/path/555 http://127.0.0.1:8990 s1lly:pers0n >> log/stdout555 2>> log/stderr555 FAILED test 556...OK (379 out of 574, remaining: 07:27) test 557...OK (380 out of 574, remaining: 07:24) test 558...OK (381 out of 574, remaining: 07:21) test 559...OK (382 out of 574, remaining: 07:18) test 560...FAILED test 561...OK (384 out of 574, remaining: 07:18) test 562...OK (385 out of 574, remaining: 07:15) test 563...OK (386 out of 574, remaining: 07:13) test 565...FAILED test 566...OK (388 out of 574, remaining: 07:07) test 567...OK (389 out of 574, remaining: 07:06) test 568...FAILED test 569...OK (391 out of 574, remaining: 07:01) test 570...OK (392 out of 574, remaining: 06:58) test 571...OK (393 out of 574, remaining: 06:56) test 572...FAILED test 573...OK (395 out of 574, remaining: 06:51) test 574...OK (396 out of 574, remaining: 06:49) test 575...OK (397 out of 574, remaining: 06:47) test 576...OK (398 out of 574, remaining: 06:44) test 577...OK (399 out of 574, remaining: 06:41) Will not run ssh server as root to mitigate security risks RUN: failed to start the SSH server test 704...OK (442 out of 574, remaining: 04:39) test 705...OK (443 out of 574, remaining: 04:36) test 800...OK (446 out of 574, remaining: 04:29) test 801...OK (447 out of 574, remaining: 04:28) test 802...OK (448 out of 574, remaining: 04:26) test 803...OK (449 out of 574, remaining: 04:24) test 804...OK (450 out of 574, remaining: 04:22) test 805...OK (451 out of 574, remaining: 04:20) test 806...OK (452 out of 574, remaining: 04:18) test 807...FAILED test 1000...OK (454 out of 574, remaining: 04:13) test 1001...FAILED test 1002...FAILED test 1003...OK (457 out of 574, remaining: 04:07) test 1004...OK (458 out of 574, remaining: 04:04) test 1005...OK (459 out of 574, remaining: 04:02) test 1006...OK (460 out of 574, remaining: 04:00) test 1007...FAILED test 1008...sh: line 1: 14026 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind1008 ../src/curl --output log/curl1008.out --include --verbose --trace-time http://test.remote.haxx.se:1008/path/10080002 --proxy http://127.0.0.1:8990 --proxy-user silly:person --proxy-ntlm --proxytunnel >> log/stdout1008 2>> log/stderr1008 FAILED test 1009...OK (463 out of 574, remaining: 03:53) test 1010...OK (464 out of 574, remaining: 03:51) test 1011...OK (465 out of 574, remaining: 03:49) test 1012...OK (466 out of 574, remaining: 03:47) test 1013...OK (467 out of 574, remaining: 03:45) test 1014...OK (468 out of 574, remaining: 03:42) test 1015...FAILED test 1016...OK (470 out of 574, remaining: 03:38) test 1017...OK (471 out of 574, remaining: 03:36) test 1018...OK (472 out of 574, remaining: 03:34) test 1019...OK (473 out of 574, remaining: 03:31) test 1020...OK (474 out of 574, remaining: 03:29) test 1021...sh: line 1: 14351 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind1021 ../src/curl --output log/curl1021.out --include --verbose --trace-time http://test.remote.haxx.se:1021/path/10210002 --proxy http://127.0.0.1:8990 --proxy-user silly:person --proxy-anyauth --proxytunnel >> log/stdout1021 2>> log/stderr1021 FAILED test 1022...OK (476 out of 574, remaining: 03:25) test 1023...OK (477 out of 574, remaining: 03:23) test 1024... exit FAILED test 1025... exit FAILED test 1026...OK (480 out of 574, remaining: 03:16) test 1027...OK (481 out of 574, remaining: 03:14) test 1028...OK (482 out of 574, remaining: 03:12) test 1029...OK (483 out of 574, remaining: 03:10) test 1030...FAILED test 1031...OK (485 out of 574, remaining: 03:06) test 1032...OK (486 out of 574, remaining: 03:04) test 1033...OK (487 out of 574, remaining: 03:02) test 1036...OK (490 out of 574, remaining: 02:55) test 1037...OK (491 out of 574, remaining: 02:53) test 1038...OK (492 out of 574, remaining: 02:50) test 1039...OK (493 out of 574, remaining: 02:48) test 1040...OK (494 out of 574, remaining: 02:46) test 1041...FAILED test 1042...OK (496 out of 574, remaining: 02:42) test 1043...OK (497 out of 574, remaining: 02:40) test 1044...OK (498 out of 574, remaining: 02:38) test 1045...OK (499 out of 574, remaining: 02:36) test 1046...OK (500 out of 574, remaining: 02:34) test 1047...OK (501 out of 574, remaining: 02:32) test 1048...OK (502 out of 574, remaining: 02:30) test 1049...FAILED test 1050...OK (504 out of 574, remaining: 02:26) test 1051...FAILED test 1052...FAILED test 1053...FAILED test 1054...FAILED test 1055...FAILED test 1056...OK (510 out of 574, remaining: 02:14) test 1057...OK (511 out of 574, remaining: 02:12) test 1058...OK (512 out of 574, remaining: 02:10) test 1059...OK (513 out of 574, remaining: 02:07) test 1060...FAILED test 1061...FAILED test 1062...OK (516 out of 574, remaining: 02:01) test 1063...OK (517 out of 574, remaining: 01:59) test 1064...FAILED test 1065...OK (519 out of 574, remaining: 01:55) test 1066...OK (520 out of 574, remaining: 01:53) test 1067...OK (521 out of 574, remaining: 01:51) test 1068...OK (522 out of 574, remaining: 01:49) test 1069...OK (523 out of 574, remaining: 01:47) test 1070...FAILED test 1071...FAILED test 1072... exit FAILED test 1073...OK (527 out of 574, remaining: 01:38) test 1074...OK (528 out of 574, remaining: 01:36) test 1075...FAILED test 1076...OK (530 out of 574, remaining: 01:32) test 1077...OK (531 out of 574, remaining: 01:30) test 1078...OK (532 out of 574, remaining: 01:28) test 1079...FAILED test 1080...OK (534 out of 574, remaining: 01:24) test 1081...OK (535 out of 574, remaining: 01:22) test 1082...OK (536 out of 574, remaining: 01:20) test 1084...OK (538 out of 574, remaining: 01:15) test 1085...OK (539 out of 574, remaining: 01:13) test 1086...OK (540 out of 574, remaining: 01:12) test 1087...OK (541 out of 574, remaining: 01:10) test 1088...OK (542 out of 574, remaining: 01:08) test 1089...OK (543 out of 574, remaining: 01:06) test 1090...OK (544 out of 574, remaining: 01:03) test 1091...OK (545 out of 574, remaining: 01:01) test 1092...OK (546 out of 574, remaining: 00:59) test 1093...FAILED test 1094...FAILED test 1095...FAILED test 1096...OK (550 out of 574, remaining: 00:51) test 1097...OK (551 out of 574, remaining: 00:49) test 1098...OK (552 out of 574, remaining: 00:47) test 1099...OK (553 out of 574, remaining: 00:45) test 1100...sh: line 1: 16344 Illegal instruction ../libtool --mode=execute /usr/bin/valgrind --tool=memcheck --leak-check=yes --num-callers=16 --log-file=log/valgrind1100 ../src/curl --output log/curl1100.out --include --verbose --trace-time http://127.0.0.1:8990/1100 -u testuser:testpass --ntlm -L -d "stuff to send away" >> log/stdout1100 2>> log/stderr1100 FAILED test 1101...OK (555 out of 574, remaining: 00:40) test 1102...OK (556 out of 574, remaining: 00:38) test 1103...OK (557 out of 574, remaining: 00:36) test 1104... exit FAILED test 1105...FAILED test 1106...OK (560 out of 574, remaining: 00:30) test 1107...OK (561 out of 574, remaining: 00:27) test 1108...OK (562 out of 574, remaining: 00:25) test 1109...OK (563 out of 574, remaining: 00:23) test 1110...OK (564 out of 574, remaining: 00:21) test 1111...OK (565 out of 574, remaining: 00:19) test 1112...FAILED test 1113...OK (567 out of 574, remaining: 00:15) test 1114...OK (568 out of 574, remaining: 00:12) test 1115...OK (569 out of 574, remaining: 00:10) test 2000...OK (570 out of 574, remaining: 00:08) test 2001...OK (571 out of 574, remaining: 00:06) test 2002...OK (572 out of 574, remaining: 00:04) test 2003...FAILED TESTDONE: 367 tests out of 516 reported OK: 71% TESTFAIL: These test cases failed: 7 8 9 10 16 27 31 33 35 39 44 46 53 58 61 62 64 65 67 68 69 70 71 72 73 74 81 86 88 89 90 91 112 123 149 150 153 154 155 156 159 163 166 167 168 169 171 172 179 180 181 199 200 202 203 204 205 206 208 209 213 216 218 231 239 243 245 246 258 259 265 266 267 271 273 281 284 285 286 288 300 301 303 304 305 306 309 310 311 312 313 400 401 403 404 405 406 407 408 409 505 525 529 531 537 540 541 547 548 551 552 555 560 565 568 572 807 1001 1002 1007 1008 1015 1021 1024 1025 1030 1041 1049 1051 1052 1053 1054 1055 1060 1061 1064 1070 1071 1072 1075 1079 1093 1094 1095 1100 1104 1105 1112 2003 TESTDONE: 575 tests were considered during 1241 seconds. TESTINFO: 59 tests were skipped due to these restraints: TESTINFO: "rlimit problem: fds needed 1050 > system limit 1024" 1 times (518) TESTINFO: "curl lacks scp support" 10 times (601, 603, 605, 607, 617, 619, 621, 623, 629, 631) TESTINFO: "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257) TESTINFO: "failed starting SSH server" 6 times (700, 701, 702, 703, 706, 707) TESTINFO: "configured as DISABLED" 1 times (564) TESTINFO: "Resolving IPv6 'ip6-localhost' didn't work" 2 times (241, 1083) TESTINFO: "curl lacks idn support" 3 times (165, 1034, 1035) TESTINFO: "openssl engine not supported" 1 times (307) TESTINFO: "curl lacks sftp support" 29 times (600, 602, 604, 606, 608, 609, 610, 611, 612, 613, 614, 615, 616, 618, 620, 622, 624, 625, 626, 627, 628, 630, 632, 633, 634, 635, 636, 637, 2004) make[1]: *** [quiet-test] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/tests' make: *** [test] Error 2 * ERROR: net-misc/curl-7.21.1 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 2937: Called _eapi0_src_test * ebuild.sh, line 619: 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.1', * the complete build log and the output of 'emerge -pqv =net-misc/curl-7.21.1'. * The complete build log is located at '/var/log/portage/build/net-misc/curl-7.21.1:20100831-053152.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.21.1/temp/environment'. * S: '/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' >>> Install curl-7.21.1 into /var/tmp/portage/net-misc/curl-7.21.1/image/ category net-misc make -j14 DESTDIR=/var/tmp/portage/net-misc/curl-7.21.1/image/ install Making install in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' make[2]: Nothing to be done for `install-data-am'. test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libcurl.la' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/libcurl.la' libtool: install: /usr/bin/install -c .libs/libcurl.so.4.2.0 /var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/libcurl.so.4.2.0 libtool: install: (cd /var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib && { ln -s -f libcurl.so.4.2.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.2.0 libcurl.so.4; }; }) libtool: install: (cd /var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib && { ln -s -f libcurl.so.4.2.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.2.0 libcurl.so; }; }) libtool: install: /usr/bin/install -c .libs/libcurl.lai /var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/libcurl.la libtool: install: /usr/bin/install -c .libs/libcurl.a /var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/libcurl.a libtool: install: chmod 644 /var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/libcurl.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/libcurl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/lib' Making install in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make install-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[3]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[3]: Nothing to be done for `install-data-am'. test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/net-misc/curl-7.21.1/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'curl' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/bin/curl' libtool: install: /usr/bin/install -c .libs/curl /var/tmp/portage/net-misc/curl-7.21.1/image//usr/bin/curl make[3]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/src' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/net-misc/curl-7.21.1/image//usr/bin" test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/pkgconfig" /usr/bin/install -c 'curl-config' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/bin/curl-config' /usr/bin/install -c -m 644 'libcurl.pc' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/lib/pkgconfig/libcurl.pc' make install-data-hook make[3]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' cd include && make install make[4]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include' Making install in curl make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include/curl' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include/curl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/curl" || mkdir -p -- "/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl" /usr/bin/install -c -m 644 'curl.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/curl.h' /usr/bin/install -c -m 644 'curlver.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/curlver.h' /usr/bin/install -c -m 644 'easy.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/easy.h' /usr/bin/install -c -m 644 'mprintf.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/mprintf.h' /usr/bin/install -c -m 644 'stdcheaders.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/stdcheaders.h' /usr/bin/install -c -m 644 'types.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/types.h' /usr/bin/install -c -m 644 'multi.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/multi.h' /usr/bin/install -c -m 644 'typecheck-gcc.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/typecheck-gcc.h' /usr/bin/install -c -m 644 'curlbuild.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/curlbuild.h' /usr/bin/install -c -m 644 'curlrules.h' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/include/curl/curlrules.h' make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include/curl' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include/curl' make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include' make[4]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/include' cd docs && make install make[4]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs' Making install in examples make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/examples' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/examples' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/examples' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/examples' Making install in libcurl make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/libcurl' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/libcurl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3" /usr/bin/install -c -m 644 './curl_easy_cleanup.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_cleanup.3' /usr/bin/install -c -m 644 './curl_easy_getinfo.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_getinfo.3' /usr/bin/install -c -m 644 './curl_easy_init.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_init.3' /usr/bin/install -c -m 644 './curl_easy_perform.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_perform.3' /usr/bin/install -c -m 644 './curl_easy_setopt.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_setopt.3' /usr/bin/install -c -m 644 './curl_easy_duphandle.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_duphandle.3' /usr/bin/install -c -m 644 './curl_formadd.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_formadd.3' /usr/bin/install -c -m 644 './curl_formfree.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_formfree.3' /usr/bin/install -c -m 644 './curl_getdate.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_getdate.3' /usr/bin/install -c -m 644 './curl_getenv.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_getenv.3' /usr/bin/install -c -m 644 './curl_slist_append.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_slist_append.3' /usr/bin/install -c -m 644 './curl_slist_free_all.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_slist_free_all.3' /usr/bin/install -c -m 644 './curl_version.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_version.3' /usr/bin/install -c -m 644 './curl_version_info.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_version_info.3' /usr/bin/install -c -m 644 './curl_escape.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_escape.3' /usr/bin/install -c -m 644 './curl_unescape.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_unescape.3' /usr/bin/install -c -m 644 './curl_free.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_free.3' /usr/bin/install -c -m 644 './curl_strequal.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_strequal.3' /usr/bin/install -c -m 644 './curl_mprintf.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_mprintf.3' /usr/bin/install -c -m 644 './curl_global_init.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_global_init.3' /usr/bin/install -c -m 644 './curl_global_cleanup.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_global_cleanup.3' /usr/bin/install -c -m 644 './curl_multi_add_handle.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_add_handle.3' /usr/bin/install -c -m 644 './curl_multi_cleanup.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_cleanup.3' /usr/bin/install -c -m 644 './curl_multi_fdset.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_fdset.3' /usr/bin/install -c -m 644 './curl_multi_info_read.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_info_read.3' /usr/bin/install -c -m 644 './curl_multi_init.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_init.3' /usr/bin/install -c -m 644 './curl_multi_perform.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_perform.3' /usr/bin/install -c -m 644 './curl_multi_remove_handle.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_remove_handle.3' /usr/bin/install -c -m 644 './curl_share_cleanup.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_share_cleanup.3' /usr/bin/install -c -m 644 './curl_share_init.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_share_init.3' /usr/bin/install -c -m 644 './curl_share_setopt.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_share_setopt.3' /usr/bin/install -c -m 644 './libcurl.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/libcurl.3' /usr/bin/install -c -m 644 './libcurl-easy.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/libcurl-easy.3' /usr/bin/install -c -m 644 './libcurl-multi.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/libcurl-multi.3' /usr/bin/install -c -m 644 './libcurl-share.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/libcurl-share.3' /usr/bin/install -c -m 644 './libcurl-errors.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/libcurl-errors.3' /usr/bin/install -c -m 644 './curl_easy_strerror.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_strerror.3' /usr/bin/install -c -m 644 './curl_multi_strerror.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_strerror.3' /usr/bin/install -c -m 644 './curl_share_strerror.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_share_strerror.3' /usr/bin/install -c -m 644 './curl_global_init_mem.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_global_init_mem.3' /usr/bin/install -c -m 644 './libcurl-tutorial.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/libcurl-tutorial.3' /usr/bin/install -c -m 644 './curl_easy_reset.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_reset.3' /usr/bin/install -c -m 644 './curl_easy_escape.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_escape.3' /usr/bin/install -c -m 644 './curl_easy_unescape.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_unescape.3' /usr/bin/install -c -m 644 './curl_multi_setopt.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_setopt.3' /usr/bin/install -c -m 644 './curl_multi_socket.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_socket.3' /usr/bin/install -c -m 644 './curl_multi_timeout.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_timeout.3' /usr/bin/install -c -m 644 './curl_formget.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_formget.3' /usr/bin/install -c -m 644 './curl_multi_assign.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_assign.3' /usr/bin/install -c -m 644 './curl_easy_pause.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_pause.3' /usr/bin/install -c -m 644 './curl_easy_recv.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_recv.3' /usr/bin/install -c -m 644 './curl_easy_send.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_easy_send.3' /usr/bin/install -c -m 644 './curl_multi_socket_action.3' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man3/curl_multi_socket_action.3' make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/libcurl' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs/libcurl' make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man1" /usr/bin/install -c -m 644 './curl.1' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man1/curl.1' /usr/bin/install -c -m 644 './curl-config.1' '/var/tmp/portage/net-misc/curl-7.21.1/image//usr/share/man/man1/curl-config.1' make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs' make[4]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1/docs' make[3]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.21.1/work/curl-7.21.1' >>> Completed installing curl-7.21.1 into /var/tmp/portage/net-misc/curl-7.21.1/image/ /var/tmp/portage/net-misc/curl-7.21.1/image/usr/lib/libcurl.la already clean, skipping update. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/libcurl.so.4.2.0 usr/bin/curl usr/lib/libcurl.a removing executable bit: usr/lib/libcurl.la * Gentoo contact information ... herds: no-herd maintainers: dragonheart@gentoo.org