Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 319714 Details for
Bug 428642
net-misc/curl-7.27.0 fails to emerge (regression)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log for net-misc/curl-7.27.0
build.log (text/plain), 67.77 KB, created by
lxg
on 2012-07-30 12:31:27 UTC
(
hide
)
Description:
Build log for net-misc/curl-7.27.0
Filename:
MIME Type:
Creator:
lxg
Created:
2012-07-30 12:31:27 UTC
Size:
67.77 KB
patch
obsolete
> * Package: net-misc/curl-7.27.0 > * Repository: gentoo > * Maintainer: blueness@gentoo.org gregkh@gentoo.org > * USE: amd64 curl_ssl_gnutls elibc_glibc ipv6 kernel_linux multilib ssl userland_GNU > * FEATURES: sandbox > * Applying curl-7.27.0-prefix.patch ... > [ ok ] > * Applying curl-respect-cflags-3.patch ... > [ ok ] > * Applying curl-fix-gnutls-nettle.patch ... > [ ok ] > * Adjusting to prefix / > * curl-config.in ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/curl-7.27.0/work/curl-7.27.0' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] > * Running elibtoolize in: curl-7.27.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * [1;32m**************************************************[00m > * SSL provided by gnutls > * gnutls compiled with dev-libs/nettle > * [1;32m**************************************************[00m >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... no >checking for sed... /bin/sed >checking for grep... /bin/grep >checking for egrep... /bin/grep -E >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking curl version... 7.27.0 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for sys/types.h... yes >checking for stdint.h... yes >checking for inttypes.h... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... yes >checking size of long... 8 >checking size of void*... 8 >checking for 64-bit curl_off_t data type... long >checking size of curl_off_t... 8 >checking formatting string directive for curl_off_t... "ld" >checking formatting string directive for unsigned curl_off_t... "lu" >checking constant suffix string for curl_off_t... L >checking constant suffix string for unsigned curl_off_t... UL >checking if OS is AIX (to define _ALL_SOURCE)... no >checking if _THREAD_SAFE is already defined... no >checking if _THREAD_SAFE is actually needed... no >checking if _THREAD_SAFE is onwards defined... no >checking if _REENTRANT is already defined... no >checking if _REENTRANT is actually needed... no >checking if _REENTRANT is onwards defined... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes >checking if compiler is icc (to build with PIC)... no >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking if we need -mimpure-text... no >checking if we need BUILDING_LIBCURL... no >checking whether make sets $(MAKE)... (cached) yes >checking for inline... inline >checking if compiler is DEC/Compaq/HP C... no >checking if compiler is HP-UX C... no >checking if compiler is IBM C... no >checking if compiler is Intel C... no >checking if compiler is clang... no >checking if compiler is GNU C... yes >checking if compiler is LCC... no >checking if compiler is SGI MIPSpro C... no >checking if compiler is SGI MIPS C... no >checking if compiler is SunPro C... no >checking if compiler is Tiny C... no >checking if compiler is Watcom C... no >checking if compiler halts on compilation errors... yes >checking if compiler halts on negative sized arrays... yes >checking if compiler supports hiding library internal symbols... yes >checking if shared libraries need -no-undefined... no >checking for windows.h... no >checking whether build target is a native Windows one... no >checking whether build target supports WIN32 file API... no >checking whether to support http... yes >checking whether to support ftp... yes >checking whether to support file... yes >checking whether to support ldap... no >checking whether to support ldaps... no >checking whether to support rtsp... yes >checking whether to support proxies... yes >checking whether to support dict... yes >checking whether to support telnet... yes >checking whether to support tftp... yes >checking whether to support pop3... yes >checking whether to support imap... yes >checking whether to support smtp... yes >checking whether to support gopher... yes >checking whether to provide built-in manual... yes >checking whether to enable generation of C code... yes >checking if X/Open network library is required... no >checking for gethostbyname... yes >checking for strcasecmp... yes >checking for windows.h... (cached) no >checking for winsock.h... (cached) no >checking for winsock2.h... (cached) no >checking for connect in libraries... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/types.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for monotonic clock_gettime... yes >checking for clock_gettime in libraries... -lrt >checking if monotonic clock_gettime works... yes >checking whether to use libgcc... no >checking whether to enable ipv6... yes >checking if struct sockaddr_in6 has sin6_scope_id member... yes >checking if argv can be written to... yes >checking if Kerberos4 support is requested... no >checking if SPNEGO support is requested... no >checking if GSSAPI support is requested... no >checking 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 inflateEnd in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >configure: found both libz and libz.h header >checking for pkg-config... /usr/bin/pkg-config >checking for gnutls options with pkg-config... found >checking for gnutls_check_version in -lgnutls... yes >configure: detected GnuTLS version 2.12.20 >checking for gnutls_srp_verifier in -lgnutls... yes >checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt >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... 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 in_addr_t... yes >checking for struct sockaddr_storage... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for sig_atomic_t... yes >checking if sig_atomic_t is already defined as volatile... no >checking return type of signal handlers... void >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for select... yes >checking types of args and return type for select... int,fd_set *,struct timeval *,int >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for recv... yes >checking types of args and return type for recv... int,void *,size_t,int,ssize_t >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for recvfrom... yes >checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for send... yes >checking types of args and return type for send... int,const void *,size_t,int,ssize_t >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for MSG_NOSIGNAL... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking if alarm can be linked... yes >checking if alarm is prototyped... yes >checking if alarm is compilable... yes >checking if alarm usage allowed... yes >checking if alarm might be used... yes >checking for sys/types.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for libgen.h... (cached) yes >checking if basename can be linked... yes >checking if basename is prototyped... yes >checking if basename is compilable... yes >checking if basename usage allowed... yes >checking if basename might be used... yes >checking for sys/types.h... (cached) yes >checking for socket.h... (cached) no >checking if closesocket can be linked... no >checking if closesocket might be used... no >checking if CloseSocket can be linked... no >checking if CloseSocket might be used... no >checking if connect can be linked... yes >checking if connect is prototyped... yes >checking if connect is compilable... yes >checking if connect usage allowed... yes >checking if connect might be used... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for fcntl.h... (cached) yes >checking if fcntl can be linked... yes >checking if fcntl is prototyped... yes >checking if fcntl is compilable... yes >checking if fcntl usage allowed... yes >checking if fcntl might be used... yes >checking if fcntl O_NONBLOCK is compilable... yes >checking if fcntl O_NONBLOCK usage allowed... yes >checking if fcntl O_NONBLOCK might be used... yes >checking for sys/types.h... (cached) yes >checking for stdio.h... yes >checking if fdopen can be linked... yes >checking if fdopen is prototyped... yes >checking if fdopen is compilable... yes >checking if fdopen usage allowed... yes >checking if fdopen might be used... yes >checking for sys/types.h... (cached) yes >checking for netdb.h... (cached) yes >checking if freeaddrinfo can be linked... yes >checking if freeaddrinfo is prototyped... yes >checking if freeaddrinfo is compilable... yes >checking if freeaddrinfo usage allowed... yes >checking if freeaddrinfo might be used... yes >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for ifaddrs.h... yes >checking if freeifaddrs can be linked... yes >checking if freeifaddrs is prototyped... yes >checking if freeifaddrs is compilable... yes >checking if freeifaddrs usage allowed... yes >checking if freeifaddrs might be used... yes >checking for sys/types.h... (cached) yes >checking for sys/xattr.h... yes >checking if fsetxattr can be linked... yes >checking if fsetxattr is prototyped... yes >checking if fsetxattr takes 5 args.... yes >checking if fsetxattr is compilable... yes >checking if fsetxattr usage allowed... yes >checking if fsetxattr might be used... yes >checking if ftruncate can be linked... yes >checking if ftruncate is prototyped... yes >checking if ftruncate is compilable... yes >checking if ftruncate usage allowed... yes >checking if ftruncate might be used... yes >checking for sys/types.h... (cached) yes >checking for stdlib.h... (cached) yes >checking if getaddrinfo can be linked... yes >checking if getaddrinfo is prototyped... yes >checking if getaddrinfo is compilable... yes >checking if getaddrinfo seems to work... yes >checking if getaddrinfo usage allowed... yes >checking if getaddrinfo might be used... yes >checking if getaddrinfo is threadsafe... yes >checking if gai_strerror can be linked... yes >checking if gai_strerror is prototyped... yes >checking if gai_strerror is compilable... yes >checking if gai_strerror usage allowed... yes >checking if gai_strerror might be used... yes >checking if gethostbyaddr can be linked... yes >checking if gethostbyaddr is prototyped... yes >checking if gethostbyaddr is compilable... yes >checking if gethostbyaddr usage allowed... yes >checking if gethostbyaddr might be used... yes >checking if gethostbyaddr_r can be linked... yes >checking if gethostbyaddr_r is prototyped... yes >checking if gethostbyaddr_r takes 5 args.... no >checking if gethostbyaddr_r takes 7 args.... no >checking if gethostbyaddr_r takes 8 args.... yes >checking if gethostbyaddr_r is compilable... yes >checking if gethostbyaddr_r usage allowed... yes >checking if gethostbyaddr_r might be used... yes >checking if gethostbyname can be linked... yes >checking if gethostbyname is prototyped... yes >checking if gethostbyname is compilable... yes >checking if gethostbyname usage allowed... yes >checking if gethostbyname might be used... yes >checking if gethostbyname_r can be linked... yes >checking if gethostbyname_r is prototyped... yes >checking if gethostbyname_r takes 3 args.... no >checking if gethostbyname_r takes 5 args.... no >checking if gethostbyname_r takes 6 args.... yes >checking if gethostbyname_r is compilable... yes >checking if gethostbyname_r usage allowed... yes >checking if gethostbyname_r might be used... yes >checking if gethostname can be linked... yes >checking if gethostname is prototyped... yes >checking if gethostname is compilable... yes >checking if gethostname usage allowed... yes >checking if gethostname might be used... yes >checking if getifaddrs can be linked... yes >checking if getifaddrs is prototyped... yes >checking if getifaddrs is compilable... yes >checking if getifaddrs seems to work... yes >checking if getifaddrs usage allowed... yes >checking if getifaddrs might be used... yes >checking if getservbyport_r can be linked... yes >checking if getservbyport_r is prototyped... yes >checking if getservbyport_r takes 4 args.... no >checking if getservbyport_r takes 5 args.... no >checking if getservbyport_r takes 6 args.... yes >checking if getservbyport_r is compilable... yes >checking if getservbyport_r usage allowed... yes >checking if getservbyport_r might be used... yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for time.h... (cached) yes >checking if gmtime_r can be linked... yes >checking if gmtime_r is prototyped... yes >checking if gmtime_r is compilable... yes >checking if gmtime_r seems to work... yes >checking if gmtime_r usage allowed... yes >checking if gmtime_r might be used... yes >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking if inet_ntoa_r can be linked... no >checking if inet_ntoa_r might be used... no >checking if inet_ntop can be linked... yes >checking if inet_ntop is prototyped... yes >checking if inet_ntop is compilable... yes >checking if inet_ntop seems to work... yes >checking if inet_ntop usage allowed... yes >checking if inet_ntop might be used... yes >checking if inet_pton can be linked... yes >checking if inet_pton is prototyped... yes >checking if inet_pton is compilable... yes >checking if inet_pton seems to work... yes >checking if inet_pton usage allowed... yes >checking if inet_pton might be used... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/ioctl.h... (cached) yes >checking for stropts.h... yes >checking if ioctl can be linked... yes >checking if ioctl is prototyped... yes >checking if ioctl is compilable... yes >checking if ioctl usage allowed... yes >checking if ioctl might be used... yes >checking if ioctl FIONBIO is compilable... yes >checking if ioctl FIONBIO usage allowed... yes >checking if ioctl FIONBIO might be used... yes >checking if ioctl SIOCGIFADDR is compilable... yes >checking if ioctl SIOCGIFADDR usage allowed... yes >checking if ioctl SIOCGIFADDR might be used... yes >checking if ioctlsocket can be linked... no >checking if ioctlsocket might be used... no >checking if IoctlSocket can be linked... no >checking if IoctlSocket might be used... no >checking if localtime_r can be linked... yes >checking if localtime_r is prototyped... yes >checking if localtime_r is compilable... yes >checking if localtime_r seems to work... yes >checking if localtime_r usage allowed... yes >checking if localtime_r might be used... yes >checking if memrchr can be linked... yes >checking if memrchr is prototyped... no >checking if memrchr might be used... no >checking for sys/types.h... (cached) yes >checking for poll.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking if poll can be linked... yes >checking if poll is prototyped... yes >checking if poll is compilable... yes >checking if poll seems to work... yes >checking if poll usage allowed... yes >checking if poll might be used... yes >checking if setsockopt can be linked... yes >checking if setsockopt is prototyped... yes >checking if setsockopt is compilable... yes >checking if setsockopt usage allowed... yes >checking if setsockopt might be used... yes >checking if setsockopt SO_NONBLOCK is compilable... no >checking if setsockopt SO_NONBLOCK might be used... no >checking for sys/types.h... (cached) yes >checking for signal.h... (cached) yes >checking if sigaction can be linked... yes >checking if sigaction is prototyped... yes >checking if sigaction is compilable... yes >checking if sigaction usage allowed... yes >checking if sigaction might be used... yes >checking if siginterrupt can be linked... yes >checking if siginterrupt is prototyped... yes >checking if siginterrupt is compilable... yes >checking if siginterrupt usage allowed... yes >checking if siginterrupt might be used... yes >checking if signal can be linked... yes >checking if signal is prototyped... yes >checking if signal is compilable... yes >checking if signal usage allowed... yes >checking if signal might be used... yes >checking for sys/types.h... (cached) yes >checking for setjmp.h... (cached) yes >checking if sigsetjmp can be linked... no >checking if sigsetjmp seems a macro... yes >checking if sigsetjmp is compilable... yes >checking if sigsetjmp usage allowed... yes >checking if sigsetjmp might be used... yes >checking if socket can be linked... yes >checking if socket is prototyped... yes >checking if socket is compilable... yes >checking if socket usage allowed... yes >checking if socket might be used... yes >checking if socketpair can be linked... yes >checking if socketpair is prototyped... yes >checking if socketpair is compilable... yes >checking if socketpair usage allowed... yes >checking if socketpair might be used... yes >checking if strcasecmp can be linked... yes >checking if strcasecmp is prototyped... yes >checking if strcasecmp is compilable... yes >checking if strcasecmp usage allowed... yes >checking if strcasecmp might be used... yes >checking if strcasestr can be linked... yes >checking if strcasestr is prototyped... no >checking if strcasestr might be used... no >checking if strcmpi can be linked... no >checking if strcmpi might be used... no >checking if strdup can be linked... yes >checking if strdup is prototyped... yes >checking if strdup is compilable... yes >checking if strdup usage allowed... yes >checking if strdup might be used... yes >checking if strerror_r can be linked... yes >checking if strerror_r is prototyped... yes >checking if strerror_r is compilable... yes >checking if strerror_r is glibc like... no >checking if strerror_r is POSIX like... yes >checking if strerror_r seems to work... yes >checking if strerror_r usage allowed... yes >checking if strerror_r might be used... yes >checking if stricmp can be linked... no >checking if stricmp might be used... no >checking if strlcat can be linked... no >checking if strlcat might be used... no >checking if strncasecmp can be linked... yes >checking if strncasecmp is prototyped... yes >checking if strncasecmp is compilable... yes >checking if strncasecmp usage allowed... yes >checking if strncasecmp might be used... yes >checking if strncmpi can be linked... no >checking if strncmpi might be used... no >checking if strnicmp can be linked... no >checking if strnicmp might be used... no >checking if strstr can be linked... yes >checking if strstr is prototyped... yes >checking if strstr is compilable... yes >checking if strstr usage allowed... yes >checking if strstr might be used... yes >checking if strtok_r can be linked... yes >checking if strtok_r is prototyped... yes >checking if strtok_r is compilable... yes >checking if strtok_r usage allowed... yes >checking if strtok_r might be used... yes >checking if strtoll can be linked... yes >checking if strtoll is prototyped... yes >checking if strtoll is compilable... yes >checking if strtoll usage allowed... yes >checking if strtoll might be used... yes >checking for sys/types.h... (cached) yes >checking for sys/uio.h... (cached) yes >checking if writev can be linked... yes >checking if writev is prototyped... yes >checking if writev is compilable... yes >checking if writev usage allowed... yes >checking if writev might be used... yes >checking for fork... yes >checking for geteuid... yes >checking for getpass_r... no >checking deeper for getpass_r... but still no >checking for getppid... yes >checking for getprotobyname... yes >checking for getpwuid... yes >checking for getrlimit... yes >checking for gettimeofday... yes >checking for inet_addr... yes >checking for perror... yes >checking for pipe... yes >checking for setlocale... yes >checking for setmode... no >checking deeper for setmode... but still no >checking for setrlimit... yes >checking for uname... yes >checking for utime... yes >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netdb.h... (cached) yes >checking for getnameinfo... yes >checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int >checking for stdio.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netdb.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for working NI_WITHSCOPEID... no >checking whether to enable non-blocking communications... yes >checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK >checking for perl... /usr/bin/perl >checking for gnroff... no >checking for nroff... /usr/bin/nroff >checking how to use *nroff to get plain text from man pages... -man >checking whether to enable the threaded resolver... 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 >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/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.27.0 > Host setup: x86_64-pc-linux-gnu > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc > SSL support: enabled (GnuTLS) > SSH support: no (--with-libssh2) > zlib support: enabled > krb4 support: no (--with-krb4*) > GSSAPI support: no (--with-gssapi) > SPNEGO support: no (--with-spnego) > TLS-SRP support: enabled > resolver: default (--enable-ares / --enable-threaded-resolver) > ipv6 support: enabled > IDN support: no (--with-{libidn,winidn}) > 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: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) > LDAPS support: no (--enable-ldaps) > RTSP support: enabled > RTMP support: no (--with-librtmp) > metalink support: no (--with-libmetalink) > Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP > >Making all in lib >make[1]: Entering directory `/var/tmp/portage/net-misc/curl-7.27.0/work/curl-7.27.0/lib' >make all-am >make[2]: Entering directory `/var/tmp/portage/net-misc/curl-7.27.0/work/curl-7.27.0/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-file.lo `test -f 'file.c' || echo './'`file.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c progress.c -fPIC -DPIC -o .libs/libcurl_la-progress.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c base64.c -fPIC -DPIC -o .libs/libcurl_la-base64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c file.c -fPIC -DPIC -o .libs/libcurl_la-file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c timeval.c -fPIC -DPIC -o .libs/libcurl_la-timeval.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c hostip.c -fPIC -DPIC -o .libs/libcurl_la-hostip.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c formdata.c -fPIC -DPIC -o .libs/libcurl_la-formdata.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c cookie.c -fPIC -DPIC -o .libs/libcurl_la-cookie.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c http.c -fPIC -DPIC -o .libs/libcurl_la-http.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c sendf.c -fPIC -DPIC -o .libs/libcurl_la-sendf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c ftp.c -fPIC -DPIC -o .libs/libcurl_la-ftp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c url.c -fPIC -DPIC -o .libs/libcurl_la-url.o >sendf.c: In function 'showit': >sendf.c:645:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >sendf.c:646:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c dict.c -fPIC -DPIC -o .libs/libcurl_la-dict.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c speedcheck.c -fPIC -DPIC -o .libs/libcurl_la-speedcheck.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c if2ip.c -fPIC -DPIC -o .libs/libcurl_la-if2ip.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-ssluse.lo `test -f 'ssluse.c' || echo './'`ssluse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c ldap.c -fPIC -DPIC -o .libs/libcurl_la-ldap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c ssluse.c -fPIC -DPIC -o .libs/libcurl_la-ssluse.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c version.c -fPIC -DPIC -o .libs/libcurl_la-version.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c getenv.c -fPIC -DPIC -o .libs/libcurl_la-getenv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c escape.c -fPIC -DPIC -o .libs/libcurl_la-escape.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c mprintf.c -fPIC -DPIC -o .libs/libcurl_la-mprintf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c telnet.c -fPIC -DPIC -o .libs/libcurl_la-telnet.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c netrc.c -fPIC -DPIC -o .libs/libcurl_la-netrc.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c getinfo.c -fPIC -DPIC -o .libs/libcurl_la-getinfo.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c transfer.c -fPIC -DPIC -o .libs/libcurl_la-transfer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-strequal.lo `test -f 'strequal.c' || echo './'`strequal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c strequal.c -fPIC -DPIC -o .libs/libcurl_la-strequal.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c easy.c -fPIC -DPIC -o .libs/libcurl_la-easy.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-security.lo `test -f 'security.c' || echo './'`security.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c security.c -fPIC -DPIC -o .libs/libcurl_la-security.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-krb4.lo `test -f 'krb4.c' || echo './'`krb4.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c krb4.c -fPIC -DPIC -o .libs/libcurl_la-krb4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c curl_fnmatch.c -fPIC -DPIC -o .libs/libcurl_la-curl_fnmatch.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c fileinfo.c -fPIC -DPIC -o .libs/libcurl_la-fileinfo.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c ftplistparser.c -fPIC -DPIC -o .libs/libcurl_la-ftplistparser.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c wildcard.c -fPIC -DPIC -o .libs/libcurl_la-wildcard.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c krb5.c -fPIC -DPIC -o .libs/libcurl_la-krb5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c memdebug.c -fPIC -DPIC -o .libs/libcurl_la-memdebug.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo './'`connect.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c http_chunks.c -fPIC -DPIC -o .libs/libcurl_la-http_chunks.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c connect.c -fPIC -DPIC -o .libs/libcurl_la-connect.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c strtok.c -fPIC -DPIC -o .libs/libcurl_la-strtok.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c llist.c -fPIC -DPIC -o .libs/libcurl_la-llist.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo './'`hash.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo './'`multi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c hash.c -fPIC -DPIC -o .libs/libcurl_la-hash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c multi.c -fPIC -DPIC -o .libs/libcurl_la-multi.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-share.lo `test -f 'share.c' || echo './'`share.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c content_encoding.c -fPIC -DPIC -o .libs/libcurl_la-content_encoding.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c share.c -fPIC -DPIC -o .libs/libcurl_la-share.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo './'`md4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c http_digest.c -fPIC -DPIC -o .libs/libcurl_la-http_digest.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo './'`md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c md4.c -fPIC -DPIC -o .libs/libcurl_la-md4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c md5.c -fPIC -DPIC -o .libs/libcurl_la-md5.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-curl_rand.lo `test -f 'curl_rand.c' || echo './'`curl_rand.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c http_negotiate.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c curl_rand.c -fPIC -DPIC -o .libs/libcurl_la-curl_rand.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c inet_pton.c -fPIC -DPIC -o .libs/libcurl_la-inet_pton.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c strtoofft.c -fPIC -DPIC -o .libs/libcurl_la-strtoofft.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-amigaos.lo `test -f 'amigaos.c' || echo './'`amigaos.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c strerror.c -fPIC -DPIC -o .libs/libcurl_la-strerror.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c amigaos.c -fPIC -DPIC -o .libs/libcurl_la-amigaos.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c hostasyn.c -fPIC -DPIC -o .libs/libcurl_la-hostasyn.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c hostip4.c -fPIC -DPIC -o .libs/libcurl_la-hostip4.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c hostip6.c -fPIC -DPIC -o .libs/libcurl_la-hostip6.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c hostsyn.c -fPIC -DPIC -o .libs/libcurl_la-hostsyn.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c inet_ntop.c -fPIC -DPIC -o .libs/libcurl_la-inet_ntop.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-gtls.lo `test -f 'gtls.c' || echo './'`gtls.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-sslgen.lo `test -f 'sslgen.c' || echo './'`sslgen.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c parsedate.c -fPIC -DPIC -o .libs/libcurl_la-parsedate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c select.c -fPIC -DPIC -o .libs/libcurl_la-select.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c gtls.c -fPIC -DPIC -o .libs/libcurl_la-gtls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c sslgen.c -fPIC -DPIC -o .libs/libcurl_la-sslgen.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c tftp.c -fPIC -DPIC -o .libs/libcurl_la-tftp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -march=core2 -msse4.1 -mcx16 -msahf -O2 -pipe -c splay.c -fPIC -DPIC -o .libs/libcurl_la-splay.o >gtls.c: In function 'Curl_gtls_random': >gtls.c:1069:14: error: 'GNUTLS_RND_RANDOM' undeclared (first use in this function) >gtls.c:1069:14: note: each undeclared identifier is reported only once for each function it appears in >gtls.c: In function 'Curl_gtls_md5sum': >gtls.c:1082:18: error: storage size of 'MD5pw' isn't known >make[2]: *** [libcurl_la-gtls.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/var/tmp/portage/net-misc/curl-7.27.0/work/curl-7.27.0/lib' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/net-misc/curl-7.27.0/work/curl-7.27.0/lib' >make: *** [all-recursive] Error 1 > * ERROR: net-misc/curl-7.27.0 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/curl-7.27.0'`, > * the complete build log and the output of `emerge -pqv '=net-misc/curl-7.27.0'`. > * The complete build log is located at '/var/tmp/portage/net-misc/curl-7.27.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.27.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/curl-7.27.0/work/curl-7.27.0' > * S: '/var/tmp/portage/net-misc/curl-7.27.0/work/curl-7.27.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 428642
: 319714