Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 137842 Details for
Bug 201417
net-misc/curl-7.17.1 fails multiple tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 118.75 KB, created by
Jakub Januszkiewicz
on 2007-12-05 21:12:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jakub Januszkiewicz
Created:
2007-12-05 21:12:20 UTC
Size:
118.75 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking curl-7.17.1.tar.bz2 to /var/tmp/portage/net-misc/curl-7.17.1/work > [32;01m*[0m Applying curl-7.16.2-strip-ldflags.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying curl-7.17.1-null-handler-segfault.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: curl-7.17.1 > [32;01m*[0m Applying install-sh-1.5.patch ... > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1 ... > * econf: updating curl-7.17.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating curl-7.17.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-ldap --without-libidn --enable-gssapi --disable-ipv6 --enable-http --enable-ftp --enable-gopher --enable-file --enable-dict --enable-manual --enable-telnet --enable-nonblocking --enable-largefile --enable-maintainer-mode --disable-sspi --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --without-krb4 --without-libssh2 --without-spnego --disable-ares --without-gnutls --without-nss --with-ssl --build=i686-pc-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for sed... /bin/sed >checking for i686-pc-linux-gnu-ar... 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.17.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 for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for AIX... no >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >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 (to build static libraries with PIC)... no >checking for a sed that does not truncate output... /bin/sed >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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >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 >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC 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 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 >configure: creating libtool >checking if we need -no-undefined... no >checking if we need -mimpure-text... no >checking if we need BUILDING_LIBCURL... no >checking whether make sets $(MAKE)... (cached) yes >checking for inline... inline >checking for windows.h... no >checking for winsock.h... no >checking for winsock2.h... no >checking for ws2tcpip.h... no >checking for winldap.h... no >checking for winber.h... 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 dict... yes >checking whether to support telnet... yes >checking whether to support tftp... yes >checking whether to provide built-in manual... yes >checking for icc in use... no >checking for gethostbyname... yes >checking for strcasecmp... yes >checking for connect... yes >checking whether to use libgcc... no >checking for timeGetTime in winmm... no >checking whether to enable ipv6... no >checking non-blocking sockets style... O_NONBLOCK >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 OpenSSL options with pkg-config... found >checking for gdi32... no >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 CRYPTO_cleanup_all_ex_data... yes >checking for SSL_get_shutdown... yes >checking for yaSSL using OpenSSL compatibility mode... no >checking for inflateEnd in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >configure: found both libz and libz.h header >checking for "/dev/urandom"... yes >checking CA cert bundle install path... /etc/ssl/certs/ca-certificates.crt >checking whether to build with libidn... no >checking AIX 4.3 or later... no >checking for gethostbyname_r... yes >checking if gethostbyname_r takes 3 arguments... no >checking if gethostbyname_r with -D_REENTRANT takes 3 arguments... no >checking if gethostbyname_r takes 5 arguments... no >checking if gethostbyname_r takes 6 arguments... yes >checking for inet_ntoa_r... no >checking for localtime_r... yes >checking whether localtime_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r is declared... yes >checking for a glibc strerror_r API... no >checking for a POSIX strerror_r API... yes >checking if gmtime_r exists and works... yes >checking for ANSI C header files... (cached) yes >checking for malloc.h... yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... yes >checking for sys/select.h... yes >checking for sys/socket.h... yes >checking for sys/ioctl.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 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... yes >checking for io.h... no >checking for pwd.h... yes >checking for utime.h... yes >checking for sys/utime.h... no >checking for sys/poll.h... yes >checking for 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... yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for time.h... (cached) yes >checking for struct timeval... yes >checking run-time libs availability... fine >checking for curl_off_t... yes >checking size of curl_off_t... 8 >checking for size_t... (cached) yes >checking size of size_t... 4 >checking for long... yes >checking size of long... 4 >checking for time_t... yes >checking size of time_t... 4 >checking for long long... yes >checking if numberLL works... yes >checking for ssize_t... yes >checking for bool... yes >checking for socklen_t... yes >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 types of arguments for select... int,fd_set *,struct timeval * >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 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 strtoll... yes >checking for socket... yes >checking for select... yes >checking for strdup... yes >checking for strstr... yes >checking for strcasestr... yes >checking for strtok_r... yes >checking for uname... yes >checking for strcasecmp... (cached) yes >checking for stricmp... no >checking deeper for stricmp... but still no >checking for strcmpi... no >checking deeper for strcmpi... but still no >checking for gethostbyaddr... yes >checking for gettimeofday... yes >checking for inet_addr... yes >checking for inet_ntoa... yes >checking for inet_pton... yes >checking for perror... yes >checking for closesocket... no >checking deeper for closesocket... but still no >checking for siginterrupt... yes >checking for sigaction... yes >checking for signal... yes >checking for getpass_r... no >checking deeper for getpass_r... but still no >checking for strlcat... no >checking deeper for strlcat... but still no >checking for getpwuid... yes >checking for geteuid... yes >checking for utime... yes >checking for sigsetjmp... no >checking deeper for sigsetjmp... but still no >checking for basename... yes >checking for setlocale... yes >checking for ftruncate... yes >checking for pipe... yes >checking for poll... yes >checking for getprotobyname... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for fork... yes >checking for setmode... no >checking deeper for setmode... but still no >checking for sigsetjmp defined as macro... yes >checking whether basename is declared... yes >checking whether inet_pton is declared... 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 if we are Mac OS X (to disable poll)... no >checking if poll works with NULL inputs... yes >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 c-ares... no >checking whether to enable verbose strings... yes >checking whether build target is a native Windows one... no >checking whether to enable SSPI support (Windows native builds only)... no >checking whether to enable debug options... 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 >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/DOS/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/config.h >config.status: creating src/config.h >config.status: executing depfiles commands >configure: Configured to build curl/libcurl: > > curl version: 7.17.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) > c-ares support: no (--enable-ares) > ipv6 support: no (--enable-ipv6) > 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 path: /etc/ssl/certs/ca-certificates.crt > LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) > LDAPS support: no (--enable-ldaps) > >Making all in lib >make[1]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >echo "/* This file is generated automatically */" > ../lib/ca-bundle.h >echo '#define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"' >> ../lib/ca-bundle.h >make all-am >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/timeval.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -o timeval.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -fPIC -DPIC -o .libs/hostip.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -o hostip.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o .libs/progress.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -fPIC -DPIC -o .libs/formdata.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -o progress.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -o formdata.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -o cookie.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT sendf.lo -MD -MP -MF .deps/sendf.Tpo -c sendf.c -fPIC -DPIC -o .libs/sendf.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/ftp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -o ftp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -fPIC -DPIC -o .libs/if2ip.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -o if2ip.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/ldap.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -o ldap.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o .libs/speedcheck.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -o speedcheck.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -fPIC -DPIC -o .libs/ssluse.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -o ssluse.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -fPIC -DPIC -o .libs/getenv.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -fPIC -DPIC -o .libs/escape.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -o escape.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -fPIC -DPIC -o .libs/mprintf.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -o mprintf.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -fPIC -DPIC -o .libs/telnet.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -o telnet.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -fPIC -DPIC -o .libs/netrc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -o netrc.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -fPIC -DPIC -o .libs/getinfo.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -o getinfo.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -fPIC -DPIC -o .libs/transfer.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -o transfer.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -fPIC -DPIC -o .libs/strequal.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -o strequal.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -fPIC -DPIC -o .libs/easy.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -o easy.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -fPIC -DPIC -o .libs/krb4.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT krb5.lo -MD -MP -MF .deps/krb5.Tpo -c krb5.c -fPIC -DPIC -o .libs/krb5.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -o krb4.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT krb5.lo -MD -MP -MF .deps/krb5.Tpo -c krb5.c -o krb5.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -fPIC -DPIC -o .libs/memdebug.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -o memdebug.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -o http_chunks.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -fPIC -DPIC -o .libs/strtok.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -o strtok.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o .libs/connect.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -fPIC -DPIC -o .libs/llist.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -o connect.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -o llist.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -fPIC -DPIC -o .libs/multi.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -o multi.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o .libs/content_encoding.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -fPIC -DPIC -o .libs/http_digest.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -fPIC -DPIC -o .libs/share.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -o http_digest.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o .libs/http_negotiate.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -o http_negotiate.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT http_ntlm.lo -MD -MP -MF .deps/http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o .libs/http_ntlm.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o .libs/inet_pton.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c -o inet_pton.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strtoofft.lo -MD -MP -MF .deps/strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o .libs/strtoofft.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostares.lo -MD -MP -MF .deps/hostares.Tpo -c hostares.c -fPIC -DPIC -o .libs/hostares.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostares.lo -MD -MP -MF .deps/hostares.Tpo -c hostares.c -o hostares.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostasyn.lo -MD -MP -MF .deps/hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o .libs/hostasyn.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostasyn.lo -MD -MP -MF .deps/hostasyn.Tpo -c hostasyn.c -o hostasyn.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostip4.lo -MD -MP -MF .deps/hostip4.Tpo -c hostip4.c -fPIC -DPIC -o .libs/hostip4.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostip4.lo -MD -MP -MF .deps/hostip4.Tpo -c hostip4.c -o hostip4.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostip6.lo -MD -MP -MF .deps/hostip6.Tpo -c hostip6.c -fPIC -DPIC -o .libs/hostip6.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostip6.lo -MD -MP -MF .deps/hostip6.Tpo -c hostip6.c -o hostip6.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostsyn.lo -MD -MP -MF .deps/hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o .libs/hostsyn.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostsyn.lo -MD -MP -MF .deps/hostsyn.Tpo -c hostsyn.c -o hostsyn.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostthre.lo -MD -MP -MF .deps/hostthre.Tpo -c hostthre.c -fPIC -DPIC -o .libs/hostthre.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT hostthre.lo -MD -MP -MF .deps/hostthre.Tpo -c hostthre.c -o hostthre.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o .libs/inet_ntop.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -o inet_ntop.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT parsedate.lo -MD -MP -MF .deps/parsedate.Tpo -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT gtls.lo -MD -MP -MF .deps/gtls.Tpo -c gtls.c -fPIC -DPIC -o .libs/gtls.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT gtls.lo -MD -MP -MF .deps/gtls.Tpo -c gtls.c -o gtls.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT sslgen.lo -MD -MP -MF .deps/sslgen.Tpo -c sslgen.c -fPIC -DPIC -o .libs/sslgen.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT tftp.lo -MD -MP -MF .deps/tftp.Tpo -c tftp.c -fPIC -DPIC -o .libs/tftp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT sslgen.lo -MD -MP -MF .deps/sslgen.Tpo -c sslgen.c -o sslgen.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT splay.lo -MD -MP -MF .deps/splay.Tpo -c splay.c -fPIC -DPIC -o .libs/splay.o >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT splay.lo -MD -MP -MF .deps/splay.Tpo -c splay.c -o splay.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -fPIC -DPIC -o .libs/strdup.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -o strdup.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -fPIC -DPIC -o .libs/socks.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ssh.lo -MD -MP -MF .deps/ssh.Tpo -c ssh.c -fPIC -DPIC -o .libs/ssh.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT ssh.lo -MD -MP -MF .deps/ssh.Tpo -c ssh.c -o ssh.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT qssl.lo -MD -MP -MF .deps/qssl.Tpo -c qssl.c -fPIC -DPIC -o .libs/qssl.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT qssl.lo -MD -MP -MF .deps/qssl.Tpo -c qssl.c -o qssl.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT nss.lo -MD -MP -MF .deps/nss.Tpo -c nss.c -fPIC -DPIC -o .libs/nss.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT nss.lo -MD -MP -MF .deps/nss.Tpo -c nss.c -o nss.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o libcurl.la -rpath /usr/lib -version-info 4:1:0 -lssl -lcrypto -lssl -lcrypto -ldl -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 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 md5.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 >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/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/md5.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 -lssl -lcrypto -ldl -lz -march=athlon-xp -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.0.1 >(cd .libs && rm -f libcurl.so.4 && ln -s libcurl.so.4.0.1 libcurl.so.4) >(cd .libs && rm -f libcurl.so && ln -s libcurl.so.4.0.1 libcurl.so) >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 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 md5.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 >i686-pc-linux-gnu-ranlib .libs/libcurl.a >creating libcurl.la >(cd .libs && rm -f libcurl.la && ln -s ../libcurl.la libcurl.la) >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >make[1]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >Making all in src >make[1]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >make all-am >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -I../lib -I../src -I../lib -I../src -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o ../lib/libcurl.la -lz >mkdir .libs >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o ../lib/.libs/libcurl.so -lz >creating curl >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >make[1]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >make[1]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1' >make[1]: Nie ma nic do zrobienia w `all-am'. >make[1]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1' >>>> Source compiled. >>>> Test phase [check]: net-misc/curl-7.17.1 >Making check in lib >make[1]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >make check-am >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >make[2]: Nie ma nic do zrobienia w `check-am'. >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >make[1]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/lib' >Making check in src >make[1]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >make check-am >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >make[2]: Nie ma nic do zrobienia w `check-am'. >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >make[1]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/src' >make[1]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1' >make[1]: Nie ma nic do zrobienia w `check-am'. >make[1]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1' >make[1]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests' >Making all in data >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests/data' >make[2]: Nie ma nic do zrobienia w `all'. >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests/data' >Making all in server >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests/server' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT sws.o -MD -MP -MF ".deps/sws.Tpo" -c -o sws.o sws.c; \ > then mv -f ".deps/sws.Tpo" ".deps/sws.Po"; else rm -f ".deps/sws.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ > then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT getpart.o -MD -MP -MF ".deps/getpart.Tpo" -c -o getpart.o getpart.c; \ > then mv -f ".deps/getpart.Tpo" ".deps/getpart.Po"; else rm -f ".deps/getpart.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT strequal.o -MD -MP -MF ".deps/strequal.Tpo" -c -o strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ > then mv -f ".deps/strequal.Tpo" ".deps/strequal.Po"; else rm -f ".deps/strequal.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ > then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT mprintf.o -MD -MP -MF ".deps/mprintf.Tpo" -c -o mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ > then mv -f ".deps/mprintf.Tpo" ".deps/mprintf.Po"; else rm -f ".deps/mprintf.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT memdebug.o -MD -MP -MF ".deps/memdebug.Tpo" -c -o memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ > then mv -f ".deps/memdebug.Tpo" ".deps/memdebug.Po"; else rm -f ".deps/memdebug.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT timeval.o -MD -MP -MF ".deps/timeval.Tpo" -c -o timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ > then mv -f ".deps/timeval.Tpo" ".deps/timeval.Po"; else rm -f ".deps/timeval.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o sws sws.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >mkdir .libs >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o sws sws.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT testpart.o -MD -MP -MF ".deps/testpart.Tpo" -c -o testpart.o testpart.c; \ > then mv -f ".deps/testpart.Tpo" ".deps/testpart.Po"; else rm -f ".deps/testpart.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o getpart testpart.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o getpart testpart.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT sockfilt.o -MD -MP -MF ".deps/sockfilt.Tpo" -c -o sockfilt.o sockfilt.c; \ > then mv -f ".deps/sockfilt.Tpo" ".deps/sockfilt.Po"; else rm -f ".deps/sockfilt.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT inet_pton.o -MD -MP -MF ".deps/inet_pton.Tpo" -c -o inet_pton.o `test -f '../../lib/inet_pton.c' || echo './'`../../lib/inet_pton.c; \ > then mv -f ".deps/inet_pton.Tpo" ".deps/inet_pton.Po"; else rm -f ".deps/inet_pton.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o sockfilt sockfilt.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o inet_pton.o >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o sockfilt sockfilt.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o inet_pton.o >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT resolve.o -MD -MP -MF ".deps/resolve.Tpo" -c -o resolve.o resolve.c; \ > then mv -f ".deps/resolve.Tpo" ".deps/resolve.Po"; else rm -f ".deps/resolve.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o resolve resolve.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o resolve resolve.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../lib -I../../src -I../../include -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT tftpd.o -MD -MP -MF ".deps/tftpd.Tpo" -c -o tftpd.o tftpd.c; \ > then mv -f ".deps/tftpd.Tpo" ".deps/tftpd.Po"; else rm -f ".deps/tftpd.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o tftpd tftpd.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o tftpd tftpd.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests/server' >Making all in libtest >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests/libtest' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib500 lib500.o first.o ../../lib/libcurl.la >mkdir .libs >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib500 lib500.o first.o ../../lib/.libs/libcurl.so >creating lib500 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib501 lib501.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib501 lib501.o first.o ../../lib/.libs/libcurl.so >creating lib501 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib502 lib502.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib502 lib502.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib502 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib503 lib503.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib503 lib503.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib503 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib504 lib504.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib504 lib504.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib504 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib505 lib505.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib505 lib505.o first.o ../../lib/.libs/libcurl.so >creating lib505 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib506 lib506.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib506 lib506.o first.o ../../lib/.libs/libcurl.so >creating lib506 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib507 lib507.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib507 lib507.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib507 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib508 lib508.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib508 lib508.o first.o ../../lib/.libs/libcurl.so >creating lib508 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -MT lib509.o -MD -MP -MF ".deps/lib509.Tpo" -c -o lib509.o lib509.c; \ > then mv -f ".deps/lib509.Tpo" ".deps/lib509.Po"; else rm -f ".deps/lib509.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o lib509 lib509.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib509 lib509.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib509 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib510 lib510.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib510 lib510.o first.o ../../lib/.libs/libcurl.so >creating lib510 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib511 lib511.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib511 lib511.o first.o ../../lib/.libs/libcurl.so >creating lib511 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib512 lib512.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib512 lib512.o first.o ../../lib/.libs/libcurl.so >creating lib512 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib513 lib513.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib513 lib513.o first.o ../../lib/.libs/libcurl.so >creating lib513 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib514 lib514.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib514 lib514.o first.o ../../lib/.libs/libcurl.so >creating lib514 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib515 lib515.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib515 lib515.o first.o ../../lib/.libs/libcurl.so >creating lib515 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib516 lib516.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib516 lib516.o first.o ../../lib/.libs/libcurl.so >creating lib516 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib517 lib517.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib517 lib517.o first.o ../../lib/.libs/libcurl.so >creating lib517 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib518 lib518.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib518 lib518.o first.o ../../lib/.libs/libcurl.so >creating lib518 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib519 lib519.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib519 lib519.o first.o ../../lib/.libs/libcurl.so >creating lib519 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib520 lib520.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib520 lib520.o first.o ../../lib/.libs/libcurl.so >creating lib520 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib521 lib521.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib521 lib521.o first.o ../../lib/.libs/libcurl.so >creating lib521 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib523 lib523.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib523 lib523.o first.o ../../lib/.libs/libcurl.so >creating lib523 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib524 lib524.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib524 lib524.o first.o ../../lib/.libs/libcurl.so >creating lib524 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib525 lib525.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib525 lib525.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib525 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -DLIB526 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB526 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB526 -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib526 lib526-lib526.o lib526-first.o lib526-testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib526 lib526-lib526.o lib526-first.o lib526-testutil.o ../../lib/.libs/libcurl.so >creating lib526 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -DLIB527 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB527 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB527 -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib527 lib527-lib526.o lib527-first.o lib527-testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib527 lib527-lib526.o lib527-first.o lib527-testutil.o ../../lib/.libs/libcurl.so >creating lib527 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -DLIB529 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB529 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB529 -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib529 lib529-lib525.o lib529-first.o lib529-testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib529 lib529-lib525.o lib529-first.o lib529-testutil.o ../../lib/.libs/libcurl.so >creating lib529 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -DLIB530 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB530 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB530 -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib530 lib530-lib530.o lib530-first.o lib530-testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib530 lib530-lib530.o lib530-first.o lib530-testutil.o ../../lib/.libs/libcurl.so >creating lib530 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -DLIB532 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB532 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB532 -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib532 lib532-lib526.o lib532-first.o lib532-testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib532 lib532-lib526.o lib532-first.o lib532-testutil.o ../../lib/.libs/libcurl.so >creating lib532 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib533 lib533.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib533 lib533.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib533 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib536 lib536.o first.o testutil.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib536 lib536.o first.o testutil.o ../../lib/.libs/libcurl.so >creating lib536 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib537 lib537.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib537 lib537.o first.o ../../lib/.libs/libcurl.so >creating lib537 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib540 lib540.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib540 lib540.o first.o ../../lib/.libs/libcurl.so >creating lib540 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib541 lib541.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib541 lib541.o first.o ../../lib/.libs/libcurl.so >creating lib541 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib542 lib542.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib542 lib542.o first.o ../../lib/.libs/libcurl.so >creating lib542 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib543 lib543.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib543 lib543.o first.o ../../lib/.libs/libcurl.so >creating lib543 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib544 lib544.o first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib544 lib544.o first.o ../../lib/.libs/libcurl.so >creating lib544 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include/curl -I../../lib -I../../lib -I/usr/kerberos/include -DLIB545 -O2 -march=athlon-xp -pipe -ggdb -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../../lib -I../../lib -I/usr/kerberos/include -DLIB545 -O2 -march=athlon-xp -pipe -ggdb -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 -march=athlon-xp -pipe -ggdb -o lib545 lib545-lib544.o lib545-first.o ../../lib/libcurl.la >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -ggdb -o .libs/lib545 lib545-lib544.o lib545-first.o ../../lib/.libs/libcurl.so >creating lib545 >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests/libtest' >make[2]: WejÅcie do katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests' >make[2]: Nie ma nic do zrobienia w `all-am'. >make[2]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests' >srcdir=. /usr/bin/perl -I. ./runtests.pl -a -s >********* System characteristics ******** >* curl 7.17.1 (i686-pc-linux-gnu) >* libcurl/7.17.1 OpenSSL/0.9.8g zlib/1.2.3 >* Features: Largefile NTLM SSL libz >* Host: unnamed >* System: Linux unnamed 2.6.22-gentoo-r8 #2 PREEMPT Tue Oct 23 18:11:34 CEST 2007 i686 AMD Athlon(tm) XP 2400+ AuthenticAMD GNU/Linux >* Server SSL: OFF >* libcurl SSL: ON >* libcurl debug: OFF >* valgrind: ON >* HTTP IPv6 OFF >* FTP IPv6 OFF >* HTTP port: 8990 >* FTP port: 8992 >* FTP port 2: 8995 >* TFTP port: 8997 >* SCP/SFTP port: 8999 >* SOCKS port: 9000 >* SSL library: OpenSSL >* Libtool lib: OFF >***************************************** >test 001...FAILED >test 002...FAILED >test 003...FAILED >test 004...FAILED >test 005...FAILED >test 006...FAILED >test 007...FAILED >test 008...FAILED >test 009...FAILED >test 010...FAILED >test 011...FAILED >test 012...FAILED >test 013...FAILED >test 014...FAILED >test 015...FAILED >test 016...FAILED >test 017...FAILED >test 018...FAILED >test 019... exit FAILED >test 020... exit FAILED >test 021... exit FAILED >test 022...FAILED >test 023...OK (23 out of 403, remaining: 11:00) >test 024...FAILED >test 025...FAILED >test 026...FAILED >test 027...FAILED >test 028...FAILED >test 029...FAILED >test 030...FAILED >test 031...FAILED >test 032...FAILED >test 033...FAILED >test 034...FAILED >test 035...FAILED >test 036...FAILED >test 037...FAILED >test 038...FAILED >test 039...FAILED >test 040...FAILED >test 041... exit FAILED >test 042...FAILED >test 043...FAILED >test 044...FAILED >test 045...FAILED >test 046...FAILED >test 047...FAILED >test 048...FAILED >test 049...FAILED >test 050...FAILED >test 051...FAILED >test 052...FAILED >test 053...FAILED >test 054...FAILED >test 055...FAILED >test 056...FAILED >test 057...FAILED >test 058...FAILED >test 059...FAILED >test 060...FAILED >test 061...FAILED >test 062...FAILED >test 063...FAILED >test 064...FAILED >test 065...FAILED >test 066...FAILED >test 067...FAILED >test 068...FAILED >test 069...FAILED >test 070...FAILED >test 071...FAILED >test 072...FAILED >test 073...FAILED >test 074...FAILED >test 075...FAILED >test 076... exit FAILED >test 077...FAILED >test 078...FAILED >test 079...FAILED >test 080...FAILED >test 081...FAILED >test 082...FAILED >test 083...FAILED >test 084...FAILED >test 085...FAILED >test 086...FAILED >test 087... exit FAILED >test 088...FAILED >test 089...FAILED >test 090...FAILED >test 091...FAILED >test 092...FAILED >test 093...FAILED >test 094...FAILED >test 095...FAILED >test 097...FAILED >test 098...FAILED >test 099...FAILED >test 100...FAILED >test 101...FAILED >test 102...FAILED >test 103...FAILED >test 104...FAILED >test 105...FAILED >test 106...FAILED >test 107...FAILED >test 108...FAILED >test 109...FAILED >test 110...FAILED >test 111...FAILED >test 112...FAILED >test 113...FAILED >test 114...FAILED >test 115...FAILED >test 117...FAILED >test 118...FAILED >test 119...FAILED >test 120...FAILED >test 121...FAILED >test 122...FAILED >test 123...FAILED >test 124...FAILED >test 125...FAILED >test 126...FAILED >test 127...FAILED >test 128...FAILED >test 135...FAILED >test 136...FAILED >test 137...FAILED >test 138...FAILED >test 139...FAILED >test 140...FAILED >test 141...FAILED >test 142...FAILED >test 143...FAILED >test 144...FAILED >test 145...FAILED >test 146...FAILED >test 147...FAILED >test 148...FAILED >test 149...FAILED >test 150...FAILED >test 151...FAILED >test 152...FAILED >test 153...FAILED >test 154...FAILED >test 155...FAILED >test 156...FAILED >test 157...FAILED >test 158...FAILED >test 159...FAILED >test 160...FAILED >test 161...FAILED >test 162...FAILED >test 163...FAILED >test 164...FAILED >test 166...FAILED >test 167...FAILED >test 168...FAILED >test 169...FAILED >test 170...FAILED >test 171...FAILED >test 172...FAILED >test 173...FAILED >test 174...FAILED >test 175...FAILED >test 176...FAILED >test 177...FAILED >test 178...FAILED >test 179...FAILED >test 180...FAILED >test 181...FAILED >test 182...FAILED >test 183...FAILED >test 184...FAILED >test 185...FAILED >test 186...FAILED >test 187...FAILED >test 188...FAILED >test 189...FAILED >test 190...FAILED >test 191...FAILED >test 192...FAILED >test 193...FAILED >test 194...FAILED >test 195...FAILED >test 196...FAILED >test 197...FAILED >test 198...FAILED >test 199...FAILED >test 200...FAILED >test 201... exit FAILED >test 202...FAILED >test 203...FAILED >test 204...FAILED >test 205... exit FAILED >test 206...FAILED >test 207...FAILED >test 208...FAILED >test 209...FAILED >test 210...FAILED >test 211...FAILED >test 213...FAILED >test 214...FAILED >test 215...FAILED >test 216...FAILED >test 217...FAILED >test 218...FAILED >test 220...FAILED >test 221...FAILED >test 222...FAILED >test 223...FAILED >test 224...FAILED >test 225... exit FAILED >test 226... exit FAILED >test 227...FAILED >test 228...FAILED >test 229...FAILED >test 231...FAILED >test 233...FAILED >test 234...FAILED >test 235...FAILED >test 236...FAILED >test 237...FAILED >test 238...FAILED >test 239...FAILED >test 243...FAILED >test 245...FAILED >test 246...FAILED >test 247...FAILED >test 248...FAILED >test 249...FAILED >test 250...FAILED >test 251...FAILED >test 256...FAILED >test 258...FAILED >test 259...FAILED >test 260...FAILED >test 261...FAILED >test 262...FAILED >test 264...FAILED >test 265...FAILED >test 266...FAILED >test 267...FAILED >test 268...FAILED >test 269...FAILED >test 270...FAILED >test 271...FAILED >test 272...FAILED >test 273...FAILED >test 274...FAILED >test 275...FAILED >test 276...FAILED >test 277...FAILED >test 278...FAILED >test 279...FAILED >test 280...FAILED >test 281...FAILED >test 282...FAILED >test 283...FAILED >test 284...FAILED >test 285...FAILED >test 286...FAILED >test 287...FAILED >test 288...FAILED >test 289... exit FAILED >test 290...FAILED >test 291...FAILED >test 292...FAILED >test 293...FAILED >test 294...FAILED >test 295...FAILED >test 296...FAILED >test 297...FAILED >test 298...FAILED >test 350...FAILED >test 351...FAILED >test 352...FAILED >test 353...FAILED >test 354...FAILED >test 402...FAILED >test 405... exit FAILED >test 500...FAILED >test 501... exit FAILED >test 502...FAILED >test 503...FAILED >test 504... exit FAILED >test 505...FAILED >test 506...FAILED >test 507... exit FAILED >test 508...FAILED >test 510...FAILED >test 511...FAILED >test 512...FAILED >test 513...FAILED >test 514...FAILED >test 515...FAILED >test 516...FAILED >test 517...FAILED >test 519...FAILED >test 520...FAILED >test 521...FAILED >test 522...FAILED >test 523...FAILED >test 524...FAILED >test 525...FAILED >test 526...FAILED >test 527...FAILED >test 528...FAILED >test 529...FAILED >test 530...FAILED >test 531...FAILED >test 532...FAILED >test 533...FAILED >test 534...FAILED >test 535...FAILED >test 536...FAILED >test 537...FAILED >test 538...FAILED >test 540...FAILED >test 541...FAILED >test 542...FAILED >test 543...FAILED >test 544...FAILED >test 545...FAILED >test 700...FAILED >test 701...FAILED >test 702... exit FAILED >test 703... exit FAILED >test 704... exit FAILED >test 705... exit FAILED >test 706...FAILED >test 707...FAILED >test 1000...FAILED >test 1001...FAILED >test 1002...FAILED >test 1003...FAILED >test 1004...OK (390 out of 403, remaining: 00:28) >test 1005...FAILED >test 1006...FAILED >test 1007...FAILED >test 1008...FAILED >test 1009...FAILED >test 1010...FAILED >test 1011...FAILED >test 1012...FAILED >test 2000...FAILED >test 2001...FAILED >test 2002...FAILED >test 2003...FAILED >TESTDONE: 2 tests out of 350 reported OK: 0% >TESTFAIL: These test cases failed: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 117 118 119 120 121 122 123 124 125 126 127 128 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 213 214 215 216 217 218 220 221 222 223 224 225 226 227 228 229 231 233 234 235 236 237 238 239 243 245 246 247 248 249 250 251 256 258 259 260 261 262 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 350 351 352 353 354 402 405 500 501 502 503 504 505 506 507 508 510 511 512 513 514 515 516 517 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 540 541 542 543 544 545 700 701 702 703 704 705 706 707 1000 1001 1002 1003 1005 1006 1007 1008 1009 1010 1011 1012 2000 2001 2002 2003 >TESTDONE: 403 tests were considered during 872 seconds. >TESTINFO: 53 tests were skipped due to these restraints: >TESTINFO: "curl lacks any scp support" 4 times (601, 603, 605, 607) >TESTINFO: "no stunnel" 18 times (300, 301, 302, 303, 304, 305, 306, 307, 308, 400, 401, 403, 404, 406, 407, 408, 409, 509) >TESTINFO: "curl lacks any sftp support" 13 times (600, 602, 604, 606, 608, 609, 610, 611, 612, 613, 614, 615, 2004) >TESTINFO: "rlimit problem: fds needed 1050 > system limit 1024" 1 times (518) >TESTINFO: "curl lacks ipv6 support" 10 times (116, 212, 240, 241, 242, 252, 253, 254, 255, 263) >TESTINFO: "curl lacks idn support" 1 times (165) >TESTINFO: "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257) >make[1]: *** [quiet-test] BÅÄ d 1 >make[1]: Opuszczenie katalogu `/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1/tests' >make: *** [test] BÅÄ d 2 > [31;01m*[0m > [31;01m*[0m ERROR: net-misc/curl-7.17.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 46: Called src_test > [31;01m*[0m environment, line 2379: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && diefunc "$FUNCNAME" "$LINENO" "$?" "Make check failed. See above for details."; > [31;01m*[0m The die message: > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-misc/curl-7.17.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.17.1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 201417
: 137842 |
137845