* curl-7.25.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]  * Package: net-misc/curl-7.25.0  * Repository: gentoo  * Maintainer: blueness@gentoo.org gregkh@gentoo.org  * USE: amd64 consolekit elibc_glibc ipv6 kernel_linux multilib nss policykit ssl threads userland_GNU  * FEATURES: keepwork preserve-libs sandbox >>> Unpacking source... >>> Unpacking curl-7.25.0.tar.bz2 to /var/tmp/portage/net-misc/curl-7.25.0/work >>> Source unpacked in /var/tmp/portage/net-misc/curl-7.25.0/work >>> Preparing source in /var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0 ... * Applying curl-7.19.7-test241.patch ...  [ ok ] * Applying curl-7.18.2-prefix.patch ...  [ ok ] * Applying curl-respect-cflags-3.patch ...  [ ok ] * Adjusting to prefix / * curl-config.in ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: curl-7.25.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0 ... * econf: updating curl-7.25.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating curl-7.25.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-dict --enable-file --enable-ftp --enable-gopher --enable-http --enable-imap --disable-ldap --disable-ldaps --enable-pop3 --without-librtmp --enable-rtsp --without-libssh2 --enable-smtp --enable-telnet --enable-tftp --disable-ares --enable-cookies --enable-hidden-symbols --enable-ipv6 --enable-largefile --enable-manual --enable-nonblocking --enable-proxy --disable-soname-bump --disable-sspi --disable-static --enable-threaded-resolver --disable-versioned-symbols --without-libidn --without-gssapi --without-krb4 --without-spnego --with-zlib --with-ssl --without-gnutls --without-nss --without-ca-bundle --with-ca-path=/etc/ssl/certs configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable c-ares for DNS lookups... no checking for sed... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking curl version... 7.25.0 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... yes checking size of long... 8 checking size of void*... 8 checking for 64-bit curl_off_t data type... long checking size of curl_off_t... 8 checking formatting string directive for curl_off_t... "ld" checking formatting string directive for unsigned curl_off_t... "lu" checking constant suffix string for curl_off_t... L checking constant suffix string for unsigned curl_off_t... UL checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes checking if compiler is icc (to build with PIC)... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if we need -mimpure-text... no checking if we need BUILDING_LIBCURL... no checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if shared libraries need -no-undefined... no checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... no checking whether to support ldaps... no checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to provide built-in manual... yes checking whether to enable generation of C code... yes checking if X/Open network library is required... no checking for gethostbyname... yes checking for strcasecmp... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... -lrt checking if monotonic clock_gettime works... yes checking whether to use libgcc... no checking whether to enable ipv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... yes checking if Kerberos4 support is requested... no checking if SPNEGO support is requested... no checking if GSSAPI support is requested... no checking for pkg-config... /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto " configure: pkg-config: SSL_LDFLAGS: " " configure: pkg-config: SSL_CPPFLAGS: " " checking for CRYPTO_lock in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/pkcs12.h usability... yes checking openssl/pkcs12.h presence... yes checking for openssl/pkcs12.h... yes checking for ENGINE_init... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for ENGINE_load_builtin_engines... yes checking for RAND_status... yes checking for RAND_screen... no checking for RAND_egd... yes checking for ENGINE_cleanup... yes checking for CRYPTO_cleanup_all_ex_data... yes checking for SSL_get_shutdown... yes checking for SSLv2_client_method... yes checking for yaSSL using OpenSSL compatibility mode... no checking for OpenSSL headers version... 1.0.0 - 0x1000008fL checking for OpenSSL library version... 1.0.0 checking for OpenSSL headers and library versions matching... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for "/dev/urandom"... (cached) yes checking for SRP_Calc_client_key in -lcrypto... no checking default CA cert bundle/path... /etc/ssl/certs (capath) checking if libraries can be versioned... yes checking whether versioned symbols are wanted... no checking whether to build with libidn... no checking for ANSI C header files... (cached) yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for limits.h... yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for sys/un.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... (cached) yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for socket.h... no checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... no checking for sys/wait.h... yes checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 8 checking size of long... (cached) 8 checking size of int... 4 checking size of short... 2 checking size of time_t... 8 checking size of off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for curl_socklen_t data type... socklen_t checking size of curl_socklen_t... 4 checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recvfrom... yes checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for stdio.h... yes checking if fdopen can be linked... yes checking if fdopen is prototyped... yes checking if fdopen is compilable... yes checking if fdopen usage allowed... yes checking if fdopen might be used... yes checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking for sys/types.h... (cached) yes checking for sys/xattr.h... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gai_strerror can be linked... yes checking if gai_strerror is prototyped... yes checking if gai_strerror is compilable... yes checking if gai_strerror usage allowed... yes checking if gai_strerror might be used... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... yes checking if gethostbyaddr_r is prototyped... yes checking if gethostbyaddr_r takes 5 args.... no checking if gethostbyaddr_r takes 7 args.... no checking if gethostbyaddr_r takes 8 args.... yes checking if gethostbyaddr_r is compilable... yes checking if gethostbyaddr_r usage allowed... yes checking if gethostbyaddr_r might be used... yes checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... yes checking if gethostbyname_r is prototyped... yes checking if gethostbyname_r takes 3 args.... no checking if gethostbyname_r takes 5 args.... no checking if gethostbyname_r takes 6 args.... yes checking if gethostbyname_r is compilable... yes checking if gethostbyname_r usage allowed... yes checking if gethostbyname_r might be used... yes checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... yes checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r seems to work... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking if memrchr can be linked... yes checking if memrchr is prototyped... no checking if memrchr might be used... no checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll seems to work... yes checking if poll usage allowed... yes checking if poll might be used... yes checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if socket can be linked... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if socketpair can be linked... yes checking if socketpair is prototyped... yes checking if socketpair is compilable... yes checking if socketpair usage allowed... yes checking if socketpair might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcasestr can be linked... yes checking if strcasestr is prototyped... no checking if strcasestr might be used... no checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strlcat can be linked... no checking if strlcat might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for fork... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getprotobyname... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for inet_addr... yes checking for perror... yes checking for pipe... yes checking for setlocale... yes checking for setmode... no checking deeper for setmode... but still no checking for setrlimit... yes checking for uname... yes checking for utime... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for getnameinfo... yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int checking for stdio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for working NI_WITHSCOPEID... no checking whether to enable non-blocking communications... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... /usr/bin/nroff checking how to use *nroff to get plain text from man pages... -man checking whether to enable the threaded resolver... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes configure: using POSIX threaded DNS lookup checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable NTLM delegation to winbind's helper... yes checking whether to enable TLS-SRP authentication... yes checking whether to enable support for cookies... yes checking whether to enable hidden symbols in the library... checking whether x86_64-pc-linux-gnu-gcc supports it... yes checking whether to enforce SONAME bump... no configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating lib/libcurl.vers config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit/Makefile config.status: creating packages/Makefile config.status: creating packages/Win32/Makefile config.status: creating packages/Win32/cygwin/Makefile config.status: creating packages/Linux/Makefile config.status: creating packages/Linux/RPM/Makefile config.status: creating packages/Linux/RPM/curl.spec config.status: creating packages/Linux/RPM/curl-ssl.spec config.status: creating packages/Solaris/Makefile config.status: creating packages/EPM/curl.list config.status: creating packages/EPM/Makefile config.status: creating packages/vms/Makefile config.status: creating packages/AIX/Makefile config.status: creating packages/AIX/RPM/Makefile config.status: creating packages/AIX/RPM/curl.spec config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: creating src/curl_config.h config.status: creating include/curl/curlbuild.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configured to build curl/libcurl: curl version: 7.25.0 Host setup: x86_64-pc-linux-gnu Install prefix: /usr Compiler: x86_64-pc-linux-gnu-gcc SSL support: enabled (OpenSSL) SSH support: no (--with-libssh2) zlib support: enabled krb4 support: no (--with-krb4*) GSSAPI support: no (--with-gssapi) SPNEGO support: no (--with-spnego) TLS-SRP support: no (--enable-tls-srp) resolver: threaded ipv6 support: enabled IDN support: no (--with-libidn) Build libcurl: Shared=yes, Static=no Built-in manual: enabled --libcurl option: enabled (--disable-libcurl-option) Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: no ca cert path: /etc/ssl/certs LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS support: no (--enable-ldaps) RTSP support: enabled RTMP support: no (--with-librtmp) Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0 ... make -j7 --load-average=15 Making all in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' make all-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o file.lo file.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o timeval.lo timeval.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o base64.lo base64.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o hostip.lo hostip.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o progress.lo progress.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o formdata.lo formdata.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o cookie.lo cookie.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c cookie.c -fPIC -DPIC -o .libs/cookie.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c timeval.c -fPIC -DPIC -o .libs/timeval.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hostip.c -fPIC -DPIC -o .libs/hostip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c progress.c -fPIC -DPIC -o .libs/progress.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c formdata.c -fPIC -DPIC -o .libs/formdata.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o http.lo http.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c http.c -fPIC -DPIC -o .libs/http.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o sendf.lo sendf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o ftp.lo ftp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o url.lo url.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c ftp.c -fPIC -DPIC -o .libs/ftp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o dict.lo dict.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c sendf.c -fPIC -DPIC -o .libs/sendf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c url.c -fPIC -DPIC -o .libs/url.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c dict.c -fPIC -DPIC -o .libs/dict.o sendf.c: In function ‘showit’: sendf.c:645:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result sendf.c:646:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o if2ip.lo if2ip.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o speedcheck.lo speedcheck.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c if2ip.c -fPIC -DPIC -o .libs/if2ip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c speedcheck.c -fPIC -DPIC -o .libs/speedcheck.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o ldap.lo ldap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o ssluse.lo ssluse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c ldap.c -fPIC -DPIC -o .libs/ldap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c ssluse.c -fPIC -DPIC -o .libs/ssluse.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o getenv.lo getenv.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o escape.lo escape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c getenv.c -fPIC -DPIC -o .libs/getenv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c escape.c -fPIC -DPIC -o .libs/escape.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o mprintf.lo mprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c mprintf.c -fPIC -DPIC -o .libs/mprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o telnet.lo telnet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c telnet.c -fPIC -DPIC -o .libs/telnet.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o netrc.lo netrc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c netrc.c -fPIC -DPIC -o .libs/netrc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o getinfo.lo getinfo.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o transfer.lo transfer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o strequal.lo strequal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c getinfo.c -fPIC -DPIC -o .libs/getinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c transfer.c -fPIC -DPIC -o .libs/transfer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c strequal.c -fPIC -DPIC -o .libs/strequal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o easy.lo easy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c easy.c -fPIC -DPIC -o .libs/easy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o security.lo security.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o krb4.lo krb4.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_fnmatch.lo curl_fnmatch.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o fileinfo.lo fileinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c krb4.c -fPIC -DPIC -o .libs/krb4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c fileinfo.c -fPIC -DPIC -o .libs/fileinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_fnmatch.c -fPIC -DPIC -o .libs/curl_fnmatch.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o ftplistparser.lo ftplistparser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o wildcard.lo wildcard.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c ftplistparser.c -fPIC -DPIC -o .libs/ftplistparser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c wildcard.c -fPIC -DPIC -o .libs/wildcard.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o krb5.lo krb5.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o memdebug.lo memdebug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c krb5.c -fPIC -DPIC -o .libs/krb5.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o http_chunks.lo http_chunks.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o strtok.lo strtok.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c memdebug.c -fPIC -DPIC -o .libs/memdebug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c http_chunks.c -fPIC -DPIC -o .libs/http_chunks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c strtok.c -fPIC -DPIC -o .libs/strtok.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o connect.lo connect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c connect.c -fPIC -DPIC -o .libs/connect.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o llist.lo llist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o hash.lo hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c llist.c -fPIC -DPIC -o .libs/llist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o multi.lo multi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o content_encoding.lo content_encoding.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o share.lo share.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o http_digest.lo http_digest.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c content_encoding.c -fPIC -DPIC -o .libs/content_encoding.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c multi.c -fPIC -DPIC -o .libs/multi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o md4.lo md4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c share.c -fPIC -DPIC -o .libs/share.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c http_digest.c -fPIC -DPIC -o .libs/http_digest.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o md5.lo md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c md4.c -fPIC -DPIC -o .libs/md4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_rand.lo curl_rand.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o http_negotiate.lo http_negotiate.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o inet_pton.lo inet_pton.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o strtoofft.lo strtoofft.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o strerror.lo strerror.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c http_negotiate.c -fPIC -DPIC -o .libs/http_negotiate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c inet_pton.c -fPIC -DPIC -o .libs/inet_pton.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_rand.c -fPIC -DPIC -o .libs/curl_rand.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c strerror.c -fPIC -DPIC -o .libs/strerror.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c strtoofft.c -fPIC -DPIC -o .libs/strtoofft.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o hostasyn.lo hostasyn.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o hostip4.lo hostip4.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o hostip6.lo hostip6.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hostasyn.c -fPIC -DPIC -o .libs/hostasyn.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o hostsyn.lo hostsyn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hostip4.c -fPIC -DPIC -o .libs/hostip4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hostsyn.c -fPIC -DPIC -o .libs/hostsyn.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o inet_ntop.lo inet_ntop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c inet_ntop.c -fPIC -DPIC -o .libs/inet_ntop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hostip6.c -fPIC -DPIC -o .libs/hostip6.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o parsedate.lo parsedate.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o select.lo select.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o gtls.lo gtls.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o sslgen.lo sslgen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o tftp.lo tftp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c gtls.c -fPIC -DPIC -o .libs/gtls.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c sslgen.c -fPIC -DPIC -o .libs/sslgen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c select.c -fPIC -DPIC -o .libs/select.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tftp.c -fPIC -DPIC -o .libs/tftp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o splay.lo splay.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o strdup.lo strdup.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o socks.lo socks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c strdup.c -fPIC -DPIC -o .libs/strdup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c splay.c -fPIC -DPIC -o .libs/splay.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o ssh.lo ssh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c socks.c -fPIC -DPIC -o .libs/socks.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o nss.lo nss.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o qssl.lo qssl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o rawstr.lo rawstr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c nss.c -fPIC -DPIC -o .libs/nss.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c ssh.c -fPIC -DPIC -o .libs/ssh.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_addrinfo.lo curl_addrinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c qssl.c -fPIC -DPIC -o .libs/qssl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c rawstr.c -fPIC -DPIC -o .libs/rawstr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o socks_gssapi.lo socks_gssapi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o socks_sspi.lo socks_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_addrinfo.c -fPIC -DPIC -o .libs/curl_addrinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c socks_gssapi.c -fPIC -DPIC -o .libs/socks_gssapi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c socks_sspi.c -fPIC -DPIC -o .libs/socks_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_sspi.lo curl_sspi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o slist.lo slist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o nonblock.lo nonblock.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_memrchr.lo curl_memrchr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_sspi.c -fPIC -DPIC -o .libs/curl_sspi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o imap.lo imap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c slist.c -fPIC -DPIC -o .libs/slist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o pop3.lo pop3.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o smtp.lo smtp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c nonblock.c -fPIC -DPIC -o .libs/nonblock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_memrchr.c -fPIC -DPIC -o .libs/curl_memrchr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o pingpong.lo pingpong.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c imap.c -fPIC -DPIC -o .libs/imap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c pop3.c -fPIC -DPIC -o .libs/pop3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c smtp.c -fPIC -DPIC -o .libs/smtp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c pingpong.c -fPIC -DPIC -o .libs/pingpong.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o rtsp.lo rtsp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_threads.lo curl_threads.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o warnless.lo warnless.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_threads.c -fPIC -DPIC -o .libs/curl_threads.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c warnless.c -fPIC -DPIC -o .libs/warnless.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c rtsp.c -fPIC -DPIC -o .libs/rtsp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o hmac.lo hmac.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o polarssl.lo polarssl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_rtmp.lo curl_rtmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c polarssl.c -fPIC -DPIC -o .libs/polarssl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hmac.c -fPIC -DPIC -o .libs/hmac.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o openldap.lo openldap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_rtmp.c -fPIC -DPIC -o .libs/curl_rtmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_gethostname.lo curl_gethostname.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o gopher.lo gopher.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c openldap.c -fPIC -DPIC -o .libs/openldap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_gethostname.c -fPIC -DPIC -o .libs/curl_gethostname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o axtls.lo axtls.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o idn_win32.lo idn_win32.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o http_negotiate_sspi.lo http_negotiate_sspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c gopher.c -fPIC -DPIC -o .libs/gopher.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c axtls.c -fPIC -DPIC -o .libs/axtls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o cyassl.lo cyassl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c http_negotiate_sspi.c -fPIC -DPIC -o .libs/http_negotiate_sspi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c idn_win32.c -fPIC -DPIC -o .libs/idn_win32.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o http_proxy.lo http_proxy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o non-ascii.lo non-ascii.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c cyassl.c -fPIC -DPIC -o .libs/cyassl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o asyn-ares.lo asyn-ares.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o asyn-thread.lo asyn-thread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c http_proxy.c -fPIC -DPIC -o .libs/http_proxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_gssapi.lo curl_gssapi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c non-ascii.c -fPIC -DPIC -o .libs/non-ascii.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_ntlm.lo curl_ntlm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c asyn-ares.c -fPIC -DPIC -o .libs/asyn-ares.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c asyn-thread.c -fPIC -DPIC -o .libs/asyn-thread.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_gssapi.c -fPIC -DPIC -o .libs/curl_gssapi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_ntlm_wb.lo curl_ntlm_wb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_ntlm.c -fPIC -DPIC -o .libs/curl_ntlm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_ntlm_core.lo curl_ntlm_core.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o curl_ntlm_msgs.lo curl_ntlm_msgs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_ntlm_core.c -fPIC -DPIC -o .libs/curl_ntlm_core.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_ntlm_wb.c -fPIC -DPIC -o .libs/curl_ntlm_wb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c curl_ntlm_msgs.c -fPIC -DPIC -o .libs/curl_ntlm_msgs.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -version-info 6:0:2 -lssl -lcrypto -lrt -lssl -lcrypto -lz -Wl,-O1 -Wl,--as-needed -o libcurl.la -rpath /usr/lib64 file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo curl_fnmatch.lo fileinfo.lo ftplistparser.lo wildcard.lo krb5.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md4.lo md5.lo curl_rand.lo http_negotiate.lo inet_pton.lo strtoofft.lo strerror.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo slist.lo nonblock.lo curl_memrchr.lo imap.lo pop3.lo smtp.lo pingpong.lo rtsp.lo curl_threads.lo warnless.lo hmac.lo polarssl.lo curl_rtmp.lo openldap.lo curl_gethostname.lo gopher.lo axtls.lo idn_win32.lo http_negotiate_sspi.lo cyassl.lo http_proxy.lo non-ascii.lo asyn-ares.lo asyn-thread.lo curl_gssapi.lo curl_ntlm.lo curl_ntlm_wb.lo curl_ntlm_core.lo curl_ntlm_msgs.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/file.o .libs/timeval.o .libs/base64.o .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o .libs/speedcheck.o .libs/ldap.o .libs/ssluse.o .libs/version.o .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/netrc.o .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o .libs/security.o .libs/krb4.o .libs/curl_fnmatch.o .libs/fileinfo.o .libs/ftplistparser.o .libs/wildcard.o .libs/krb5.o .libs/memdebug.o .libs/http_chunks.o .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md4.o .libs/md5.o .libs/curl_rand.o .libs/http_negotiate.o .libs/inet_pton.o .libs/strtoofft.o .libs/strerror.o .libs/hostasyn.o .libs/hostip4.o .libs/hostip6.o .libs/hostsyn.o .libs/inet_ntop.o .libs/parsedate.o .libs/select.o .libs/gtls.o .libs/sslgen.o .libs/tftp.o .libs/splay.o .libs/strdup.o .libs/socks.o .libs/ssh.o .libs/nss.o .libs/qssl.o .libs/rawstr.o .libs/curl_addrinfo.o .libs/socks_gssapi.o .libs/socks_sspi.o .libs/curl_sspi.o .libs/slist.o .libs/nonblock.o .libs/curl_memrchr.o .libs/imap.o .libs/pop3.o .libs/smtp.o .libs/pingpong.o .libs/rtsp.o .libs/curl_threads.o .libs/warnless.o .libs/hmac.o .libs/polarssl.o .libs/curl_rtmp.o .libs/openldap.o .libs/curl_gethostname.o .libs/gopher.o .libs/axtls.o .libs/idn_win32.o .libs/http_negotiate_sspi.o .libs/cyassl.o .libs/http_proxy.o .libs/non-ascii.o .libs/asyn-ares.o .libs/asyn-thread.o .libs/curl_gssapi.o .libs/curl_ntlm.o .libs/curl_ntlm_wb.o .libs/curl_ntlm_core.o .libs/curl_ntlm_msgs.o -lrt -lssl -lcrypto -lz -march=amdfam10 -O2 -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.2.0 libtool: link: (cd ".libs" && rm -f "libcurl.so.4" && ln -s "libcurl.so.4.2.0" "libcurl.so.4") libtool: link: (cd ".libs" && rm -f "libcurl.so" && ln -s "libcurl.so.4.2.0" "libcurl.so") libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" ) make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' Making all in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' make all-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c hugehelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_binmode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_bname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_cb_dbg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_cb_hdr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_cb_prg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_cb_rea.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_cb_see.c tool_cb_dbg.c: In Funktion »tool_debug_cb«: tool_cb_dbg.c:116:11: Warnung: ignoring return value of »fwrite«, declared with attribute warn_unused_result tool_cb_dbg.c:123:7: Warnung: ignoring return value of »fwrite«, declared with attribute warn_unused_result tool_cb_dbg.c:131:7: Warnung: ignoring return value of »fwrite«, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_cb_wrt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_cfgable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_convert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_dirhie.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_doswin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_easysrc.c hugehelp.c: In Funktion »hugehelp«:x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_formparse.c hugehelp.c:7492:15: Warnung: ignoring return value of »fwrite«, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_getparam.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_getpass.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_help.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_homedir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_libinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_mfiles.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_msgs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_operate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_operhlp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_panykey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_paramhlp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_parsecfg.c tool_msgs.c: In Funktion »warnf«: tool_msgs.c:68:9: Warnung: ignoring return value of »fwrite«, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_setopt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_sleep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_urlglob.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_vms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_writeenv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_writeout.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c tool_xattr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -c -o nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -o curl hugehelp.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_convert.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_homedir.o tool_libinfo.o tool_main.o tool_mfiles.o tool_msgs.o tool_operate.o tool_operhlp.o tool_panykey.o tool_paramhlp.o tool_parsecfg.o tool_setopt.o tool_sleep.o tool_urlglob.o tool_util.o tool_vms.o tool_writeenv.o tool_writeout.o tool_xattr.o strtoofft.o strdup.o rawstr.o nonblock.o ../lib/libcurl.la -lrt -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -fomit-frame-pointer -pthread -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -o .libs/curl hugehelp.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_convert.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_homedir.o tool_libinfo.o tool_main.o tool_mfiles.o tool_msgs.o tool_operate.o tool_operhlp.o tool_panykey.o tool_paramhlp.o tool_parsecfg.o tool_setopt.o tool_sleep.o tool_urlglob.o tool_util.o tool_vms.o tool_writeenv.o tool_writeout.o tool_xattr.o strtoofft.o strdup.o rawstr.o nonblock.o ../lib/.libs/libcurl.so -lssl -lcrypto -lrt -lz -pthread make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' Making all in include make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' Making all in curl make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make all-am make[3]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[3]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[2]: Für das Ziel »all-am« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' make[1]: Für das Ziel »all-am« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' >>> Source compiled. >>> Test phase [not enabled]: net-misc/curl-7.25.0 >>> Install curl-7.25.0 into /var/tmp/portage/net-misc/curl-7.25.0/image/ category net-misc make -j7 --load-average=15 DESTDIR=/var/tmp/portage/net-misc/curl-7.25.0/image/ install Making install in lib make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64" make[2]: Für das Ziel »install-data-am« ist nichts zu tun. /bin/sh ../libtool --mode=install /usr/bin/install -c libcurl.la '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64' libtool: install: /usr/bin/install -c .libs/libcurl.so.4.2.0 /var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64/libcurl.so.4.2.0 libtool: install: (cd /var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64 && { ln -s -f libcurl.so.4.2.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.2.0 libcurl.so.4; }; }) libtool: install: (cd /var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64 && { ln -s -f libcurl.so.4.2.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.2.0 libcurl.so; }; }) libtool: install: /usr/bin/install -c .libs/libcurl.lai /var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64/libcurl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/lib' Making install in src make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' make install-am make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' make[3]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/bin" make[3]: Für das Ziel »install-data-am« ist nichts zu tun. /bin/sh ../libtool --mode=install /usr/bin/install -c curl '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/bin' libtool: install: warning: `../lib/libcurl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/curl /var/tmp/portage/net-misc/curl-7.25.0/image//usr/bin/curl make[3]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/src' Making install in include make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' Making install in curl make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[3]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/include/curl" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/include/curl" /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h curlbuild.h curlrules.h '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/include/curl' make[3]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[3]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/bin" test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64/pkgconfig" /usr/bin/install -c curl-config '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/bin' /usr/bin/install -c -m 644 libcurl.pc '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' cd include && make install make[4]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' Making install in curl make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[6]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/include/curl" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/include/curl" /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h curlbuild.h curlrules.h '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/include/curl' make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include/curl' make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[6]: Für das Ziel »install-exec-am« ist nichts zu tun. make[6]: Für das Ziel »install-data-am« ist nichts zu tun. make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' make[4]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/include' cd docs && make install make[4]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs' Making install in examples make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/examples' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/examples' make[6]: Für das Ziel »install-exec-am« ist nichts zu tun. make[6]: Für das Ziel »install-data-am« ist nichts zu tun. make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/examples' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/examples' Making install in libcurl make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/libcurl' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/libcurl' make[6]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/share/man/man3" /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3 curl_formadd.3 curl_formfree.3 curl_getdate.3 curl_getenv.3 curl_slist_append.3 curl_slist_free_all.3 curl_version.3 curl_version_info.3 curl_escape.3 curl_unescape.3 curl_free.3 curl_strequal.3 curl_mprintf.3 curl_global_init.3 curl_global_cleanup.3 curl_multi_add_handle.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_remove_handle.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 libcurl.3 libcurl-easy.3 libcurl-multi.3 libcurl-share.3 libcurl-errors.3 curl_easy_strerror.3 curl_multi_strerror.3 curl_share_strerror.3 curl_global_init_mem.3 '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/share/man/man3' /usr/bin/install -c -m 644 libcurl-tutorial.3 curl_easy_reset.3 curl_easy_escape.3 curl_easy_unescape.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_timeout.3 curl_formget.3 curl_multi_assign.3 curl_easy_pause.3 curl_easy_recv.3 curl_easy_send.3 curl_multi_socket_action.3 '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/share/man/man3' make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/libcurl' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs/libcurl' make[5]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs' make[6]: Entering directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs' make[6]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-misc/curl-7.25.0/image//usr/share/man/man1" /usr/bin/install -c -m 644 curl.1 curl-config.1 '/var/tmp/portage/net-misc/curl-7.25.0/image//usr/share/man/man1' make[6]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs' make[5]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs' make[4]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0/docs' make[3]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.25.0/work/curl-7.25.0' >>> Completed installing curl-7.25.0 into /var/tmp/portage/net-misc/curl-7.25.0/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line /usr/bin/curl /usr/lib64/libcurl.so.4.2.0 ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/man * checking 79 files for package collisions >>> Merging net-misc/curl-7.25.0 to / --- /usr/ --- /usr/bin/ >>> /usr/bin/curl >>> /usr/bin/curl-config --- /usr/include/ --- /usr/include/curl/ >>> /usr/include/curl/curl.h >>> /usr/include/curl/stdcheaders.h >>> /usr/include/curl/easy.h >>> /usr/include/curl/typecheck-gcc.h >>> /usr/include/curl/curlbuild.h >>> /usr/include/curl/curlrules.h >>> /usr/include/curl/multi.h >>> /usr/include/curl/curlver.h >>> /usr/include/curl/mprintf.h --- /usr/lib64/ >>> /usr/lib64/libcurl.so.4.2.0 >>> /usr/lib64/libcurl.so -> libcurl.so.4.2.0 >>> /usr/lib64/libcurl.so.4 -> libcurl.so.4.2.0 --- /usr/lib64/pkgconfig/ >>> /usr/lib64/pkgconfig/libcurl.pc --- /usr/share/ --- /usr/share/aclocal/ >>> /usr/share/aclocal/libcurl.m4 --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/curl.1.bz2 >>> /usr/share/man/man1/curl-config.1.bz2 --- /usr/share/man/man3/ >>> /usr/share/man/man3/curl_share_strerror.3.bz2 >>> /usr/share/man/man3/libcurl-multi.3.bz2 >>> /usr/share/man/man3/curl_multi_timeout.3.bz2 >>> /usr/share/man/man3/curl_getdate.3.bz2 >>> /usr/share/man/man3/curl_easy_reset.3.bz2 >>> /usr/share/man/man3/curl_multi_cleanup.3.bz2 >>> /usr/share/man/man3/libcurl-easy.3.bz2 >>> /usr/share/man/man3/curl_formadd.3.bz2 >>> /usr/share/man/man3/curl_share_init.3.bz2 >>> /usr/share/man/man3/curl_slist_free_all.3.bz2 >>> /usr/share/man/man3/curl_free.3.bz2 >>> /usr/share/man/man3/curl_easy_duphandle.3.bz2 >>> /usr/share/man/man3/libcurl-share.3.bz2 >>> /usr/share/man/man3/libcurl-tutorial.3.bz2 >>> /usr/share/man/man3/curl_multi_perform.3.bz2 >>> /usr/share/man/man3/curl_easy_send.3.bz2 >>> /usr/share/man/man3/curl_mprintf.3.bz2 >>> /usr/share/man/man3/curl_easy_setopt.3.bz2 >>> /usr/share/man/man3/curl_multi_add_handle.3.bz2 >>> /usr/share/man/man3/libcurl-errors.3.bz2 >>> /usr/share/man/man3/curl_easy_strerror.3.bz2 >>> /usr/share/man/man3/curl_strequal.3.bz2 >>> /usr/share/man/man3/curl_escape.3.bz2 >>> /usr/share/man/man3/curl_multi_fdset.3.bz2 >>> /usr/share/man/man3/curl_easy_recv.3.bz2 >>> /usr/share/man/man3/curl_multi_setopt.3.bz2 >>> /usr/share/man/man3/curl_multi_remove_handle.3.bz2 >>> /usr/share/man/man3/curl_slist_append.3.bz2 >>> /usr/share/man/man3/curl_getenv.3.bz2 >>> /usr/share/man/man3/curl_multi_init.3.bz2 >>> /usr/share/man/man3/curl_version.3.bz2 >>> /usr/share/man/man3/curl_unescape.3.bz2 >>> /usr/share/man/man3/curl_formfree.3.bz2 >>> /usr/share/man/man3/curl_easy_cleanup.3.bz2 >>> /usr/share/man/man3/curl_share_setopt.3.bz2 >>> /usr/share/man/man3/curl_easy_pause.3.bz2 >>> /usr/share/man/man3/curl_easy_init.3.bz2 >>> /usr/share/man/man3/curl_easy_perform.3.bz2 >>> /usr/share/man/man3/curl_global_cleanup.3.bz2 >>> /usr/share/man/man3/curl_easy_escape.3.bz2 >>> /usr/share/man/man3/curl_multi_assign.3.bz2 >>> /usr/share/man/man3/curl_easy_unescape.3.bz2 >>> /usr/share/man/man3/curl_formget.3.bz2 >>> /usr/share/man/man3/libcurl.3.bz2 >>> /usr/share/man/man3/curl_multi_strerror.3.bz2 >>> /usr/share/man/man3/curl_share_cleanup.3.bz2 >>> /usr/share/man/man3/curl_multi_info_read.3.bz2 >>> /usr/share/man/man3/curl_easy_getinfo.3.bz2 >>> /usr/share/man/man3/curl_global_init.3.bz2 >>> /usr/share/man/man3/curl_multi_socket.3.bz2 >>> /usr/share/man/man3/curl_version_info.3.bz2 >>> /usr/share/man/man3/curl_global_init_mem.3.bz2 >>> /usr/share/man/man3/curl_multi_socket_action.3.bz2 --- /usr/share/doc/ --- /usr/share/doc/curl-7.25.0/ >>> /usr/share/doc/curl-7.25.0/BUGS.bz2 >>> /usr/share/doc/curl-7.25.0/CHANGES.bz2 >>> /usr/share/doc/curl-7.25.0/README.bz2 >>> /usr/share/doc/curl-7.25.0/INTERNALS.bz2 >>> /usr/share/doc/curl-7.25.0/FEATURES.bz2 >>> /usr/share/doc/curl-7.25.0/FAQ.bz2 >>> /usr/share/doc/curl-7.25.0/MANUAL.bz2 >>> /usr/share/doc/curl-7.25.0/CONTRIBUTE.bz2 >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced obj /usr/share/man/man3/libcurl.3.bz2 --- replaced obj /usr/share/man/man3/libcurl-tutorial.3.bz2 --- replaced obj /usr/share/man/man3/libcurl-share.3.bz2 --- replaced obj /usr/share/man/man3/libcurl-multi.3.bz2 --- replaced obj /usr/share/man/man3/libcurl-errors.3.bz2 --- replaced obj /usr/share/man/man3/libcurl-easy.3.bz2 --- replaced obj /usr/share/man/man3/curl_version_info.3.bz2 --- replaced obj /usr/share/man/man3/curl_version.3.bz2 --- replaced obj /usr/share/man/man3/curl_unescape.3.bz2 --- replaced obj /usr/share/man/man3/curl_strequal.3.bz2 --- replaced obj /usr/share/man/man3/curl_slist_free_all.3.bz2 --- replaced obj /usr/share/man/man3/curl_slist_append.3.bz2 --- replaced obj /usr/share/man/man3/curl_share_strerror.3.bz2 --- replaced obj /usr/share/man/man3/curl_share_setopt.3.bz2 --- replaced obj /usr/share/man/man3/curl_share_init.3.bz2 --- replaced obj /usr/share/man/man3/curl_share_cleanup.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_timeout.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_strerror.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_socket_action.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_socket.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_setopt.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_remove_handle.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_perform.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_init.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_info_read.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_fdset.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_cleanup.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_assign.3.bz2 --- replaced obj /usr/share/man/man3/curl_multi_add_handle.3.bz2 --- replaced obj /usr/share/man/man3/curl_mprintf.3.bz2 --- replaced obj /usr/share/man/man3/curl_global_init_mem.3.bz2 --- replaced obj /usr/share/man/man3/curl_global_init.3.bz2 --- replaced obj /usr/share/man/man3/curl_global_cleanup.3.bz2 --- replaced obj /usr/share/man/man3/curl_getenv.3.bz2 --- replaced obj /usr/share/man/man3/curl_getdate.3.bz2 --- replaced obj /usr/share/man/man3/curl_free.3.bz2 --- replaced obj /usr/share/man/man3/curl_formget.3.bz2 --- replaced obj /usr/share/man/man3/curl_formfree.3.bz2 --- replaced obj /usr/share/man/man3/curl_formadd.3.bz2 --- replaced obj /usr/share/man/man3/curl_escape.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_unescape.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_strerror.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_setopt.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_send.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_reset.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_recv.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_perform.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_pause.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_init.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_getinfo.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_escape.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_duphandle.3.bz2 --- replaced obj /usr/share/man/man3/curl_easy_cleanup.3.bz2 --- replaced dir /usr/share/man/man3 --- replaced obj /usr/share/man/man1/curl.1.bz2 --- replaced obj /usr/share/man/man1/curl-config.1.bz2 --- replaced dir /usr/share/man/man1 --- replaced dir /usr/share/man --- replaced obj /usr/share/doc/curl-7.25.0/README.bz2 --- replaced obj /usr/share/doc/curl-7.25.0/MANUAL.bz2 --- replaced obj /usr/share/doc/curl-7.25.0/INTERNALS.bz2 --- replaced obj /usr/share/doc/curl-7.25.0/FEATURES.bz2 --- replaced obj /usr/share/doc/curl-7.25.0/FAQ.bz2 --- replaced obj /usr/share/doc/curl-7.25.0/CONTRIBUTE.bz2 --- replaced obj /usr/share/doc/curl-7.25.0/CHANGES.bz2 --- replaced obj /usr/share/doc/curl-7.25.0/BUGS.bz2 --- replaced dir /usr/share/doc/curl-7.25.0 --- replaced dir /usr/share/doc --- replaced obj /usr/share/aclocal/libcurl.m4 --- replaced dir /usr/share/aclocal --- replaced dir /usr/share --- replaced obj /usr/lib64/pkgconfig/libcurl.pc --- replaced dir /usr/lib64/pkgconfig --- replaced obj /usr/lib64/libcurl.so.4.2.0 --- replaced sym /usr/lib64/libcurl.so.4 --- replaced sym /usr/lib64/libcurl.so --- replaced dir /usr/lib64 --- replaced obj /usr/include/curl/typecheck-gcc.h --- replaced obj /usr/include/curl/stdcheaders.h --- replaced obj /usr/include/curl/multi.h --- replaced obj /usr/include/curl/mprintf.h --- replaced obj /usr/include/curl/easy.h --- replaced obj /usr/include/curl/curlver.h --- replaced obj /usr/include/curl/curlrules.h --- replaced obj /usr/include/curl/curlbuild.h --- replaced obj /usr/include/curl/curl.h --- replaced dir /usr/include/curl --- replaced dir /usr/include --- replaced obj /usr/bin/curl-config --- replaced obj /usr/bin/curl --- replaced dir /usr/bin --- replaced dir /usr >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. >>> net-misc/curl-7.25.0 merged. >>> Regenerating /etc/ld.so.cache...