Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 378936 Details for
Bug 513340
net-misc/curl-7.37.0: USE=metalink fails with axtls,polarssl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
net-misc:curl-7.37.0:20140615-120445.log (text/x-log), 141.08 KB, created by
Michał Górny
on 2014-06-15 12:21:42 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2014-06-15 12:21:42 UTC
Size:
141.08 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/curl-7.37.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: blueness@gentoo.org gregkh@gentoo.org >[32;01m * [39;49;00mUSE: adns amd64 curl_ssl_axtls elibc_glibc idn ipv6 kerberos kernel_linux ldap metalink rtmp ssh ssl userland_GNU >[32;01m * [39;49;00mFEATURES: ccache distcc preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking curl-7.37.0.tar.bz2 to /tmp/portage/net-misc/curl-7.37.0/work >>>> Source unpacked in /tmp/portage/net-misc/curl-7.37.0/work >>>> Preparing source in /tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0 ... > [32;01m*[0m Applying curl-7.30.0-prefix.patch ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying curl-respect-cflags-3.patch ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying curl-fix-gnutls-nettle.patch ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying user patches from /etc/portage/patches//net-misc/curl ... > [32;01m*[0m Done with patching > [32;01m*[0m Adjusting to prefix / > [32;01m*[0m curl-config.in ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: curl-7.37.0/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0 ... > [32;01m*[0m [1;32m**************************************************[00m > [32;01m*[0m SSL provided by axtls > [32;01m*[0m NOTE: axtls is meant for embedded systems and > [32;01m*[0m may not be the best choice as an ssl provider > [32;01m*[0m [1;32m**************************************************[00m > * econf: updating curl-7.37.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating curl-7.37.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --enable-dict --enable-file --enable-ftp --enable-gopher --enable-http --enable-imap --enable-ldap --enable-ldaps --enable-pop3 --enable-rtsp --with-libssh2 --enable-smtp --enable-telnet --enable-tftp --enable-ares --enable-cookies --enable-hidden-symbols --enable-ipv6 --enable-largefile --enable-manual --enable-proxy --disable-soname-bump --disable-sspi --disable-static --disable-threaded-resolver --disable-versioned-symbols --without-darwinssl --with-libidn --with-gssapi=/usr --without-krb4 --with-libmetalink --without-nghttp2 --with-librtmp --without-spnego --without-winidn --without-winssl --with-zlib --without-axtls --without-cyassl --without-gnutls --without-nss --without-polarssl --without-ssl --without-winssl --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-axtls >configure: loading site script /usr/local/share/config.site >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 hiding of library internal symbols... yes >checking whether to enable c-ares for DNS lookups... yes >checking for path separator... : >checking for sed... (cached) /bin/sed >checking for grep... (cached) /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... (cached) /usr/bin/install -c >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc-4.8.2 >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-4.8.2 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc-4.8.2 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc-4.8.2 understands -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc-4.8.2 -E >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) gawk >checking whether make sets $(MAKE)... (cached) yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc-4.8.2... none >checking curl version... 7.37.0 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for sys/types.h... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) 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 how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... (cached) /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc-4.8.2... /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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 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... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... (cached) 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc-4.8.2 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... (cached) yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc-4.8.2 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc-4.8.2 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc-4.8.2 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc-4.8.2 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc-4.8.2 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc-4.8.2 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc-4.8.2 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 whether to build shared libraries with -version-info... yes >checking whether to build shared libraries with -no-undefined... no >checking whether to build shared libraries with -mimpure-text... no >checking whether to build shared libraries with PIC... yes >checking whether to build static libraries with PIC... yes >checking whether to build shared libraries only... yes >checking whether to build static libraries only... no >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 compiler halts on function prototype mismatch... yes >checking if compiler supports hiding library internal symbols... yes >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... yes >checking whether to support ldaps... yes >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 whether to use libgcc... no >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... no additional lib required >checking if monotonic clock_gettime works... 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 lber.h... yes >checking for ldap.h... yes >checking for ldapssl.h... no >checking for ldap_ssl.h... no >checking for LDAP libraries... -llber -lldap >checking for ldap_url_parse... yes >checking for ldap_init_fd... yes >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 SPNEGO support is requested... no >checking if GSS-API support is requested... yes >checking gss.h usability... no >checking gss.h presence... no >checking for gss.h... no >checking gssapi/gssapi.h usability... yes >checking gssapi/gssapi.h presence... yes >checking for gssapi/gssapi.h... yes >checking for gssapi/gssapi_generic.h... no >checking for gssapi/gssapi_krb5.h... yes >checking gssapi.h usability... yes >checking gssapi.h presence... yes >checking for gssapi.h... yes >checking whether to enable Windows native SSL/TLS (Windows native builds only)... no >checking whether to enable iOS/Mac OS X native SSL/TLS... no >checking for ssl_version in -laxtls... yes >configure: Added /usr/local/lib to LD_LIBRARY_PATH >checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for libmetalink options with pkg-config... found >checking if libmetalink is recent enough... yes (0.1.1) >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for libssh2 options with pkg-config... found >checking for libssh2_channel_open_ex in -lssh2... yes >checking libssh2.h usability... yes >checking libssh2.h presence... yes >checking for libssh2.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for librtmp options with pkg-config... found >checking for RTMP_Init in -lrtmp... yes >checking librtmp/rtmp.h usability... yes >checking librtmp/rtmp.h presence... yes >checking for librtmp/rtmp.h... yes >checking whether versioned symbols are wanted... no >checking whether to enable Windows native IDN (Windows native builds only)... no >checking whether to build with libidn... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for libidn options with pkg-config... found >configure: pkg-config: IDN_LIBS: "-lidn " >configure: pkg-config: IDN_LDFLAGS: "" >configure: pkg-config: IDN_CPPFLAGS: "" >configure: pkg-config: IDN_DIR: "" >checking if idna_to_ascii_4i can be linked... yes >checking for idn_free... yes >checking for idna_strerror... yes >checking for tld_strerror... yes >checking idn-free.h usability... yes >checking idn-free.h presence... yes >checking for idn-free.h... yes >checking tld.h usability... yes >checking tld.h presence... yes >checking for tld.h... yes >checking whether to build with nghttp2... 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... 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 sys/types.h... (cached) yes >checking for poll.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking for in_addr_t... yes >checking for struct sockaddr_storage... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for sig_atomic_t... yes >checking if sig_atomic_t is already defined as volatile... no >checking return type of signal handlers... void >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking 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 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 for gethostname arg 2 data type... size_t >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 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 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 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 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 that c-ares is good and recent enough... yes >checking whether to enable the threaded resolver... no >checking whether to enable verbose strings... yes >checking whether to enable SSPI support (Windows native builds only)... no >checking whether to enable cryptographic authentication methods... yes >checking whether to enable 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 hiding of library internal symbols will actually happen... yes >checking whether to enforce SONAME bump... no >configure: using LIBS: -lcares -lidn -lrtmp -lz -lgmp -lgnutls -lhogweed -lnettle -lssh2 -lssh2 -laxtls -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lhcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -ldl -lresolv -pthread -llber -lldap -lz >configure: LIBS note: LIBS should only be used to specify libraries (-lname). >configure: WARNING: Continuing even with errors mentioned immediately above this line. >checking that generated files are newer than configure... done >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/certs/Makefile >config.status: creating tests/certs/scripts/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 include/curl/curlbuild.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: Configured to build curl/libcurl: > > curl version: 7.37.0 > Host setup: x86_64-pc-linux-gnu > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc-4.8.2 > SSL support: enabled (axTLS) > SSH support: enabled (libSSH2) > zlib support: enabled > GSS-API support: enabled (MIT Kerberos/Heimdal) > SPNEGO support: no (--with-spnego) > TLS-SRP support: no (--enable-tls-srp) > resolver: c-ares > ipv6 support: enabled > IDN support: enabled > 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: /etc/ssl/certs/ca-certificates.crt > ca cert path: no > LDAP support: enabled (OpenLDAP) > LDAPS support: enabled > RTSP support: enabled > RTMP support: enabled (librtmp) > metalink support: enabled > HTTP2 support: disabled (--with-nghttp2) > Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTMP RTSP SCP SFTP SMTP SMTPS TELNET TFTP > >>>> Source configured. >>>> Compiling source in /tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0 ... >make -j12 >Making all in lib >make[1]: WejÅcie do katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/lib' >make all-am >make[2]: WejÅcie do katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/lib' >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-file.lo `test -f 'file.c' || echo './'`file.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/libcurl_la-file.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c base64.c -fPIC -DPIC -o .libs/libcurl_la-base64.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c timeval.c -fPIC -DPIC -o .libs/libcurl_la-timeval.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c cookie.c -fPIC -DPIC -o .libs/libcurl_la-cookie.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c formdata.c -fPIC -DPIC -o .libs/libcurl_la-formdata.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c http.c -fPIC -DPIC -o .libs/libcurl_la-http.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hostip.c -fPIC -DPIC -o .libs/libcurl_la-hostip.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c progress.c -fPIC -DPIC -o .libs/libcurl_la-progress.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c sendf.c -fPIC -DPIC -o .libs/libcurl_la-sendf.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c dict.c -fPIC -DPIC -o .libs/libcurl_la-dict.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c url.c -fPIC -DPIC -o .libs/libcurl_la-url.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c ftp.c -fPIC -DPIC -o .libs/libcurl_la-ftp.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c >distcc[15296] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c if2ip.c -fPIC -DPIC -o .libs/libcurl_la-if2ip.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c speedcheck.c -fPIC -DPIC -o .libs/libcurl_la-speedcheck.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c ldap.c -fPIC -DPIC -o .libs/libcurl_la-ldap.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c version.c -fPIC -DPIC -o .libs/libcurl_la-version.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c >distcc[15360] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c getenv.c -fPIC -DPIC -o .libs/libcurl_la-getenv.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c >distcc[15380] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c escape.c -fPIC -DPIC -o .libs/libcurl_la-escape.o >distcc[15393] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c mprintf.c -fPIC -DPIC -o .libs/libcurl_la-mprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c telnet.c -fPIC -DPIC -o .libs/libcurl_la-telnet.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c >distcc[15429] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c netrc.c -fPIC -DPIC -o .libs/libcurl_la-netrc.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c getinfo.c -fPIC -DPIC -o .libs/libcurl_la-getinfo.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-strequal.lo `test -f 'strequal.c' || echo './'`strequal.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-security.lo `test -f 'security.c' || echo './'`security.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c transfer.c -fPIC -DPIC -o .libs/libcurl_la-transfer.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c strequal.c -fPIC -DPIC -o .libs/libcurl_la-strequal.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c easy.c -fPIC -DPIC -o .libs/libcurl_la-easy.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c security.c -fPIC -DPIC -o .libs/libcurl_la-security.o >distcc[15515] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >distcc[15518] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >distcc[15526] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_fnmatch.c -fPIC -DPIC -o .libs/libcurl_la-curl_fnmatch.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c fileinfo.c -fPIC -DPIC -o .libs/libcurl_la-fileinfo.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c >distcc[15570] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c ftplistparser.c -fPIC -DPIC -o .libs/libcurl_la-ftplistparser.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c wildcard.c -fPIC -DPIC -o .libs/libcurl_la-wildcard.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c krb5.c -fPIC -DPIC -o .libs/libcurl_la-krb5.o >distcc[15604] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c memdebug.c -fPIC -DPIC -o .libs/libcurl_la-memdebug.o >distcc[15623] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c >krb5.c: In function âkrb5_decodeâ: >krb5.c:99:3: warning: âgss_unsealâ is deprecated (declared at /usr/include/gssapi/gssapi.h:888) [-Wdeprecated-declarations] >krb5.c: In function âkrb5_encodeâ: >krb5.c:141:3: warning: âgss_sealâ is deprecated (declared at /usr/include/gssapi/gssapi.h:878) [-Wdeprecated-declarations] >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c http_chunks.c -fPIC -DPIC -o .libs/libcurl_la-http_chunks.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo './'`connect.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c strtok.c -fPIC -DPIC -o .libs/libcurl_la-strtok.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c connect.c -fPIC -DPIC -o .libs/libcurl_la-connect.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c >distcc[15673] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c llist.c -fPIC -DPIC -o .libs/libcurl_la-llist.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo './'`hash.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo './'`multi.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hash.c -fPIC -DPIC -o .libs/libcurl_la-hash.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c multi.c -fPIC -DPIC -o .libs/libcurl_la-multi.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c content_encoding.c -fPIC -DPIC -o .libs/libcurl_la-content_encoding.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-share.lo `test -f 'share.c' || echo './'`share.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c share.c -fPIC -DPIC -o .libs/libcurl_la-share.o >distcc[15747] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c http_digest.c -fPIC -DPIC -o .libs/libcurl_la-http_digest.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo './'`md4.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c md4.c -fPIC -DPIC -o .libs/libcurl_la-md4.o >distcc[15778] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >distcc[15780] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo './'`md5.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c md5.c -fPIC -DPIC -o .libs/libcurl_la-md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c http_negotiate.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c >distcc[15822] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c inet_pton.c -fPIC -DPIC -o .libs/libcurl_la-inet_pton.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c strtoofft.c -fPIC -DPIC -o .libs/libcurl_la-strtoofft.o >distcc[15845] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-amigaos.lo `test -f 'amigaos.c' || echo './'`amigaos.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c strerror.c -fPIC -DPIC -o .libs/libcurl_la-strerror.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c amigaos.c -fPIC -DPIC -o .libs/libcurl_la-amigaos.o >distcc[15882] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hostasyn.c -fPIC -DPIC -o .libs/libcurl_la-hostasyn.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hostip4.c -fPIC -DPIC -o .libs/libcurl_la-hostip4.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hostip6.c -fPIC -DPIC -o .libs/libcurl_la-hostip6.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hostsyn.c -fPIC -DPIC -o .libs/libcurl_la-hostsyn.o >distcc[15943] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >distcc[15946] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c >distcc[15952] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c inet_ntop.c -fPIC -DPIC -o .libs/libcurl_la-inet_ntop.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c parsedate.c -fPIC -DPIC -o .libs/libcurl_la-parsedate.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c select.c -fPIC -DPIC -o .libs/libcurl_la-select.o >distcc[15993] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c tftp.c -fPIC -DPIC -o .libs/libcurl_la-tftp.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c >distcc[16024] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c splay.c -fPIC -DPIC -o .libs/libcurl_la-splay.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c strdup.c -fPIC -DPIC -o .libs/libcurl_la-strdup.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo './'`socks.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c socks.c -fPIC -DPIC -o .libs/libcurl_la-socks.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c >distcc[16059] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-rawstr.lo `test -f 'rawstr.c' || echo './'`rawstr.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo './'`curl_addrinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c ssh.c -fPIC -DPIC -o .libs/libcurl_la-ssh.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c rawstr.c -fPIC -DPIC -o .libs/libcurl_la-rawstr.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_addrinfo.c -fPIC -DPIC -o .libs/libcurl_la-curl_addrinfo.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo './'`socks_gssapi.c >distcc[16108] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >distcc[16109] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo './'`socks_sspi.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c socks_gssapi.c -fPIC -DPIC -o .libs/libcurl_la-socks_gssapi.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo './'`curl_sspi.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-slist.lo `test -f 'slist.c' || echo './'`slist.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c socks_sspi.c -fPIC -DPIC -o .libs/libcurl_la-socks_sspi.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-nonblock.lo `test -f 'nonblock.c' || echo './'`nonblock.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo './'`curl_memrchr.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_sspi.c -fPIC -DPIC -o .libs/libcurl_la-curl_sspi.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-imap.lo `test -f 'imap.c' || echo './'`imap.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c slist.c -fPIC -DPIC -o .libs/libcurl_la-slist.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c nonblock.c -fPIC -DPIC -o .libs/libcurl_la-nonblock.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_memrchr.c -fPIC -DPIC -o .libs/libcurl_la-curl_memrchr.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c imap.c -fPIC -DPIC -o .libs/libcurl_la-imap.o >distcc[16214] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c pop3.c -fPIC -DPIC -o .libs/libcurl_la-pop3.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-pingpong.lo `test -f 'pingpong.c' || echo './'`pingpong.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c smtp.c -fPIC -DPIC -o .libs/libcurl_la-smtp.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c pingpong.c -fPIC -DPIC -o .libs/libcurl_la-pingpong.o >distcc[16272] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c rtsp.c -fPIC -DPIC -o .libs/libcurl_la-rtsp.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_threads.c -fPIC -DPIC -o .libs/libcurl_la-curl_threads.o >distcc[16281] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c warnless.c -fPIC -DPIC -o .libs/libcurl_la-warnless.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-openldap.lo `test -f 'openldap.c' || echo './'`openldap.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hmac.c -fPIC -DPIC -o .libs/libcurl_la-hmac.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_rtmp.c -fPIC -DPIC -o .libs/libcurl_la-curl_rtmp.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c openldap.c -fPIC -DPIC -o .libs/libcurl_la-openldap.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_gethostname.c -fPIC -DPIC -o .libs/libcurl_la-curl_gethostname.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c >distcc[16369] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c gopher.c -fPIC -DPIC -o .libs/libcurl_la-gopher.o >distcc[16381] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c idn_win32.c -fPIC -DPIC -o .libs/libcurl_la-idn_win32.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-http_negotiate_sspi.lo `test -f 'http_negotiate_sspi.c' || echo './'`http_negotiate_sspi.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-http_proxy.lo `test -f 'http_proxy.c' || echo './'`http_proxy.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c http_negotiate_sspi.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate_sspi.o >distcc[16417] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c http_proxy.c -fPIC -DPIC -o .libs/libcurl_la-http_proxy.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-non-ascii.lo `test -f 'non-ascii.c' || echo './'`non-ascii.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c non-ascii.c -fPIC -DPIC -o .libs/libcurl_la-non-ascii.o >distcc[16447] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo './'`asyn-ares.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo './'`asyn-thread.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c asyn-ares.c -fPIC -DPIC -o .libs/libcurl_la-asyn-ares.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c asyn-thread.c -fPIC -DPIC -o .libs/libcurl_la-asyn-thread.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo './'`curl_gssapi.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_gssapi.c -fPIC -DPIC -o .libs/libcurl_la-curl_gssapi.o >distcc[16491] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_ntlm.lo `test -f 'curl_ntlm.c' || echo './'`curl_ntlm.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo './'`curl_ntlm_wb.c >distcc[16503] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_ntlm.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_ntlm_wb.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_wb.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo './'`curl_ntlm_core.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_ntlm_msgs.lo `test -f 'curl_ntlm_msgs.c' || echo './'`curl_ntlm_msgs.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_ntlm_core.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_core.o >distcc[16550] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_ntlm_msgs.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_msgs.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_sasl.lo `test -f 'curl_sasl.c' || echo './'`curl_sasl.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_multibyte.lo `test -f 'curl_multibyte.c' || echo './'`curl_multibyte.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-hostcheck.lo `test -f 'hostcheck.c' || echo './'`hostcheck.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_sasl.c -fPIC -DPIC -o .libs/libcurl_la-curl_sasl.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_multibyte.c -fPIC -DPIC -o .libs/libcurl_la-curl_multibyte.o >distcc[16596] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >distcc[16598] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-bundles.lo `test -f 'bundles.c' || echo './'`bundles.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c hostcheck.c -fPIC -DPIC -o .libs/libcurl_la-hostcheck.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-conncache.lo `test -f 'conncache.c' || echo './'`conncache.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c bundles.c -fPIC -DPIC -o .libs/libcurl_la-bundles.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-pipeline.lo `test -f 'pipeline.c' || echo './'`pipeline.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c conncache.c -fPIC -DPIC -o .libs/libcurl_la-conncache.o >distcc[16650] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-dotdot.lo `test -f 'dotdot.c' || echo './'`dotdot.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c pipeline.c -fPIC -DPIC -o .libs/libcurl_la-pipeline.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-x509asn1.lo `test -f 'x509asn1.c' || echo './'`x509asn1.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-http2.lo `test -f 'http2.c' || echo './'`http2.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c dotdot.c -fPIC -DPIC -o .libs/libcurl_la-dotdot.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o libcurl_la-curl_sasl_sspi.lo `test -f 'curl_sasl_sspi.c' || echo './'`curl_sasl_sspi.c >distcc[16686] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c x509asn1.c -fPIC -DPIC -o .libs/libcurl_la-x509asn1.o >distcc[16707] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c http2.c -fPIC -DPIC -o .libs/libcurl_la-http2.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c curl_sasl_sspi.c -fPIC -DPIC -o .libs/libcurl_la-curl_sasl_sspi.o >distcc[16725] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-openssl.lo `test -f 'vtls/openssl.c' || echo './'`vtls/openssl.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-gtls.lo `test -f 'vtls/gtls.c' || echo './'`vtls/gtls.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-vtls.lo `test -f 'vtls/vtls.c' || echo './'`vtls/vtls.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-nss.lo `test -f 'vtls/nss.c' || echo './'`vtls/nss.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/openssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-openssl.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-qssl.lo `test -f 'vtls/qssl.c' || echo './'`vtls/qssl.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-polarssl.lo `test -f 'vtls/polarssl.c' || echo './'`vtls/polarssl.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/vtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-vtls.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/gtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-gtls.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-polarssl_threadlock.lo `test -f 'vtls/polarssl_threadlock.c' || echo './'`vtls/polarssl_threadlock.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/nss.c -fPIC -DPIC -o vtls/.libs/libcurl_la-nss.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/qssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-qssl.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/polarssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-polarssl.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/polarssl_threadlock.c -fPIC -DPIC -o vtls/.libs/libcurl_la-polarssl_threadlock.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-axtls.lo `test -f 'vtls/axtls.c' || echo './'`vtls/axtls.c >distcc[16843] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >distcc[16849] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-cyassl.lo `test -f 'vtls/cyassl.c' || echo './'`vtls/cyassl.c >distcc[16859] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/axtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-axtls.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-curl_schannel.lo `test -f 'vtls/curl_schannel.c' || echo './'`vtls/curl_schannel.c >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-curl_darwinssl.lo `test -f 'vtls/curl_darwinssl.c' || echo './'`vtls/curl_darwinssl.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/cyassl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-cyassl.o >/bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o vtls/libcurl_la-gskit.lo `test -f 'vtls/gskit.c' || echo './'`vtls/gskit.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/curl_schannel.c -fPIC -DPIC -o vtls/.libs/libcurl_la-curl_schannel.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/curl_darwinssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-curl_darwinssl.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -I/usr/include -I/usr/local/include -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -c vtls/gskit.c -fPIC -DPIC -o vtls/.libs/libcurl_la-gskit.o >distcc[16946] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) >/bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc-4.8.2 -fvisibility=hidden -march=athlon64 -O2 -pipe -frecord-gcc-switches -version-info 7:0:3 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -lcares -lidn -lrtmp -lz -lgmp -lgnutls -lhogweed -lnettle -lssh2 -lssh2 -laxtls -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lhcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -ldl -lresolv -pthread -llber -lldap -lz -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -o libcurl.la -rpath /usr/lib64 libcurl_la-file.lo libcurl_la-timeval.lo libcurl_la-base64.lo libcurl_la-hostip.lo libcurl_la-progress.lo libcurl_la-formdata.lo libcurl_la-cookie.lo libcurl_la-http.lo libcurl_la-sendf.lo libcurl_la-ftp.lo libcurl_la-url.lo libcurl_la-dict.lo libcurl_la-if2ip.lo libcurl_la-speedcheck.lo libcurl_la-ldap.lo libcurl_la-version.lo libcurl_la-getenv.lo libcurl_la-escape.lo libcurl_la-mprintf.lo libcurl_la-telnet.lo libcurl_la-netrc.lo libcurl_la-getinfo.lo libcurl_la-transfer.lo libcurl_la-strequal.lo libcurl_la-easy.lo libcurl_la-security.lo libcurl_la-curl_fnmatch.lo libcurl_la-fileinfo.lo libcurl_la-ftplistparser.lo libcurl_la-wildcard.lo libcurl_la-krb5.lo libcurl_la-memdebug.lo libcurl_la-http_chunks.lo libcurl_la-strtok.lo libcurl_la-connect.lo libcurl_la-llist.lo libcurl_la-hash.lo libcurl_la-multi.lo libcurl_la-content_encoding.lo libcurl_la-share.lo libcurl_la-http_digest.lo libcurl_la-md4.lo libcurl_la-md5.lo libcurl_la-http_negotiate.lo libcurl_la-inet_pton.lo libcurl_la-strtoofft.lo libcurl_la-strerror.lo libcurl_la-amigaos.lo libcurl_la-hostasyn.lo libcurl_la-hostip4.lo libcurl_la-hostip6.lo libcurl_la-hostsyn.lo libcurl_la-inet_ntop.lo libcurl_la-parsedate.lo libcurl_la-select.lo libcurl_la-tftp.lo libcurl_la-splay.lo libcurl_la-strdup.lo libcurl_la-socks.lo libcurl_la-ssh.lo libcurl_la-rawstr.lo libcurl_la-curl_addrinfo.lo libcurl_la-socks_gssapi.lo libcurl_la-socks_sspi.lo libcurl_la-curl_sspi.lo libcurl_la-slist.lo libcurl_la-nonblock.lo libcurl_la-curl_memrchr.lo libcurl_la-imap.lo libcurl_la-pop3.lo libcurl_la-smtp.lo libcurl_la-pingpong.lo libcurl_la-rtsp.lo libcurl_la-curl_threads.lo libcurl_la-warnless.lo libcurl_la-hmac.lo libcurl_la-curl_rtmp.lo libcurl_la-openldap.lo libcurl_la-curl_gethostname.lo libcurl_la-gopher.lo libcurl_la-idn_win32.lo libcurl_la-http_negotiate_sspi.lo libcurl_la-http_proxy.lo libcurl_la-non-ascii.lo libcurl_la-asyn-ares.lo libcurl_la-asyn-thread.lo libcurl_la-curl_gssapi.lo libcurl_la-curl_ntlm.lo libcurl_la-curl_ntlm_wb.lo libcurl_la-curl_ntlm_core.lo libcurl_la-curl_ntlm_msgs.lo libcurl_la-curl_sasl.lo libcurl_la-curl_multibyte.lo libcurl_la-hostcheck.lo libcurl_la-bundles.lo libcurl_la-conncache.lo libcurl_la-pipeline.lo libcurl_la-dotdot.lo libcurl_la-x509asn1.lo libcurl_la-http2.lo libcurl_la-curl_sasl_sspi.lo vtls/libcurl_la-openssl.lo vtls/libcurl_la-gtls.lo vtls/libcurl_la-vtls.lo vtls/libcurl_la-nss.lo vtls/libcurl_la-qssl.lo vtls/libcurl_la-polarssl.lo vtls/libcurl_la-polarssl_threadlock.lo vtls/libcurl_la-axtls.lo vtls/libcurl_la-cyassl.lo vtls/libcurl_la-curl_schannel.lo vtls/libcurl_la-curl_darwinssl.lo vtls/libcurl_la-gskit.lo >libtool: link: x86_64-pc-linux-gnu-gcc-4.8.2 -shared -fPIC -DPIC .libs/libcurl_la-file.o .libs/libcurl_la-timeval.o .libs/libcurl_la-base64.o .libs/libcurl_la-hostip.o .libs/libcurl_la-progress.o .libs/libcurl_la-formdata.o .libs/libcurl_la-cookie.o .libs/libcurl_la-http.o .libs/libcurl_la-sendf.o .libs/libcurl_la-ftp.o .libs/libcurl_la-url.o .libs/libcurl_la-dict.o .libs/libcurl_la-if2ip.o .libs/libcurl_la-speedcheck.o .libs/libcurl_la-ldap.o .libs/libcurl_la-version.o .libs/libcurl_la-getenv.o .libs/libcurl_la-escape.o .libs/libcurl_la-mprintf.o .libs/libcurl_la-telnet.o .libs/libcurl_la-netrc.o .libs/libcurl_la-getinfo.o .libs/libcurl_la-transfer.o .libs/libcurl_la-strequal.o .libs/libcurl_la-easy.o .libs/libcurl_la-security.o .libs/libcurl_la-curl_fnmatch.o .libs/libcurl_la-fileinfo.o .libs/libcurl_la-ftplistparser.o .libs/libcurl_la-wildcard.o .libs/libcurl_la-krb5.o .libs/libcurl_la-memdebug.o .libs/libcurl_la-http_chunks.o .libs/libcurl_la-strtok.o .libs/libcurl_la-connect.o .libs/libcurl_la-llist.o .libs/libcurl_la-hash.o .libs/libcurl_la-multi.o .libs/libcurl_la-content_encoding.o .libs/libcurl_la-share.o .libs/libcurl_la-http_digest.o .libs/libcurl_la-md4.o .libs/libcurl_la-md5.o .libs/libcurl_la-http_negotiate.o .libs/libcurl_la-inet_pton.o .libs/libcurl_la-strtoofft.o .libs/libcurl_la-strerror.o .libs/libcurl_la-amigaos.o .libs/libcurl_la-hostasyn.o .libs/libcurl_la-hostip4.o .libs/libcurl_la-hostip6.o .libs/libcurl_la-hostsyn.o .libs/libcurl_la-inet_ntop.o .libs/libcurl_la-parsedate.o .libs/libcurl_la-select.o .libs/libcurl_la-tftp.o .libs/libcurl_la-splay.o .libs/libcurl_la-strdup.o .libs/libcurl_la-socks.o .libs/libcurl_la-ssh.o .libs/libcurl_la-rawstr.o .libs/libcurl_la-curl_addrinfo.o .libs/libcurl_la-socks_gssapi.o .libs/libcurl_la-socks_sspi.o .libs/libcurl_la-curl_sspi.o .libs/libcurl_la-slist.o .libs/libcurl_la-nonblock.o .libs/libcurl_la-curl_memrchr.o .libs/libcurl_la-imap.o .libs/libcurl_la-pop3.o .libs/libcurl_la-smtp.o .libs/libcurl_la-pingpong.o .libs/libcurl_la-rtsp.o .libs/libcurl_la-curl_threads.o .libs/libcurl_la-warnless.o .libs/libcurl_la-hmac.o .libs/libcurl_la-curl_rtmp.o .libs/libcurl_la-openldap.o .libs/libcurl_la-curl_gethostname.o .libs/libcurl_la-gopher.o .libs/libcurl_la-idn_win32.o .libs/libcurl_la-http_negotiate_sspi.o .libs/libcurl_la-http_proxy.o .libs/libcurl_la-non-ascii.o .libs/libcurl_la-asyn-ares.o .libs/libcurl_la-asyn-thread.o .libs/libcurl_la-curl_gssapi.o .libs/libcurl_la-curl_ntlm.o .libs/libcurl_la-curl_ntlm_wb.o .libs/libcurl_la-curl_ntlm_core.o .libs/libcurl_la-curl_ntlm_msgs.o .libs/libcurl_la-curl_sasl.o .libs/libcurl_la-curl_multibyte.o .libs/libcurl_la-hostcheck.o .libs/libcurl_la-bundles.o .libs/libcurl_la-conncache.o .libs/libcurl_la-pipeline.o .libs/libcurl_la-dotdot.o .libs/libcurl_la-x509asn1.o .libs/libcurl_la-http2.o .libs/libcurl_la-curl_sasl_sspi.o vtls/.libs/libcurl_la-openssl.o vtls/.libs/libcurl_la-gtls.o vtls/.libs/libcurl_la-vtls.o vtls/.libs/libcurl_la-nss.o vtls/.libs/libcurl_la-qssl.o vtls/.libs/libcurl_la-polarssl.o vtls/.libs/libcurl_la-polarssl_threadlock.o vtls/.libs/libcurl_la-axtls.o vtls/.libs/libcurl_la-cyassl.o vtls/.libs/libcurl_la-curl_schannel.o vtls/.libs/libcurl_la-curl_darwinssl.o vtls/.libs/libcurl_la-gskit.o -L/usr/local/lib -lcares -lidn -lrtmp -lgmp -lhogweed -lnettle -lssh2 -laxtls -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lhcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -ldl /usr/lib64/libldap.so /usr/lib64/liblber.so -lresolv -lgnutls -lgcrypt -lz -Wl,--as-needed -march=athlon64 -O2 -Wl,-O1 -Wl,--hash-style=gnu -pthread -pthread -Wl,-O1 -Wl,--hash-style=gnu -pthread -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.3.0 >libtool: link: (cd ".libs" && rm -f "libcurl.so.4" && ln -s "libcurl.so.4.3.0" "libcurl.so.4") >libtool: link: (cd ".libs" && rm -f "libcurl.so" && ln -s "libcurl.so.4.3.0" "libcurl.so") >libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" ) >make[2]: Opuszczenie katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/lib' >make[1]: Opuszczenie katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/lib' >Making all in src >make[1]: WejÅcie do katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/src' >make all-am >make[2]: WejÅcie do katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/src' >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_binmode.o `test -f 'tool_binmode.c' || echo './'`tool_binmode.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_bname.o `test -f 'tool_bname.c' || echo './'`tool_bname.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_cb_dbg.o `test -f 'tool_cb_dbg.c' || echo './'`tool_cb_dbg.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_cb_hdr.o `test -f 'tool_cb_hdr.c' || echo './'`tool_cb_hdr.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_cb_prg.o `test -f 'tool_cb_prg.c' || echo './'`tool_cb_prg.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_cb_rea.o `test -f 'tool_cb_rea.c' || echo './'`tool_cb_rea.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_cb_see.o `test -f 'tool_cb_see.c' || echo './'`tool_cb_see.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_cb_wrt.o `test -f 'tool_cb_wrt.c' || echo './'`tool_cb_wrt.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_cfgable.o `test -f 'tool_cfgable.c' || echo './'`tool_cfgable.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_convert.o `test -f 'tool_convert.c' || echo './'`tool_convert.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_dirhie.o `test -f 'tool_dirhie.c' || echo './'`tool_dirhie.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_doswin.o `test -f 'tool_doswin.c' || echo './'`tool_doswin.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_easysrc.o `test -f 'tool_easysrc.c' || echo './'`tool_easysrc.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_formparse.o `test -f 'tool_formparse.c' || echo './'`tool_formparse.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_getparam.o `test -f 'tool_getparam.c' || echo './'`tool_getparam.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_getpass.o `test -f 'tool_getpass.c' || echo './'`tool_getpass.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_help.o `test -f 'tool_help.c' || echo './'`tool_help.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_helpers.o `test -f 'tool_helpers.c' || echo './'`tool_helpers.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_homedir.o `test -f 'tool_homedir.c' || echo './'`tool_homedir.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_hugehelp.o `test -f 'tool_hugehelp.c' || echo './'`tool_hugehelp.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_libinfo.o `test -f 'tool_libinfo.c' || echo './'`tool_libinfo.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_main.o `test -f 'tool_main.c' || echo './'`tool_main.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_metalink.o `test -f 'tool_metalink.c' || echo './'`tool_metalink.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_mfiles.o `test -f 'tool_mfiles.c' || echo './'`tool_mfiles.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_msgs.o `test -f 'tool_msgs.c' || echo './'`tool_msgs.c >distcc[17134] ERROR: compile (null) on localhost failed >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_operate.o `test -f 'tool_operate.c' || echo './'`tool_operate.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_operhlp.o `test -f 'tool_operhlp.c' || echo './'`tool_operhlp.c >x86_64-pc-linux-gnu-gcc-4.8.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -I/usr/local/include -march=athlon64 -O2 -pipe -frecord-gcc-switches -c -o curl-tool_panykey.o `test -f 'tool_panykey.c' || echo './'`tool_panykey.c >tool_metalink.c:90:4: error: #error "Can't compile METALINK support without a crypto library." > # error "Can't compile METALINK support without a crypto library." > ^ >tool_metalink.c:404:29: error: âMD5_Initâ undeclared here (not in a function) > (Curl_digest_init_func) MD5_Init, > ^ >tool_metalink.c:405:31: error: âMD5_Updateâ undeclared here (not in a function) > (Curl_digest_update_func) MD5_Update, > ^ >tool_metalink.c:406:30: error: âMD5_Finalâ undeclared here (not in a function) > (Curl_digest_final_func) MD5_Final, > ^ >tool_metalink.c:407:12: error: âMD5_CTXâ undeclared here (not in a function) > sizeof(MD5_CTX), > ^ >tool_metalink.c:414:29: error: âSHA1_Initâ undeclared here (not in a function) > (Curl_digest_init_func) SHA1_Init, > ^ >tool_metalink.c:415:31: error: âSHA1_Updateâ undeclared here (not in a function) > (Curl_digest_update_func) SHA1_Update, > ^ >tool_metalink.c:416:30: error: âSHA1_Finalâ undeclared here (not in a function) > (Curl_digest_final_func) SHA1_Final, > ^ >tool_metalink.c:417:12: error: âSHA_CTXâ undeclared here (not in a function) > sizeof(SHA_CTX), > ^ >tool_metalink.c:424:29: error: âSHA256_Initâ undeclared here (not in a function) > (Curl_digest_init_func) SHA256_Init, > ^ >tool_metalink.c:425:31: error: âSHA256_Updateâ undeclared here (not in a function) > (Curl_digest_update_func) SHA256_Update, > ^ >tool_metalink.c:426:30: error: âSHA256_Finalâ undeclared here (not in a function) > (Curl_digest_final_func) SHA256_Final, > ^ >tool_metalink.c:427:12: error: âSHA256_CTXâ undeclared here (not in a function) > sizeof(SHA256_CTX), > ^ >distcc[17127] ERROR: compile tool_metalink.c on localhost failed >Makefile:1487: polecenia dla obiektu 'curl-tool_metalink.o' nie powiodÅy siÄ >make[2]: *** [curl-tool_metalink.o] BÅÄ d 1 >make[2]: *** Oczekiwanie na niezakoÅczone zadania.... >make[2]: Opuszczenie katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/src' >Makefile:625: polecenia dla obiektu 'all' nie powiodÅy siÄ >make[1]: *** [all] BÅÄ d 2 >make[1]: Opuszczenie katalogu '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0/src' >Makefile:838: polecenia dla obiektu 'all-recursive' nie powiodÅy siÄ >make: *** [all-recursive] BÅÄ d 1 > [31;01m*[0m ERROR: net-misc/curl-7.37.0::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/curl-7.37.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/curl-7.37.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-misc:curl-7.37.0:20140615-120445.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/curl-7.37.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/net-misc/curl-7.37.0/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0' > [31;01m*[0m S: '/tmp/portage/net-misc/curl-7.37.0/work/curl-7.37.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 513340
: 378936