FreeBSD Bugzilla – Attachment 189800 Details for
Bug 225219
ftp/curl 7.57.0 fails to compile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Full output from install
curl install.txt (text/plain), 769.21 KB, created by
Don Randolph
on 2018-01-16 15:36:38 UTC
(
hide
)
Description:
Full output from install
Filename:
MIME Type:
Creator:
Don Randolph
Created:
2018-01-16 15:36:38 UTC
Size:
769.21 KB
patch
obsolete
>portmaster -m MAKE_JOBS_UNSAFE=yes ftp/curl >make: "/usr/ports/Mk/bsd.port.mk" line 1063: FLAVOR may not be passed empty as a make argument. >]0;portmaster: ftp/curl >===>>> Port directory: /usr/ports/ftp/curl > >===>>> Gathering distinfo list for installed ports > >===>>> Launching 'make checksum' for ftp/curl in background >===>>> Gathering dependency list for ftp/curl from ports >===>>> Initial dependency check complete for ftp/curl > >]0;portmaster: ftp/curl >===>>> Starting build for ftp/curl <<<=== > >===>>> All dependencies are up to date > >===> Cleaning for curl-7.57.0 >===> License MIT accepted by the user >===> curl-7.57.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by curl-7.57.0 for building >===> Extracting for curl-7.57.0 >=> SHA256 Checksum OK for curl-7.57.0.tar.xz. >===> Patching for curl-7.57.0 >===> Applying FreeBSD patches for curl-7.57.0 >===> curl-7.57.0 depends on executable: gmake - found >===> curl-7.57.0 depends on package: pkgconf>=1.3.0_1 - found >===> curl-7.57.0 depends on package: perl5>=5.24<5.25 - found >===> curl-7.57.0 depends on shared library: libnghttp2.so - found (/usr/local/lib/libnghttp2.so) >===> curl-7.57.0 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so) >===> Configuring for curl-7.57.0 >configure: loading site script /usr/ports/Templates/config.site >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether gmake supports nested variables... yes >checking whether to enable debug build options... yes >checking whether to enable compiler optimizer... (assumed) no >checking whether to enable strict compiler warnings... yes >checking whether to enable compiler warnings as errors... no >checking whether to enable curl debug memory tracking... yes >checking whether to enable hiding of library internal symbols... yes >checking whether to enable c-ares for DNS lookups... yes >checking whether to disable dependency on -lrt... (assumed no) >checking for path separator... : >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking whether to build with code coverage support... no >checking for grep... (cached) /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ar... /usr/bin/ar >configure: using LIBS: -L/usr/local/lib >configure: LIBS note: LIBS should only be used to specify libraries (-lname). >configure: WARNING: Continuing even with errors mentioned immediately above this line. >checking for a BSD-compatible install... /usr/bin/install -c >checking for gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking how to run the C preprocessor... cpp >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking for style of include used by gmake... GNU >checking dependency style of cc... gcc3 >checking curl version... 7.57.0 >checking build system type... amd64-portbld-freebsd11.1 >checking host system type... amd64-portbld-freebsd11.1 >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >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) /usr/bin/sed >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm >checking the name lister (/usr/bin/nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd11.1 file names to amd64-portbld-freebsd11.1 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm output from cc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for mt... mt >checking if mt is a manifest tool... no >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 for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.1 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking 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... no >checking whether to build static libraries only... no >checking for inline... inline >checking if cpp -P is needed... no >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... yes >checking if compiler is GNU C... no >checking if compiler is LCC... no >checking if compiler is SGI MIPSpro C... no >checking if compiler is SGI MIPS C... no >checking if compiler is SunPro C... no >checking if compiler is Tiny C... no >checking if compiler is Watcom C... no >checking if compiler accepts some basic options... yes >configure: compiler options added: -Qunused-arguments >checking if compiler accepts debug enabling options... yes >configure: compiler options added: -g >checking if compiler optimizer assumed setting might be used... yes >checking if compiler accepts optimizer disabling options... yes >configure: compiler options added: >checking if compiler accepts strict warning options... yes >configure: compiler options added: -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma >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 if curl debug memory tracking can be enabled... 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 for good-to-use Mac CFLAGS... no >checking to see if the compiler supports __builtin_available()... 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 smb... no >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... (cached) 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 for sys/time.h... (cached) yes >checking for time.h... (cached) 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 zlib options with pkg-config... found >checking for zlib.h... (cached) yes >configure: found both libz and libz.h header >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 GSS-API support is requested... no >checking whether to enable Windows native SSL/TLS (Windows native builds only)... no >checking whether to enable Apple OS native SSL/TLS... no >configure: PKG_CONFIG_LIBDIR will be set to "/usr/lib/pkgconfig" >checking for HMAC_Update in -lcrypto... yes >checking for SSL_connect in -lssl... yes >checking openssl/x509.h usability... yes >checking openssl/x509.h presence... yes >checking for openssl/x509.h... yes >checking openssl/rsa.h usability... yes >checking openssl/rsa.h presence... yes >checking for openssl/rsa.h... yes >checking openssl/crypto.h usability... yes >checking openssl/crypto.h presence... yes >checking for openssl/crypto.h... yes >checking openssl/pem.h usability... yes >checking openssl/pem.h presence... yes >checking for openssl/pem.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking for ENGINE_init... yes >checking openssl/engine.h usability... yes >checking openssl/engine.h presence... yes >checking for openssl/engine.h... yes >checking for ENGINE_load_builtin_engines... yes >checking for RAND_egd... yes >checking for ENGINE_cleanup... yes >checking for SSL_get_shutdown... yes >checking for SSLv2_client_method... (cached) no >checking for BoringSSL... no >checking for libressl... no >configure: Added /usr/lib to LD_LIBRARY_PATH >checking for OpenSSL headers version... 1.0.2 - 0x100020bfL >checking for OpenSSL library version... 1.0.2 >checking for OpenSSL headers and library versions matching... yes >checking for "/dev/urandom"... yes >checking for SRP_Calc_client_key in -lcrypto... yes >configure: built with one SSL backend >checking default CA cert bundle/path... /usr/local/share/certs/ca-root-nss.crt >checking whether to use builtin CA store of SSL library... no >checking whether versioned symbols are wanted... no >checking whether to enable Windows native IDN (Windows native builds only)... no >checking whether to build with libidn2... no >checking for libnghttp2 options with pkg-config... found >configure: -l is -lnghttp2 >configure: -I is -I/usr/local/include >configure: -L is -L/usr/local/lib >checking for nghttp2_option_set_no_recv_client_magic in -lnghttp2... yes >checking nghttp2/nghttp2.h usability... yes >checking nghttp2/nghttp2.h presence... yes >checking for nghttp2/nghttp2.h... yes >checking for ANSI C header files... (cached) yes >checking for malloc.h... no >checking for memory.h... yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/ioctl.h... (cached) 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... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for net/if.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for sys/un.h... (cached) yes >checking for linux/tcp.h... no >checking for netinet/tcp.h... yes >checking for netdb.h... (cached) yes >checking for sys/sockio.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for termios.h... yes >checking for termio.h... no >checking for sgtty.h... no >checking for fcntl.h... (cached) yes >checking for alloca.h... (cached) no >checking for time.h... (cached) yes >checking for io.h... no >checking for pwd.h... (cached) yes >checking for utime.h... (cached) yes >checking for sys/utime.h... no >checking for sys/poll.h... (cached) yes >checking for poll.h... (cached) yes >checking for socket.h... no >checking for sys/resource.h... yes >checking for libgen.h... (cached) yes >checking for locale.h... yes >checking for errno.h... (cached) yes >checking for stdbool.h... (cached) yes >checking for arpa/tftp.h... yes >checking for sys/filio.h... yes >checking for sys/wait.h... (cached) 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... (cached) 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... 8 >checking size of int... 4 >checking size of short... 2 >checking size of time_t... 8 >checking size of off_t... 8 >checking size of curl_off_t... 8 >checking for long long... (cached) yes >checking if numberLL works... yes >checking for ssize_t... (cached) 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... (cached) yes >checking for struct sockaddr_storage... yes >checking for signal.h... (cached) yes >checking for sig_atomic_t... (cached) 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... (cached) 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... no >checking if fsetxattr can be linked... no >checking if fsetxattr might be used... no >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... yes >checking if inet_ntoa_r is prototyped... yes >checking if inet_ntoa_r takes 2 args.... no >checking if inet_ntoa_r takes 3 args.... yes >checking if inet_ntoa_r is compilable... yes >checking if inet_ntoa_r usage allowed... yes >checking if inet_ntoa_r might be used... yes >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... no >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... yes >checking if memrchr is compilable... yes >checking if memrchr usage allowed... yes >checking if memrchr might be used... 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... yes >checking if sigsetjmp is prototyped... 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 geteuid... (cached) yes >checking for getpass_r... no >checking deeper for getpass_r... but still no >checking for getppid... yes >checking for getpwuid... yes >checking for getpwuid_r... yes >checking for getrlimit... (cached) yes >checking for gettimeofday... (cached) yes >checking for if_nametoindex... yes >checking for mach_absolute_time... no >checking deeper for mach_absolute_time... but still no >checking for pipe... (cached) yes >checking for setlocale... (cached) yes >checking for setmode... yes >checking for setrlimit... (cached) yes >checking for utime... (cached) yes >checking for utimes... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netdb.h... (cached) yes >checking for getnameinfo... yes >checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,size_t,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... (cached) /usr/local/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 use POSIX threads for 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 Unix domain sockets... auto >checking for struct sockaddr_un.sun_path... yes >checking whether to enable support for cookies... yes >checking whether hiding of library internal symbols will actually happen... yes >configure: using LIBS: -lcares -lnghttp2 -lssl -lcrypto -lz -L/usr/local/lib >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 docs/libcurl/opts/Makefile >config.status: creating docs/cmdline-opts/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 scripts/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: executing depfiles commands >config.status: executing libtool commands >configure: amending lib/Makefile >configure: amending src/Makefile >configure: amending tests/unit/Makefile >configure: amending tests/server/Makefile >configure: amending tests/libtest/Makefile >configure: amending docs/examples/Makefile >configure: Configured to build curl/libcurl: > > curl version: 7.57.0 > Host setup: amd64-portbld-freebsd11.1 > Install prefix: /usr/local > Compiler: cc > SSL support: enabled (OpenSSL) > SSH support: no (--with-libssh2) > zlib support: enabled > brotli support: no (--with-brotli) > GSS-API support: no (--with-gssapi) > TLS-SRP support: enabled > resolver: c-ares > IPv6 support: enabled > Unix sockets support: enabled > IDN support: no (--with-{libidn2,winidn}) > Build libcurl: Shared=yes, Static=yes > Built-in manual: enabled > --libcurl option: enabled (--disable-libcurl-option) > Verbose errors: enabled (--disable-verbose) > SSPI support: no (--enable-sspi) > ca cert bundle: /usr/local/share/certs/ca-root-nss.crt > ca cert path: no > ca fallback: 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) > PSL support: no (--with-libpsl) > HTTP2 support: enabled (nghttp2) > Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP > >===> Building for curl-7.57.0 >gmake[2]: Entering directory '/usr/ports/ftp/curl/work/curl-7.57.0' >Making all in lib >gmake[3]: Entering directory '/usr/ports/ftp/curl/work/curl-7.57.0/lib' >gmake all-am >gmake[4]: Entering directory '/usr/ports/ftp/curl/work/curl-7.57.0/lib' >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c -o libcurl_la-file.lo `test -f 'file.c' || echo './'`file.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c file.c -fPIC -DPIC -o .libs/libcurl_la-file.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c file.c -fPIC -DPIC -o libcurl_la-file.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-file.Tpo .deps/libcurl_la-file.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/libcurl_la-timeval.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c timeval.c -fPIC -DPIC -o libcurl_la-timeval.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-timeval.Tpo .deps/libcurl_la-timeval.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libcurl_la-base64.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c base64.c -fPIC -DPIC -o libcurl_la-base64.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-base64.Tpo .deps/libcurl_la-base64.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c hostip.c -fPIC -DPIC -o .libs/libcurl_la-hostip.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c hostip.c -fPIC -DPIC -o libcurl_la-hostip.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hostip.Tpo .deps/libcurl_la-hostip.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c progress.c -fPIC -DPIC -o .libs/libcurl_la-progress.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c progress.c -fPIC -DPIC -o libcurl_la-progress.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-progress.Tpo .deps/libcurl_la-progress.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c formdata.c -fPIC -DPIC -o .libs/libcurl_la-formdata.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c formdata.c -fPIC -DPIC -o libcurl_la-formdata.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-formdata.Tpo .deps/libcurl_la-formdata.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/libcurl_la-cookie.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c cookie.c -fPIC -DPIC -o libcurl_la-cookie.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-cookie.Tpo .deps/libcurl_la-cookie.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c http.c -fPIC -DPIC -o .libs/libcurl_la-http.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c http.c -fPIC -DPIC -o libcurl_la-http.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-http.Tpo .deps/libcurl_la-http.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c sendf.c -fPIC -DPIC -o .libs/libcurl_la-sendf.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c sendf.c -fPIC -DPIC -o libcurl_la-sendf.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-sendf.Tpo .deps/libcurl_la-sendf.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/libcurl_la-ftp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c ftp.c -fPIC -DPIC -o libcurl_la-ftp.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-ftp.Tpo .deps/libcurl_la-ftp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c url.c -fPIC -DPIC -o .libs/libcurl_la-url.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c url.c -fPIC -DPIC -o libcurl_la-url.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-url.Tpo .deps/libcurl_la-url.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c dict.c -fPIC -DPIC -o .libs/libcurl_la-dict.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c dict.c -fPIC -DPIC -o libcurl_la-dict.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-dict.Tpo .deps/libcurl_la-dict.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c if2ip.c -fPIC -DPIC -o .libs/libcurl_la-if2ip.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c if2ip.c -fPIC -DPIC -o libcurl_la-if2ip.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-if2ip.Tpo .deps/libcurl_la-if2ip.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o .libs/libcurl_la-speedcheck.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o libcurl_la-speedcheck.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-speedcheck.Tpo .deps/libcurl_la-speedcheck.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/libcurl_la-ldap.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c ldap.c -fPIC -DPIC -o libcurl_la-ldap.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-ldap.Tpo .deps/libcurl_la-ldap.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libcurl_la-version.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c version.c -fPIC -DPIC -o libcurl_la-version.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-version.Tpo .deps/libcurl_la-version.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c getenv.c -fPIC -DPIC -o .libs/libcurl_la-getenv.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c getenv.c -fPIC -DPIC -o libcurl_la-getenv.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-getenv.Tpo .deps/libcurl_la-getenv.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c escape.c -fPIC -DPIC -o .libs/libcurl_la-escape.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c escape.c -fPIC -DPIC -o libcurl_la-escape.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-escape.Tpo .deps/libcurl_la-escape.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c mprintf.c -fPIC -DPIC -o .libs/libcurl_la-mprintf.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c mprintf.c -fPIC -DPIC -o libcurl_la-mprintf.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-mprintf.Tpo .deps/libcurl_la-mprintf.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c telnet.c -fPIC -DPIC -o .libs/libcurl_la-telnet.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c telnet.c -fPIC -DPIC -o libcurl_la-telnet.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-telnet.Tpo .deps/libcurl_la-telnet.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c netrc.c -fPIC -DPIC -o .libs/libcurl_la-netrc.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c netrc.c -fPIC -DPIC -o libcurl_la-netrc.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-netrc.Tpo .deps/libcurl_la-netrc.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c getinfo.c -fPIC -DPIC -o .libs/libcurl_la-getinfo.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c getinfo.c -fPIC -DPIC -o libcurl_la-getinfo.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-getinfo.Tpo .deps/libcurl_la-getinfo.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c transfer.c -fPIC -DPIC -o .libs/libcurl_la-transfer.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c transfer.c -fPIC -DPIC -o libcurl_la-transfer.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-transfer.Tpo .deps/libcurl_la-transfer.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strcase.lo -MD -MP -MF .deps/libcurl_la-strcase.Tpo -c -o libcurl_la-strcase.lo `test -f 'strcase.c' || echo './'`strcase.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strcase.lo -MD -MP -MF .deps/libcurl_la-strcase.Tpo -c strcase.c -fPIC -DPIC -o .libs/libcurl_la-strcase.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strcase.lo -MD -MP -MF .deps/libcurl_la-strcase.Tpo -c strcase.c -fPIC -DPIC -o libcurl_la-strcase.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-strcase.Tpo .deps/libcurl_la-strcase.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c easy.c -fPIC -DPIC -o .libs/libcurl_la-easy.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c easy.c -fPIC -DPIC -o libcurl_la-easy.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-easy.Tpo .deps/libcurl_la-easy.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-security.lo -MD -MP -MF .deps/libcurl_la-security.Tpo -c -o libcurl_la-security.lo `test -f 'security.c' || echo './'`security.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-security.lo -MD -MP -MF .deps/libcurl_la-security.Tpo -c security.c -fPIC -DPIC -o .libs/libcurl_la-security.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-security.lo -MD -MP -MF .deps/libcurl_la-security.Tpo -c security.c -fPIC -DPIC -o libcurl_la-security.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-security.Tpo .deps/libcurl_la-security.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c curl_fnmatch.c -fPIC -DPIC -o .libs/libcurl_la-curl_fnmatch.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c curl_fnmatch.c -fPIC -DPIC -o libcurl_la-curl_fnmatch.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_fnmatch.Tpo .deps/libcurl_la-curl_fnmatch.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o .libs/libcurl_la-fileinfo.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o libcurl_la-fileinfo.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-fileinfo.Tpo .deps/libcurl_la-fileinfo.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c ftplistparser.c -fPIC -DPIC -o .libs/libcurl_la-ftplistparser.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c ftplistparser.c -fPIC -DPIC -o libcurl_la-ftplistparser.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-ftplistparser.Tpo .deps/libcurl_la-ftplistparser.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c wildcard.c -fPIC -DPIC -o .libs/libcurl_la-wildcard.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c wildcard.c -fPIC -DPIC -o libcurl_la-wildcard.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-wildcard.Tpo .deps/libcurl_la-wildcard.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c krb5.c -fPIC -DPIC -o .libs/libcurl_la-krb5.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c krb5.c -fPIC -DPIC -o libcurl_la-krb5.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-krb5.Tpo .deps/libcurl_la-krb5.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c memdebug.c -fPIC -DPIC -o .libs/libcurl_la-memdebug.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c memdebug.c -fPIC -DPIC -o libcurl_la-memdebug.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-memdebug.Tpo .deps/libcurl_la-memdebug.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o .libs/libcurl_la-http_chunks.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o libcurl_la-http_chunks.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-http_chunks.Tpo .deps/libcurl_la-http_chunks.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c strtok.c -fPIC -DPIC -o .libs/libcurl_la-strtok.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c strtok.c -fPIC -DPIC -o libcurl_la-strtok.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-strtok.Tpo .deps/libcurl_la-strtok.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo './'`connect.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c connect.c -fPIC -DPIC -o .libs/libcurl_la-connect.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c connect.c -fPIC -DPIC -o libcurl_la-connect.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-connect.Tpo .deps/libcurl_la-connect.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c llist.c -fPIC -DPIC -o .libs/libcurl_la-llist.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c llist.c -fPIC -DPIC -o libcurl_la-llist.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-llist.Tpo .deps/libcurl_la-llist.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo './'`hash.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libcurl_la-hash.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c hash.c -fPIC -DPIC -o libcurl_la-hash.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hash.Tpo .deps/libcurl_la-hash.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo './'`multi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c multi.c -fPIC -DPIC -o .libs/libcurl_la-multi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c multi.c -fPIC -DPIC -o libcurl_la-multi.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-multi.Tpo .deps/libcurl_la-multi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o .libs/libcurl_la-content_encoding.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o libcurl_la-content_encoding.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-content_encoding.Tpo .deps/libcurl_la-content_encoding.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c -o libcurl_la-share.lo `test -f 'share.c' || echo './'`share.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c share.c -fPIC -DPIC -o .libs/libcurl_la-share.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c share.c -fPIC -DPIC -o libcurl_la-share.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-share.Tpo .deps/libcurl_la-share.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c http_digest.c -fPIC -DPIC -o .libs/libcurl_la-http_digest.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c http_digest.c -fPIC -DPIC -o libcurl_la-http_digest.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-http_digest.Tpo .deps/libcurl_la-http_digest.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo './'`md4.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c md4.c -fPIC -DPIC -o .libs/libcurl_la-md4.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c md4.c -fPIC -DPIC -o libcurl_la-md4.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-md4.Tpo .deps/libcurl_la-md4.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo './'`md5.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libcurl_la-md5.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c md5.c -fPIC -DPIC -o libcurl_la-md5.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-md5.Tpo .deps/libcurl_la-md5.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o .libs/libcurl_la-http_negotiate.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o libcurl_la-http_negotiate.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-http_negotiate.Tpo .deps/libcurl_la-http_negotiate.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o .libs/libcurl_la-inet_pton.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o libcurl_la-inet_pton.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-inet_pton.Tpo .deps/libcurl_la-inet_pton.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o .libs/libcurl_la-strtoofft.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o libcurl_la-strtoofft.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-strtoofft.Tpo .deps/libcurl_la-strtoofft.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/libcurl_la-strerror.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c strerror.c -fPIC -DPIC -o libcurl_la-strerror.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-strerror.Tpo .deps/libcurl_la-strerror.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c -o libcurl_la-amigaos.lo `test -f 'amigaos.c' || echo './'`amigaos.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c amigaos.c -fPIC -DPIC -o .libs/libcurl_la-amigaos.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c amigaos.c -fPIC -DPIC -o libcurl_la-amigaos.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-amigaos.Tpo .deps/libcurl_la-amigaos.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o .libs/libcurl_la-hostasyn.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o libcurl_la-hostasyn.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hostasyn.Tpo .deps/libcurl_la-hostasyn.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c hostip4.c -fPIC -DPIC -o .libs/libcurl_la-hostip4.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c hostip4.c -fPIC -DPIC -o libcurl_la-hostip4.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hostip4.Tpo .deps/libcurl_la-hostip4.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c hostip6.c -fPIC -DPIC -o .libs/libcurl_la-hostip6.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c hostip6.c -fPIC -DPIC -o libcurl_la-hostip6.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hostip6.Tpo .deps/libcurl_la-hostip6.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o .libs/libcurl_la-hostsyn.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o libcurl_la-hostsyn.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hostsyn.Tpo .deps/libcurl_la-hostsyn.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o .libs/libcurl_la-inet_ntop.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o libcurl_la-inet_ntop.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-inet_ntop.Tpo .deps/libcurl_la-inet_ntop.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c parsedate.c -fPIC -DPIC -o .libs/libcurl_la-parsedate.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c parsedate.c -fPIC -DPIC -o libcurl_la-parsedate.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-parsedate.Tpo .deps/libcurl_la-parsedate.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c select.c -fPIC -DPIC -o .libs/libcurl_la-select.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c select.c -fPIC -DPIC -o libcurl_la-select.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-select.Tpo .deps/libcurl_la-select.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c tftp.c -fPIC -DPIC -o .libs/libcurl_la-tftp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c tftp.c -fPIC -DPIC -o libcurl_la-tftp.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-tftp.Tpo .deps/libcurl_la-tftp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c splay.c -fPIC -DPIC -o .libs/libcurl_la-splay.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c splay.c -fPIC -DPIC -o libcurl_la-splay.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-splay.Tpo .deps/libcurl_la-splay.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c strdup.c -fPIC -DPIC -o .libs/libcurl_la-strdup.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c strdup.c -fPIC -DPIC -o libcurl_la-strdup.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-strdup.Tpo .deps/libcurl_la-strdup.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo './'`socks.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c socks.c -fPIC -DPIC -o .libs/libcurl_la-socks.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c socks.c -fPIC -DPIC -o libcurl_la-socks.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-socks.Tpo .deps/libcurl_la-socks.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ssh.lo -MD -MP -MF .deps/libcurl_la-ssh.Tpo -c -o libcurl_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ssh.lo -MD -MP -MF .deps/libcurl_la-ssh.Tpo -c ssh.c -fPIC -DPIC -o .libs/libcurl_la-ssh.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-ssh.lo -MD -MP -MF .deps/libcurl_la-ssh.Tpo -c ssh.c -fPIC -DPIC -o libcurl_la-ssh.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-ssh.Tpo .deps/libcurl_la-ssh.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c -o libcurl_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo './'`curl_addrinfo.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o .libs/libcurl_la-curl_addrinfo.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o libcurl_la-curl_addrinfo.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_addrinfo.Tpo .deps/libcurl_la-curl_addrinfo.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c -o libcurl_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo './'`socks_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o .libs/libcurl_la-socks_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o libcurl_la-socks_gssapi.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-socks_gssapi.Tpo .deps/libcurl_la-socks_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c -o libcurl_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo './'`socks_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o .libs/libcurl_la-socks_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o libcurl_la-socks_sspi.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-socks_sspi.Tpo .deps/libcurl_la-socks_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c -o libcurl_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo './'`curl_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o .libs/libcurl_la-curl_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o libcurl_la-curl_sspi.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_sspi.Tpo .deps/libcurl_la-curl_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c -o libcurl_la-slist.lo `test -f 'slist.c' || echo './'`slist.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libcurl_la-slist.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c slist.c -fPIC -DPIC -o libcurl_la-slist.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-slist.Tpo .deps/libcurl_la-slist.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c -o libcurl_la-nonblock.lo `test -f 'nonblock.c' || echo './'`nonblock.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c nonblock.c -fPIC -DPIC -o .libs/libcurl_la-nonblock.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c nonblock.c -fPIC -DPIC -o libcurl_la-nonblock.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-nonblock.Tpo .deps/libcurl_la-nonblock.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c -o libcurl_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo './'`curl_memrchr.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c curl_memrchr.c -fPIC -DPIC -o .libs/libcurl_la-curl_memrchr.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c curl_memrchr.c -fPIC -DPIC -o libcurl_la-curl_memrchr.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_memrchr.Tpo .deps/libcurl_la-curl_memrchr.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c -o libcurl_la-imap.lo `test -f 'imap.c' || echo './'`imap.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c imap.c -fPIC -DPIC -o .libs/libcurl_la-imap.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c imap.c -fPIC -DPIC -o libcurl_la-imap.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-imap.Tpo .deps/libcurl_la-imap.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c pop3.c -fPIC -DPIC -o .libs/libcurl_la-pop3.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c pop3.c -fPIC -DPIC -o libcurl_la-pop3.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-pop3.Tpo .deps/libcurl_la-pop3.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c smtp.c -fPIC -DPIC -o .libs/libcurl_la-smtp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c smtp.c -fPIC -DPIC -o libcurl_la-smtp.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-smtp.Tpo .deps/libcurl_la-smtp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c -o libcurl_la-pingpong.lo `test -f 'pingpong.c' || echo './'`pingpong.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c pingpong.c -fPIC -DPIC -o .libs/libcurl_la-pingpong.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c pingpong.c -fPIC -DPIC -o libcurl_la-pingpong.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-pingpong.Tpo .deps/libcurl_la-pingpong.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c rtsp.c -fPIC -DPIC -o .libs/libcurl_la-rtsp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c rtsp.c -fPIC -DPIC -o libcurl_la-rtsp.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-rtsp.Tpo .deps/libcurl_la-rtsp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c curl_threads.c -fPIC -DPIC -o .libs/libcurl_la-curl_threads.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c curl_threads.c -fPIC -DPIC -o libcurl_la-curl_threads.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_threads.Tpo .deps/libcurl_la-curl_threads.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c warnless.c -fPIC -DPIC -o .libs/libcurl_la-warnless.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c warnless.c -fPIC -DPIC -o libcurl_la-warnless.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-warnless.Tpo .deps/libcurl_la-warnless.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/libcurl_la-hmac.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c hmac.c -fPIC -DPIC -o libcurl_la-hmac.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hmac.Tpo .deps/libcurl_la-hmac.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c curl_rtmp.c -fPIC -DPIC -o .libs/libcurl_la-curl_rtmp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c curl_rtmp.c -fPIC -DPIC -o libcurl_la-curl_rtmp.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_rtmp.Tpo .deps/libcurl_la-curl_rtmp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c -o libcurl_la-openldap.lo `test -f 'openldap.c' || echo './'`openldap.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c openldap.c -fPIC -DPIC -o .libs/libcurl_la-openldap.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c openldap.c -fPIC -DPIC -o libcurl_la-openldap.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-openldap.Tpo .deps/libcurl_la-openldap.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c curl_gethostname.c -fPIC -DPIC -o .libs/libcurl_la-curl_gethostname.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c curl_gethostname.c -fPIC -DPIC -o libcurl_la-curl_gethostname.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_gethostname.Tpo .deps/libcurl_la-curl_gethostname.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c gopher.c -fPIC -DPIC -o .libs/libcurl_la-gopher.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c gopher.c -fPIC -DPIC -o libcurl_la-gopher.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-gopher.Tpo .deps/libcurl_la-gopher.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c -o libcurl_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c idn_win32.c -fPIC -DPIC -o .libs/libcurl_la-idn_win32.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c idn_win32.c -fPIC -DPIC -o libcurl_la-idn_win32.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-idn_win32.Tpo .deps/libcurl_la-idn_win32.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c -o libcurl_la-http_proxy.lo `test -f 'http_proxy.c' || echo './'`http_proxy.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c http_proxy.c -fPIC -DPIC -o .libs/libcurl_la-http_proxy.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c http_proxy.c -fPIC -DPIC -o libcurl_la-http_proxy.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-http_proxy.Tpo .deps/libcurl_la-http_proxy.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c -o libcurl_la-non-ascii.lo `test -f 'non-ascii.c' || echo './'`non-ascii.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c non-ascii.c -fPIC -DPIC -o .libs/libcurl_la-non-ascii.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c non-ascii.c -fPIC -DPIC -o libcurl_la-non-ascii.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-non-ascii.Tpo .deps/libcurl_la-non-ascii.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c -o libcurl_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo './'`asyn-ares.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c asyn-ares.c -fPIC -DPIC -o .libs/libcurl_la-asyn-ares.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c asyn-ares.c -fPIC -DPIC -o libcurl_la-asyn-ares.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-asyn-ares.Tpo .deps/libcurl_la-asyn-ares.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c -o libcurl_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo './'`asyn-thread.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c asyn-thread.c -fPIC -DPIC -o .libs/libcurl_la-asyn-thread.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c asyn-thread.c -fPIC -DPIC -o libcurl_la-asyn-thread.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-asyn-thread.Tpo .deps/libcurl_la-asyn-thread.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c -o libcurl_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo './'`curl_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c curl_gssapi.c -fPIC -DPIC -o .libs/libcurl_la-curl_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c curl_gssapi.c -fPIC -DPIC -o libcurl_la-curl_gssapi.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_gssapi.Tpo .deps/libcurl_la-curl_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_ntlm.lo -MD -MP -MF .deps/libcurl_la-http_ntlm.Tpo -c -o libcurl_la-http_ntlm.lo `test -f 'http_ntlm.c' || echo './'`http_ntlm.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_ntlm.lo -MD -MP -MF .deps/libcurl_la-http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o .libs/libcurl_la-http_ntlm.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http_ntlm.lo -MD -MP -MF .deps/libcurl_la-http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o libcurl_la-http_ntlm.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-http_ntlm.Tpo .deps/libcurl_la-http_ntlm.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c -o libcurl_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo './'`curl_ntlm_wb.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_wb.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c -fPIC -DPIC -o libcurl_la-curl_ntlm_wb.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_ntlm_wb.Tpo .deps/libcurl_la-curl_ntlm_wb.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c -o libcurl_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo './'`curl_ntlm_core.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c -fPIC -DPIC -o .libs/libcurl_la-curl_ntlm_core.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c -fPIC -DPIC -o libcurl_la-curl_ntlm_core.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_ntlm_core.Tpo .deps/libcurl_la-curl_ntlm_core.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c -o libcurl_la-curl_sasl.lo `test -f 'curl_sasl.c' || echo './'`curl_sasl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c curl_sasl.c -fPIC -DPIC -o .libs/libcurl_la-curl_sasl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c curl_sasl.c -fPIC -DPIC -o libcurl_la-curl_sasl.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_sasl.Tpo .deps/libcurl_la-curl_sasl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-rand.lo -MD -MP -MF .deps/libcurl_la-rand.Tpo -c -o libcurl_la-rand.lo `test -f 'rand.c' || echo './'`rand.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-rand.lo -MD -MP -MF .deps/libcurl_la-rand.Tpo -c rand.c -fPIC -DPIC -o .libs/libcurl_la-rand.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-rand.lo -MD -MP -MF .deps/libcurl_la-rand.Tpo -c rand.c -fPIC -DPIC -o libcurl_la-rand.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-rand.Tpo .deps/libcurl_la-rand.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c -o libcurl_la-curl_multibyte.lo `test -f 'curl_multibyte.c' || echo './'`curl_multibyte.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c curl_multibyte.c -fPIC -DPIC -o .libs/libcurl_la-curl_multibyte.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c curl_multibyte.c -fPIC -DPIC -o libcurl_la-curl_multibyte.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_multibyte.Tpo .deps/libcurl_la-curl_multibyte.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c -o libcurl_la-hostcheck.lo `test -f 'hostcheck.c' || echo './'`hostcheck.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c hostcheck.c -fPIC -DPIC -o .libs/libcurl_la-hostcheck.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c hostcheck.c -fPIC -DPIC -o libcurl_la-hostcheck.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-hostcheck.Tpo .deps/libcurl_la-hostcheck.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c -o libcurl_la-conncache.lo `test -f 'conncache.c' || echo './'`conncache.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c conncache.c -fPIC -DPIC -o .libs/libcurl_la-conncache.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c conncache.c -fPIC -DPIC -o libcurl_la-conncache.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-conncache.Tpo .deps/libcurl_la-conncache.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pipeline.lo -MD -MP -MF .deps/libcurl_la-pipeline.Tpo -c -o libcurl_la-pipeline.lo `test -f 'pipeline.c' || echo './'`pipeline.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pipeline.lo -MD -MP -MF .deps/libcurl_la-pipeline.Tpo -c pipeline.c -fPIC -DPIC -o .libs/libcurl_la-pipeline.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-pipeline.lo -MD -MP -MF .deps/libcurl_la-pipeline.Tpo -c pipeline.c -fPIC -DPIC -o libcurl_la-pipeline.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-pipeline.Tpo .deps/libcurl_la-pipeline.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c -o libcurl_la-dotdot.lo `test -f 'dotdot.c' || echo './'`dotdot.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c dotdot.c -fPIC -DPIC -o .libs/libcurl_la-dotdot.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-dotdot.lo -MD -MP -MF .deps/libcurl_la-dotdot.Tpo -c dotdot.c -fPIC -DPIC -o libcurl_la-dotdot.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-dotdot.Tpo .deps/libcurl_la-dotdot.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c -o libcurl_la-x509asn1.lo `test -f 'x509asn1.c' || echo './'`x509asn1.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c x509asn1.c -fPIC -DPIC -o .libs/libcurl_la-x509asn1.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-x509asn1.lo -MD -MP -MF .deps/libcurl_la-x509asn1.Tpo -c x509asn1.c -fPIC -DPIC -o libcurl_la-x509asn1.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-x509asn1.Tpo .deps/libcurl_la-x509asn1.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http2.lo -MD -MP -MF .deps/libcurl_la-http2.Tpo -c -o libcurl_la-http2.lo `test -f 'http2.c' || echo './'`http2.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http2.lo -MD -MP -MF .deps/libcurl_la-http2.Tpo -c http2.c -fPIC -DPIC -o .libs/libcurl_la-http2.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-http2.lo -MD -MP -MF .deps/libcurl_la-http2.Tpo -c http2.c -fPIC -DPIC -o libcurl_la-http2.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-http2.Tpo .deps/libcurl_la-http2.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-smb.lo -MD -MP -MF .deps/libcurl_la-smb.Tpo -c -o libcurl_la-smb.lo `test -f 'smb.c' || echo './'`smb.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-smb.lo -MD -MP -MF .deps/libcurl_la-smb.Tpo -c smb.c -fPIC -DPIC -o .libs/libcurl_la-smb.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-smb.lo -MD -MP -MF .deps/libcurl_la-smb.Tpo -c smb.c -fPIC -DPIC -o libcurl_la-smb.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-smb.Tpo .deps/libcurl_la-smb.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_endian.lo -MD -MP -MF .deps/libcurl_la-curl_endian.Tpo -c -o libcurl_la-curl_endian.lo `test -f 'curl_endian.c' || echo './'`curl_endian.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_endian.lo -MD -MP -MF .deps/libcurl_la-curl_endian.Tpo -c curl_endian.c -fPIC -DPIC -o .libs/libcurl_la-curl_endian.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_endian.lo -MD -MP -MF .deps/libcurl_la-curl_endian.Tpo -c curl_endian.c -fPIC -DPIC -o libcurl_la-curl_endian.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_endian.Tpo .deps/libcurl_la-curl_endian.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_des.lo -MD -MP -MF .deps/libcurl_la-curl_des.Tpo -c -o libcurl_la-curl_des.lo `test -f 'curl_des.c' || echo './'`curl_des.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_des.lo -MD -MP -MF .deps/libcurl_la-curl_des.Tpo -c curl_des.c -fPIC -DPIC -o .libs/libcurl_la-curl_des.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-curl_des.lo -MD -MP -MF .deps/libcurl_la-curl_des.Tpo -c curl_des.c -fPIC -DPIC -o libcurl_la-curl_des.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-curl_des.Tpo .deps/libcurl_la-curl_des.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-system_win32.lo -MD -MP -MF .deps/libcurl_la-system_win32.Tpo -c -o libcurl_la-system_win32.lo `test -f 'system_win32.c' || echo './'`system_win32.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-system_win32.lo -MD -MP -MF .deps/libcurl_la-system_win32.Tpo -c system_win32.c -fPIC -DPIC -o .libs/libcurl_la-system_win32.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-system_win32.lo -MD -MP -MF .deps/libcurl_la-system_win32.Tpo -c system_win32.c -fPIC -DPIC -o libcurl_la-system_win32.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-system_win32.Tpo .deps/libcurl_la-system_win32.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-mime.lo -MD -MP -MF .deps/libcurl_la-mime.Tpo -c -o libcurl_la-mime.lo `test -f 'mime.c' || echo './'`mime.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-mime.lo -MD -MP -MF .deps/libcurl_la-mime.Tpo -c mime.c -fPIC -DPIC -o .libs/libcurl_la-mime.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-mime.lo -MD -MP -MF .deps/libcurl_la-mime.Tpo -c mime.c -fPIC -DPIC -o libcurl_la-mime.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-mime.Tpo .deps/libcurl_la-mime.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-sha256.lo -MD -MP -MF .deps/libcurl_la-sha256.Tpo -c -o libcurl_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-sha256.lo -MD -MP -MF .deps/libcurl_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/libcurl_la-sha256.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-sha256.lo -MD -MP -MF .deps/libcurl_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o libcurl_la-sha256.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-sha256.Tpo .deps/libcurl_la-sha256.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-setopt.lo -MD -MP -MF .deps/libcurl_la-setopt.Tpo -c -o libcurl_la-setopt.lo `test -f 'setopt.c' || echo './'`setopt.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-setopt.lo -MD -MP -MF .deps/libcurl_la-setopt.Tpo -c setopt.c -fPIC -DPIC -o .libs/libcurl_la-setopt.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurl_la-setopt.lo -MD -MP -MF .deps/libcurl_la-setopt.Tpo -c setopt.c -fPIC -DPIC -o libcurl_la-setopt.o >/dev/null 2>&1 >mv -f .deps/libcurl_la-setopt.Tpo .deps/libcurl_la-setopt.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-vauth.lo -MD -MP -MF vauth/.deps/libcurl_la-vauth.Tpo -c -o vauth/libcurl_la-vauth.lo `test -f 'vauth/vauth.c' || echo './'`vauth/vauth.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-vauth.lo -MD -MP -MF vauth/.deps/libcurl_la-vauth.Tpo -c vauth/vauth.c -fPIC -DPIC -o vauth/.libs/libcurl_la-vauth.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-vauth.lo -MD -MP -MF vauth/.deps/libcurl_la-vauth.Tpo -c vauth/vauth.c -fPIC -DPIC -o vauth/libcurl_la-vauth.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-vauth.Tpo vauth/.deps/libcurl_la-vauth.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurl_la-cleartext.Tpo -c -o vauth/libcurl_la-cleartext.lo `test -f 'vauth/cleartext.c' || echo './'`vauth/cleartext.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurl_la-cleartext.Tpo -c vauth/cleartext.c -fPIC -DPIC -o vauth/.libs/libcurl_la-cleartext.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurl_la-cleartext.Tpo -c vauth/cleartext.c -fPIC -DPIC -o vauth/libcurl_la-cleartext.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-cleartext.Tpo vauth/.deps/libcurl_la-cleartext.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-cram.lo -MD -MP -MF vauth/.deps/libcurl_la-cram.Tpo -c -o vauth/libcurl_la-cram.lo `test -f 'vauth/cram.c' || echo './'`vauth/cram.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-cram.lo -MD -MP -MF vauth/.deps/libcurl_la-cram.Tpo -c vauth/cram.c -fPIC -DPIC -o vauth/.libs/libcurl_la-cram.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-cram.lo -MD -MP -MF vauth/.deps/libcurl_la-cram.Tpo -c vauth/cram.c -fPIC -DPIC -o vauth/libcurl_la-cram.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-cram.Tpo vauth/.deps/libcurl_la-cram.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-digest.lo -MD -MP -MF vauth/.deps/libcurl_la-digest.Tpo -c -o vauth/libcurl_la-digest.lo `test -f 'vauth/digest.c' || echo './'`vauth/digest.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-digest.lo -MD -MP -MF vauth/.deps/libcurl_la-digest.Tpo -c vauth/digest.c -fPIC -DPIC -o vauth/.libs/libcurl_la-digest.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-digest.lo -MD -MP -MF vauth/.deps/libcurl_la-digest.Tpo -c vauth/digest.c -fPIC -DPIC -o vauth/libcurl_la-digest.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-digest.Tpo vauth/.deps/libcurl_la-digest.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-digest_sspi.Tpo -c -o vauth/libcurl_la-digest_sspi.lo `test -f 'vauth/digest_sspi.c' || echo './'`vauth/digest_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-digest_sspi.Tpo -c vauth/digest_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-digest_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-digest_sspi.Tpo -c vauth/digest_sspi.c -fPIC -DPIC -o vauth/libcurl_la-digest_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-digest_sspi.Tpo vauth/.deps/libcurl_la-digest_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_gssapi.Tpo -c -o vauth/libcurl_la-krb5_gssapi.lo `test -f 'vauth/krb5_gssapi.c' || echo './'`vauth/krb5_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_gssapi.Tpo -c vauth/krb5_gssapi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-krb5_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_gssapi.Tpo -c vauth/krb5_gssapi.c -fPIC -DPIC -o vauth/libcurl_la-krb5_gssapi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-krb5_gssapi.Tpo vauth/.deps/libcurl_la-krb5_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_sspi.Tpo -c -o vauth/libcurl_la-krb5_sspi.lo `test -f 'vauth/krb5_sspi.c' || echo './'`vauth/krb5_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_sspi.Tpo -c vauth/krb5_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-krb5_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-krb5_sspi.Tpo -c vauth/krb5_sspi.c -fPIC -DPIC -o vauth/libcurl_la-krb5_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-krb5_sspi.Tpo vauth/.deps/libcurl_la-krb5_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm.Tpo -c -o vauth/libcurl_la-ntlm.lo `test -f 'vauth/ntlm.c' || echo './'`vauth/ntlm.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm.Tpo -c vauth/ntlm.c -fPIC -DPIC -o vauth/.libs/libcurl_la-ntlm.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm.Tpo -c vauth/ntlm.c -fPIC -DPIC -o vauth/libcurl_la-ntlm.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-ntlm.Tpo vauth/.deps/libcurl_la-ntlm.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm_sspi.Tpo -c -o vauth/libcurl_la-ntlm_sspi.lo `test -f 'vauth/ntlm_sspi.c' || echo './'`vauth/ntlm_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm_sspi.Tpo -c vauth/ntlm_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-ntlm_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-ntlm_sspi.Tpo -c vauth/ntlm_sspi.c -fPIC -DPIC -o vauth/libcurl_la-ntlm_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-ntlm_sspi.Tpo vauth/.deps/libcurl_la-ntlm_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurl_la-oauth2.Tpo -c -o vauth/libcurl_la-oauth2.lo `test -f 'vauth/oauth2.c' || echo './'`vauth/oauth2.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurl_la-oauth2.Tpo -c vauth/oauth2.c -fPIC -DPIC -o vauth/.libs/libcurl_la-oauth2.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurl_la-oauth2.Tpo -c vauth/oauth2.c -fPIC -DPIC -o vauth/libcurl_la-oauth2.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-oauth2.Tpo vauth/.deps/libcurl_la-oauth2.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_gssapi.Tpo -c -o vauth/libcurl_la-spnego_gssapi.lo `test -f 'vauth/spnego_gssapi.c' || echo './'`vauth/spnego_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_gssapi.Tpo -c vauth/spnego_gssapi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-spnego_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_gssapi.Tpo -c vauth/spnego_gssapi.c -fPIC -DPIC -o vauth/libcurl_la-spnego_gssapi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-spnego_gssapi.Tpo vauth/.deps/libcurl_la-spnego_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_sspi.Tpo -c -o vauth/libcurl_la-spnego_sspi.lo `test -f 'vauth/spnego_sspi.c' || echo './'`vauth/spnego_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_sspi.Tpo -c vauth/spnego_sspi.c -fPIC -DPIC -o vauth/.libs/libcurl_la-spnego_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurl_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurl_la-spnego_sspi.Tpo -c vauth/spnego_sspi.c -fPIC -DPIC -o vauth/libcurl_la-spnego_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurl_la-spnego_sspi.Tpo vauth/.deps/libcurl_la-spnego_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-openssl.lo -MD -MP -MF vtls/.deps/libcurl_la-openssl.Tpo -c -o vtls/libcurl_la-openssl.lo `test -f 'vtls/openssl.c' || echo './'`vtls/openssl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-openssl.lo -MD -MP -MF vtls/.deps/libcurl_la-openssl.Tpo -c vtls/openssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-openssl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-openssl.lo -MD -MP -MF vtls/.deps/libcurl_la-openssl.Tpo -c vtls/openssl.c -fPIC -DPIC -o vtls/libcurl_la-openssl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-openssl.Tpo vtls/.deps/libcurl_la-openssl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-gtls.lo -MD -MP -MF vtls/.deps/libcurl_la-gtls.Tpo -c -o vtls/libcurl_la-gtls.lo `test -f 'vtls/gtls.c' || echo './'`vtls/gtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-gtls.lo -MD -MP -MF vtls/.deps/libcurl_la-gtls.Tpo -c vtls/gtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-gtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-gtls.lo -MD -MP -MF vtls/.deps/libcurl_la-gtls.Tpo -c vtls/gtls.c -fPIC -DPIC -o vtls/libcurl_la-gtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-gtls.Tpo vtls/.deps/libcurl_la-gtls.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-vtls.lo -MD -MP -MF vtls/.deps/libcurl_la-vtls.Tpo -c -o vtls/libcurl_la-vtls.lo `test -f 'vtls/vtls.c' || echo './'`vtls/vtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-vtls.lo -MD -MP -MF vtls/.deps/libcurl_la-vtls.Tpo -c vtls/vtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-vtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-vtls.lo -MD -MP -MF vtls/.deps/libcurl_la-vtls.Tpo -c vtls/vtls.c -fPIC -DPIC -o vtls/libcurl_la-vtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-vtls.Tpo vtls/.deps/libcurl_la-vtls.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-nss.lo -MD -MP -MF vtls/.deps/libcurl_la-nss.Tpo -c -o vtls/libcurl_la-nss.lo `test -f 'vtls/nss.c' || echo './'`vtls/nss.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-nss.lo -MD -MP -MF vtls/.deps/libcurl_la-nss.Tpo -c vtls/nss.c -fPIC -DPIC -o vtls/.libs/libcurl_la-nss.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-nss.lo -MD -MP -MF vtls/.deps/libcurl_la-nss.Tpo -c vtls/nss.c -fPIC -DPIC -o vtls/libcurl_la-nss.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-nss.Tpo vtls/.deps/libcurl_la-nss.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-polarssl.lo -MD -MP -MF vtls/.deps/libcurl_la-polarssl.Tpo -c -o vtls/libcurl_la-polarssl.lo `test -f 'vtls/polarssl.c' || echo './'`vtls/polarssl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-polarssl.lo -MD -MP -MF vtls/.deps/libcurl_la-polarssl.Tpo -c vtls/polarssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-polarssl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-polarssl.lo -MD -MP -MF vtls/.deps/libcurl_la-polarssl.Tpo -c vtls/polarssl.c -fPIC -DPIC -o vtls/libcurl_la-polarssl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-polarssl.Tpo vtls/.deps/libcurl_la-polarssl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-polarssl_threadlock.lo -MD -MP -MF vtls/.deps/libcurl_la-polarssl_threadlock.Tpo -c -o vtls/libcurl_la-polarssl_threadlock.lo `test -f 'vtls/polarssl_threadlock.c' || echo './'`vtls/polarssl_threadlock.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-polarssl_threadlock.lo -MD -MP -MF vtls/.deps/libcurl_la-polarssl_threadlock.Tpo -c vtls/polarssl_threadlock.c -fPIC -DPIC -o vtls/.libs/libcurl_la-polarssl_threadlock.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-polarssl_threadlock.lo -MD -MP -MF vtls/.deps/libcurl_la-polarssl_threadlock.Tpo -c vtls/polarssl_threadlock.c -fPIC -DPIC -o vtls/libcurl_la-polarssl_threadlock.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-polarssl_threadlock.Tpo vtls/.deps/libcurl_la-polarssl_threadlock.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-axtls.lo -MD -MP -MF vtls/.deps/libcurl_la-axtls.Tpo -c -o vtls/libcurl_la-axtls.lo `test -f 'vtls/axtls.c' || echo './'`vtls/axtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-axtls.lo -MD -MP -MF vtls/.deps/libcurl_la-axtls.Tpo -c vtls/axtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-axtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-axtls.lo -MD -MP -MF vtls/.deps/libcurl_la-axtls.Tpo -c vtls/axtls.c -fPIC -DPIC -o vtls/libcurl_la-axtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-axtls.Tpo vtls/.deps/libcurl_la-axtls.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-cyassl.lo -MD -MP -MF vtls/.deps/libcurl_la-cyassl.Tpo -c -o vtls/libcurl_la-cyassl.lo `test -f 'vtls/cyassl.c' || echo './'`vtls/cyassl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-cyassl.lo -MD -MP -MF vtls/.deps/libcurl_la-cyassl.Tpo -c vtls/cyassl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-cyassl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-cyassl.lo -MD -MP -MF vtls/.deps/libcurl_la-cyassl.Tpo -c vtls/cyassl.c -fPIC -DPIC -o vtls/libcurl_la-cyassl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-cyassl.Tpo vtls/.deps/libcurl_la-cyassl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-schannel.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel.Tpo -c -o vtls/libcurl_la-schannel.lo `test -f 'vtls/schannel.c' || echo './'`vtls/schannel.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-schannel.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel.Tpo -c vtls/schannel.c -fPIC -DPIC -o vtls/.libs/libcurl_la-schannel.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-schannel.lo -MD -MP -MF vtls/.deps/libcurl_la-schannel.Tpo -c vtls/schannel.c -fPIC -DPIC -o vtls/libcurl_la-schannel.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-schannel.Tpo vtls/.deps/libcurl_la-schannel.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-darwinssl.lo -MD -MP -MF vtls/.deps/libcurl_la-darwinssl.Tpo -c -o vtls/libcurl_la-darwinssl.lo `test -f 'vtls/darwinssl.c' || echo './'`vtls/darwinssl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-darwinssl.lo -MD -MP -MF vtls/.deps/libcurl_la-darwinssl.Tpo -c vtls/darwinssl.c -fPIC -DPIC -o vtls/.libs/libcurl_la-darwinssl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-darwinssl.lo -MD -MP -MF vtls/.deps/libcurl_la-darwinssl.Tpo -c vtls/darwinssl.c -fPIC -DPIC -o vtls/libcurl_la-darwinssl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-darwinssl.Tpo vtls/.deps/libcurl_la-darwinssl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-gskit.lo -MD -MP -MF vtls/.deps/libcurl_la-gskit.Tpo -c -o vtls/libcurl_la-gskit.lo `test -f 'vtls/gskit.c' || echo './'`vtls/gskit.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-gskit.lo -MD -MP -MF vtls/.deps/libcurl_la-gskit.Tpo -c vtls/gskit.c -fPIC -DPIC -o vtls/.libs/libcurl_la-gskit.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-gskit.lo -MD -MP -MF vtls/.deps/libcurl_la-gskit.Tpo -c vtls/gskit.c -fPIC -DPIC -o vtls/libcurl_la-gskit.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-gskit.Tpo vtls/.deps/libcurl_la-gskit.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls.Tpo -c -o vtls/libcurl_la-mbedtls.lo `test -f 'vtls/mbedtls.c' || echo './'`vtls/mbedtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls.Tpo -c vtls/mbedtls.c -fPIC -DPIC -o vtls/.libs/libcurl_la-mbedtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurl_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurl_la-mbedtls.Tpo -c vtls/mbedtls.c -fPIC -DPIC -o vtls/libcurl_la-mbedtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurl_la-mbedtls.Tpo vtls/.deps/libcurl_la-mbedtls.Plo >/bin/sh ../libtool --tag=CC --mode=link cc -fvisibility=hidden -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -version-info 9:0:5 -L/usr/lib -L/usr/lib -fstack-protector -L/usr/local/lib -lcares -lnghttp2 -lssl -lcrypto -lz -L/usr/local/lib -L/usr/lib -L/usr/lib -fstack-protector -L/usr/local/lib -o libcurl.la -rpath /usr/local/lib 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-strcase.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-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_proxy.lo libcurl_la-non-ascii.lo libcurl_la-asyn-ares.lo libcurl_la-asyn-thread.lo libcurl_la-curl_gssapi.lo libcurl_la-http_ntlm.lo libcurl_la-curl_ntlm_wb.lo libcurl_la-curl_ntlm_core.lo libcurl_la-curl_sasl.lo libcurl_la-rand.lo libcurl_la-curl_multibyte.lo libcurl_la-hostcheck.lo libcurl_la-conncache.lo libcurl_la-pipeline.lo libcurl_la-dotdot.lo libcurl_la-x509asn1.lo libcurl_la-http2.lo libcurl_la-smb.lo libcurl_la-curl_endian.lo libcurl_la-curl_des.lo libcurl_la-system_win32.lo libcurl_la-mime.lo libcurl_la-sha256.lo libcurl_la-setopt.lo vauth/libcurl_la-vauth.lo vauth/libcurl_la-cleartext.lo vauth/libcurl_la-cram.lo vauth/libcurl_la-digest.lo vauth/libcurl_la-digest_sspi.lo vauth/libcurl_la-krb5_gssapi.lo vauth/libcurl_la-krb5_sspi.lo vauth/libcurl_la-ntlm.lo vauth/libcurl_la-ntlm_sspi.lo vauth/libcurl_la-oauth2.lo vauth/libcurl_la-spnego_gssapi.lo vauth/libcurl_la-spnego_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-polarssl.lo vtls/libcurl_la-polarssl_threadlock.lo vtls/libcurl_la-axtls.lo vtls/libcurl_la-cyassl.lo vtls/libcurl_la-schannel.lo vtls/libcurl_la-darwinssl.lo vtls/libcurl_la-gskit.lo vtls/libcurl_la-mbedtls.lo >libtool: link: cc -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-strcase.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-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_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-http_ntlm.o .libs/libcurl_la-curl_ntlm_wb.o .libs/libcurl_la-curl_ntlm_core.o .libs/libcurl_la-curl_sasl.o .libs/libcurl_la-rand.o .libs/libcurl_la-curl_multibyte.o .libs/libcurl_la-hostcheck.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-smb.o .libs/libcurl_la-curl_endian.o .libs/libcurl_la-curl_des.o .libs/libcurl_la-system_win32.o .libs/libcurl_la-mime.o .libs/libcurl_la-sha256.o .libs/libcurl_la-setopt.o vauth/.libs/libcurl_la-vauth.o vauth/.libs/libcurl_la-cleartext.o vauth/.libs/libcurl_la-cram.o vauth/.libs/libcurl_la-digest.o vauth/.libs/libcurl_la-digest_sspi.o vauth/.libs/libcurl_la-krb5_gssapi.o vauth/.libs/libcurl_la-krb5_sspi.o vauth/.libs/libcurl_la-ntlm.o vauth/.libs/libcurl_la-ntlm_sspi.o vauth/.libs/libcurl_la-oauth2.o vauth/.libs/libcurl_la-spnego_gssapi.o vauth/.libs/libcurl_la-spnego_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-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-schannel.o vtls/.libs/libcurl_la-darwinssl.o vtls/.libs/libcurl_la-gskit.o vtls/.libs/libcurl_la-mbedtls.o -L/usr/lib -L/usr/local/lib -lcares -lnghttp2 -lssl -lcrypto -lz -g -fstack-protector -g -fstack-protector -fstack-protector -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.5.0 >libtool: link: (cd ".libs" && rm -f "libcurl.so.4" && ln -s "libcurl.so.4.5.0" "libcurl.so.4") >libtool: link: (cd ".libs" && rm -f "libcurl.so" && ln -s "libcurl.so.4.5.0" "libcurl.so") >libtool: link: /usr/bin/ar cru .libs/libcurl.a libcurl_la-file.o libcurl_la-timeval.o libcurl_la-base64.o libcurl_la-hostip.o libcurl_la-progress.o libcurl_la-formdata.o libcurl_la-cookie.o libcurl_la-http.o libcurl_la-sendf.o libcurl_la-ftp.o libcurl_la-url.o libcurl_la-dict.o libcurl_la-if2ip.o libcurl_la-speedcheck.o libcurl_la-ldap.o libcurl_la-version.o libcurl_la-getenv.o libcurl_la-escape.o libcurl_la-mprintf.o libcurl_la-telnet.o libcurl_la-netrc.o libcurl_la-getinfo.o libcurl_la-transfer.o libcurl_la-strcase.o libcurl_la-easy.o libcurl_la-security.o libcurl_la-curl_fnmatch.o libcurl_la-fileinfo.o libcurl_la-ftplistparser.o libcurl_la-wildcard.o libcurl_la-krb5.o libcurl_la-memdebug.o libcurl_la-http_chunks.o libcurl_la-strtok.o libcurl_la-connect.o libcurl_la-llist.o libcurl_la-hash.o libcurl_la-multi.o libcurl_la-content_encoding.o libcurl_la-share.o libcurl_la-http_digest.o libcurl_la-md4.o libcurl_la-md5.o libcurl_la-http_negotiate.o libcurl_la-inet_pton.o libcurl_la-strtoofft.o libcurl_la-strerror.o libcurl_la-amigaos.o libcurl_la-hostasyn.o libcurl_la-hostip4.o libcurl_la-hostip6.o libcurl_la-hostsyn.o libcurl_la-inet_ntop.o libcurl_la-parsedate.o libcurl_la-select.o libcurl_la-tftp.o libcurl_la-splay.o libcurl_la-strdup.o libcurl_la-socks.o libcurl_la-ssh.o libcurl_la-curl_addrinfo.o libcurl_la-socks_gssapi.o libcurl_la-socks_sspi.o libcurl_la-curl_sspi.o libcurl_la-slist.o libcurl_la-nonblock.o libcurl_la-curl_memrchr.o libcurl_la-imap.o libcurl_la-pop3.o libcurl_la-smtp.o libcurl_la-pingpong.o libcurl_la-rtsp.o libcurl_la-curl_threads.o libcurl_la-warnless.o libcurl_la-hmac.o libcurl_la-curl_rtmp.o libcurl_la-openldap.o libcurl_la-curl_gethostname.o libcurl_la-gopher.o libcurl_la-idn_win32.o libcurl_la-http_proxy.o libcurl_la-non-ascii.o libcurl_la-asyn-ares.o libcurl_la-asyn-thread.o libcurl_la-curl_gssapi.o libcurl_la-http_ntlm.o libcurl_la-curl_ntlm_wb.o libcurl_la-curl_ntlm_core.o libcurl_la-curl_sasl.o libcurl_la-rand.o libcurl_la-curl_multibyte.o libcurl_la-hostcheck.o libcurl_la-conncache.o libcurl_la-pipeline.o libcurl_la-dotdot.o libcurl_la-x509asn1.o libcurl_la-http2.o libcurl_la-smb.o libcurl_la-curl_endian.o libcurl_la-curl_des.o libcurl_la-system_win32.o libcurl_la-mime.o libcurl_la-sha256.o libcurl_la-setopt.o vauth/libcurl_la-vauth.o vauth/libcurl_la-cleartext.o vauth/libcurl_la-cram.o vauth/libcurl_la-digest.o vauth/libcurl_la-digest_sspi.o vauth/libcurl_la-krb5_gssapi.o vauth/libcurl_la-krb5_sspi.o vauth/libcurl_la-ntlm.o vauth/libcurl_la-ntlm_sspi.o vauth/libcurl_la-oauth2.o vauth/libcurl_la-spnego_gssapi.o vauth/libcurl_la-spnego_sspi.o vtls/libcurl_la-openssl.o vtls/libcurl_la-gtls.o vtls/libcurl_la-vtls.o vtls/libcurl_la-nss.o vtls/libcurl_la-polarssl.o vtls/libcurl_la-polarssl_threadlock.o vtls/libcurl_la-axtls.o vtls/libcurl_la-cyassl.o vtls/libcurl_la-schannel.o vtls/libcurl_la-darwinssl.o vtls/libcurl_la-gskit.o vtls/libcurl_la-mbedtls.o >libtool: link: ranlib .libs/libcurl.a >libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" ) >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-file.lo -MD -MP -MF .deps/libcurlu_la-file.Tpo -c -o libcurlu_la-file.lo `test -f 'file.c' || echo './'`file.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-file.lo -MD -MP -MF .deps/libcurlu_la-file.Tpo -c file.c -fPIC -DPIC -o .libs/libcurlu_la-file.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-file.lo -MD -MP -MF .deps/libcurlu_la-file.Tpo -c file.c -fPIC -DPIC -o libcurlu_la-file.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-file.Tpo .deps/libcurlu_la-file.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-timeval.lo -MD -MP -MF .deps/libcurlu_la-timeval.Tpo -c -o libcurlu_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-timeval.lo -MD -MP -MF .deps/libcurlu_la-timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/libcurlu_la-timeval.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-timeval.lo -MD -MP -MF .deps/libcurlu_la-timeval.Tpo -c timeval.c -fPIC -DPIC -o libcurlu_la-timeval.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-timeval.Tpo .deps/libcurlu_la-timeval.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-base64.lo -MD -MP -MF .deps/libcurlu_la-base64.Tpo -c -o libcurlu_la-base64.lo `test -f 'base64.c' || echo './'`base64.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-base64.lo -MD -MP -MF .deps/libcurlu_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libcurlu_la-base64.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-base64.lo -MD -MP -MF .deps/libcurlu_la-base64.Tpo -c base64.c -fPIC -DPIC -o libcurlu_la-base64.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-base64.Tpo .deps/libcurlu_la-base64.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip.lo -MD -MP -MF .deps/libcurlu_la-hostip.Tpo -c -o libcurlu_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip.lo -MD -MP -MF .deps/libcurlu_la-hostip.Tpo -c hostip.c -fPIC -DPIC -o .libs/libcurlu_la-hostip.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip.lo -MD -MP -MF .deps/libcurlu_la-hostip.Tpo -c hostip.c -fPIC -DPIC -o libcurlu_la-hostip.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hostip.Tpo .deps/libcurlu_la-hostip.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-progress.lo -MD -MP -MF .deps/libcurlu_la-progress.Tpo -c -o libcurlu_la-progress.lo `test -f 'progress.c' || echo './'`progress.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-progress.lo -MD -MP -MF .deps/libcurlu_la-progress.Tpo -c progress.c -fPIC -DPIC -o .libs/libcurlu_la-progress.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-progress.lo -MD -MP -MF .deps/libcurlu_la-progress.Tpo -c progress.c -fPIC -DPIC -o libcurlu_la-progress.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-progress.Tpo .deps/libcurlu_la-progress.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-formdata.lo -MD -MP -MF .deps/libcurlu_la-formdata.Tpo -c -o libcurlu_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-formdata.lo -MD -MP -MF .deps/libcurlu_la-formdata.Tpo -c formdata.c -fPIC -DPIC -o .libs/libcurlu_la-formdata.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-formdata.lo -MD -MP -MF .deps/libcurlu_la-formdata.Tpo -c formdata.c -fPIC -DPIC -o libcurlu_la-formdata.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-formdata.Tpo .deps/libcurlu_la-formdata.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-cookie.lo -MD -MP -MF .deps/libcurlu_la-cookie.Tpo -c -o libcurlu_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-cookie.lo -MD -MP -MF .deps/libcurlu_la-cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/libcurlu_la-cookie.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-cookie.lo -MD -MP -MF .deps/libcurlu_la-cookie.Tpo -c cookie.c -fPIC -DPIC -o libcurlu_la-cookie.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-cookie.Tpo .deps/libcurlu_la-cookie.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http.lo -MD -MP -MF .deps/libcurlu_la-http.Tpo -c -o libcurlu_la-http.lo `test -f 'http.c' || echo './'`http.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http.lo -MD -MP -MF .deps/libcurlu_la-http.Tpo -c http.c -fPIC -DPIC -o .libs/libcurlu_la-http.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http.lo -MD -MP -MF .deps/libcurlu_la-http.Tpo -c http.c -fPIC -DPIC -o libcurlu_la-http.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-http.Tpo .deps/libcurlu_la-http.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-sendf.lo -MD -MP -MF .deps/libcurlu_la-sendf.Tpo -c -o libcurlu_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-sendf.lo -MD -MP -MF .deps/libcurlu_la-sendf.Tpo -c sendf.c -fPIC -DPIC -o .libs/libcurlu_la-sendf.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-sendf.lo -MD -MP -MF .deps/libcurlu_la-sendf.Tpo -c sendf.c -fPIC -DPIC -o libcurlu_la-sendf.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-sendf.Tpo .deps/libcurlu_la-sendf.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ftp.lo -MD -MP -MF .deps/libcurlu_la-ftp.Tpo -c -o libcurlu_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ftp.lo -MD -MP -MF .deps/libcurlu_la-ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/libcurlu_la-ftp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ftp.lo -MD -MP -MF .deps/libcurlu_la-ftp.Tpo -c ftp.c -fPIC -DPIC -o libcurlu_la-ftp.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-ftp.Tpo .deps/libcurlu_la-ftp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-url.lo -MD -MP -MF .deps/libcurlu_la-url.Tpo -c -o libcurlu_la-url.lo `test -f 'url.c' || echo './'`url.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-url.lo -MD -MP -MF .deps/libcurlu_la-url.Tpo -c url.c -fPIC -DPIC -o .libs/libcurlu_la-url.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-url.lo -MD -MP -MF .deps/libcurlu_la-url.Tpo -c url.c -fPIC -DPIC -o libcurlu_la-url.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-url.Tpo .deps/libcurlu_la-url.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-dict.lo -MD -MP -MF .deps/libcurlu_la-dict.Tpo -c -o libcurlu_la-dict.lo `test -f 'dict.c' || echo './'`dict.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-dict.lo -MD -MP -MF .deps/libcurlu_la-dict.Tpo -c dict.c -fPIC -DPIC -o .libs/libcurlu_la-dict.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-dict.lo -MD -MP -MF .deps/libcurlu_la-dict.Tpo -c dict.c -fPIC -DPIC -o libcurlu_la-dict.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-dict.Tpo .deps/libcurlu_la-dict.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-if2ip.lo -MD -MP -MF .deps/libcurlu_la-if2ip.Tpo -c -o libcurlu_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-if2ip.lo -MD -MP -MF .deps/libcurlu_la-if2ip.Tpo -c if2ip.c -fPIC -DPIC -o .libs/libcurlu_la-if2ip.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-if2ip.lo -MD -MP -MF .deps/libcurlu_la-if2ip.Tpo -c if2ip.c -fPIC -DPIC -o libcurlu_la-if2ip.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-if2ip.Tpo .deps/libcurlu_la-if2ip.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-speedcheck.lo -MD -MP -MF .deps/libcurlu_la-speedcheck.Tpo -c -o libcurlu_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-speedcheck.lo -MD -MP -MF .deps/libcurlu_la-speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o .libs/libcurlu_la-speedcheck.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-speedcheck.lo -MD -MP -MF .deps/libcurlu_la-speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o libcurlu_la-speedcheck.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-speedcheck.Tpo .deps/libcurlu_la-speedcheck.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ldap.lo -MD -MP -MF .deps/libcurlu_la-ldap.Tpo -c -o libcurlu_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ldap.lo -MD -MP -MF .deps/libcurlu_la-ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/libcurlu_la-ldap.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ldap.lo -MD -MP -MF .deps/libcurlu_la-ldap.Tpo -c ldap.c -fPIC -DPIC -o libcurlu_la-ldap.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-ldap.Tpo .deps/libcurlu_la-ldap.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-version.lo -MD -MP -MF .deps/libcurlu_la-version.Tpo -c -o libcurlu_la-version.lo `test -f 'version.c' || echo './'`version.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-version.lo -MD -MP -MF .deps/libcurlu_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libcurlu_la-version.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-version.lo -MD -MP -MF .deps/libcurlu_la-version.Tpo -c version.c -fPIC -DPIC -o libcurlu_la-version.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-version.Tpo .deps/libcurlu_la-version.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-getenv.lo -MD -MP -MF .deps/libcurlu_la-getenv.Tpo -c -o libcurlu_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-getenv.lo -MD -MP -MF .deps/libcurlu_la-getenv.Tpo -c getenv.c -fPIC -DPIC -o .libs/libcurlu_la-getenv.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-getenv.lo -MD -MP -MF .deps/libcurlu_la-getenv.Tpo -c getenv.c -fPIC -DPIC -o libcurlu_la-getenv.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-getenv.Tpo .deps/libcurlu_la-getenv.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-escape.lo -MD -MP -MF .deps/libcurlu_la-escape.Tpo -c -o libcurlu_la-escape.lo `test -f 'escape.c' || echo './'`escape.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-escape.lo -MD -MP -MF .deps/libcurlu_la-escape.Tpo -c escape.c -fPIC -DPIC -o .libs/libcurlu_la-escape.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-escape.lo -MD -MP -MF .deps/libcurlu_la-escape.Tpo -c escape.c -fPIC -DPIC -o libcurlu_la-escape.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-escape.Tpo .deps/libcurlu_la-escape.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-mprintf.lo -MD -MP -MF .deps/libcurlu_la-mprintf.Tpo -c -o libcurlu_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-mprintf.lo -MD -MP -MF .deps/libcurlu_la-mprintf.Tpo -c mprintf.c -fPIC -DPIC -o .libs/libcurlu_la-mprintf.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-mprintf.lo -MD -MP -MF .deps/libcurlu_la-mprintf.Tpo -c mprintf.c -fPIC -DPIC -o libcurlu_la-mprintf.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-mprintf.Tpo .deps/libcurlu_la-mprintf.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-telnet.lo -MD -MP -MF .deps/libcurlu_la-telnet.Tpo -c -o libcurlu_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-telnet.lo -MD -MP -MF .deps/libcurlu_la-telnet.Tpo -c telnet.c -fPIC -DPIC -o .libs/libcurlu_la-telnet.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-telnet.lo -MD -MP -MF .deps/libcurlu_la-telnet.Tpo -c telnet.c -fPIC -DPIC -o libcurlu_la-telnet.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-telnet.Tpo .deps/libcurlu_la-telnet.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-netrc.lo -MD -MP -MF .deps/libcurlu_la-netrc.Tpo -c -o libcurlu_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-netrc.lo -MD -MP -MF .deps/libcurlu_la-netrc.Tpo -c netrc.c -fPIC -DPIC -o .libs/libcurlu_la-netrc.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-netrc.lo -MD -MP -MF .deps/libcurlu_la-netrc.Tpo -c netrc.c -fPIC -DPIC -o libcurlu_la-netrc.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-netrc.Tpo .deps/libcurlu_la-netrc.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-getinfo.lo -MD -MP -MF .deps/libcurlu_la-getinfo.Tpo -c -o libcurlu_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-getinfo.lo -MD -MP -MF .deps/libcurlu_la-getinfo.Tpo -c getinfo.c -fPIC -DPIC -o .libs/libcurlu_la-getinfo.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-getinfo.lo -MD -MP -MF .deps/libcurlu_la-getinfo.Tpo -c getinfo.c -fPIC -DPIC -o libcurlu_la-getinfo.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-getinfo.Tpo .deps/libcurlu_la-getinfo.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-transfer.lo -MD -MP -MF .deps/libcurlu_la-transfer.Tpo -c -o libcurlu_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-transfer.lo -MD -MP -MF .deps/libcurlu_la-transfer.Tpo -c transfer.c -fPIC -DPIC -o .libs/libcurlu_la-transfer.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-transfer.lo -MD -MP -MF .deps/libcurlu_la-transfer.Tpo -c transfer.c -fPIC -DPIC -o libcurlu_la-transfer.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-transfer.Tpo .deps/libcurlu_la-transfer.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strcase.lo -MD -MP -MF .deps/libcurlu_la-strcase.Tpo -c -o libcurlu_la-strcase.lo `test -f 'strcase.c' || echo './'`strcase.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strcase.lo -MD -MP -MF .deps/libcurlu_la-strcase.Tpo -c strcase.c -fPIC -DPIC -o .libs/libcurlu_la-strcase.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strcase.lo -MD -MP -MF .deps/libcurlu_la-strcase.Tpo -c strcase.c -fPIC -DPIC -o libcurlu_la-strcase.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-strcase.Tpo .deps/libcurlu_la-strcase.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-easy.lo -MD -MP -MF .deps/libcurlu_la-easy.Tpo -c -o libcurlu_la-easy.lo `test -f 'easy.c' || echo './'`easy.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-easy.lo -MD -MP -MF .deps/libcurlu_la-easy.Tpo -c easy.c -fPIC -DPIC -o .libs/libcurlu_la-easy.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-easy.lo -MD -MP -MF .deps/libcurlu_la-easy.Tpo -c easy.c -fPIC -DPIC -o libcurlu_la-easy.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-easy.Tpo .deps/libcurlu_la-easy.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-security.lo -MD -MP -MF .deps/libcurlu_la-security.Tpo -c -o libcurlu_la-security.lo `test -f 'security.c' || echo './'`security.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-security.lo -MD -MP -MF .deps/libcurlu_la-security.Tpo -c security.c -fPIC -DPIC -o .libs/libcurlu_la-security.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-security.lo -MD -MP -MF .deps/libcurlu_la-security.Tpo -c security.c -fPIC -DPIC -o libcurlu_la-security.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-security.Tpo .deps/libcurlu_la-security.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurlu_la-curl_fnmatch.Tpo -c -o libcurlu_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurlu_la-curl_fnmatch.Tpo -c curl_fnmatch.c -fPIC -DPIC -o .libs/libcurlu_la-curl_fnmatch.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurlu_la-curl_fnmatch.Tpo -c curl_fnmatch.c -fPIC -DPIC -o libcurlu_la-curl_fnmatch.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_fnmatch.Tpo .deps/libcurlu_la-curl_fnmatch.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-fileinfo.lo -MD -MP -MF .deps/libcurlu_la-fileinfo.Tpo -c -o libcurlu_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-fileinfo.lo -MD -MP -MF .deps/libcurlu_la-fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o .libs/libcurlu_la-fileinfo.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-fileinfo.lo -MD -MP -MF .deps/libcurlu_la-fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o libcurlu_la-fileinfo.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-fileinfo.Tpo .deps/libcurlu_la-fileinfo.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ftplistparser.lo -MD -MP -MF .deps/libcurlu_la-ftplistparser.Tpo -c -o libcurlu_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ftplistparser.lo -MD -MP -MF .deps/libcurlu_la-ftplistparser.Tpo -c ftplistparser.c -fPIC -DPIC -o .libs/libcurlu_la-ftplistparser.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ftplistparser.lo -MD -MP -MF .deps/libcurlu_la-ftplistparser.Tpo -c ftplistparser.c -fPIC -DPIC -o libcurlu_la-ftplistparser.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-ftplistparser.Tpo .deps/libcurlu_la-ftplistparser.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-wildcard.lo -MD -MP -MF .deps/libcurlu_la-wildcard.Tpo -c -o libcurlu_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-wildcard.lo -MD -MP -MF .deps/libcurlu_la-wildcard.Tpo -c wildcard.c -fPIC -DPIC -o .libs/libcurlu_la-wildcard.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-wildcard.lo -MD -MP -MF .deps/libcurlu_la-wildcard.Tpo -c wildcard.c -fPIC -DPIC -o libcurlu_la-wildcard.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-wildcard.Tpo .deps/libcurlu_la-wildcard.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-krb5.lo -MD -MP -MF .deps/libcurlu_la-krb5.Tpo -c -o libcurlu_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-krb5.lo -MD -MP -MF .deps/libcurlu_la-krb5.Tpo -c krb5.c -fPIC -DPIC -o .libs/libcurlu_la-krb5.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-krb5.lo -MD -MP -MF .deps/libcurlu_la-krb5.Tpo -c krb5.c -fPIC -DPIC -o libcurlu_la-krb5.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-krb5.Tpo .deps/libcurlu_la-krb5.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-memdebug.lo -MD -MP -MF .deps/libcurlu_la-memdebug.Tpo -c -o libcurlu_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-memdebug.lo -MD -MP -MF .deps/libcurlu_la-memdebug.Tpo -c memdebug.c -fPIC -DPIC -o .libs/libcurlu_la-memdebug.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-memdebug.lo -MD -MP -MF .deps/libcurlu_la-memdebug.Tpo -c memdebug.c -fPIC -DPIC -o libcurlu_la-memdebug.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-memdebug.Tpo .deps/libcurlu_la-memdebug.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_chunks.lo -MD -MP -MF .deps/libcurlu_la-http_chunks.Tpo -c -o libcurlu_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_chunks.lo -MD -MP -MF .deps/libcurlu_la-http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o .libs/libcurlu_la-http_chunks.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_chunks.lo -MD -MP -MF .deps/libcurlu_la-http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o libcurlu_la-http_chunks.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-http_chunks.Tpo .deps/libcurlu_la-http_chunks.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strtok.lo -MD -MP -MF .deps/libcurlu_la-strtok.Tpo -c -o libcurlu_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strtok.lo -MD -MP -MF .deps/libcurlu_la-strtok.Tpo -c strtok.c -fPIC -DPIC -o .libs/libcurlu_la-strtok.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strtok.lo -MD -MP -MF .deps/libcurlu_la-strtok.Tpo -c strtok.c -fPIC -DPIC -o libcurlu_la-strtok.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-strtok.Tpo .deps/libcurlu_la-strtok.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-connect.lo -MD -MP -MF .deps/libcurlu_la-connect.Tpo -c -o libcurlu_la-connect.lo `test -f 'connect.c' || echo './'`connect.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-connect.lo -MD -MP -MF .deps/libcurlu_la-connect.Tpo -c connect.c -fPIC -DPIC -o .libs/libcurlu_la-connect.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-connect.lo -MD -MP -MF .deps/libcurlu_la-connect.Tpo -c connect.c -fPIC -DPIC -o libcurlu_la-connect.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-connect.Tpo .deps/libcurlu_la-connect.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-llist.lo -MD -MP -MF .deps/libcurlu_la-llist.Tpo -c -o libcurlu_la-llist.lo `test -f 'llist.c' || echo './'`llist.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-llist.lo -MD -MP -MF .deps/libcurlu_la-llist.Tpo -c llist.c -fPIC -DPIC -o .libs/libcurlu_la-llist.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-llist.lo -MD -MP -MF .deps/libcurlu_la-llist.Tpo -c llist.c -fPIC -DPIC -o libcurlu_la-llist.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-llist.Tpo .deps/libcurlu_la-llist.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hash.lo -MD -MP -MF .deps/libcurlu_la-hash.Tpo -c -o libcurlu_la-hash.lo `test -f 'hash.c' || echo './'`hash.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hash.lo -MD -MP -MF .deps/libcurlu_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libcurlu_la-hash.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hash.lo -MD -MP -MF .deps/libcurlu_la-hash.Tpo -c hash.c -fPIC -DPIC -o libcurlu_la-hash.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hash.Tpo .deps/libcurlu_la-hash.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-multi.lo -MD -MP -MF .deps/libcurlu_la-multi.Tpo -c -o libcurlu_la-multi.lo `test -f 'multi.c' || echo './'`multi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-multi.lo -MD -MP -MF .deps/libcurlu_la-multi.Tpo -c multi.c -fPIC -DPIC -o .libs/libcurlu_la-multi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-multi.lo -MD -MP -MF .deps/libcurlu_la-multi.Tpo -c multi.c -fPIC -DPIC -o libcurlu_la-multi.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-multi.Tpo .deps/libcurlu_la-multi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-content_encoding.lo -MD -MP -MF .deps/libcurlu_la-content_encoding.Tpo -c -o libcurlu_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-content_encoding.lo -MD -MP -MF .deps/libcurlu_la-content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o .libs/libcurlu_la-content_encoding.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-content_encoding.lo -MD -MP -MF .deps/libcurlu_la-content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o libcurlu_la-content_encoding.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-content_encoding.Tpo .deps/libcurlu_la-content_encoding.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-share.lo -MD -MP -MF .deps/libcurlu_la-share.Tpo -c -o libcurlu_la-share.lo `test -f 'share.c' || echo './'`share.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-share.lo -MD -MP -MF .deps/libcurlu_la-share.Tpo -c share.c -fPIC -DPIC -o .libs/libcurlu_la-share.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-share.lo -MD -MP -MF .deps/libcurlu_la-share.Tpo -c share.c -fPIC -DPIC -o libcurlu_la-share.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-share.Tpo .deps/libcurlu_la-share.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_digest.lo -MD -MP -MF .deps/libcurlu_la-http_digest.Tpo -c -o libcurlu_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_digest.lo -MD -MP -MF .deps/libcurlu_la-http_digest.Tpo -c http_digest.c -fPIC -DPIC -o .libs/libcurlu_la-http_digest.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_digest.lo -MD -MP -MF .deps/libcurlu_la-http_digest.Tpo -c http_digest.c -fPIC -DPIC -o libcurlu_la-http_digest.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-http_digest.Tpo .deps/libcurlu_la-http_digest.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-md4.lo -MD -MP -MF .deps/libcurlu_la-md4.Tpo -c -o libcurlu_la-md4.lo `test -f 'md4.c' || echo './'`md4.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-md4.lo -MD -MP -MF .deps/libcurlu_la-md4.Tpo -c md4.c -fPIC -DPIC -o .libs/libcurlu_la-md4.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-md4.lo -MD -MP -MF .deps/libcurlu_la-md4.Tpo -c md4.c -fPIC -DPIC -o libcurlu_la-md4.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-md4.Tpo .deps/libcurlu_la-md4.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-md5.lo -MD -MP -MF .deps/libcurlu_la-md5.Tpo -c -o libcurlu_la-md5.lo `test -f 'md5.c' || echo './'`md5.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-md5.lo -MD -MP -MF .deps/libcurlu_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libcurlu_la-md5.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-md5.lo -MD -MP -MF .deps/libcurlu_la-md5.Tpo -c md5.c -fPIC -DPIC -o libcurlu_la-md5.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-md5.Tpo .deps/libcurlu_la-md5.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_negotiate.lo -MD -MP -MF .deps/libcurlu_la-http_negotiate.Tpo -c -o libcurlu_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_negotiate.lo -MD -MP -MF .deps/libcurlu_la-http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o .libs/libcurlu_la-http_negotiate.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_negotiate.lo -MD -MP -MF .deps/libcurlu_la-http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o libcurlu_la-http_negotiate.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-http_negotiate.Tpo .deps/libcurlu_la-http_negotiate.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-inet_pton.lo -MD -MP -MF .deps/libcurlu_la-inet_pton.Tpo -c -o libcurlu_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-inet_pton.lo -MD -MP -MF .deps/libcurlu_la-inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o .libs/libcurlu_la-inet_pton.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-inet_pton.lo -MD -MP -MF .deps/libcurlu_la-inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o libcurlu_la-inet_pton.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-inet_pton.Tpo .deps/libcurlu_la-inet_pton.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strtoofft.lo -MD -MP -MF .deps/libcurlu_la-strtoofft.Tpo -c -o libcurlu_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strtoofft.lo -MD -MP -MF .deps/libcurlu_la-strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o .libs/libcurlu_la-strtoofft.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strtoofft.lo -MD -MP -MF .deps/libcurlu_la-strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o libcurlu_la-strtoofft.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-strtoofft.Tpo .deps/libcurlu_la-strtoofft.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strerror.lo -MD -MP -MF .deps/libcurlu_la-strerror.Tpo -c -o libcurlu_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strerror.lo -MD -MP -MF .deps/libcurlu_la-strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/libcurlu_la-strerror.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strerror.lo -MD -MP -MF .deps/libcurlu_la-strerror.Tpo -c strerror.c -fPIC -DPIC -o libcurlu_la-strerror.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-strerror.Tpo .deps/libcurlu_la-strerror.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-amigaos.lo -MD -MP -MF .deps/libcurlu_la-amigaos.Tpo -c -o libcurlu_la-amigaos.lo `test -f 'amigaos.c' || echo './'`amigaos.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-amigaos.lo -MD -MP -MF .deps/libcurlu_la-amigaos.Tpo -c amigaos.c -fPIC -DPIC -o .libs/libcurlu_la-amigaos.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-amigaos.lo -MD -MP -MF .deps/libcurlu_la-amigaos.Tpo -c amigaos.c -fPIC -DPIC -o libcurlu_la-amigaos.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-amigaos.Tpo .deps/libcurlu_la-amigaos.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostasyn.lo -MD -MP -MF .deps/libcurlu_la-hostasyn.Tpo -c -o libcurlu_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostasyn.lo -MD -MP -MF .deps/libcurlu_la-hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o .libs/libcurlu_la-hostasyn.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostasyn.lo -MD -MP -MF .deps/libcurlu_la-hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o libcurlu_la-hostasyn.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hostasyn.Tpo .deps/libcurlu_la-hostasyn.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip4.lo -MD -MP -MF .deps/libcurlu_la-hostip4.Tpo -c -o libcurlu_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip4.lo -MD -MP -MF .deps/libcurlu_la-hostip4.Tpo -c hostip4.c -fPIC -DPIC -o .libs/libcurlu_la-hostip4.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip4.lo -MD -MP -MF .deps/libcurlu_la-hostip4.Tpo -c hostip4.c -fPIC -DPIC -o libcurlu_la-hostip4.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hostip4.Tpo .deps/libcurlu_la-hostip4.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip6.lo -MD -MP -MF .deps/libcurlu_la-hostip6.Tpo -c -o libcurlu_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip6.lo -MD -MP -MF .deps/libcurlu_la-hostip6.Tpo -c hostip6.c -fPIC -DPIC -o .libs/libcurlu_la-hostip6.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostip6.lo -MD -MP -MF .deps/libcurlu_la-hostip6.Tpo -c hostip6.c -fPIC -DPIC -o libcurlu_la-hostip6.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hostip6.Tpo .deps/libcurlu_la-hostip6.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostsyn.lo -MD -MP -MF .deps/libcurlu_la-hostsyn.Tpo -c -o libcurlu_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostsyn.lo -MD -MP -MF .deps/libcurlu_la-hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o .libs/libcurlu_la-hostsyn.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostsyn.lo -MD -MP -MF .deps/libcurlu_la-hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o libcurlu_la-hostsyn.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hostsyn.Tpo .deps/libcurlu_la-hostsyn.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-inet_ntop.lo -MD -MP -MF .deps/libcurlu_la-inet_ntop.Tpo -c -o libcurlu_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-inet_ntop.lo -MD -MP -MF .deps/libcurlu_la-inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o .libs/libcurlu_la-inet_ntop.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-inet_ntop.lo -MD -MP -MF .deps/libcurlu_la-inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o libcurlu_la-inet_ntop.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-inet_ntop.Tpo .deps/libcurlu_la-inet_ntop.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-parsedate.lo -MD -MP -MF .deps/libcurlu_la-parsedate.Tpo -c -o libcurlu_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-parsedate.lo -MD -MP -MF .deps/libcurlu_la-parsedate.Tpo -c parsedate.c -fPIC -DPIC -o .libs/libcurlu_la-parsedate.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-parsedate.lo -MD -MP -MF .deps/libcurlu_la-parsedate.Tpo -c parsedate.c -fPIC -DPIC -o libcurlu_la-parsedate.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-parsedate.Tpo .deps/libcurlu_la-parsedate.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-select.lo -MD -MP -MF .deps/libcurlu_la-select.Tpo -c -o libcurlu_la-select.lo `test -f 'select.c' || echo './'`select.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-select.lo -MD -MP -MF .deps/libcurlu_la-select.Tpo -c select.c -fPIC -DPIC -o .libs/libcurlu_la-select.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-select.lo -MD -MP -MF .deps/libcurlu_la-select.Tpo -c select.c -fPIC -DPIC -o libcurlu_la-select.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-select.Tpo .deps/libcurlu_la-select.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-tftp.lo -MD -MP -MF .deps/libcurlu_la-tftp.Tpo -c -o libcurlu_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-tftp.lo -MD -MP -MF .deps/libcurlu_la-tftp.Tpo -c tftp.c -fPIC -DPIC -o .libs/libcurlu_la-tftp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-tftp.lo -MD -MP -MF .deps/libcurlu_la-tftp.Tpo -c tftp.c -fPIC -DPIC -o libcurlu_la-tftp.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-tftp.Tpo .deps/libcurlu_la-tftp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-splay.lo -MD -MP -MF .deps/libcurlu_la-splay.Tpo -c -o libcurlu_la-splay.lo `test -f 'splay.c' || echo './'`splay.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-splay.lo -MD -MP -MF .deps/libcurlu_la-splay.Tpo -c splay.c -fPIC -DPIC -o .libs/libcurlu_la-splay.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-splay.lo -MD -MP -MF .deps/libcurlu_la-splay.Tpo -c splay.c -fPIC -DPIC -o libcurlu_la-splay.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-splay.Tpo .deps/libcurlu_la-splay.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strdup.lo -MD -MP -MF .deps/libcurlu_la-strdup.Tpo -c -o libcurlu_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strdup.lo -MD -MP -MF .deps/libcurlu_la-strdup.Tpo -c strdup.c -fPIC -DPIC -o .libs/libcurlu_la-strdup.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-strdup.lo -MD -MP -MF .deps/libcurlu_la-strdup.Tpo -c strdup.c -fPIC -DPIC -o libcurlu_la-strdup.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-strdup.Tpo .deps/libcurlu_la-strdup.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks.lo -MD -MP -MF .deps/libcurlu_la-socks.Tpo -c -o libcurlu_la-socks.lo `test -f 'socks.c' || echo './'`socks.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks.lo -MD -MP -MF .deps/libcurlu_la-socks.Tpo -c socks.c -fPIC -DPIC -o .libs/libcurlu_la-socks.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks.lo -MD -MP -MF .deps/libcurlu_la-socks.Tpo -c socks.c -fPIC -DPIC -o libcurlu_la-socks.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-socks.Tpo .deps/libcurlu_la-socks.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ssh.lo -MD -MP -MF .deps/libcurlu_la-ssh.Tpo -c -o libcurlu_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ssh.lo -MD -MP -MF .deps/libcurlu_la-ssh.Tpo -c ssh.c -fPIC -DPIC -o .libs/libcurlu_la-ssh.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-ssh.lo -MD -MP -MF .deps/libcurlu_la-ssh.Tpo -c ssh.c -fPIC -DPIC -o libcurlu_la-ssh.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-ssh.Tpo .deps/libcurlu_la-ssh.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurlu_la-curl_addrinfo.Tpo -c -o libcurlu_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo './'`curl_addrinfo.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurlu_la-curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o .libs/libcurlu_la-curl_addrinfo.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurlu_la-curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o libcurlu_la-curl_addrinfo.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_addrinfo.Tpo .deps/libcurlu_la-curl_addrinfo.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks_gssapi.lo -MD -MP -MF .deps/libcurlu_la-socks_gssapi.Tpo -c -o libcurlu_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo './'`socks_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks_gssapi.lo -MD -MP -MF .deps/libcurlu_la-socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o .libs/libcurlu_la-socks_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks_gssapi.lo -MD -MP -MF .deps/libcurlu_la-socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o libcurlu_la-socks_gssapi.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-socks_gssapi.Tpo .deps/libcurlu_la-socks_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks_sspi.lo -MD -MP -MF .deps/libcurlu_la-socks_sspi.Tpo -c -o libcurlu_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo './'`socks_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks_sspi.lo -MD -MP -MF .deps/libcurlu_la-socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o .libs/libcurlu_la-socks_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-socks_sspi.lo -MD -MP -MF .deps/libcurlu_la-socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o libcurlu_la-socks_sspi.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-socks_sspi.Tpo .deps/libcurlu_la-socks_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_sspi.lo -MD -MP -MF .deps/libcurlu_la-curl_sspi.Tpo -c -o libcurlu_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo './'`curl_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_sspi.lo -MD -MP -MF .deps/libcurlu_la-curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o .libs/libcurlu_la-curl_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_sspi.lo -MD -MP -MF .deps/libcurlu_la-curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o libcurlu_la-curl_sspi.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_sspi.Tpo .deps/libcurlu_la-curl_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-slist.lo -MD -MP -MF .deps/libcurlu_la-slist.Tpo -c -o libcurlu_la-slist.lo `test -f 'slist.c' || echo './'`slist.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-slist.lo -MD -MP -MF .deps/libcurlu_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libcurlu_la-slist.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-slist.lo -MD -MP -MF .deps/libcurlu_la-slist.Tpo -c slist.c -fPIC -DPIC -o libcurlu_la-slist.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-slist.Tpo .deps/libcurlu_la-slist.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-nonblock.lo -MD -MP -MF .deps/libcurlu_la-nonblock.Tpo -c -o libcurlu_la-nonblock.lo `test -f 'nonblock.c' || echo './'`nonblock.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-nonblock.lo -MD -MP -MF .deps/libcurlu_la-nonblock.Tpo -c nonblock.c -fPIC -DPIC -o .libs/libcurlu_la-nonblock.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-nonblock.lo -MD -MP -MF .deps/libcurlu_la-nonblock.Tpo -c nonblock.c -fPIC -DPIC -o libcurlu_la-nonblock.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-nonblock.Tpo .deps/libcurlu_la-nonblock.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_memrchr.lo -MD -MP -MF .deps/libcurlu_la-curl_memrchr.Tpo -c -o libcurlu_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo './'`curl_memrchr.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_memrchr.lo -MD -MP -MF .deps/libcurlu_la-curl_memrchr.Tpo -c curl_memrchr.c -fPIC -DPIC -o .libs/libcurlu_la-curl_memrchr.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_memrchr.lo -MD -MP -MF .deps/libcurlu_la-curl_memrchr.Tpo -c curl_memrchr.c -fPIC -DPIC -o libcurlu_la-curl_memrchr.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_memrchr.Tpo .deps/libcurlu_la-curl_memrchr.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-imap.lo -MD -MP -MF .deps/libcurlu_la-imap.Tpo -c -o libcurlu_la-imap.lo `test -f 'imap.c' || echo './'`imap.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-imap.lo -MD -MP -MF .deps/libcurlu_la-imap.Tpo -c imap.c -fPIC -DPIC -o .libs/libcurlu_la-imap.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-imap.lo -MD -MP -MF .deps/libcurlu_la-imap.Tpo -c imap.c -fPIC -DPIC -o libcurlu_la-imap.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-imap.Tpo .deps/libcurlu_la-imap.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pop3.lo -MD -MP -MF .deps/libcurlu_la-pop3.Tpo -c -o libcurlu_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pop3.lo -MD -MP -MF .deps/libcurlu_la-pop3.Tpo -c pop3.c -fPIC -DPIC -o .libs/libcurlu_la-pop3.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pop3.lo -MD -MP -MF .deps/libcurlu_la-pop3.Tpo -c pop3.c -fPIC -DPIC -o libcurlu_la-pop3.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-pop3.Tpo .deps/libcurlu_la-pop3.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-smtp.lo -MD -MP -MF .deps/libcurlu_la-smtp.Tpo -c -o libcurlu_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-smtp.lo -MD -MP -MF .deps/libcurlu_la-smtp.Tpo -c smtp.c -fPIC -DPIC -o .libs/libcurlu_la-smtp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-smtp.lo -MD -MP -MF .deps/libcurlu_la-smtp.Tpo -c smtp.c -fPIC -DPIC -o libcurlu_la-smtp.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-smtp.Tpo .deps/libcurlu_la-smtp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pingpong.lo -MD -MP -MF .deps/libcurlu_la-pingpong.Tpo -c -o libcurlu_la-pingpong.lo `test -f 'pingpong.c' || echo './'`pingpong.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pingpong.lo -MD -MP -MF .deps/libcurlu_la-pingpong.Tpo -c pingpong.c -fPIC -DPIC -o .libs/libcurlu_la-pingpong.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pingpong.lo -MD -MP -MF .deps/libcurlu_la-pingpong.Tpo -c pingpong.c -fPIC -DPIC -o libcurlu_la-pingpong.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-pingpong.Tpo .deps/libcurlu_la-pingpong.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-rtsp.lo -MD -MP -MF .deps/libcurlu_la-rtsp.Tpo -c -o libcurlu_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-rtsp.lo -MD -MP -MF .deps/libcurlu_la-rtsp.Tpo -c rtsp.c -fPIC -DPIC -o .libs/libcurlu_la-rtsp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-rtsp.lo -MD -MP -MF .deps/libcurlu_la-rtsp.Tpo -c rtsp.c -fPIC -DPIC -o libcurlu_la-rtsp.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-rtsp.Tpo .deps/libcurlu_la-rtsp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_threads.lo -MD -MP -MF .deps/libcurlu_la-curl_threads.Tpo -c -o libcurlu_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_threads.lo -MD -MP -MF .deps/libcurlu_la-curl_threads.Tpo -c curl_threads.c -fPIC -DPIC -o .libs/libcurlu_la-curl_threads.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_threads.lo -MD -MP -MF .deps/libcurlu_la-curl_threads.Tpo -c curl_threads.c -fPIC -DPIC -o libcurlu_la-curl_threads.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_threads.Tpo .deps/libcurlu_la-curl_threads.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-warnless.lo -MD -MP -MF .deps/libcurlu_la-warnless.Tpo -c -o libcurlu_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-warnless.lo -MD -MP -MF .deps/libcurlu_la-warnless.Tpo -c warnless.c -fPIC -DPIC -o .libs/libcurlu_la-warnless.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-warnless.lo -MD -MP -MF .deps/libcurlu_la-warnless.Tpo -c warnless.c -fPIC -DPIC -o libcurlu_la-warnless.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-warnless.Tpo .deps/libcurlu_la-warnless.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hmac.lo -MD -MP -MF .deps/libcurlu_la-hmac.Tpo -c -o libcurlu_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hmac.lo -MD -MP -MF .deps/libcurlu_la-hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/libcurlu_la-hmac.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hmac.lo -MD -MP -MF .deps/libcurlu_la-hmac.Tpo -c hmac.c -fPIC -DPIC -o libcurlu_la-hmac.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hmac.Tpo .deps/libcurlu_la-hmac.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_rtmp.lo -MD -MP -MF .deps/libcurlu_la-curl_rtmp.Tpo -c -o libcurlu_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_rtmp.lo -MD -MP -MF .deps/libcurlu_la-curl_rtmp.Tpo -c curl_rtmp.c -fPIC -DPIC -o .libs/libcurlu_la-curl_rtmp.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_rtmp.lo -MD -MP -MF .deps/libcurlu_la-curl_rtmp.Tpo -c curl_rtmp.c -fPIC -DPIC -o libcurlu_la-curl_rtmp.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_rtmp.Tpo .deps/libcurlu_la-curl_rtmp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-openldap.lo -MD -MP -MF .deps/libcurlu_la-openldap.Tpo -c -o libcurlu_la-openldap.lo `test -f 'openldap.c' || echo './'`openldap.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-openldap.lo -MD -MP -MF .deps/libcurlu_la-openldap.Tpo -c openldap.c -fPIC -DPIC -o .libs/libcurlu_la-openldap.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-openldap.lo -MD -MP -MF .deps/libcurlu_la-openldap.Tpo -c openldap.c -fPIC -DPIC -o libcurlu_la-openldap.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-openldap.Tpo .deps/libcurlu_la-openldap.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_gethostname.lo -MD -MP -MF .deps/libcurlu_la-curl_gethostname.Tpo -c -o libcurlu_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_gethostname.lo -MD -MP -MF .deps/libcurlu_la-curl_gethostname.Tpo -c curl_gethostname.c -fPIC -DPIC -o .libs/libcurlu_la-curl_gethostname.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_gethostname.lo -MD -MP -MF .deps/libcurlu_la-curl_gethostname.Tpo -c curl_gethostname.c -fPIC -DPIC -o libcurlu_la-curl_gethostname.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_gethostname.Tpo .deps/libcurlu_la-curl_gethostname.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-gopher.lo -MD -MP -MF .deps/libcurlu_la-gopher.Tpo -c -o libcurlu_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-gopher.lo -MD -MP -MF .deps/libcurlu_la-gopher.Tpo -c gopher.c -fPIC -DPIC -o .libs/libcurlu_la-gopher.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-gopher.lo -MD -MP -MF .deps/libcurlu_la-gopher.Tpo -c gopher.c -fPIC -DPIC -o libcurlu_la-gopher.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-gopher.Tpo .deps/libcurlu_la-gopher.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-idn_win32.lo -MD -MP -MF .deps/libcurlu_la-idn_win32.Tpo -c -o libcurlu_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-idn_win32.lo -MD -MP -MF .deps/libcurlu_la-idn_win32.Tpo -c idn_win32.c -fPIC -DPIC -o .libs/libcurlu_la-idn_win32.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-idn_win32.lo -MD -MP -MF .deps/libcurlu_la-idn_win32.Tpo -c idn_win32.c -fPIC -DPIC -o libcurlu_la-idn_win32.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-idn_win32.Tpo .deps/libcurlu_la-idn_win32.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_proxy.lo -MD -MP -MF .deps/libcurlu_la-http_proxy.Tpo -c -o libcurlu_la-http_proxy.lo `test -f 'http_proxy.c' || echo './'`http_proxy.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_proxy.lo -MD -MP -MF .deps/libcurlu_la-http_proxy.Tpo -c http_proxy.c -fPIC -DPIC -o .libs/libcurlu_la-http_proxy.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_proxy.lo -MD -MP -MF .deps/libcurlu_la-http_proxy.Tpo -c http_proxy.c -fPIC -DPIC -o libcurlu_la-http_proxy.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-http_proxy.Tpo .deps/libcurlu_la-http_proxy.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-non-ascii.lo -MD -MP -MF .deps/libcurlu_la-non-ascii.Tpo -c -o libcurlu_la-non-ascii.lo `test -f 'non-ascii.c' || echo './'`non-ascii.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-non-ascii.lo -MD -MP -MF .deps/libcurlu_la-non-ascii.Tpo -c non-ascii.c -fPIC -DPIC -o .libs/libcurlu_la-non-ascii.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-non-ascii.lo -MD -MP -MF .deps/libcurlu_la-non-ascii.Tpo -c non-ascii.c -fPIC -DPIC -o libcurlu_la-non-ascii.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-non-ascii.Tpo .deps/libcurlu_la-non-ascii.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-asyn-ares.lo -MD -MP -MF .deps/libcurlu_la-asyn-ares.Tpo -c -o libcurlu_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo './'`asyn-ares.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-asyn-ares.lo -MD -MP -MF .deps/libcurlu_la-asyn-ares.Tpo -c asyn-ares.c -fPIC -DPIC -o .libs/libcurlu_la-asyn-ares.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-asyn-ares.lo -MD -MP -MF .deps/libcurlu_la-asyn-ares.Tpo -c asyn-ares.c -fPIC -DPIC -o libcurlu_la-asyn-ares.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-asyn-ares.Tpo .deps/libcurlu_la-asyn-ares.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-asyn-thread.lo -MD -MP -MF .deps/libcurlu_la-asyn-thread.Tpo -c -o libcurlu_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo './'`asyn-thread.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-asyn-thread.lo -MD -MP -MF .deps/libcurlu_la-asyn-thread.Tpo -c asyn-thread.c -fPIC -DPIC -o .libs/libcurlu_la-asyn-thread.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-asyn-thread.lo -MD -MP -MF .deps/libcurlu_la-asyn-thread.Tpo -c asyn-thread.c -fPIC -DPIC -o libcurlu_la-asyn-thread.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-asyn-thread.Tpo .deps/libcurlu_la-asyn-thread.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_gssapi.lo -MD -MP -MF .deps/libcurlu_la-curl_gssapi.Tpo -c -o libcurlu_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo './'`curl_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_gssapi.lo -MD -MP -MF .deps/libcurlu_la-curl_gssapi.Tpo -c curl_gssapi.c -fPIC -DPIC -o .libs/libcurlu_la-curl_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_gssapi.lo -MD -MP -MF .deps/libcurlu_la-curl_gssapi.Tpo -c curl_gssapi.c -fPIC -DPIC -o libcurlu_la-curl_gssapi.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_gssapi.Tpo .deps/libcurlu_la-curl_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_ntlm.lo -MD -MP -MF .deps/libcurlu_la-http_ntlm.Tpo -c -o libcurlu_la-http_ntlm.lo `test -f 'http_ntlm.c' || echo './'`http_ntlm.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_ntlm.lo -MD -MP -MF .deps/libcurlu_la-http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o .libs/libcurlu_la-http_ntlm.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http_ntlm.lo -MD -MP -MF .deps/libcurlu_la-http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o libcurlu_la-http_ntlm.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-http_ntlm.Tpo .deps/libcurlu_la-http_ntlm.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurlu_la-curl_ntlm_wb.Tpo -c -o libcurlu_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo './'`curl_ntlm_wb.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurlu_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c -fPIC -DPIC -o .libs/libcurlu_la-curl_ntlm_wb.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurlu_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c -fPIC -DPIC -o libcurlu_la-curl_ntlm_wb.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_ntlm_wb.Tpo .deps/libcurlu_la-curl_ntlm_wb.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurlu_la-curl_ntlm_core.Tpo -c -o libcurlu_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo './'`curl_ntlm_core.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurlu_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c -fPIC -DPIC -o .libs/libcurlu_la-curl_ntlm_core.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurlu_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c -fPIC -DPIC -o libcurlu_la-curl_ntlm_core.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_ntlm_core.Tpo .deps/libcurlu_la-curl_ntlm_core.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_sasl.lo -MD -MP -MF .deps/libcurlu_la-curl_sasl.Tpo -c -o libcurlu_la-curl_sasl.lo `test -f 'curl_sasl.c' || echo './'`curl_sasl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_sasl.lo -MD -MP -MF .deps/libcurlu_la-curl_sasl.Tpo -c curl_sasl.c -fPIC -DPIC -o .libs/libcurlu_la-curl_sasl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_sasl.lo -MD -MP -MF .deps/libcurlu_la-curl_sasl.Tpo -c curl_sasl.c -fPIC -DPIC -o libcurlu_la-curl_sasl.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_sasl.Tpo .deps/libcurlu_la-curl_sasl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-rand.lo -MD -MP -MF .deps/libcurlu_la-rand.Tpo -c -o libcurlu_la-rand.lo `test -f 'rand.c' || echo './'`rand.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-rand.lo -MD -MP -MF .deps/libcurlu_la-rand.Tpo -c rand.c -fPIC -DPIC -o .libs/libcurlu_la-rand.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-rand.lo -MD -MP -MF .deps/libcurlu_la-rand.Tpo -c rand.c -fPIC -DPIC -o libcurlu_la-rand.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-rand.Tpo .deps/libcurlu_la-rand.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_multibyte.lo -MD -MP -MF .deps/libcurlu_la-curl_multibyte.Tpo -c -o libcurlu_la-curl_multibyte.lo `test -f 'curl_multibyte.c' || echo './'`curl_multibyte.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_multibyte.lo -MD -MP -MF .deps/libcurlu_la-curl_multibyte.Tpo -c curl_multibyte.c -fPIC -DPIC -o .libs/libcurlu_la-curl_multibyte.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_multibyte.lo -MD -MP -MF .deps/libcurlu_la-curl_multibyte.Tpo -c curl_multibyte.c -fPIC -DPIC -o libcurlu_la-curl_multibyte.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_multibyte.Tpo .deps/libcurlu_la-curl_multibyte.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostcheck.lo -MD -MP -MF .deps/libcurlu_la-hostcheck.Tpo -c -o libcurlu_la-hostcheck.lo `test -f 'hostcheck.c' || echo './'`hostcheck.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostcheck.lo -MD -MP -MF .deps/libcurlu_la-hostcheck.Tpo -c hostcheck.c -fPIC -DPIC -o .libs/libcurlu_la-hostcheck.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-hostcheck.lo -MD -MP -MF .deps/libcurlu_la-hostcheck.Tpo -c hostcheck.c -fPIC -DPIC -o libcurlu_la-hostcheck.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-hostcheck.Tpo .deps/libcurlu_la-hostcheck.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-conncache.lo -MD -MP -MF .deps/libcurlu_la-conncache.Tpo -c -o libcurlu_la-conncache.lo `test -f 'conncache.c' || echo './'`conncache.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-conncache.lo -MD -MP -MF .deps/libcurlu_la-conncache.Tpo -c conncache.c -fPIC -DPIC -o .libs/libcurlu_la-conncache.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-conncache.lo -MD -MP -MF .deps/libcurlu_la-conncache.Tpo -c conncache.c -fPIC -DPIC -o libcurlu_la-conncache.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-conncache.Tpo .deps/libcurlu_la-conncache.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pipeline.lo -MD -MP -MF .deps/libcurlu_la-pipeline.Tpo -c -o libcurlu_la-pipeline.lo `test -f 'pipeline.c' || echo './'`pipeline.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pipeline.lo -MD -MP -MF .deps/libcurlu_la-pipeline.Tpo -c pipeline.c -fPIC -DPIC -o .libs/libcurlu_la-pipeline.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-pipeline.lo -MD -MP -MF .deps/libcurlu_la-pipeline.Tpo -c pipeline.c -fPIC -DPIC -o libcurlu_la-pipeline.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-pipeline.Tpo .deps/libcurlu_la-pipeline.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-dotdot.lo -MD -MP -MF .deps/libcurlu_la-dotdot.Tpo -c -o libcurlu_la-dotdot.lo `test -f 'dotdot.c' || echo './'`dotdot.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-dotdot.lo -MD -MP -MF .deps/libcurlu_la-dotdot.Tpo -c dotdot.c -fPIC -DPIC -o .libs/libcurlu_la-dotdot.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-dotdot.lo -MD -MP -MF .deps/libcurlu_la-dotdot.Tpo -c dotdot.c -fPIC -DPIC -o libcurlu_la-dotdot.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-dotdot.Tpo .deps/libcurlu_la-dotdot.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-x509asn1.lo -MD -MP -MF .deps/libcurlu_la-x509asn1.Tpo -c -o libcurlu_la-x509asn1.lo `test -f 'x509asn1.c' || echo './'`x509asn1.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-x509asn1.lo -MD -MP -MF .deps/libcurlu_la-x509asn1.Tpo -c x509asn1.c -fPIC -DPIC -o .libs/libcurlu_la-x509asn1.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-x509asn1.lo -MD -MP -MF .deps/libcurlu_la-x509asn1.Tpo -c x509asn1.c -fPIC -DPIC -o libcurlu_la-x509asn1.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-x509asn1.Tpo .deps/libcurlu_la-x509asn1.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http2.lo -MD -MP -MF .deps/libcurlu_la-http2.Tpo -c -o libcurlu_la-http2.lo `test -f 'http2.c' || echo './'`http2.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http2.lo -MD -MP -MF .deps/libcurlu_la-http2.Tpo -c http2.c -fPIC -DPIC -o .libs/libcurlu_la-http2.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-http2.lo -MD -MP -MF .deps/libcurlu_la-http2.Tpo -c http2.c -fPIC -DPIC -o libcurlu_la-http2.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-http2.Tpo .deps/libcurlu_la-http2.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-smb.lo -MD -MP -MF .deps/libcurlu_la-smb.Tpo -c -o libcurlu_la-smb.lo `test -f 'smb.c' || echo './'`smb.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-smb.lo -MD -MP -MF .deps/libcurlu_la-smb.Tpo -c smb.c -fPIC -DPIC -o .libs/libcurlu_la-smb.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-smb.lo -MD -MP -MF .deps/libcurlu_la-smb.Tpo -c smb.c -fPIC -DPIC -o libcurlu_la-smb.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-smb.Tpo .deps/libcurlu_la-smb.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_endian.lo -MD -MP -MF .deps/libcurlu_la-curl_endian.Tpo -c -o libcurlu_la-curl_endian.lo `test -f 'curl_endian.c' || echo './'`curl_endian.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_endian.lo -MD -MP -MF .deps/libcurlu_la-curl_endian.Tpo -c curl_endian.c -fPIC -DPIC -o .libs/libcurlu_la-curl_endian.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_endian.lo -MD -MP -MF .deps/libcurlu_la-curl_endian.Tpo -c curl_endian.c -fPIC -DPIC -o libcurlu_la-curl_endian.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_endian.Tpo .deps/libcurlu_la-curl_endian.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_des.lo -MD -MP -MF .deps/libcurlu_la-curl_des.Tpo -c -o libcurlu_la-curl_des.lo `test -f 'curl_des.c' || echo './'`curl_des.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_des.lo -MD -MP -MF .deps/libcurlu_la-curl_des.Tpo -c curl_des.c -fPIC -DPIC -o .libs/libcurlu_la-curl_des.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-curl_des.lo -MD -MP -MF .deps/libcurlu_la-curl_des.Tpo -c curl_des.c -fPIC -DPIC -o libcurlu_la-curl_des.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-curl_des.Tpo .deps/libcurlu_la-curl_des.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-system_win32.lo -MD -MP -MF .deps/libcurlu_la-system_win32.Tpo -c -o libcurlu_la-system_win32.lo `test -f 'system_win32.c' || echo './'`system_win32.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-system_win32.lo -MD -MP -MF .deps/libcurlu_la-system_win32.Tpo -c system_win32.c -fPIC -DPIC -o .libs/libcurlu_la-system_win32.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-system_win32.lo -MD -MP -MF .deps/libcurlu_la-system_win32.Tpo -c system_win32.c -fPIC -DPIC -o libcurlu_la-system_win32.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-system_win32.Tpo .deps/libcurlu_la-system_win32.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-mime.lo -MD -MP -MF .deps/libcurlu_la-mime.Tpo -c -o libcurlu_la-mime.lo `test -f 'mime.c' || echo './'`mime.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-mime.lo -MD -MP -MF .deps/libcurlu_la-mime.Tpo -c mime.c -fPIC -DPIC -o .libs/libcurlu_la-mime.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-mime.lo -MD -MP -MF .deps/libcurlu_la-mime.Tpo -c mime.c -fPIC -DPIC -o libcurlu_la-mime.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-mime.Tpo .deps/libcurlu_la-mime.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-sha256.lo -MD -MP -MF .deps/libcurlu_la-sha256.Tpo -c -o libcurlu_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-sha256.lo -MD -MP -MF .deps/libcurlu_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/libcurlu_la-sha256.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-sha256.lo -MD -MP -MF .deps/libcurlu_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o libcurlu_la-sha256.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-sha256.Tpo .deps/libcurlu_la-sha256.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-setopt.lo -MD -MP -MF .deps/libcurlu_la-setopt.Tpo -c -o libcurlu_la-setopt.lo `test -f 'setopt.c' || echo './'`setopt.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-setopt.lo -MD -MP -MF .deps/libcurlu_la-setopt.Tpo -c setopt.c -fPIC -DPIC -o .libs/libcurlu_la-setopt.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT libcurlu_la-setopt.lo -MD -MP -MF .deps/libcurlu_la-setopt.Tpo -c setopt.c -fPIC -DPIC -o libcurlu_la-setopt.o >/dev/null 2>&1 >mv -f .deps/libcurlu_la-setopt.Tpo .deps/libcurlu_la-setopt.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-vauth.lo -MD -MP -MF vauth/.deps/libcurlu_la-vauth.Tpo -c -o vauth/libcurlu_la-vauth.lo `test -f 'vauth/vauth.c' || echo './'`vauth/vauth.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-vauth.lo -MD -MP -MF vauth/.deps/libcurlu_la-vauth.Tpo -c vauth/vauth.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-vauth.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-vauth.lo -MD -MP -MF vauth/.deps/libcurlu_la-vauth.Tpo -c vauth/vauth.c -fPIC -DPIC -o vauth/libcurlu_la-vauth.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-vauth.Tpo vauth/.deps/libcurlu_la-vauth.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurlu_la-cleartext.Tpo -c -o vauth/libcurlu_la-cleartext.lo `test -f 'vauth/cleartext.c' || echo './'`vauth/cleartext.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurlu_la-cleartext.Tpo -c vauth/cleartext.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-cleartext.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-cleartext.lo -MD -MP -MF vauth/.deps/libcurlu_la-cleartext.Tpo -c vauth/cleartext.c -fPIC -DPIC -o vauth/libcurlu_la-cleartext.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-cleartext.Tpo vauth/.deps/libcurlu_la-cleartext.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-cram.lo -MD -MP -MF vauth/.deps/libcurlu_la-cram.Tpo -c -o vauth/libcurlu_la-cram.lo `test -f 'vauth/cram.c' || echo './'`vauth/cram.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-cram.lo -MD -MP -MF vauth/.deps/libcurlu_la-cram.Tpo -c vauth/cram.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-cram.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-cram.lo -MD -MP -MF vauth/.deps/libcurlu_la-cram.Tpo -c vauth/cram.c -fPIC -DPIC -o vauth/libcurlu_la-cram.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-cram.Tpo vauth/.deps/libcurlu_la-cram.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-digest.lo -MD -MP -MF vauth/.deps/libcurlu_la-digest.Tpo -c -o vauth/libcurlu_la-digest.lo `test -f 'vauth/digest.c' || echo './'`vauth/digest.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-digest.lo -MD -MP -MF vauth/.deps/libcurlu_la-digest.Tpo -c vauth/digest.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-digest.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-digest.lo -MD -MP -MF vauth/.deps/libcurlu_la-digest.Tpo -c vauth/digest.c -fPIC -DPIC -o vauth/libcurlu_la-digest.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-digest.Tpo vauth/.deps/libcurlu_la-digest.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-digest_sspi.Tpo -c -o vauth/libcurlu_la-digest_sspi.lo `test -f 'vauth/digest_sspi.c' || echo './'`vauth/digest_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-digest_sspi.Tpo -c vauth/digest_sspi.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-digest_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-digest_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-digest_sspi.Tpo -c vauth/digest_sspi.c -fPIC -DPIC -o vauth/libcurlu_la-digest_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-digest_sspi.Tpo vauth/.deps/libcurlu_la-digest_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurlu_la-krb5_gssapi.Tpo -c -o vauth/libcurlu_la-krb5_gssapi.lo `test -f 'vauth/krb5_gssapi.c' || echo './'`vauth/krb5_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurlu_la-krb5_gssapi.Tpo -c vauth/krb5_gssapi.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-krb5_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-krb5_gssapi.lo -MD -MP -MF vauth/.deps/libcurlu_la-krb5_gssapi.Tpo -c vauth/krb5_gssapi.c -fPIC -DPIC -o vauth/libcurlu_la-krb5_gssapi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-krb5_gssapi.Tpo vauth/.deps/libcurlu_la-krb5_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-krb5_sspi.Tpo -c -o vauth/libcurlu_la-krb5_sspi.lo `test -f 'vauth/krb5_sspi.c' || echo './'`vauth/krb5_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-krb5_sspi.Tpo -c vauth/krb5_sspi.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-krb5_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-krb5_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-krb5_sspi.Tpo -c vauth/krb5_sspi.c -fPIC -DPIC -o vauth/libcurlu_la-krb5_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-krb5_sspi.Tpo vauth/.deps/libcurlu_la-krb5_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurlu_la-ntlm.Tpo -c -o vauth/libcurlu_la-ntlm.lo `test -f 'vauth/ntlm.c' || echo './'`vauth/ntlm.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurlu_la-ntlm.Tpo -c vauth/ntlm.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-ntlm.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-ntlm.lo -MD -MP -MF vauth/.deps/libcurlu_la-ntlm.Tpo -c vauth/ntlm.c -fPIC -DPIC -o vauth/libcurlu_la-ntlm.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-ntlm.Tpo vauth/.deps/libcurlu_la-ntlm.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-ntlm_sspi.Tpo -c -o vauth/libcurlu_la-ntlm_sspi.lo `test -f 'vauth/ntlm_sspi.c' || echo './'`vauth/ntlm_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-ntlm_sspi.Tpo -c vauth/ntlm_sspi.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-ntlm_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-ntlm_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-ntlm_sspi.Tpo -c vauth/ntlm_sspi.c -fPIC -DPIC -o vauth/libcurlu_la-ntlm_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-ntlm_sspi.Tpo vauth/.deps/libcurlu_la-ntlm_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurlu_la-oauth2.Tpo -c -o vauth/libcurlu_la-oauth2.lo `test -f 'vauth/oauth2.c' || echo './'`vauth/oauth2.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurlu_la-oauth2.Tpo -c vauth/oauth2.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-oauth2.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-oauth2.lo -MD -MP -MF vauth/.deps/libcurlu_la-oauth2.Tpo -c vauth/oauth2.c -fPIC -DPIC -o vauth/libcurlu_la-oauth2.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-oauth2.Tpo vauth/.deps/libcurlu_la-oauth2.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurlu_la-spnego_gssapi.Tpo -c -o vauth/libcurlu_la-spnego_gssapi.lo `test -f 'vauth/spnego_gssapi.c' || echo './'`vauth/spnego_gssapi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurlu_la-spnego_gssapi.Tpo -c vauth/spnego_gssapi.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-spnego_gssapi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-spnego_gssapi.lo -MD -MP -MF vauth/.deps/libcurlu_la-spnego_gssapi.Tpo -c vauth/spnego_gssapi.c -fPIC -DPIC -o vauth/libcurlu_la-spnego_gssapi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-spnego_gssapi.Tpo vauth/.deps/libcurlu_la-spnego_gssapi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-spnego_sspi.Tpo -c -o vauth/libcurlu_la-spnego_sspi.lo `test -f 'vauth/spnego_sspi.c' || echo './'`vauth/spnego_sspi.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-spnego_sspi.Tpo -c vauth/spnego_sspi.c -fPIC -DPIC -o vauth/.libs/libcurlu_la-spnego_sspi.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vauth/libcurlu_la-spnego_sspi.lo -MD -MP -MF vauth/.deps/libcurlu_la-spnego_sspi.Tpo -c vauth/spnego_sspi.c -fPIC -DPIC -o vauth/libcurlu_la-spnego_sspi.o >/dev/null 2>&1 >mv -f vauth/.deps/libcurlu_la-spnego_sspi.Tpo vauth/.deps/libcurlu_la-spnego_sspi.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-openssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-openssl.Tpo -c -o vtls/libcurlu_la-openssl.lo `test -f 'vtls/openssl.c' || echo './'`vtls/openssl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-openssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-openssl.Tpo -c vtls/openssl.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-openssl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-openssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-openssl.Tpo -c vtls/openssl.c -fPIC -DPIC -o vtls/libcurlu_la-openssl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-openssl.Tpo vtls/.deps/libcurlu_la-openssl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-gtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-gtls.Tpo -c -o vtls/libcurlu_la-gtls.lo `test -f 'vtls/gtls.c' || echo './'`vtls/gtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-gtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-gtls.Tpo -c vtls/gtls.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-gtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-gtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-gtls.Tpo -c vtls/gtls.c -fPIC -DPIC -o vtls/libcurlu_la-gtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-gtls.Tpo vtls/.deps/libcurlu_la-gtls.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-vtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-vtls.Tpo -c -o vtls/libcurlu_la-vtls.lo `test -f 'vtls/vtls.c' || echo './'`vtls/vtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-vtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-vtls.Tpo -c vtls/vtls.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-vtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-vtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-vtls.Tpo -c vtls/vtls.c -fPIC -DPIC -o vtls/libcurlu_la-vtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-vtls.Tpo vtls/.deps/libcurlu_la-vtls.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-nss.lo -MD -MP -MF vtls/.deps/libcurlu_la-nss.Tpo -c -o vtls/libcurlu_la-nss.lo `test -f 'vtls/nss.c' || echo './'`vtls/nss.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-nss.lo -MD -MP -MF vtls/.deps/libcurlu_la-nss.Tpo -c vtls/nss.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-nss.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-nss.lo -MD -MP -MF vtls/.deps/libcurlu_la-nss.Tpo -c vtls/nss.c -fPIC -DPIC -o vtls/libcurlu_la-nss.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-nss.Tpo vtls/.deps/libcurlu_la-nss.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-polarssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-polarssl.Tpo -c -o vtls/libcurlu_la-polarssl.lo `test -f 'vtls/polarssl.c' || echo './'`vtls/polarssl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-polarssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-polarssl.Tpo -c vtls/polarssl.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-polarssl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-polarssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-polarssl.Tpo -c vtls/polarssl.c -fPIC -DPIC -o vtls/libcurlu_la-polarssl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-polarssl.Tpo vtls/.deps/libcurlu_la-polarssl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-polarssl_threadlock.lo -MD -MP -MF vtls/.deps/libcurlu_la-polarssl_threadlock.Tpo -c -o vtls/libcurlu_la-polarssl_threadlock.lo `test -f 'vtls/polarssl_threadlock.c' || echo './'`vtls/polarssl_threadlock.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-polarssl_threadlock.lo -MD -MP -MF vtls/.deps/libcurlu_la-polarssl_threadlock.Tpo -c vtls/polarssl_threadlock.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-polarssl_threadlock.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-polarssl_threadlock.lo -MD -MP -MF vtls/.deps/libcurlu_la-polarssl_threadlock.Tpo -c vtls/polarssl_threadlock.c -fPIC -DPIC -o vtls/libcurlu_la-polarssl_threadlock.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-polarssl_threadlock.Tpo vtls/.deps/libcurlu_la-polarssl_threadlock.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-axtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-axtls.Tpo -c -o vtls/libcurlu_la-axtls.lo `test -f 'vtls/axtls.c' || echo './'`vtls/axtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-axtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-axtls.Tpo -c vtls/axtls.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-axtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-axtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-axtls.Tpo -c vtls/axtls.c -fPIC -DPIC -o vtls/libcurlu_la-axtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-axtls.Tpo vtls/.deps/libcurlu_la-axtls.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-cyassl.lo -MD -MP -MF vtls/.deps/libcurlu_la-cyassl.Tpo -c -o vtls/libcurlu_la-cyassl.lo `test -f 'vtls/cyassl.c' || echo './'`vtls/cyassl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-cyassl.lo -MD -MP -MF vtls/.deps/libcurlu_la-cyassl.Tpo -c vtls/cyassl.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-cyassl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-cyassl.lo -MD -MP -MF vtls/.deps/libcurlu_la-cyassl.Tpo -c vtls/cyassl.c -fPIC -DPIC -o vtls/libcurlu_la-cyassl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-cyassl.Tpo vtls/.deps/libcurlu_la-cyassl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-schannel.lo -MD -MP -MF vtls/.deps/libcurlu_la-schannel.Tpo -c -o vtls/libcurlu_la-schannel.lo `test -f 'vtls/schannel.c' || echo './'`vtls/schannel.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-schannel.lo -MD -MP -MF vtls/.deps/libcurlu_la-schannel.Tpo -c vtls/schannel.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-schannel.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-schannel.lo -MD -MP -MF vtls/.deps/libcurlu_la-schannel.Tpo -c vtls/schannel.c -fPIC -DPIC -o vtls/libcurlu_la-schannel.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-schannel.Tpo vtls/.deps/libcurlu_la-schannel.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-darwinssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-darwinssl.Tpo -c -o vtls/libcurlu_la-darwinssl.lo `test -f 'vtls/darwinssl.c' || echo './'`vtls/darwinssl.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-darwinssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-darwinssl.Tpo -c vtls/darwinssl.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-darwinssl.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-darwinssl.lo -MD -MP -MF vtls/.deps/libcurlu_la-darwinssl.Tpo -c vtls/darwinssl.c -fPIC -DPIC -o vtls/libcurlu_la-darwinssl.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-darwinssl.Tpo vtls/.deps/libcurlu_la-darwinssl.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-gskit.lo -MD -MP -MF vtls/.deps/libcurlu_la-gskit.Tpo -c -o vtls/libcurlu_la-gskit.lo `test -f 'vtls/gskit.c' || echo './'`vtls/gskit.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-gskit.lo -MD -MP -MF vtls/.deps/libcurlu_la-gskit.Tpo -c vtls/gskit.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-gskit.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-gskit.lo -MD -MP -MF vtls/.deps/libcurlu_la-gskit.Tpo -c vtls/gskit.c -fPIC -DPIC -o vtls/libcurlu_la-gskit.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-gskit.Tpo vtls/.deps/libcurlu_la-gskit.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-mbedtls.Tpo -c -o vtls/libcurlu_la-mbedtls.lo `test -f 'vtls/mbedtls.c' || echo './'`vtls/mbedtls.c >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-mbedtls.Tpo -c vtls/mbedtls.c -fPIC -DPIC -o vtls/.libs/libcurlu_la-mbedtls.o >libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_STATICLIB -DUNITTESTS -DDEBUGBUILD -DCURLDEBUG -isystem /usr/include -isystem /usr/local/include -I/usr/include/openssl -I/usr/local/include -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -MT vtls/libcurlu_la-mbedtls.lo -MD -MP -MF vtls/.deps/libcurlu_la-mbedtls.Tpo -c vtls/mbedtls.c -fPIC -DPIC -o vtls/libcurlu_la-mbedtls.o >/dev/null 2>&1 >mv -f vtls/.deps/libcurlu_la-mbedtls.Tpo vtls/.deps/libcurlu_la-mbedtls.Plo >/bin/sh ../libtool --tag=CC --mode=link cc -pipe -g -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -g -pedantic -Wall -Wextra -Wpointer-arith -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wundef -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wcast-align -Wno-system-headers -Wshorten-64-to-32 -Wunused -Wvla -Wshift-sign-overflow -Wmissing-variable-declarations -Wdouble-promotion -Wcomma -static -lcares -lnghttp2 -lssl -lcrypto -lz -L/usr/local/lib -L/usr/lib -L/usr/lib -fstack-protector -L/usr/local/lib -o libcurlu.la libcurlu_la-file.lo libcurlu_la-timeval.lo libcurlu_la-base64.lo libcurlu_la-hostip.lo libcurlu_la-progress.lo libcurlu_la-formdata.lo libcurlu_la-cookie.lo libcurlu_la-http.lo libcurlu_la-sendf.lo libcurlu_la-ftp.lo libcurlu_la-url.lo libcurlu_la-dict.lo libcurlu_la-if2ip.lo libcurlu_la-speedcheck.lo libcurlu_la-ldap.lo libcurlu_la-version.lo libcurlu_la-getenv.lo libcurlu_la-escape.lo libcurlu_la-mprintf.lo libcurlu_la-telnet.lo libcurlu_la-netrc.lo libcurlu_la-getinfo.lo libcurlu_la-transfer.lo libcurlu_la-strcase.lo libcurlu_la-easy.lo libcurlu_la-security.lo libcurlu_la-curl_fnmatch.lo libcurlu_la-fileinfo.lo libcurlu_la-ftplistparser.lo libcurlu_la-wildcard.lo libcurlu_la-krb5.lo libcurlu_la-memdebug.lo libcurlu_la-http_chunks.lo libcurlu_la-strtok.lo libcurlu_la-connect.lo libcurlu_la-llist.lo libcurlu_la-hash.lo libcurlu_la-multi.lo libcurlu_la-content_encoding.lo libcurlu_la-share.lo libcurlu_la-http_digest.lo libcurlu_la-md4.lo libcurlu_la-md5.lo libcurlu_la-http_negotiate.lo libcurlu_la-inet_pton.lo libcurlu_la-strtoofft.lo libcurlu_la-strerror.lo libcurlu_la-amigaos.lo libcurlu_la-hostasyn.lo libcurlu_la-hostip4.lo libcurlu_la-hostip6.lo libcurlu_la-hostsyn.lo libcurlu_la-inet_ntop.lo libcurlu_la-parsedate.lo libcurlu_la-select.lo libcurlu_la-tftp.lo libcurlu_la-splay.lo libcurlu_la-strdup.lo libcurlu_la-socks.lo libcurlu_la-ssh.lo libcurlu_la-curl_addrinfo.lo libcurlu_la-socks_gssapi.lo libcurlu_la-socks_sspi.lo libcurlu_la-curl_sspi.lo libcurlu_la-slist.lo libcurlu_la-nonblock.lo libcurlu_la-curl_memrchr.lo libcurlu_la-imap.lo libcurlu_la-pop3.lo libcurlu_la-smtp.lo libcurlu_la-pingpong.lo libcurlu_la-rtsp.lo libcurlu_la-curl_threads.lo libcurlu_la-warnless.lo libcurlu_la-hmac.lo libcurlu_la-curl_rtmp.lo libcurlu_la-openldap.lo libcurlu_la-curl_gethostname.lo libcurlu_la-gopher.lo libcurlu_la-idn_win32.lo libcurlu_la-http_proxy.lo libcurlu_la-non-ascii.lo libcurlu_la-asyn-ares.lo libcurlu_la-asyn-thread.lo libcurlu_la-curl_gssapi.lo libcurlu_la-http_ntlm.lo libcurlu_la-curl_ntlm_wb.lo libcurlu_la-curl_ntlm_core.lo libcurlu_la-curl_sasl.lo libcurlu_la-rand.lo libcurlu_la-curl_multibyte.lo libcurlu_la-hostcheck.lo libcurlu_la-conncache.lo libcurlu_la-pipeline.lo libcurlu_la-dotdot.lo libcurlu_la-x509asn1.lo libcurlu_la-http2.lo libcurlu_la-smb.lo libcurlu_la-curl_endian.lo libcurlu_la-curl_des.lo libcurlu_la-system_win32.lo libcurlu_la-mime.lo libcurlu_la-sha256.lo libcurlu_la-setopt.lo vauth/libcurlu_la-vauth.lo vauth/libcurlu_la-cleartext.lo vauth/libcurlu_la-cram.lo vauth/libcurlu_la-digest.lo vauth/libcurlu_la-digest_sspi.lo vauth/libcurlu_la-krb5_gssapi.lo vauth/libcurlu_la-krb5_sspi.lo vauth/libcurlu_la-ntlm.lo vauth/libcurlu_la-ntlm_sspi.lo vauth/libcurlu_la-oauth2.lo vauth/libcurlu_la-spnego_gssapi.lo vauth/libcurlu_la-spnego_sspi.lo vtls/libcurlu_la-openssl.lo vtls/libcurlu_la-gtls.lo vtls/libcurlu_la-vtls.lo vtls/libcurlu_la-nss.lo vtls/libcurlu_la-polarssl.lo vtls/libcurlu_la-polarssl_threadlock.lo vtls/libcurlu_la-axtls.lo vtls/libcurlu_la-cyassl.lo vtls/libcurlu_la-schannel.lo vtls/libcurlu_la-darwinssl.lo vtls/libcurlu_la-gskit.lo vtls/libcurlu_la-mbedtls.lo >libtool: link: /usr/bin/ar cru .libs/libcurlu.a libcurlu_la-file.o libcurlu_la-timeval.o libcurlu_la-base64.o libcurlu_la-hostip.o libcurlu_la-progress.o libcurlu_la-formdata.o libcurlu_la-cookie.o libcurlu_la-http.o libcurlu_la-sendf.o libcurlu_la-ftp.o libcurlu_la-url.o libcurlu_la-dict.o libcurlu_la-if2ip.o libcurlu_la-speedcheck.o libcurlu_la-ldap.o libcurlu_la-version.o libcurlu_la-getenv.o libcurlu_la-escape.o libcurlu_la-mprintf.o libcurlu_la-telnet.o libcurlu_la-netrc.o libcurlu_la-getinfo.o libcurlu_la-transfer.o libcurlu_la-strcase.o libcurlu_la-easy.o libcurlu_la-security.o libcurlu_la-curl_fnmatch.o libcurlu_la-fileinfo.o libcurlu_la-ftplistparser.o libcurlu_la-wildcard.o libcurlu_la-krb5.o libcurlu_la-memdebug.o libcurlu_la-http_chunks.o libcurlu_la-strtok.o libcurlu_la-connect.o libcurlu_la-llist.o libcurlu_la-hash.o libcurlu_la-multi.o libcurlu_la-content_encoding.o libcurlu_la-share.o libcurlu_la-http_digest.o libcurlu_la-md4.o libcurlu_la-md5.o libcurlu_la-http_negotiate.o libcurlu_la-inet_pton.o libcurlu_la-strtoofft.o libcurlu_la-strerror.o libcurlu_la-amigaos.o libcurlu_la-hostasyn.o libcurlu_la-hostip4.o libcurlu_la-hostip6.o libcurlu_la-hostsyn.o libcurlu_la-inet_ntop.o libcurlu_la-parsedate.o libcurlu_la-select.o libcurlu_la-tftp.o libcurlu_la-splay.o libcurlu_la-strdup.o libcurlu_la-socks.o libcurlu_la-ssh.o libcurlu_la-curl_addrinfo.o libcurlu_la-socks_gssapi.o libcurlu_la-socks_sspi.o libcurlu_la-curl_sspi.o libcurlu_la-slist.o libcurlu_la-nonblock.o libcurlu_la-curl_memrchr.o libcurlu_la-imap.o libcurlu_la-pop3.o libcurlu_la-smtp.o libcurlu_la-pingpong.o libcurlu_la-rtsp.o libcurlu_la-curl_threads.o libcurlu_la-warnless.o libcurlu_la-hmac.o libcurlu_la-curl_rtmp.o libcurlu_la-openldap.o libcurlu_la-curl_gethostname.o libcurlu_la-gopher.o libcurlu_la-idn_win32.o libcurlu_la-http_proxy.o libcurlu_la-non-ascii.o libcurlu_la-asyn-ares.o libcurlu_la-asyn-thread.o libcurlu_la-curl_gssapi.o libcurlu_la-http_ntlm.o libcurlu_la-curl_ntlm_wb.o libcurlu_la-curl_ntlm_core.o libcurlu_la-curl_sasl.o libcurlu_la-rand.o libcurlu_la-curl_multibyte.o libcurlu_la-hostcheck.o libcurlu_la-conncache.o libcurlu_la-pipeline.o libcurlu_la-dotdot.o libcurlu_la-x509asn1.o libcurlu_la-http2.o libcurlu_la-smb.o libcurlu_la-curl_endian.o libcurlu_la-curl_des.o libcurlu_la-system_win32.o libcurlu_la-mime.o libcurlu_la-sha256.o libcurlu_la-setopt.o vauth/libcurlu_la-vauth.o vauth/libcurlu_la-cleartext.o vauth/libcurlu_la-cram.o vauth/libcurlu_la-digest.o vauth/libcurlu_la-digest_sspi.o vauth/libcurlu_la-krb5_gssapi.o vauth/libcurlu_la-krb5_sspi.o vauth/libcurlu_la-ntlm.o vauth/libcurlu_la-ntlm_sspi.o vauth/libcurlu_la-oauth2.o vauth/libcurlu_la-spnego_gssapi.o vauth/libcurlu_la-spnego_sspi.o vtls/libcurlu_la-openssl.o vtls/libcurlu_la-gtls.o vtls/libcurlu_la-vtls.o vtls/libcurlu_la-nss.o vtls/libcurlu_la-polarssl.o vtls/libcurlu_la-polarssl_threadlock.o vtls/libcurlu_la-axtls.o vtls/libcurlu_la-cyassl.o vtls/libcurlu_la-schannel.o vtls/libcurlu_la-darwinssl.o vtls/libcurlu_la-gskit.o vtls/libcurlu_la-mbedtls.o >libtool: link: ranlib .libs/libcurlu.a >libtool: link: ( cd ".libs" && rm -f "libcurlu.la" && ln -s "../libcurlu.la" "libcurlu.la" ) >/usr/local/bin/perl ./checksrc.pl -D. -W./curl_config.h \ >./*.[ch] ./vauth/*.[ch] ./vtls/*.[ch] >./url.c:595:82: warning: Longer than 79 columns (LONGLINE) > data->set.no_signal = TRUE; /* different handling of signals and threads */ >checksrc: 0 errors and 1 warnings >checksrc: 0 errors and 5 warnings suppressed >gmake[4]: *** [Makefile:3888: checksrc] Error 5 >gmake[4]: Leaving directory '/usr/ports/ftp/curl/work/curl-7.57.0/lib' >gmake[3]: *** [Makefile:735: all] Error 2 >gmake[3]: Leaving directory '/usr/ports/ftp/curl/work/curl-7.57.0/lib' >gmake[2]: *** [Makefile:907: all-recursive] Error 1 >gmake[2]: Leaving directory '/usr/ports/ftp/curl/work/curl-7.57.0' >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/ftp/curl >*** Error code 1 > >Stop. >make: stopped in /usr/ports/ftp/curl > >===>>> make build failed for ftp/curl >===>>> Aborting update > > >===>>> You can restart from the point of failure with this command line: > portmaster <flags> ftp/curl > >This command has been saved to /tmp/portmasterfail.txt
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 225219
: 189800