Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/curl.spec'], False, '/var/lib/mock/dist-f12-build-494588-77731/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/curl.spec'] warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/curl-7.19.5-6.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/curl.spec'], False, '/var/lib/mock/dist-f12-build-494588-77731/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/curl.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DK2Hng + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf curl-7.19.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/curl-7.19.5.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd curl-7.19.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (curl-7.15.3-multilib.patch):' Patch #1 (curl-7.15.3-multilib.patch): + /bin/cat /builddir/build/SOURCES/curl-7.15.3-multilib.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (curl-7.16.0-privlibs.patch):' Patch #2 (curl-7.16.0-privlibs.patch): + /bin/cat /builddir/build/SOURCES/curl-7.16.0-privlibs.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (curl-7.17.1-badsocket.patch):' Patch #3 (curl-7.17.1-badsocket.patch): + /bin/cat /builddir/build/SOURCES/curl-7.17.1-badsocket.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #4 (curl-7.19.4-debug.patch):' Patch #4 (curl-7.19.4-debug.patch): + /bin/cat /builddir/build/SOURCES/curl-7.19.4-debug.patch + /usr/bin/patch -s -p1 --fuzz=0 + for f in CHANGES README + iconv -f iso-8859-1 -t utf8 + mv -f CHANGES.utf8 CHANGES + for f in CHANGES README + iconv -f iso-8859-1 -t utf8 + mv -f README.utf8 README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1qNHkh + umask 022 + cd /builddir/build/BUILD + cd curl-7.19.5 + LANG=C + export LANG + unset DISPLAY + autoconf ++ pkg-config --cflags nss + export 'CPPFLAGS=-I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT' + CPPFLAGS='-I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-ssl --with-nss=/usr --enable-ipv6 --with-ca-bundle=/etc/pki/tls/certs/ca-bundle.crt --with-gssapi=/usr/kerberos --with-libidn --enable-ldaps --disable-static --with-libssh2 --enable-manual checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable debug build options... no checking whether to enable compiler optimizer... not specified (assuming yes) checking whether to enable strict compiler warnings... no checking for sed... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E checking for ppc-redhat-linux-gnu-ar... no checking for ar... /usr/bin/ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking curl version... 7.19.5 checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... yes checking size of long... 4 checking size of void*... 4 checking for 64-bit curl_off_t data type... int64_t checking size of curl_off_t... 8 checking formatting string directive for curl_off_t... "lld" checking formatting string directive for unsigned curl_off_t... "llu" checking constant suffix string for curl_off_t... LL checking constant suffix string for unsigned curl_off_t... ULL checking if OS is AIX (to define _ALL_SOURCE)... 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... 64 checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... /usr/bin/ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if we need -no-undefined... no checking if we need -mimpure-text... no checking if we need BUILDING_LIBCURL... no checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking 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 GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler optimizer assumed setting might be used... no checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to provide built-in manual... yes checking if X/Open network library is required... no checking for gethostbyname... yes checking for strcasecmp... yes checking for connect... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... -lrt checking if monotonic clock_gettime works... yes checking whether to use libgcc... no checking for lber.h... yes checking for ldap.h... yes checking for ldapssl.h... no checking for ldap_ssl.h... no checking for LDAP libraries... -lldap checking for ldap_url_parse... yes checking whether to enable ipv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... yes checking if Kerberos4 support is requested... no checking if SPNEGO support is requested... no checking if GSSAPI support is requested... yes checking gss.h usability... no checking gss.h presence... no checking for gss.h... no checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking gssapi/gssapi_generic.h usability... yes checking gssapi/gssapi_generic.h presence... yes checking for gssapi/gssapi_generic.h... yes checking gssapi/gssapi_krb5.h usability... yes checking gssapi/gssapi_krb5.h presence... yes checking for gssapi/gssapi_krb5.h... yes checking if gssapi headers declare GSS_C_NT_HOSTBASED_SERVICE... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for libssh2_channel_open_ex in -lssh2... yes checking libssh2.h usability... yes checking libssh2.h presence... yes checking for libssh2.h... yes checking for libssh2_version... no configure: Added /usr/local/lib to LD_LIBRARY_PATH checking for PK11_CreateGenericObject in -lnss3... yes checking for NSS_Initialize in -lnss3... yes configure: detected NSS version unknown configure: Added /lib to LD_LIBRARY_PATH checking default CA cert bundle/path... /etc/pki/tls/certs/ca-bundle.crt checking whether to build with libidn... yes checking for idna_to_ascii_lz in -lidn... yes checking for idn_free... yes checking for idna_strerror... yes checking for tld_strerror... yes checking idn-free.h usability... yes checking idn-free.h presence... yes checking for idn-free.h... yes checking tld.h usability... yes checking tld.h presence... yes checking for tld.h... yes checking AIX 4.3 or later... no checking for ANSI C header files... (cached) yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for limits.h... yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for sys/un.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... no checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 4 checking size of int... 4 checking size of long... (cached) 4 checking size of time_t... 4 checking size of off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for curl_socklen_t data type... socklen_t checking size of curl_socklen_t... 4 checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recvfrom... yes checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for 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 unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for stdio.h... yes checking if fdopen can be linked... yes checking if fdopen is prototyped... yes checking if fdopen is compilable... yes checking if fdopen usage allowed... yes checking if fdopen might be used... yes checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking 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 for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.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 for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... yes checking if gethostbyaddr_r is prototyped... yes checking if gethostbyaddr_r takes 5 args.... no checking if gethostbyaddr_r takes 7 args.... no checking if gethostbyaddr_r takes 8 args.... yes checking if gethostbyaddr_r is compilable... yes checking if gethostbyaddr_r usage allowed... yes checking if gethostbyaddr_r might be used... yes checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... yes checking if gethostbyname_r is prototyped... yes checking if gethostbyname_r takes 3 args.... no checking if gethostbyname_r takes 5 args.... no checking if gethostbyname_r takes 6 args.... yes checking if gethostbyname_r is compilable... yes checking if gethostbyname_r usage allowed... yes checking if gethostbyname_r might be used... yes checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... 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 for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll seems to work... yes checking if poll usage allowed... yes checking if poll might be used... yes checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcasestr can be linked... yes checking if strcasestr is prototyped... no checking if strcasestr might be used... no checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strlcat can be linked... no checking if strlcat might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for basename... yes checking for closesocket... no checking deeper for closesocket... but still no checking for fork... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getprotobyname... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for inet_addr... yes checking for perror... yes checking for pipe... yes checking for setlocale... yes checking for setmode... no checking deeper for setmode... but still no checking for setrlimit... yes checking for socket... yes checking for uname... yes checking for utime... yes checking whether basename is declared... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for getnameinfo... yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,size_t,unsigned int checking for stdio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for working NI_WITHSCOPEID... no checking whether to enable non-blocking communications... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... /usr/bin/gnroff checking how to use *nroff to get plain text from man pages... -man checking whether to enable c-ares... no checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable support for cookies... yes checking whether to enable hidden symbols in the library... no checking whether to enforce SONAME bump... no configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating packages/Makefile config.status: creating packages/Win32/Makefile config.status: creating packages/Win32/cygwin/Makefile config.status: creating packages/Linux/Makefile config.status: creating packages/Linux/RPM/Makefile config.status: creating packages/Linux/RPM/curl.spec config.status: creating packages/Linux/RPM/curl-ssl.spec config.status: creating packages/Solaris/Makefile config.status: creating packages/EPM/curl.list config.status: creating packages/EPM/Makefile config.status: creating packages/vms/Makefile config.status: creating packages/AIX/Makefile config.status: creating packages/AIX/RPM/Makefile config.status: creating packages/AIX/RPM/curl.spec config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/config.h config.status: creating src/config.h config.status: creating include/curl/curlbuild.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configured to build curl/libcurl: curl version: 7.19.5 Host setup: powerpc-redhat-linux-gnu Install prefix: /usr Compiler: gcc SSL support: enabled (NSS) SSH support: enabled (libSSH2) zlib support: enabled krb4 support: no (--with-krb4*) GSSAPI support: enabled (MIT/Heimdal) SPNEGO support: no (--with-spnego) c-ares support: no (--enable-ares) ipv6 support: enabled IDN support: enabled Build libcurl: Shared=yes, Static=no Built-in manual: enabled Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: /etc/pki/tls/certs/ca-bundle.crt ca cert path: no LDAP support: enabled (OpenLDAP) LDAPS support: enabled + sed -i -e 's,-L/usr/lib ,,g;s,-L/usr/lib64 ,,g;s,-L/usr/lib$,,g;s,-L/usr/lib64$,,g' Makefile libcurl.pc + sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in lib make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/lib' make all-am make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT timeval.lo -MD -MP -MF ".deps/timeval.Tpo" -c -o timeval.lo timeval.c; \ then mv -f ".deps/timeval.Tpo" ".deps/timeval.Plo"; else rm -f ".deps/timeval.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostip.lo -MD -MP -MF ".deps/hostip.Tpo" -c -o hostip.lo hostip.c; \ then mv -f ".deps/hostip.Tpo" ".deps/hostip.Plo"; else rm -f ".deps/hostip.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/timeval.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -fPIC -DPIC -o .libs/hostip.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT progress.lo -MD -MP -MF ".deps/progress.Tpo" -c -o progress.lo progress.c; \ then mv -f ".deps/progress.Tpo" ".deps/progress.Plo"; else rm -f ".deps/progress.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o .libs/progress.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT formdata.lo -MD -MP -MF ".deps/formdata.Tpo" -c -o formdata.lo formdata.c; \ then mv -f ".deps/formdata.Tpo" ".deps/formdata.Plo"; else rm -f ".deps/formdata.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT cookie.lo -MD -MP -MF ".deps/cookie.Tpo" -c -o cookie.lo cookie.c; \ then mv -f ".deps/cookie.Tpo" ".deps/cookie.Plo"; else rm -f ".deps/cookie.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -fPIC -DPIC -o .libs/formdata.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http.lo -MD -MP -MF ".deps/http.Tpo" -c -o http.lo http.c; \ then mv -f ".deps/http.Tpo" ".deps/http.Plo"; else rm -f ".deps/http.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sendf.lo -MD -MP -MF ".deps/sendf.Tpo" -c -o sendf.lo sendf.c; \ then mv -f ".deps/sendf.Tpo" ".deps/sendf.Plo"; else rm -f ".deps/sendf.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sendf.lo -MD -MP -MF .deps/sendf.Tpo -c sendf.c -fPIC -DPIC -o .libs/sendf.o sendf.c: In function 'showit': sendf.c:639: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendf.c:640: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ftp.lo -MD -MP -MF ".deps/ftp.Tpo" -c -o ftp.lo ftp.c; \ then mv -f ".deps/ftp.Tpo" ".deps/ftp.Plo"; else rm -f ".deps/ftp.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \ then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/ftp.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" -c -o dict.lo dict.c; \ then mv -f ".deps/dict.Tpo" ".deps/dict.Plo"; else rm -f ".deps/dict.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT if2ip.lo -MD -MP -MF ".deps/if2ip.Tpo" -c -o if2ip.lo if2ip.c; \ then mv -f ".deps/if2ip.Tpo" ".deps/if2ip.Plo"; else rm -f ".deps/if2ip.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -fPIC -DPIC -o .libs/if2ip.o ftp.c: In function 'ftp_state_use_port': ftp.c:990: warning: dereferencing pointer 'sa' does break strict-aliasing rules ftp.c:1042: warning: dereferencing pointer 'sa' does break strict-aliasing rules ftp.c:893: note: initialized from here ftp.c:991: warning: dereferencing pointer 'sa4' does break strict-aliasing rules ftp.c:1044: warning: dereferencing pointer 'sa4' does break strict-aliasing rules ftp.c:894: note: initialized from here ftp.c:993: warning: dereferencing pointer 'sa6' does break strict-aliasing rules ftp.c:1047: warning: dereferencing pointer 'sa6' does break strict-aliasing rules ftp.c:895: note: initialized from here cc1: warning: dereferencing pointer 'sa' does break strict-aliasing rules ftp.c:893: note: initialized from here if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT speedcheck.lo -MD -MP -MF ".deps/speedcheck.Tpo" -c -o speedcheck.lo speedcheck.c; \ then mv -f ".deps/speedcheck.Tpo" ".deps/speedcheck.Plo"; else rm -f ".deps/speedcheck.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ldap.lo -MD -MP -MF ".deps/ldap.Tpo" -c -o ldap.lo ldap.c; \ then mv -f ".deps/ldap.Tpo" ".deps/ldap.Plo"; else rm -f ".deps/ldap.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o .libs/speedcheck.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/ldap.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ssluse.lo -MD -MP -MF ".deps/ssluse.Tpo" -c -o ssluse.lo ssluse.c; \ then mv -f ".deps/ssluse.Tpo" ".deps/ssluse.Plo"; else rm -f ".deps/ssluse.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -fPIC -DPIC -o .libs/ssluse.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getenv.lo -MD -MP -MF ".deps/getenv.Tpo" -c -o getenv.lo getenv.c; \ then mv -f ".deps/getenv.Tpo" ".deps/getenv.Plo"; else rm -f ".deps/getenv.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT escape.lo -MD -MP -MF ".deps/escape.Tpo" -c -o escape.lo escape.c; \ then mv -f ".deps/escape.Tpo" ".deps/escape.Plo"; else rm -f ".deps/escape.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -fPIC -DPIC -o .libs/getenv.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -fPIC -DPIC -o .libs/escape.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT mprintf.lo -MD -MP -MF ".deps/mprintf.Tpo" -c -o mprintf.lo mprintf.c; \ then mv -f ".deps/mprintf.Tpo" ".deps/mprintf.Plo"; else rm -f ".deps/mprintf.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -fPIC -DPIC -o .libs/mprintf.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT telnet.lo -MD -MP -MF ".deps/telnet.Tpo" -c -o telnet.lo telnet.c; \ then mv -f ".deps/telnet.Tpo" ".deps/telnet.Plo"; else rm -f ".deps/telnet.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT netrc.lo -MD -MP -MF ".deps/netrc.Tpo" -c -o netrc.lo netrc.c; \ then mv -f ".deps/netrc.Tpo" ".deps/netrc.Plo"; else rm -f ".deps/netrc.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -fPIC -DPIC -o .libs/telnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -fPIC -DPIC -o .libs/netrc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getinfo.lo -MD -MP -MF ".deps/getinfo.Tpo" -c -o getinfo.lo getinfo.c; \ then mv -f ".deps/getinfo.Tpo" ".deps/getinfo.Plo"; else rm -f ".deps/getinfo.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -fPIC -DPIC -o .libs/getinfo.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT transfer.lo -MD -MP -MF ".deps/transfer.Tpo" -c -o transfer.lo transfer.c; \ then mv -f ".deps/transfer.Tpo" ".deps/transfer.Plo"; else rm -f ".deps/transfer.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -fPIC -DPIC -o .libs/transfer.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strequal.lo -MD -MP -MF ".deps/strequal.Tpo" -c -o strequal.lo strequal.c; \ then mv -f ".deps/strequal.Tpo" ".deps/strequal.Plo"; else rm -f ".deps/strequal.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT easy.lo -MD -MP -MF ".deps/easy.Tpo" -c -o easy.lo easy.c; \ then mv -f ".deps/easy.Tpo" ".deps/easy.Plo"; else rm -f ".deps/easy.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \ then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -fPIC -DPIC -o .libs/strequal.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -fPIC -DPIC -o .libs/easy.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT krb4.lo -MD -MP -MF ".deps/krb4.Tpo" -c -o krb4.lo krb4.c; \ then mv -f ".deps/krb4.Tpo" ".deps/krb4.Plo"; else rm -f ".deps/krb4.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -fPIC -DPIC -o .libs/krb4.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT krb5.lo -MD -MP -MF ".deps/krb5.Tpo" -c -o krb5.lo krb5.c; \ then mv -f ".deps/krb5.Tpo" ".deps/krb5.Plo"; else rm -f ".deps/krb5.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT krb5.lo -MD -MP -MF .deps/krb5.Tpo -c krb5.c -fPIC -DPIC -o .libs/krb5.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT memdebug.lo -MD -MP -MF ".deps/memdebug.Tpo" -c -o memdebug.lo memdebug.c; \ then mv -f ".deps/memdebug.Tpo" ".deps/memdebug.Plo"; else rm -f ".deps/memdebug.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -fPIC -DPIC -o .libs/memdebug.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_chunks.lo -MD -MP -MF ".deps/http_chunks.Tpo" -c -o http_chunks.lo http_chunks.c; \ then mv -f ".deps/http_chunks.Tpo" ".deps/http_chunks.Plo"; else rm -f ".deps/http_chunks.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o .libs/http_chunks.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strtok.lo -MD -MP -MF ".deps/strtok.Tpo" -c -o strtok.lo strtok.c; \ then mv -f ".deps/strtok.Tpo" ".deps/strtok.Plo"; else rm -f ".deps/strtok.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT connect.lo -MD -MP -MF ".deps/connect.Tpo" -c -o connect.lo connect.c; \ then mv -f ".deps/connect.Tpo" ".deps/connect.Plo"; else rm -f ".deps/connect.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -fPIC -DPIC -o .libs/strtok.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o .libs/connect.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT llist.lo -MD -MP -MF ".deps/llist.Tpo" -c -o llist.lo llist.c; \ then mv -f ".deps/llist.Tpo" ".deps/llist.Plo"; else rm -f ".deps/llist.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -fPIC -DPIC -o .libs/llist.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi connect.c: In function 'singleipconnect': connect.c:788: warning: dereferencing pointer 'sa6' does break strict-aliasing rules connect.c:744: note: initialized from here connect.c:389: warning: dereferencing pointer 'si6' does break strict-aliasing rules connect.c:390: warning: dereferencing pointer 'si6' does break strict-aliasing rules connect.c:413: warning: dereferencing pointer 'si6' does break strict-aliasing rules connect.c:414: warning: dereferencing pointer 'si6' does break strict-aliasing rules connect.c:451: warning: dereferencing pointer 'si6' does break strict-aliasing rules connect.c:287: note: initialized from here connect.c:398: warning: dereferencing pointer 'si4' does break strict-aliasing rules connect.c:399: warning: dereferencing pointer 'si4' does break strict-aliasing rules connect.c:420: warning: dereferencing pointer 'si4' does break strict-aliasing rules connect.c:421: warning: dereferencing pointer 'si4' does break strict-aliasing rules connect.c:448: warning: dereferencing pointer 'si4' does break strict-aliasing rules connect.c:285: note: initialized from here connect.c:447: warning: dereferencing pointer 'sock' does break strict-aliasing rules connect.c:283: note: initialized from here if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT multi.lo -MD -MP -MF ".deps/multi.Tpo" -c -o multi.lo multi.c; \ then mv -f ".deps/multi.Tpo" ".deps/multi.Plo"; else rm -f ".deps/multi.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -fPIC -DPIC -o .libs/multi.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT content_encoding.lo -MD -MP -MF ".deps/content_encoding.Tpo" -c -o content_encoding.lo content_encoding.c; \ then mv -f ".deps/content_encoding.Tpo" ".deps/content_encoding.Plo"; else rm -f ".deps/content_encoding.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT share.lo -MD -MP -MF ".deps/share.Tpo" -c -o share.lo share.c; \ then mv -f ".deps/share.Tpo" ".deps/share.Plo"; else rm -f ".deps/share.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_digest.lo -MD -MP -MF ".deps/http_digest.Tpo" -c -o http_digest.lo http_digest.c; \ then mv -f ".deps/http_digest.Tpo" ".deps/http_digest.Plo"; else rm -f ".deps/http_digest.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o .libs/content_encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -fPIC -DPIC -o .libs/share.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -fPIC -DPIC -o .libs/http_digest.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_negotiate.lo -MD -MP -MF ".deps/http_negotiate.Tpo" -c -o http_negotiate.lo http_negotiate.c; \ then mv -f ".deps/http_negotiate.Tpo" ".deps/http_negotiate.Plo"; else rm -f ".deps/http_negotiate.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_ntlm.lo -MD -MP -MF ".deps/http_ntlm.Tpo" -c -o http_ntlm.lo http_ntlm.c; \ then mv -f ".deps/http_ntlm.Tpo" ".deps/http_ntlm.Plo"; else rm -f ".deps/http_ntlm.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o .libs/http_negotiate.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http_ntlm.lo -MD -MP -MF .deps/http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o .libs/http_ntlm.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT inet_pton.lo -MD -MP -MF ".deps/inet_pton.Tpo" -c -o inet_pton.lo inet_pton.c; \ then mv -f ".deps/inet_pton.Tpo" ".deps/inet_pton.Plo"; else rm -f ".deps/inet_pton.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o .libs/inet_pton.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strtoofft.lo -MD -MP -MF ".deps/strtoofft.Tpo" -c -o strtoofft.lo strtoofft.c; \ then mv -f ".deps/strtoofft.Tpo" ".deps/strtoofft.Plo"; else rm -f ".deps/strtoofft.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" -c -o strerror.lo strerror.c; \ then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; else rm -f ".deps/strerror.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strtoofft.lo -MD -MP -MF .deps/strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o .libs/strtoofft.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostares.lo -MD -MP -MF ".deps/hostares.Tpo" -c -o hostares.lo hostares.c; \ then mv -f ".deps/hostares.Tpo" ".deps/hostares.Plo"; else rm -f ".deps/hostares.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostasyn.lo -MD -MP -MF ".deps/hostasyn.Tpo" -c -o hostasyn.lo hostasyn.c; \ then mv -f ".deps/hostasyn.Tpo" ".deps/hostasyn.Plo"; else rm -f ".deps/hostasyn.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostares.lo -MD -MP -MF .deps/hostares.Tpo -c hostares.c -fPIC -DPIC -o .libs/hostares.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostasyn.lo -MD -MP -MF .deps/hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o .libs/hostasyn.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostip4.lo -MD -MP -MF ".deps/hostip4.Tpo" -c -o hostip4.lo hostip4.c; \ then mv -f ".deps/hostip4.Tpo" ".deps/hostip4.Plo"; else rm -f ".deps/hostip4.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostip4.lo -MD -MP -MF .deps/hostip4.Tpo -c hostip4.c -fPIC -DPIC -o .libs/hostip4.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostip6.lo -MD -MP -MF ".deps/hostip6.Tpo" -c -o hostip6.lo hostip6.c; \ then mv -f ".deps/hostip6.Tpo" ".deps/hostip6.Plo"; else rm -f ".deps/hostip6.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostsyn.lo -MD -MP -MF ".deps/hostsyn.Tpo" -c -o hostsyn.lo hostsyn.c; \ then mv -f ".deps/hostsyn.Tpo" ".deps/hostsyn.Plo"; else rm -f ".deps/hostsyn.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostip6.lo -MD -MP -MF .deps/hostip6.Tpo -c hostip6.c -fPIC -DPIC -o .libs/hostip6.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostthre.lo -MD -MP -MF ".deps/hostthre.Tpo" -c -o hostthre.lo hostthre.c; \ then mv -f ".deps/hostthre.Tpo" ".deps/hostthre.Plo"; else rm -f ".deps/hostthre.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostsyn.lo -MD -MP -MF .deps/hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o .libs/hostsyn.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT inet_ntop.lo -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.lo inet_ntop.c; \ then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Plo"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hostthre.lo -MD -MP -MF .deps/hostthre.Tpo -c hostthre.c -fPIC -DPIC -o .libs/hostthre.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o .libs/inet_ntop.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT parsedate.lo -MD -MP -MF ".deps/parsedate.Tpo" -c -o parsedate.lo parsedate.c; \ then mv -f ".deps/parsedate.Tpo" ".deps/parsedate.Plo"; else rm -f ".deps/parsedate.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT select.lo -MD -MP -MF ".deps/select.Tpo" -c -o select.lo select.c; \ then mv -f ".deps/select.Tpo" ".deps/select.Plo"; else rm -f ".deps/select.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT gtls.lo -MD -MP -MF ".deps/gtls.Tpo" -c -o gtls.lo gtls.c; \ then mv -f ".deps/gtls.Tpo" ".deps/gtls.Plo"; else rm -f ".deps/gtls.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT parsedate.lo -MD -MP -MF .deps/parsedate.Tpo -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sslgen.lo -MD -MP -MF ".deps/sslgen.Tpo" -c -o sslgen.lo sslgen.c; \ then mv -f ".deps/sslgen.Tpo" ".deps/sslgen.Plo"; else rm -f ".deps/sslgen.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT gtls.lo -MD -MP -MF .deps/gtls.Tpo -c gtls.c -fPIC -DPIC -o .libs/gtls.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sslgen.lo -MD -MP -MF .deps/sslgen.Tpo -c sslgen.c -fPIC -DPIC -o .libs/sslgen.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT tftp.lo -MD -MP -MF ".deps/tftp.Tpo" -c -o tftp.lo tftp.c; \ then mv -f ".deps/tftp.Tpo" ".deps/tftp.Plo"; else rm -f ".deps/tftp.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT tftp.lo -MD -MP -MF .deps/tftp.Tpo -c tftp.c -fPIC -DPIC -o .libs/tftp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT splay.lo -MD -MP -MF ".deps/splay.Tpo" -c -o splay.lo splay.c; \ then mv -f ".deps/splay.Tpo" ".deps/splay.Plo"; else rm -f ".deps/splay.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT splay.lo -MD -MP -MF .deps/splay.Tpo -c splay.c -fPIC -DPIC -o .libs/splay.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strdup.lo -MD -MP -MF ".deps/strdup.Tpo" -c -o strdup.lo strdup.c; \ then mv -f ".deps/strdup.Tpo" ".deps/strdup.Plo"; else rm -f ".deps/strdup.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -fPIC -DPIC -o .libs/strdup.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT socks.lo -MD -MP -MF ".deps/socks.Tpo" -c -o socks.lo socks.c; \ then mv -f ".deps/socks.Tpo" ".deps/socks.Plo"; else rm -f ".deps/socks.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ssh.lo -MD -MP -MF ".deps/ssh.Tpo" -c -o ssh.lo ssh.c; \ then mv -f ".deps/ssh.Tpo" ".deps/ssh.Plo"; else rm -f ".deps/ssh.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT nss.lo -MD -MP -MF ".deps/nss.Tpo" -c -o nss.lo nss.c; \ then mv -f ".deps/nss.Tpo" ".deps/nss.Plo"; else rm -f ".deps/nss.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -fPIC -DPIC -o .libs/socks.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ssh.lo -MD -MP -MF .deps/ssh.Tpo -c ssh.c -fPIC -DPIC -o .libs/ssh.o libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT nss.lo -MD -MP -MF .deps/nss.Tpo -c nss.c -fPIC -DPIC -o .libs/nss.o nss.c: In function 'nss_load_crl': nss.c:447: warning: implicit declaration of function 'ATOB_ConvertAsciiToItem' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT qssl.lo -MD -MP -MF ".deps/qssl.Tpo" -c -o qssl.lo qssl.c; \ then mv -f ".deps/qssl.Tpo" ".deps/qssl.Plo"; else rm -f ".deps/qssl.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT qssl.lo -MD -MP -MF .deps/qssl.Tpo -c qssl.c -fPIC -DPIC -o .libs/qssl.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT rawstr.lo -MD -MP -MF ".deps/rawstr.Tpo" -c -o rawstr.lo rawstr.c; \ then mv -f ".deps/rawstr.Tpo" ".deps/rawstr.Plo"; else rm -f ".deps/rawstr.Tpo"; exit 1; fi nss.c: In function 'Curl_nss_connect': nss.c:1147: warning: 'nickname' may be used uninitialized in this function nss.c:1221: warning: 'nickname' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT rawstr.lo -MD -MP -MF .deps/rawstr.Tpo -c rawstr.c -fPIC -DPIC -o .libs/rawstr.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT curl_addrinfo.lo -MD -MP -MF ".deps/curl_addrinfo.Tpo" -c -o curl_addrinfo.lo curl_addrinfo.c; \ then mv -f ".deps/curl_addrinfo.Tpo" ".deps/curl_addrinfo.Plo"; else rm -f ".deps/curl_addrinfo.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT curl_addrinfo.lo -MD -MP -MF .deps/curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o .libs/curl_addrinfo.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT socks_gssapi.lo -MD -MP -MF ".deps/socks_gssapi.Tpo" -c -o socks_gssapi.lo socks_gssapi.c; \ then mv -f ".deps/socks_gssapi.Tpo" ".deps/socks_gssapi.Plo"; else rm -f ".deps/socks_gssapi.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT socks_gssapi.lo -MD -MP -MF .deps/socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o .libs/socks_gssapi.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT socks_sspi.lo -MD -MP -MF ".deps/socks_sspi.Tpo" -c -o socks_sspi.lo socks_sspi.c; \ then mv -f ".deps/socks_sspi.Tpo" ".deps/socks_sspi.Plo"; else rm -f ".deps/socks_sspi.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT socks_sspi.lo -MD -MP -MF .deps/socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o .libs/socks_sspi.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT curl_sspi.lo -MD -MP -MF ".deps/curl_sspi.Tpo" -c -o curl_sspi.lo curl_sspi.c; \ then mv -f ".deps/curl_sspi.Tpo" ".deps/curl_sspi.Plo"; else rm -f ".deps/curl_sspi.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT curl_sspi.lo -MD -MP -MF .deps/curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o .libs/curl_sspi.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT slist.lo -MD -MP -MF ".deps/slist.Tpo" -c -o slist.lo slist.c; \ then mv -f ".deps/slist.Tpo" ".deps/slist.Plo"; else rm -f ".deps/slist.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I../ares -I../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c slist.c -fPIC -DPIC -o .libs/slist.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o libcurl.la -rpath /usr/lib -version-info 5:1:1 -lidn -lssh2 -lldap -lrt -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo krb5.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md5.lo http_negotiate.lo http_ntlm.lo inet_pton.lo strtoofft.lo strerror.lo hostares.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo slist.lo libtool: link: gcc -shared .libs/file.o .libs/timeval.o .libs/base64.o .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o .libs/speedcheck.o .libs/ldap.o .libs/ssluse.o .libs/version.o .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/netrc.o .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o .libs/security.o .libs/krb4.o .libs/krb5.o .libs/memdebug.o .libs/http_chunks.o .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md5.o .libs/http_negotiate.o .libs/http_ntlm.o .libs/inet_pton.o .libs/strtoofft.o .libs/strerror.o .libs/hostares.o .libs/hostasyn.o .libs/hostip4.o .libs/hostip6.o .libs/hostsyn.o .libs/hostthre.o .libs/inet_ntop.o .libs/parsedate.o .libs/select.o .libs/gtls.o .libs/sslgen.o .libs/tftp.o .libs/splay.o .libs/strdup.o .libs/socks.o .libs/ssh.o .libs/nss.o .libs/qssl.o .libs/rawstr.o .libs/curl_addrinfo.o .libs/socks_gssapi.o .libs/socks_sspi.o .libs/curl_sspi.o .libs/slist.o -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -m32 -m32 -m32 -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.1.1 libtool: link: (cd ".libs" && rm -f "libcurl.so.4" && ln -s "libcurl.so.4.1.1" "libcurl.so.4") libtool: link: (cd ".libs" && rm -f "libcurl.so" && ln -s "libcurl.so.4.1.1" "libcurl.so") libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" ) make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/lib' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/lib' Making all in src make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/src' if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT hugehelp.o -MD -MP -MF ".deps/hugehelp.Tpo" -c -o hugehelp.o hugehelp.c; \ then mv -f ".deps/hugehelp.Tpo" ".deps/hugehelp.Po"; else rm -f ".deps/hugehelp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT urlglob.o -MD -MP -MF ".deps/urlglob.Tpo" -c -o urlglob.o urlglob.c; \ then mv -f ".deps/urlglob.Tpo" ".deps/urlglob.Po"; else rm -f ".deps/urlglob.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT writeout.o -MD -MP -MF ".deps/writeout.Tpo" -c -o writeout.o writeout.c; \ then mv -f ".deps/writeout.Tpo" ".deps/writeout.Po"; else rm -f ".deps/writeout.Tpo"; exit 1; fi main.c: In function 'warnf': main.c:601: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'my_trace': main.c:3566: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3573: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3581: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'operate': main.c:4961: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result hugehelp.c: In function 'hugehelp': hugehelp.c:6782: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT writeenv.o -MD -MP -MF ".deps/writeenv.Tpo" -c -o writeenv.o writeenv.c; \ then mv -f ".deps/writeenv.Tpo" ".deps/writeenv.Po"; else rm -f ".deps/writeenv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getpass.o -MD -MP -MF ".deps/getpass.Tpo" -c -o getpass.o getpass.c; \ then mv -f ".deps/getpass.Tpo" ".deps/getpass.Po"; else rm -f ".deps/getpass.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT homedir.o -MD -MP -MF ".deps/homedir.Tpo" -c -o homedir.o homedir.c; \ then mv -f ".deps/homedir.Tpo" ".deps/homedir.Po"; else rm -f ".deps/homedir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT curlutil.o -MD -MP -MF ".deps/curlutil.Tpo" -c -o curlutil.o curlutil.c; \ then mv -f ".deps/curlutil.Tpo" ".deps/curlutil.Po"; else rm -f ".deps/curlutil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strtoofft.o -MD -MP -MF ".deps/strtoofft.Tpo" -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c; \ then mv -f ".deps/strtoofft.Tpo" ".deps/strtoofft.Po"; else rm -f ".deps/strtoofft.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strdup.o -MD -MP -MF ".deps/strdup.Tpo" -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c; \ then mv -f ".deps/strdup.Tpo" ".deps/strdup.Po"; else rm -f ".deps/strdup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT rawstr.o -MD -MP -MF ".deps/rawstr.Tpo" -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c; \ then mv -f ".deps/rawstr.Tpo" ".deps/rawstr.Po"; else rm -f ".deps/rawstr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o rawstr.o ../lib/libcurl.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o rawstr.o ../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/src' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/src' make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fqYfoi + umask 022 + cd /builddir/build/BUILD + cd curl-7.19.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc + make DESTDIR=/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc 'INSTALL=/usr/bin/install -p' install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/lib' make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/lib' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -p 'libcurl.la' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib/libcurl.la' libtool: install: /usr/bin/install -p .libs/libcurl.so.4.1.1 /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib/libcurl.so.4.1.1 libtool: install: (cd /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib && { ln -s -f libcurl.so.4.1.1 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.1.1 libcurl.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib && { ln -s -f libcurl.so.4.1.1 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.1.1 libcurl.so; }; }) libtool: install: /usr/bin/install -p .libs/libcurl.lai /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib/libcurl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/lib' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/src' make[3]: Entering directory `/builddir/build/BUILD/curl-7.19.5/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p 'curl' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/bin/curl' libtool: install: warning: `../lib/libcurl.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -p .libs/curl /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/bin/curl make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/src' make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/src' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/src' make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5' make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/bin" /usr/bin/install -p 'curl-config' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/bin/curl-config' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib/pkgconfig" /usr/bin/install -p -m 644 'libcurl.pc' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib/pkgconfig/libcurl.pc' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/curl-7.19.5' cd include && make install make[4]: Entering directory `/builddir/build/BUILD/curl-7.19.5/include' Making install in curl make[5]: Entering directory `/builddir/build/BUILD/curl-7.19.5/include/curl' make[6]: Entering directory `/builddir/build/BUILD/curl-7.19.5/include/curl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/curl" || mkdir -p -- "/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl" /usr/bin/install -p -m 644 'curl.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/curl.h' /usr/bin/install -p -m 644 'curlver.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/curlver.h' /usr/bin/install -p -m 644 'easy.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/easy.h' /usr/bin/install -p -m 644 'mprintf.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/mprintf.h' /usr/bin/install -p -m 644 'stdcheaders.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/stdcheaders.h' /usr/bin/install -p -m 644 'types.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/types.h' /usr/bin/install -p -m 644 'multi.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/multi.h' /usr/bin/install -p -m 644 'typecheck-gcc.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/typecheck-gcc.h' /usr/bin/install -p -m 644 'curlbuild.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/curlbuild.h' /usr/bin/install -p -m 644 'curlrules.h' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/curlrules.h' make[6]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/include/curl' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/include/curl' make[5]: Entering directory `/builddir/build/BUILD/curl-7.19.5/include' make[6]: Entering directory `/builddir/build/BUILD/curl-7.19.5/include' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/include' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/include' make[4]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/include' cd docs && make install make[4]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs' Making install in examples make[5]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' make[6]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' Making install in libcurl make[5]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs/libcurl' make[6]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs/libcurl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || mkdir -p -- "/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3" /usr/bin/install -p -m 644 './curl_easy_cleanup.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_cleanup.3' /usr/bin/install -p -m 644 './curl_easy_getinfo.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_getinfo.3' /usr/bin/install -p -m 644 './curl_easy_init.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_init.3' /usr/bin/install -p -m 644 './curl_easy_perform.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_perform.3' /usr/bin/install -p -m 644 './curl_easy_setopt.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_setopt.3' /usr/bin/install -p -m 644 './curl_easy_duphandle.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_duphandle.3' /usr/bin/install -p -m 644 './curl_formadd.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_formadd.3' /usr/bin/install -p -m 644 './curl_formfree.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_formfree.3' /usr/bin/install -p -m 644 './curl_getdate.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_getdate.3' /usr/bin/install -p -m 644 './curl_getenv.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_getenv.3' /usr/bin/install -p -m 644 './curl_slist_append.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_slist_append.3' /usr/bin/install -p -m 644 './curl_slist_free_all.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_slist_free_all.3' /usr/bin/install -p -m 644 './curl_version.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_version.3' /usr/bin/install -p -m 644 './curl_version_info.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_version_info.3' /usr/bin/install -p -m 644 './curl_escape.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_escape.3' /usr/bin/install -p -m 644 './curl_unescape.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_unescape.3' /usr/bin/install -p -m 644 './curl_free.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_free.3' /usr/bin/install -p -m 644 './curl_strequal.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_strequal.3' /usr/bin/install -p -m 644 './curl_mprintf.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_mprintf.3' /usr/bin/install -p -m 644 './curl_global_init.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_global_init.3' /usr/bin/install -p -m 644 './curl_global_cleanup.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_global_cleanup.3' /usr/bin/install -p -m 644 './curl_multi_add_handle.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_add_handle.3' /usr/bin/install -p -m 644 './curl_multi_cleanup.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_cleanup.3' /usr/bin/install -p -m 644 './curl_multi_fdset.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_fdset.3' /usr/bin/install -p -m 644 './curl_multi_info_read.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_info_read.3' /usr/bin/install -p -m 644 './curl_multi_init.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_init.3' /usr/bin/install -p -m 644 './curl_multi_perform.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_perform.3' /usr/bin/install -p -m 644 './curl_multi_remove_handle.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_remove_handle.3' /usr/bin/install -p -m 644 './curl_share_cleanup.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_share_cleanup.3' /usr/bin/install -p -m 644 './curl_share_init.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_share_init.3' /usr/bin/install -p -m 644 './curl_share_setopt.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_share_setopt.3' /usr/bin/install -p -m 644 './libcurl.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/libcurl.3' /usr/bin/install -p -m 644 './libcurl-easy.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/libcurl-easy.3' /usr/bin/install -p -m 644 './libcurl-multi.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/libcurl-multi.3' /usr/bin/install -p -m 644 './libcurl-share.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/libcurl-share.3' /usr/bin/install -p -m 644 './libcurl-errors.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/libcurl-errors.3' /usr/bin/install -p -m 644 './curl_easy_strerror.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_strerror.3' /usr/bin/install -p -m 644 './curl_multi_strerror.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_strerror.3' /usr/bin/install -p -m 644 './curl_share_strerror.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_share_strerror.3' /usr/bin/install -p -m 644 './curl_global_init_mem.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_global_init_mem.3' /usr/bin/install -p -m 644 './libcurl-tutorial.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/libcurl-tutorial.3' /usr/bin/install -p -m 644 './curl_easy_reset.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_reset.3' /usr/bin/install -p -m 644 './curl_easy_escape.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_escape.3' /usr/bin/install -p -m 644 './curl_easy_unescape.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_unescape.3' /usr/bin/install -p -m 644 './curl_multi_setopt.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_setopt.3' /usr/bin/install -p -m 644 './curl_multi_socket.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_socket.3' /usr/bin/install -p -m 644 './curl_multi_timeout.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_timeout.3' /usr/bin/install -p -m 644 './curl_formget.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_formget.3' /usr/bin/install -p -m 644 './curl_multi_assign.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_assign.3' /usr/bin/install -p -m 644 './curl_easy_pause.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_pause.3' /usr/bin/install -p -m 644 './curl_easy_recv.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_recv.3' /usr/bin/install -p -m 644 './curl_easy_send.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_easy_send.3' /usr/bin/install -p -m 644 './curl_multi_socket_action.3' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man3/curl_multi_socket_action.3' make[6]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs/libcurl' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs/libcurl' make[5]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs' make[6]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man1" /usr/bin/install -p -m 644 './curl.1' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man1/curl.1' /usr/bin/install -p -m 644 './curl-config.1' '/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/man/man1/curl-config.1' make[6]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs' make[4]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs' make[3]: Leaving directory `/builddir/build/BUILD/curl-7.19.5' make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5' + rm -f /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib/libcurl.la + install -d /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc//usr/share/aclocal + install -m 644 docs/libcurl/libcurl.m4 /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc//usr/share/aclocal + mv /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/curlbuild.h /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/curlbuild-32.h + install -m 644 /builddir/build/SOURCES/curlbuild.h /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/include/curl/curlbuild.h + find /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc -name ca-bundle.crt -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/curl-7.19.5 extracting debug info from /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib/libcurl.so.4.1.1 extracting debug info from /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/bin/curl symlinked /usr/lib/debug/usr/lib/libcurl.so.4.1.1.debug to /usr/lib/debug/usr/lib/libcurl.so.4.debug symlinked /usr/lib/debug/usr/lib/libcurl.so.4.1.1.debug to /usr/lib/debug/usr/lib/libcurl.so.debug 4260 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aPWXmS + umask 022 + cd /builddir/build/BUILD + cd curl-7.19.5 + unset DISPLAY + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/lib + make -j4 check Making check in lib make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/tests' Making all in data make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' make 10-at-a-time anyauthput cookie_interface debug fileupload fopen ftpget ftpgetresp ftpupload getinfo getinmemory http-post httpput https multi-app multi-debugcallback multi-double multi-post multi-single persistant post-callback postit2 sepheaders simple simplepost simplessl sendrecv httpcustomheader certinfo make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/tests/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/tests/data' Making all in server make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT 10-at-a-time.o -MD -MP -MF ".deps/10-at-a-time.Tpo" -c -o 10-at-a-time.o 10-at-a-time.c; \ then mv -f ".deps/10-at-a-time.Tpo" ".deps/10-at-a-time.Po"; else rm -f ".deps/10-at-a-time.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT anyauthput.o -MD -MP -MF ".deps/anyauthput.Tpo" -c -o anyauthput.o anyauthput.c; \ then mv -f ".deps/anyauthput.Tpo" ".deps/anyauthput.Po"; else rm -f ".deps/anyauthput.Tpo"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/tests/server' if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sws.o -MD -MP -MF ".deps/sws.Tpo" -c -o sws.o sws.c; \ then mv -f ".deps/sws.Tpo" ".deps/sws.Po"; else rm -f ".deps/sws.Tpo"; exit 1; fi sws.c: In function ‘send_doc’: sws.c:812: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/lib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/lib' Making check in src if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT cookie_interface.o -MD -MP -MF ".deps/cookie_interface.Tpo" -c -o cookie_interface.o cookie_interface.c; \ then mv -f ".deps/cookie_interface.Tpo" ".deps/cookie_interface.Po"; else rm -f ".deps/cookie_interface.Tpo"; exit 1; fi make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/src' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/src' make[1]: Entering directory `/builddir/build/BUILD/curl-7.19.5' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5' if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getpart.o -MD -MP -MF ".deps/getpart.Tpo" -c -o getpart.o getpart.c; \ then mv -f ".deps/getpart.Tpo" ".deps/getpart.Po"; else rm -f ".deps/getpart.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT debug.o -MD -MP -MF ".deps/debug.Tpo" -c -o debug.o debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; else rm -f ".deps/debug.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT strequal.o -MD -MP -MF ".deps/strequal.Tpo" -c -o strequal.o `test -f '../../lib/strequal.c' || echo './'`../../lib/strequal.c; \ then mv -f ".deps/strequal.Tpo" ".deps/strequal.Po"; else rm -f ".deps/strequal.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT fileupload.o -MD -MP -MF ".deps/fileupload.Tpo" -c -o fileupload.o fileupload.c; \ then mv -f ".deps/fileupload.Tpo" ".deps/fileupload.Po"; else rm -f ".deps/fileupload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o `test -f '../../lib/base64.c' || echo './'`../../lib/base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT fopen.o -MD -MP -MF ".deps/fopen.Tpo" -c -o fopen.o fopen.c; \ then mv -f ".deps/fopen.Tpo" ".deps/fopen.Po"; else rm -f ".deps/fopen.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT mprintf.o -MD -MP -MF ".deps/mprintf.Tpo" -c -o mprintf.o `test -f '../../lib/mprintf.c' || echo './'`../../lib/mprintf.c; \ then mv -f ".deps/mprintf.Tpo" ".deps/mprintf.Po"; else rm -f ".deps/mprintf.Tpo"; exit 1; fi fopen.c: In function ‘main’: fopen.c:501: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result fopen.c:526: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result fopen.c:550: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result fopen.c:554: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result fopen.c:557: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT memdebug.o -MD -MP -MF ".deps/memdebug.Tpo" -c -o memdebug.o `test -f '../../lib/memdebug.c' || echo './'`../../lib/memdebug.c; \ then mv -f ".deps/memdebug.Tpo" ".deps/memdebug.Po"; else rm -f ".deps/memdebug.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT timeval.o -MD -MP -MF ".deps/timeval.Tpo" -c -o timeval.o `test -f '../../lib/timeval.c' || echo './'`../../lib/timeval.c; \ then mv -f ".deps/timeval.Tpo" ".deps/timeval.Po"; else rm -f ".deps/timeval.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT testpart.o -MD -MP -MF ".deps/testpart.Tpo" -c -o testpart.o testpart.c; \ then mv -f ".deps/testpart.Tpo" ".deps/testpart.Po"; else rm -f ".deps/testpart.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ftpget.o -MD -MP -MF ".deps/ftpget.Tpo" -c -o ftpget.o ftpget.c; \ then mv -f ".deps/ftpget.Tpo" ".deps/ftpget.Po"; else rm -f ".deps/ftpget.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sockfilt.o -MD -MP -MF ".deps/sockfilt.Tpo" -c -o sockfilt.o sockfilt.c; \ then mv -f ".deps/sockfilt.Tpo" ".deps/sockfilt.Po"; else rm -f ".deps/sockfilt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ftpgetresp.o -MD -MP -MF ".deps/ftpgetresp.Tpo" -c -o ftpgetresp.o ftpgetresp.c; \ then mv -f ".deps/ftpgetresp.Tpo" ".deps/ftpgetresp.Po"; else rm -f ".deps/ftpgetresp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT ftpupload.o -MD -MP -MF ".deps/ftpupload.Tpo" -c -o ftpupload.o ftpupload.c; \ then mv -f ".deps/ftpupload.Tpo" ".deps/ftpupload.Po"; else rm -f ".deps/ftpupload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getinfo.o -MD -MP -MF ".deps/getinfo.Tpo" -c -o getinfo.o getinfo.c; \ then mv -f ".deps/getinfo.Tpo" ".deps/getinfo.Po"; else rm -f ".deps/getinfo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT getinmemory.o -MD -MP -MF ".deps/getinmemory.Tpo" -c -o getinmemory.o getinmemory.c; \ then mv -f ".deps/getinmemory.Tpo" ".deps/getinmemory.Po"; else rm -f ".deps/getinmemory.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT inet_pton.o -MD -MP -MF ".deps/inet_pton.Tpo" -c -o inet_pton.o `test -f '../../lib/inet_pton.c' || echo './'`../../lib/inet_pton.c; \ then mv -f ".deps/inet_pton.Tpo" ".deps/inet_pton.Po"; else rm -f ".deps/inet_pton.Tpo"; exit 1; fi sockfilt.c: In function ‘main’: sockfilt.c:783: warning: dereferencing pointer ‘localaddr’ does break strict-aliasing rules sockfilt.c:767: note: initialized from here sockfilt.c:772: note: initialized from here if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT http-post.o -MD -MP -MF ".deps/http-post.Tpo" -c -o http-post.o http-post.c; \ then mv -f ".deps/http-post.Tpo" ".deps/http-post.Po"; else rm -f ".deps/http-post.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT resolve.o -MD -MP -MF ".deps/resolve.Tpo" -c -o resolve.o resolve.c; \ then mv -f ".deps/resolve.Tpo" ".deps/resolve.Po"; else rm -f ".deps/resolve.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT httpput.o -MD -MP -MF ".deps/httpput.Tpo" -c -o httpput.o httpput.c; \ then mv -f ".deps/httpput.Tpo" ".deps/httpput.Po"; else rm -f ".deps/httpput.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -I../../ares -I../../ares -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT tftpd.o -MD -MP -MF ".deps/tftpd.Tpo" -c -o tftpd.o tftpd.c; \ then mv -f ".deps/tftpd.Tpo" ".deps/tftpd.Po"; else rm -f ".deps/tftpd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT https.o -MD -MP -MF ".deps/https.Tpo" -c -o https.o https.c; \ then mv -f ".deps/https.Tpo" ".deps/https.Po"; else rm -f ".deps/https.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT multi-app.o -MD -MP -MF ".deps/multi-app.Tpo" -c -o multi-app.o multi-app.c; \ then mv -f ".deps/multi-app.Tpo" ".deps/multi-app.Po"; else rm -f ".deps/multi-app.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT multi-debugcallback.o -MD -MP -MF ".deps/multi-debugcallback.Tpo" -c -o multi-debugcallback.o multi-debugcallback.c; \ then mv -f ".deps/multi-debugcallback.Tpo" ".deps/multi-debugcallback.Po"; else rm -f ".deps/multi-debugcallback.Tpo"; exit 1; fi tftpd.c: In function ‘write_behind’: tftpd.c:349: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result multi-debugcallback.c: In function ‘my_trace’: multi-debugcallback.c:104: warning: pointer targets in passing argument 3 of ‘dump’ differ in signedness multi-debugcallback.c:28: note: expected ‘unsigned char *’ but argument is of type ‘char *’ if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT multi-double.o -MD -MP -MF ".deps/multi-double.Tpo" -c -o multi-double.o multi-double.c; \ then mv -f ".deps/multi-double.Tpo" ".deps/multi-double.Po"; else rm -f ".deps/multi-double.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT multi-post.o -MD -MP -MF ".deps/multi-post.Tpo" -c -o multi-post.o multi-post.c; \ then mv -f ".deps/multi-post.Tpo" ".deps/multi-post.Po"; else rm -f ".deps/multi-post.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT multi-single.o -MD -MP -MF ".deps/multi-single.Tpo" -c -o multi-single.o multi-single.c; \ then mv -f ".deps/multi-single.Tpo" ".deps/multi-single.Po"; else rm -f ".deps/multi-single.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT persistant.o -MD -MP -MF ".deps/persistant.Tpo" -c -o persistant.o persistant.c; \ then mv -f ".deps/persistant.Tpo" ".deps/persistant.Po"; else rm -f ".deps/persistant.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT post-callback.o -MD -MP -MF ".deps/post-callback.Tpo" -c -o post-callback.o post-callback.c; \ then mv -f ".deps/post-callback.Tpo" ".deps/post-callback.Po"; else rm -f ".deps/post-callback.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT postit2.o -MD -MP -MF ".deps/postit2.Tpo" -c -o postit2.o postit2.c; \ then mv -f ".deps/postit2.Tpo" ".deps/postit2.Po"; else rm -f ".deps/postit2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sepheaders.o -MD -MP -MF ".deps/sepheaders.Tpo" -c -o sepheaders.o sepheaders.c; \ then mv -f ".deps/sepheaders.Tpo" ".deps/sepheaders.Po"; else rm -f ".deps/sepheaders.Tpo"; exit 1; fi post-callback.c: In function ‘main’: post-callback.c:88: warning: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument for this option if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT simple.o -MD -MP -MF ".deps/simple.Tpo" -c -o simple.o simple.c; \ then mv -f ".deps/simple.Tpo" ".deps/simple.Po"; else rm -f ".deps/simple.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT simplepost.o -MD -MP -MF ".deps/simplepost.Tpo" -c -o simplepost.o simplepost.c; \ then mv -f ".deps/simplepost.Tpo" ".deps/simplepost.Po"; else rm -f ".deps/simplepost.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT simplessl.o -MD -MP -MF ".deps/simplessl.Tpo" -c -o simplessl.o simplessl.c; \ then mv -f ".deps/simplessl.Tpo" ".deps/simplessl.Po"; else rm -f ".deps/simplessl.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o sws sws.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT sendrecv.o -MD -MP -MF ".deps/sendrecv.Tpo" -c -o sendrecv.o sendrecv.c; \ then mv -f ".deps/sendrecv.Tpo" ".deps/sendrecv.Po"; else rm -f ".deps/sendrecv.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o getpart testpart.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o sockfilt sockfilt.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o inet_pton.o -lrt sendrecv.c: In function ‘main’: sendrecv.c:71: warning: call to ‘_curl_easy_getinfo_err_long’ declared with attribute warning: curl_easy_getinfo expects a pointer to long for this info if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT httpcustomheader.o -MD -MP -MF ".deps/httpcustomheader.Tpo" -c -o httpcustomheader.o httpcustomheader.c; \ then mv -f ".deps/httpcustomheader.Tpo" ".deps/httpcustomheader.Po"; else rm -f ".deps/httpcustomheader.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o sws sws.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt if gcc -DHAVE_CONFIG_H -I../../include -I../../include -DCURL_NO_OLDIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT certinfo.o -MD -MP -MF ".deps/certinfo.Tpo" -c -o certinfo.o certinfo.c; \ then mv -f ".deps/certinfo.Tpo" ".deps/certinfo.Po"; else rm -f ".deps/certinfo.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o 10-at-a-time 10-at-a-time.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o getpart testpart.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o sockfilt sockfilt.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o inet_pton.o -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o resolve resolve.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt certinfo.c: In function ‘main’: certinfo.c:38: warning: call to ‘_curl_easy_getinfo_err_curl_slist’ declared with attribute warning: curl_easy_getinfo expects a pointer to struct curl_slist * for this info /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o anyauthput anyauthput.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o tftpd tftpd.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o resolve resolve.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/10-at-a-time 10-at-a-time.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o tftpd tftpd.o util.o getpart.o strequal.o base64.o mprintf.o memdebug.o timeval.o -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o cookie_interface cookie_interface.o ../../lib/libcurl.la make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/tests/server' Making all in libtest libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/anyauthput anyauthput.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/tests/libtest' if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib500.o -MD -MP -MF ".deps/lib500.Tpo" -c -o lib500.o lib500.c; \ then mv -f ".deps/lib500.Tpo" ".deps/lib500.Po"; else rm -f ".deps/lib500.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT first.o -MD -MP -MF ".deps/first.Tpo" -c -o first.o first.c; \ then mv -f ".deps/first.Tpo" ".deps/first.Po"; else rm -f ".deps/first.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib501.o -MD -MP -MF ".deps/lib501.Tpo" -c -o lib501.o lib501.c; \ then mv -f ".deps/lib501.Tpo" ".deps/lib501.Po"; else rm -f ".deps/lib501.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o debug debug.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/cookie_interface cookie_interface.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o fileupload fileupload.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib502.o -MD -MP -MF ".deps/lib502.Tpo" -c -o lib502.o lib502.c; \ then mv -f ".deps/lib502.Tpo" ".deps/lib502.Po"; else rm -f ".deps/lib502.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT testutil.o -MD -MP -MF ".deps/testutil.Tpo" -c -o testutil.o testutil.c; \ then mv -f ".deps/testutil.Tpo" ".deps/testutil.Po"; else rm -f ".deps/testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o fopen fopen.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/debug debug.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib503.o -MD -MP -MF ".deps/lib503.Tpo" -c -o lib503.o lib503.c; \ then mv -f ".deps/lib503.Tpo" ".deps/lib503.Po"; else rm -f ".deps/lib503.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/fileupload fileupload.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib504.o -MD -MP -MF ".deps/lib504.Tpo" -c -o lib504.o lib504.c; \ then mv -f ".deps/lib504.Tpo" ".deps/lib504.Po"; else rm -f ".deps/lib504.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/fopen fopen.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib505.o -MD -MP -MF ".deps/lib505.Tpo" -c -o lib505.o lib505.c; \ then mv -f ".deps/lib505.Tpo" ".deps/lib505.Po"; else rm -f ".deps/lib505.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o ftpget ftpget.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib506.o -MD -MP -MF ".deps/lib506.Tpo" -c -o lib506.o lib506.c; \ then mv -f ".deps/lib506.Tpo" ".deps/lib506.Po"; else rm -f ".deps/lib506.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o ftpgetresp ftpgetresp.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o ftpupload ftpupload.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/ftpget ftpget.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/ftpgetresp ftpgetresp.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib507.o -MD -MP -MF ".deps/lib507.Tpo" -c -o lib507.o lib507.c; \ then mv -f ".deps/lib507.Tpo" ".deps/lib507.Po"; else rm -f ".deps/lib507.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/ftpupload ftpupload.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib508.o -MD -MP -MF ".deps/lib508.Tpo" -c -o lib508.o lib508.c; \ then mv -f ".deps/lib508.Tpo" ".deps/lib508.Po"; else rm -f ".deps/lib508.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib510.o -MD -MP -MF ".deps/lib510.Tpo" -c -o lib510.o lib510.c; \ then mv -f ".deps/lib510.Tpo" ".deps/lib510.Po"; else rm -f ".deps/lib510.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o getinfo getinfo.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o getinmemory getinmemory.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o http-post http-post.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib511.o -MD -MP -MF ".deps/lib511.Tpo" -c -o lib511.o lib511.c; \ then mv -f ".deps/lib511.Tpo" ".deps/lib511.Po"; else rm -f ".deps/lib511.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/getinmemory getinmemory.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib512.o -MD -MP -MF ".deps/lib512.Tpo" -c -o lib512.o lib512.c; \ then mv -f ".deps/lib512.Tpo" ".deps/lib512.Po"; else rm -f ".deps/lib512.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/getinfo getinfo.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib513.o -MD -MP -MF ".deps/lib513.Tpo" -c -o lib513.o lib513.c; \ then mv -f ".deps/lib513.Tpo" ".deps/lib513.Po"; else rm -f ".deps/lib513.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/http-post http-post.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o httpput httpput.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o https https.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o multi-app multi-app.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib514.o -MD -MP -MF ".deps/lib514.Tpo" -c -o lib514.o lib514.c; \ then mv -f ".deps/lib514.Tpo" ".deps/lib514.Po"; else rm -f ".deps/lib514.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib515.o -MD -MP -MF ".deps/lib515.Tpo" -c -o lib515.o lib515.c; \ then mv -f ".deps/lib515.Tpo" ".deps/lib515.Po"; else rm -f ".deps/lib515.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/multi-app multi-app.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/httpput httpput.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/https https.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib516.o -MD -MP -MF ".deps/lib516.Tpo" -c -o lib516.o lib516.c; \ then mv -f ".deps/lib516.Tpo" ".deps/lib516.Po"; else rm -f ".deps/lib516.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o multi-debugcallback multi-debugcallback.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib517.o -MD -MP -MF ".deps/lib517.Tpo" -c -o lib517.o lib517.c; \ then mv -f ".deps/lib517.Tpo" ".deps/lib517.Po"; else rm -f ".deps/lib517.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib518.o -MD -MP -MF ".deps/lib518.Tpo" -c -o lib518.o lib518.c; \ then mv -f ".deps/lib518.Tpo" ".deps/lib518.Po"; else rm -f ".deps/lib518.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib519.o -MD -MP -MF ".deps/lib519.Tpo" -c -o lib519.o lib519.c; \ then mv -f ".deps/lib519.Tpo" ".deps/lib519.Po"; else rm -f ".deps/lib519.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib520.o -MD -MP -MF ".deps/lib520.Tpo" -c -o lib520.o lib520.c; \ then mv -f ".deps/lib520.Tpo" ".deps/lib520.Po"; else rm -f ".deps/lib520.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib521.o -MD -MP -MF ".deps/lib521.Tpo" -c -o lib521.o lib521.c; \ then mv -f ".deps/lib521.Tpo" ".deps/lib521.Po"; else rm -f ".deps/lib521.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib523.o -MD -MP -MF ".deps/lib523.Tpo" -c -o lib523.o lib523.c; \ then mv -f ".deps/lib523.Tpo" ".deps/lib523.Po"; else rm -f ".deps/lib523.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/multi-debugcallback multi-debugcallback.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib524.o -MD -MP -MF ".deps/lib524.Tpo" -c -o lib524.o lib524.c; \ then mv -f ".deps/lib524.Tpo" ".deps/lib524.Po"; else rm -f ".deps/lib524.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib525.o -MD -MP -MF ".deps/lib525.Tpo" -c -o lib525.o lib525.c; \ then mv -f ".deps/lib525.Tpo" ".deps/lib525.Po"; else rm -f ".deps/lib525.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o multi-double multi-double.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o multi-post multi-post.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB526 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib526-lib526.o -MD -MP -MF ".deps/lib526-lib526.Tpo" -c -o lib526-lib526.o `test -f 'lib526.c' || echo './'`lib526.c; \ then mv -f ".deps/lib526-lib526.Tpo" ".deps/lib526-lib526.Po"; else rm -f ".deps/lib526-lib526.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o multi-single multi-single.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB526 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib526-first.o -MD -MP -MF ".deps/lib526-first.Tpo" -c -o lib526-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib526-first.Tpo" ".deps/lib526-first.Po"; else rm -f ".deps/lib526-first.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/multi-double multi-double.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/multi-post multi-post.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB526 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib526-testutil.o -MD -MP -MF ".deps/lib526-testutil.Tpo" -c -o lib526-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib526-testutil.Tpo" ".deps/lib526-testutil.Po"; else rm -f ".deps/lib526-testutil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB527 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib527-lib526.o -MD -MP -MF ".deps/lib527-lib526.Tpo" -c -o lib527-lib526.o `test -f 'lib526.c' || echo './'`lib526.c; \ then mv -f ".deps/lib527-lib526.Tpo" ".deps/lib527-lib526.Po"; else rm -f ".deps/lib527-lib526.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB527 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib527-first.o -MD -MP -MF ".deps/lib527-first.Tpo" -c -o lib527-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib527-first.Tpo" ".deps/lib527-first.Po"; else rm -f ".deps/lib527-first.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/multi-single multi-single.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB527 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib527-testutil.o -MD -MP -MF ".deps/lib527-testutil.Tpo" -c -o lib527-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib527-testutil.Tpo" ".deps/lib527-testutil.Po"; else rm -f ".deps/lib527-testutil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB529 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib529-lib525.o -MD -MP -MF ".deps/lib529-lib525.Tpo" -c -o lib529-lib525.o `test -f 'lib525.c' || echo './'`lib525.c; \ then mv -f ".deps/lib529-lib525.Tpo" ".deps/lib529-lib525.Po"; else rm -f ".deps/lib529-lib525.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB529 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib529-first.o -MD -MP -MF ".deps/lib529-first.Tpo" -c -o lib529-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib529-first.Tpo" ".deps/lib529-first.Po"; else rm -f ".deps/lib529-first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o persistant persistant.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB529 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib529-testutil.o -MD -MP -MF ".deps/lib529-testutil.Tpo" -c -o lib529-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib529-testutil.Tpo" ".deps/lib529-testutil.Po"; else rm -f ".deps/lib529-testutil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB530 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib530-lib530.o -MD -MP -MF ".deps/lib530-lib530.Tpo" -c -o lib530-lib530.o `test -f 'lib530.c' || echo './'`lib530.c; \ then mv -f ".deps/lib530-lib530.Tpo" ".deps/lib530-lib530.Po"; else rm -f ".deps/lib530-lib530.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB530 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib530-first.o -MD -MP -MF ".deps/lib530-first.Tpo" -c -o lib530-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib530-first.Tpo" ".deps/lib530-first.Po"; else rm -f ".deps/lib530-first.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o post-callback post-callback.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o postit2 postit2.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/persistant persistant.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB530 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib530-testutil.o -MD -MP -MF ".deps/lib530-testutil.Tpo" -c -o lib530-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib530-testutil.Tpo" ".deps/lib530-testutil.Po"; else rm -f ".deps/lib530-testutil.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/post-callback post-callback.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB532 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib532-lib526.o -MD -MP -MF ".deps/lib532-lib526.Tpo" -c -o lib532-lib526.o `test -f 'lib526.c' || echo './'`lib526.c; \ then mv -f ".deps/lib532-lib526.Tpo" ".deps/lib532-lib526.Po"; else rm -f ".deps/lib532-lib526.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o sepheaders sepheaders.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/postit2 postit2.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB532 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib532-first.o -MD -MP -MF ".deps/lib532-first.Tpo" -c -o lib532-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib532-first.Tpo" ".deps/lib532-first.Po"; else rm -f ".deps/lib532-first.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB532 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib532-testutil.o -MD -MP -MF ".deps/lib532-testutil.Tpo" -c -o lib532-testutil.o `test -f 'testutil.c' || echo './'`testutil.c; \ then mv -f ".deps/lib532-testutil.Tpo" ".deps/lib532-testutil.Po"; else rm -f ".deps/lib532-testutil.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o simple simple.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o simplepost simplepost.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib533.o -MD -MP -MF ".deps/lib533.Tpo" -c -o lib533.o lib533.c; \ then mv -f ".deps/lib533.Tpo" ".deps/lib533.Po"; else rm -f ".deps/lib533.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/sepheaders sepheaders.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib536.o -MD -MP -MF ".deps/lib536.Tpo" -c -o lib536.o lib536.c; \ then mv -f ".deps/lib536.Tpo" ".deps/lib536.Po"; else rm -f ".deps/lib536.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o simplessl simplessl.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/simplepost simplepost.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/simple simple.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o sendrecv sendrecv.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib537.o -MD -MP -MF ".deps/lib537.Tpo" -c -o lib537.o lib537.c; \ then mv -f ".deps/lib537.Tpo" ".deps/lib537.Po"; else rm -f ".deps/lib537.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o httpcustomheader httpcustomheader.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/simplessl simplessl.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib540.o -MD -MP -MF ".deps/lib540.Tpo" -c -o lib540.o lib540.c; \ then mv -f ".deps/lib540.Tpo" ".deps/lib540.Po"; else rm -f ".deps/lib540.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/sendrecv sendrecv.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/httpcustomheader httpcustomheader.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib541.o -MD -MP -MF ".deps/lib541.Tpo" -c -o lib541.o lib541.c; \ then mv -f ".deps/lib541.Tpo" ".deps/lib541.Po"; else rm -f ".deps/lib541.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o certinfo certinfo.o ../../lib/libcurl.la if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib542.o -MD -MP -MF ".deps/lib542.Tpo" -c -o lib542.o lib542.c; \ then mv -f ".deps/lib542.Tpo" ".deps/lib542.Po"; else rm -f ".deps/lib542.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib543.o -MD -MP -MF ".deps/lib543.Tpo" -c -o lib543.o lib543.c; \ then mv -f ".deps/lib543.Tpo" ".deps/lib543.Po"; else rm -f ".deps/lib543.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib544.o -MD -MP -MF ".deps/lib544.Tpo" -c -o lib544.o lib544.c; \ then mv -f ".deps/lib544.Tpo" ".deps/lib544.Po"; else rm -f ".deps/lib544.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB545 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib545-lib544.o -MD -MP -MF ".deps/lib545-lib544.Tpo" -c -o lib545-lib544.o `test -f 'lib544.c' || echo './'`lib544.c; \ then mv -f ".deps/lib545-lib544.Tpo" ".deps/lib545-lib544.Po"; else rm -f ".deps/lib545-lib544.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB545 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib545-first.o -MD -MP -MF ".deps/lib545-first.Tpo" -c -o lib545-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib545-first.Tpo" ".deps/lib545-first.Po"; else rm -f ".deps/lib545-first.Tpo"; exit 1; fi libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/certinfo certinfo.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib547.o -MD -MP -MF ".deps/lib547.Tpo" -c -o lib547.o lib547.c; \ then mv -f ".deps/lib547.Tpo" ".deps/lib547.Po"; else rm -f ".deps/lib547.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB548 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib548-lib547.o -MD -MP -MF ".deps/lib548-lib547.Tpo" -c -o lib548-lib547.o `test -f 'lib547.c' || echo './'`lib547.c; \ then mv -f ".deps/lib548-lib547.Tpo" ".deps/lib548-lib547.Po"; else rm -f ".deps/lib548-lib547.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB548 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib548-first.o -MD -MP -MF ".deps/lib548-first.Tpo" -c -o lib548-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib548-first.Tpo" ".deps/lib548-first.Po"; else rm -f ".deps/lib548-first.Tpo"; exit 1; fi make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/docs/examples' if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib549.o -MD -MP -MF ".deps/lib549.Tpo" -c -o lib549.o lib549.c; \ then mv -f ".deps/lib549.Tpo" ".deps/lib549.Po"; else rm -f ".deps/lib549.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib552.o -MD -MP -MF ".deps/lib552.Tpo" -c -o lib552.o lib552.c; \ then mv -f ".deps/lib552.Tpo" ".deps/lib552.Po"; else rm -f ".deps/lib552.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib553.o -MD -MP -MF ".deps/lib553.Tpo" -c -o lib553.o lib553.c; \ then mv -f ".deps/lib553.Tpo" ".deps/lib553.Po"; else rm -f ".deps/lib553.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib554.o -MD -MP -MF ".deps/lib554.Tpo" -c -o lib554.o lib554.c; \ then mv -f ".deps/lib554.Tpo" ".deps/lib554.Po"; else rm -f ".deps/lib554.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib555.o -MD -MP -MF ".deps/lib555.Tpo" -c -o lib555.o lib555.c; \ then mv -f ".deps/lib555.Tpo" ".deps/lib555.Po"; else rm -f ".deps/lib555.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib556.o -MD -MP -MF ".deps/lib556.Tpo" -c -o lib556.o lib556.c; \ then mv -f ".deps/lib556.Tpo" ".deps/lib556.Po"; else rm -f ".deps/lib556.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib539.o -MD -MP -MF ".deps/lib539.Tpo" -c -o lib539.o lib539.c; \ then mv -f ".deps/lib539.Tpo" ".deps/lib539.Po"; else rm -f ".deps/lib539.Tpo"; exit 1; fi lib556.c: In function ‘test’: lib556.c:78: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib557.o -MD -MP -MF ".deps/lib557.Tpo" -c -o lib557.o lib557.c; \ then mv -f ".deps/lib557.Tpo" ".deps/lib557.Po"; else rm -f ".deps/lib557.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB558 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib558-lib558.o -MD -MP -MF ".deps/lib558-lib558.Tpo" -c -o lib558-lib558.o `test -f 'lib558.c' || echo './'`lib558.c; \ then mv -f ".deps/lib558-lib558.Tpo" ".deps/lib558-lib558.Po"; else rm -f ".deps/lib558-lib558.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB558 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib558-first.o -MD -MP -MF ".deps/lib558-first.Tpo" -c -o lib558-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib558-first.Tpo" ".deps/lib558-first.Po"; else rm -f ".deps/lib558-first.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB559 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib559-lib558.o -MD -MP -MF ".deps/lib559-lib558.Tpo" -c -o lib559-lib558.o `test -f 'lib558.c' || echo './'`lib558.c; \ then mv -f ".deps/lib559-lib558.Tpo" ".deps/lib559-lib558.Po"; else rm -f ".deps/lib559-lib558.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -DLIB559 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib559-first.o -MD -MP -MF ".deps/lib559-first.Tpo" -c -o lib559-first.o `test -f 'first.c' || echo './'`first.c; \ then mv -f ".deps/lib559-first.Tpo" ".deps/lib559-first.Po"; else rm -f ".deps/lib559-first.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib560.o -MD -MP -MF ".deps/lib560.Tpo" -c -o lib560.o lib560.c; \ then mv -f ".deps/lib560.Tpo" ".deps/lib560.Po"; else rm -f ".deps/lib560.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib562.o -MD -MP -MF ".deps/lib562.Tpo" -c -o lib562.o lib562.c; \ then mv -f ".deps/lib562.Tpo" ".deps/lib562.Po"; else rm -f ".deps/lib562.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../lib -I../../lib -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -MT lib564.o -MD -MP -MF ".deps/lib564.Tpo" -c -o lib564.o lib564.c; \ then mv -f ".deps/lib564.Tpo" ".deps/lib564.Po"; else rm -f ".deps/lib564.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib500 lib500.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib501 lib501.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib502 lib502.o first.o testutil.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib500 lib500.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib501 lib501.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib503 lib503.o first.o testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib504 lib504.o first.o testutil.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib502 lib502.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib505 lib505.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib506 lib506.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib503 lib503.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib504 lib504.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib505 lib505.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib507 lib507.o first.o testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib508 lib508.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib506 lib506.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib510 lib510.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib511 lib511.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib507 lib507.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib508 lib508.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib510 lib510.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib512 lib512.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib513 lib513.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib514 lib514.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib511 lib511.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib515 lib515.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib512 lib512.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib513 lib513.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib514 lib514.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib516 lib516.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib517 lib517.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib518 lib518.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib515 lib515.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib519 lib519.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib516 lib516.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib518 lib518.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib517 lib517.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib520 lib520.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib519 lib519.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib521 lib521.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib523 lib523.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib524 lib524.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib523 lib523.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib520 lib520.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib521 lib521.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib524 lib524.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib525 lib525.o first.o testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib526 lib526-lib526.o lib526-first.o lib526-testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib527 lib527-lib526.o lib527-first.o lib527-testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib529 lib529-lib525.o lib529-first.o lib529-testutil.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib525 lib525.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib527 lib527-lib526.o lib527-first.o lib527-testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib526 lib526-lib526.o lib526-first.o lib526-testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib529 lib529-lib525.o lib529-first.o lib529-testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib530 lib530-lib530.o lib530-first.o lib530-testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib532 lib532-lib526.o lib532-first.o lib532-testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib533 lib533.o first.o testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib536 lib536.o first.o testutil.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib530 lib530-lib530.o lib530-first.o lib530-testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib532 lib532-lib526.o lib532-first.o lib532-testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib533 lib533.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib536 lib536.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib537 lib537.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib540 lib540.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib541 lib541.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib542 lib542.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib537 lib537.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib541 lib541.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib543 lib543.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib542 lib542.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib540 lib540.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib544 lib544.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib545 lib545-lib544.o lib545-first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib547 lib547.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib543 lib543.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib544 lib544.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib548 lib548-lib547.o lib548-first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib545 lib545-lib544.o lib545-first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib547 lib547.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib549 lib549.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib552 lib552.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib548 lib548-lib547.o lib548-first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib553 lib553.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib554 lib554.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib552 lib552.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib549 lib549.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib553 lib553.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib555 lib555.o first.o testutil.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib556 lib556.o first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib539 lib539.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib554 lib554.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib555 lib555.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib557 lib557.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib556 lib556.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib539 lib539.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib558 lib558-lib558.o lib558-first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib559 lib559-lib558.o lib559-first.o ../../lib/libcurl.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib560 lib560.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib557 lib557.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib558 lib558-lib558.o lib558-first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib562 lib562.o first.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib559 lib559-lib558.o lib559-first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib560 lib560.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o lib564 lib564.o first.o testutil.o ../../lib/libcurl.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib562 lib562.o first.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wno-system-headers -o .libs/lib564 lib564.o first.o testutil.o ../../lib/.libs/libcurl.so -lidn -lssh2 -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/tests/libtest' make[2]: Entering directory `/builddir/build/BUILD/curl-7.19.5/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/tests' srcdir=. /usr/bin/perl -I. ./runtests.pl -a -s ********* System characteristics ******** * curl 7.19.5 (powerpc-redhat-linux-gnu) * libcurl/7.19.5 NSS/3.12.4.1 Beta zlib/1.2.3 libidn/1.9 libssh2/1.0 * Features: GSS-Negotiate IDN IPv6 Largefile SSL libz * Host: ppc2.fedora.redhat.com * System: Linux ppc2.fedora.redhat.com 2.6.18-128.1.16.el5 #1 SMP Fri Jun 26 10:57:50 EDT 2009 ppc ppc ppc GNU/Linux * Server SSL: OFF * libcurl SSL: ON * libcurl debug: OFF * valgrind: OFF * HTTP IPv6 ON * FTP IPv6 ON * HTTP port: 8990 * FTP port: 8992 * FTP port 2: 8995 * HTTP IPv6 port: 8994 * FTP IPv6 port: 8996 * TFTP port: 8997 * SCP/SFTP port: 8999 * SOCKS port: 9000 * SSL library: NSS * Libtool lib: OFF ***************************************** test 001...OK (1 out of 532, remaining: 17:42) test 002...OK (2 out of 532, remaining: 08:50) test 003...OK (3 out of 532, remaining: 05:52) test 004...OK (4 out of 532, remaining: 04:24) test 005...OK (5 out of 532, remaining: 03:30) test 006...OK (6 out of 532, remaining: 02:55) test 007...OK (7 out of 532, remaining: 02:30) test 008...OK (8 out of 532, remaining: 02:11) test 009...OK (9 out of 532, remaining: 02:54) test 010...OK (10 out of 532, remaining: 03:28) test 011...OK (11 out of 532, remaining: 03:09) test 012...OK (12 out of 532, remaining: 02:53) test 013...OK (13 out of 532, remaining: 02:39) test 014...OK (14 out of 532, remaining: 02:28) test 015...OK (15 out of 532, remaining: 02:17) test 016...OK (16 out of 532, remaining: 02:09) test 017...OK (17 out of 532, remaining: 02:31) test 018...OK (18 out of 532, remaining: 02:22) test 019...OK (19 out of 532, remaining: 02:15) test 020...OK (20 out of 532, remaining: 02:08) test 021...OK (21 out of 532, remaining: 02:01) test 022...OK (22 out of 532, remaining: 01:55) test 023...OK (23 out of 532, remaining: 01:50) test 024...OK (24 out of 532, remaining: 01:45) test 025...OK (25 out of 532, remaining: 01:41) test 026...OK (26 out of 532, remaining: 01:37) test 027...OK (27 out of 532, remaining: 01:33) test 028...OK (28 out of 532, remaining: 01:30) test 029...OK (29 out of 532, remaining: 04:20) test 030...OK (30 out of 532, remaining: 04:11) test 031...OK (31 out of 532, remaining: 04:02) test 032...OK (32 out of 532, remaining: 03:54) test 033...OK (33 out of 532, remaining: 04:17) test 034...OK (34 out of 532, remaining: 04:09) test 035...OK (35 out of 532, remaining: 04:01) test 036...OK (36 out of 532, remaining: 03:54) test 037...OK (37 out of 532, remaining: 03:47) test 038...OK (38 out of 532, remaining: 03:54) test 039...OK (39 out of 532, remaining: 04:12) test 040...OK (40 out of 532, remaining: 04:06) test 041...OK (41 out of 532, remaining: 03:59) test 042...OK (42 out of 532, remaining: 03:53) test 043...OK (43 out of 532, remaining: 03:47) test 044...OK (44 out of 532, remaining: 03:41) test 045...OK (45 out of 532, remaining: 03:36) test 046...OK (46 out of 532, remaining: 03:31) test 047...OK (47 out of 532, remaining: 03:26) test 048...OK (48 out of 532, remaining: 03:21) test 049...OK (49 out of 532, remaining: 03:17) test 050...OK (50 out of 532, remaining: 03:12) test 051...OK (51 out of 532, remaining: 03:08) test 052...OK (52 out of 532, remaining: 03:04) test 053...OK (53 out of 532, remaining: 03:00) test 054...OK (54 out of 532, remaining: 02:57) test 055...OK (55 out of 532, remaining: 02:53) test 056...OK (56 out of 532, remaining: 02:50) test 057...OK (57 out of 532, remaining: 02:46) test 058...OK (58 out of 532, remaining: 02:51) test 059...OK (59 out of 532, remaining: 02:56) test 060...OK (60 out of 532, remaining: 03:00) test 061...OK (61 out of 532, remaining: 02:57) test 062...OK (62 out of 532, remaining: 02:54) test 063...OK (63 out of 532, remaining: 02:51) test 064...OK (64 out of 532, remaining: 02:48) test 065...OK (65 out of 532, remaining: 02:45) test 066...OK (66 out of 532, remaining: 02:42) test 071...OK (71 out of 532, remaining: 02:42) test 072...OK (72 out of 532, remaining: 02:39) test 073...OK (73 out of 532, remaining: 02:37) test 074...OK (74 out of 532, remaining: 02:34) test 075...OK (75 out of 532, remaining: 02:32) test 076...OK (76 out of 532, remaining: 02:30) test 077...OK (77 out of 532, remaining: 02:27) test 078...OK (78 out of 532, remaining: 02:25) test 079...OK (79 out of 532, remaining: 02:23) test 080...OK (80 out of 532, remaining: 02:21) test 082...OK (82 out of 532, remaining: 02:17) test 083...OK (83 out of 532, remaining: 02:15) test 084...OK (84 out of 532, remaining: 02:13) test 085...OK (85 out of 532, remaining: 02:11) test 086...OK (86 out of 532, remaining: 02:14) test 087...OK (87 out of 532, remaining: 02:12) test 088...OK (88 out of 532, remaining: 02:21) test 092...OK (92 out of 532, remaining: 02:13) test 093...OK (93 out of 532, remaining: 02:12) test 094...OK (94 out of 532, remaining: 02:10) test 095...OK (95 out of 532, remaining: 02:08) test 097...OK (96 out of 532, remaining: 02:07) test 098...OK (97 out of 532, remaining: 02:10) test 099...OK (98 out of 532, remaining: 02:08) test 100...OK (99 out of 532, remaining: 02:15) test 101...OK (100 out of 532, remaining: 02:13) test 102...OK (101 out of 532, remaining: 02:12) test 103...OK (102 out of 532, remaining: 02:10) test 104...OK (103 out of 532, remaining: 02:09) test 105...OK (104 out of 532, remaining: 02:11) test 106...OK (105 out of 532, remaining: 02:10) test 107...OK (106 out of 532, remaining: 02:08) test 108...OK (107 out of 532, remaining: 02:07) test 109...OK (108 out of 532, remaining: 02:05) test 110...OK (109 out of 532, remaining: 02:04) test 111...OK (110 out of 532, remaining: 02:02) test 112...OK (111 out of 532, remaining: 02:01) test 113...OK (112 out of 532, remaining: 02:00) test 114...OK (113 out of 532, remaining: 01:58) test 115...OK (114 out of 532, remaining: 01:57) test 116...OK (115 out of 532, remaining: 01:56) test 117...OK (116 out of 532, remaining: 01:54) test 118...OK (117 out of 532, remaining: 01:53) test 119...OK (118 out of 532, remaining: 01:52) test 120...OK (119 out of 532, remaining: 01:54) test 121...OK (120 out of 532, remaining: 01:53) test 122...OK (121 out of 532, remaining: 01:52) test 123...OK (122 out of 532, remaining: 01:50) test 124...OK (123 out of 532, remaining: 01:49) test 125...OK (124 out of 532, remaining: 01:48) test 126...OK (125 out of 532, remaining: 01:47) test 127...OK (126 out of 532, remaining: 01:46) test 128...OK (127 out of 532, remaining: 01:45) test 135...OK (133 out of 532, remaining: 01:39) test 136...OK (134 out of 532, remaining: 01:38) test 137...OK (135 out of 532, remaining: 01:37) test 138...OK (136 out of 532, remaining: 01:39) test 139...OK (137 out of 532, remaining: 01:38) test 140...OK (138 out of 532, remaining: 01:37) test 141...OK (139 out of 532, remaining: 01:36) test 142...OK (140 out of 532, remaining: 01:35) test 143...OK (141 out of 532, remaining: 01:34) test 144...OK (142 out of 532, remaining: 01:33) test 145...OK (143 out of 532, remaining: 01:32) test 146...OK (144 out of 532, remaining: 01:31) test 147...OK (145 out of 532, remaining: 01:30) test 148...OK (146 out of 532, remaining: 01:29) test 149...OK (147 out of 532, remaining: 01:29) test 151...OK (149 out of 532, remaining: 01:29) test 152...OK (150 out of 532, remaining: 01:29) test 153...OK (151 out of 532, remaining: 01:28) test 154...OK (152 out of 532, remaining: 01:32) test 156...OK (154 out of 532, remaining: 01:33) test 157...OK (155 out of 532, remaining: 01:32) test 158...OK (156 out of 532, remaining: 01:36) test 160...OK (158 out of 532, remaining: 01:39) test 161...OK (159 out of 532, remaining: 01:38) test 163...OK (161 out of 532, remaining: 01:39) test 164...OK (162 out of 532, remaining: 01:38) test 165...OK (163 out of 532, remaining: 01:37) test 166...OK (164 out of 532, remaining: 01:38) test 167...OK (165 out of 532, remaining: 01:37) test 168...OK (166 out of 532, remaining: 01:37) test 171...OK (169 out of 532, remaining: 01:34) test 172...OK (170 out of 532, remaining: 01:33) test 173...OK (171 out of 532, remaining: 01:35) test 174...OK (172 out of 532, remaining: 01:34) test 175...OK (173 out of 532, remaining: 01:33) test 177...OK (175 out of 532, remaining: 01:31) test 178...OK (176 out of 532, remaining: 01:33) test 179...OK (177 out of 532, remaining: 01:32) test 180...OK (178 out of 532, remaining: 01:31) test 181...OK (179 out of 532, remaining: 01:30) test 182...OK (180 out of 532, remaining: 01:29) test 183...OK (181 out of 532, remaining: 01:29) test 184...OK (182 out of 532, remaining: 01:28) test 185...OK (183 out of 532, remaining: 01:27) test 186...OK (184 out of 532, remaining: 01:28) test 187...OK (185 out of 532, remaining: 01:28) test 188...OK (186 out of 532, remaining: 01:27) test 189...OK (187 out of 532, remaining: 01:26) test 190...OK (188 out of 532, remaining: 01:33) test 191...OK (189 out of 532, remaining: 01:36) test 192...OK (190 out of 532, remaining: 01:35) test 193...OK (191 out of 532, remaining: 01:34) test 194...OK (192 out of 532, remaining: 01:33) test 195...OK (193 out of 532, remaining: 01:33) test 196...OK (194 out of 532, remaining: 01:35) test 197...OK (195 out of 532, remaining: 01:36) test 198...OK (196 out of 532, remaining: 01:37) test 199...OK (197 out of 532, remaining: 01:36) test 200...OK (198 out of 532, remaining: 01:36) test 201...OK (199 out of 532, remaining: 01:35) test 202...OK (200 out of 532, remaining: 01:34) test 203...OK (201 out of 532, remaining: 01:33) test 204...OK (202 out of 532, remaining: 01:33) test 205...OK (203 out of 532, remaining: 01:32) test 206...OK (204 out of 532, remaining: 01:31) test 207...OK (205 out of 532, remaining: 01:30) test 208...OK (206 out of 532, remaining: 01:31) test 210...OK (208 out of 532, remaining: 01:30) test 211...OK (209 out of 532, remaining: 01:29) test 212...OK (210 out of 532, remaining: 01:28) test 214...OK (212 out of 532, remaining: 01:27) test 215...OK (213 out of 532, remaining: 01:28) test 216...OK (214 out of 532, remaining: 01:27) test 217...OK (215 out of 532, remaining: 01:26) test 218...OK (216 out of 532, remaining: 01:29) test 220...OK (217 out of 532, remaining: 01:28) test 221...OK (218 out of 532, remaining: 01:27) test 222...OK (219 out of 532, remaining: 01:27) test 223...OK (220 out of 532, remaining: 01:26) test 224...OK (221 out of 532, remaining: 01:25) test 225...OK (222 out of 532, remaining: 01:25) test 226...OK (223 out of 532, remaining: 01:24) test 227...OK (224 out of 532, remaining: 01:25) test 228...OK (225 out of 532, remaining: 01:24) test 229...OK (226 out of 532, remaining: 01:23) test 231...OK (227 out of 532, remaining: 01:23) test 233...OK (228 out of 532, remaining: 01:22) test 234...OK (229 out of 532, remaining: 01:22) test 235...OK (230 out of 532, remaining: 01:21) test 236...OK (231 out of 532, remaining: 01:20) test 237...OK (232 out of 532, remaining: 01:20) test 238...OK (233 out of 532, remaining: 01:19) test 240...OK (235 out of 532, remaining: 01:20) test 242...OK (237 out of 532, remaining: 01:19) test 245...OK (239 out of 532, remaining: 01:18) test 246...OK (240 out of 532, remaining: 01:17) test 247...OK (241 out of 532, remaining: 01:17) test 248...OK (242 out of 532, remaining: 01:16) test 249...OK (243 out of 532, remaining: 01:16) test 250...OK (244 out of 532, remaining: 01:28) test 251...OK (245 out of 532, remaining: 01:40) test 252...OK (246 out of 532, remaining: 01:42) test 253...OK (247 out of 532, remaining: 01:41) test 254...OK (248 out of 532, remaining: 01:40) test 255...OK (249 out of 532, remaining: 01:40) test 256...OK (250 out of 532, remaining: 01:40) test 258...OK (252 out of 532, remaining: 01:38) test 259...OK (253 out of 532, remaining: 01:42) test 260...OK (254 out of 532, remaining: 01:41) test 261...OK (255 out of 532, remaining: 01:41) test 262...OK (256 out of 532, remaining: 01:40) test 263...OK (257 out of 532, remaining: 01:39) test 264...OK (258 out of 532, remaining: 01:38) test 266...OK (260 out of 532, remaining: 01:37) test 268...OK (262 out of 532, remaining: 01:35) test 269...OK (263 out of 532, remaining: 01:35) test 270...OK (264 out of 532, remaining: 01:34) test 271...OK (265 out of 532, remaining: 01:35) test 272...OK (266 out of 532, remaining: 01:35) test 273...OK (267 out of 532, remaining: 01:34) test 274...OK (268 out of 532, remaining: 01:33) test 275...OK (269 out of 532, remaining: 01:32) test 276...OK (270 out of 532, remaining: 01:32) test 277...OK (271 out of 532, remaining: 01:34) test 278...OK (272 out of 532, remaining: 01:33) test 279...OK (273 out of 532, remaining: 01:32) test 280...OK (274 out of 532, remaining: 01:32) test 281...OK (275 out of 532, remaining: 01:32) test 282...OK (276 out of 532, remaining: 01:31) test 283...OK (277 out of 532, remaining: 01:31) test 284...OK (278 out of 532, remaining: 01:30) test 285...OK (279 out of 532, remaining: 01:34) test 286...OK (280 out of 532, remaining: 01:38) test 287...OK (281 out of 532, remaining: 01:37) test 288...OK (282 out of 532, remaining: 01:37) test 289...OK (283 out of 532, remaining: 01:36) test 290...OK (284 out of 532, remaining: 01:36) test 291...OK (285 out of 532, remaining: 01:35) test 292...OK (286 out of 532, remaining: 01:34) test 293...OK (287 out of 532, remaining: 01:33) test 294...OK (288 out of 532, remaining: 01:33) test 295...OK (289 out of 532, remaining: 01:32) test 296...OK (290 out of 532, remaining: 01:32) test 297...OK (291 out of 532, remaining: 01:31) test 298...OK (292 out of 532, remaining: 01:31) test 350...OK (303 out of 532, remaining: 01:23) test 351...OK (304 out of 532, remaining: 01:23) test 352...OK (305 out of 532, remaining: 01:22) test 353...OK (306 out of 532, remaining: 01:21) test 354...OK (307 out of 532, remaining: 01:21) test 402...OK (310 out of 532, remaining: 01:19) test 405...OK (313 out of 532, remaining: 01:38) test 500...OK (318 out of 532, remaining: 01:35) test 501...OK (319 out of 532, remaining: 01:34) test 502...OK (320 out of 532, remaining: 01:34) test 503...OK (321 out of 532, remaining: 01:33) test 504...OK (322 out of 532, remaining: 01:33) test 505...OK (323 out of 532, remaining: 01:32) test 506...OK (324 out of 532, remaining: 01:32) test 507...OK (325 out of 532, remaining: 01:31) test 508...OK (326 out of 532, remaining: 01:30) test 510...OK (327 out of 532, remaining: 01:30) test 511...OK (328 out of 532, remaining: 01:29) test 512...OK (329 out of 532, remaining: 01:28) test 513...OK (330 out of 532, remaining: 01:28) test 514...OK (331 out of 532, remaining: 01:28) test 515...OK (332 out of 532, remaining: 01:27) test 516...OK (333 out of 532, remaining: 01:26) test 517...OK (334 out of 532, remaining: 01:25) test 519...OK (336 out of 532, remaining: 01:25) test 520...OK (337 out of 532, remaining: 01:24) test 521...OK (338 out of 532, remaining: 01:23) test 522...OK (339 out of 532, remaining: 01:23) test 523...OK (340 out of 532, remaining: 01:22) test 524...OK (341 out of 532, remaining: 01:21) test 525...OK (342 out of 532, remaining: 01:22) test 526...OK (343 out of 532, remaining: 01:24) test 527...OK (344 out of 532, remaining: 01:25) test 528...OK (345 out of 532, remaining: 01:27) test 529...OK (346 out of 532, remaining: 01:28) test 530...OK (347 out of 532, remaining: 01:27) test 531...OK (348 out of 532, remaining: 01:28) test 532...OK (349 out of 532, remaining: 01:29) test 533...OK (350 out of 532, remaining: 01:29) test 534...OK (351 out of 532, remaining: 01:30) test 535...OK (352 out of 532, remaining: 01:30) test 536...OK (353 out of 532, remaining: 01:30) test 537...OK (354 out of 532, remaining: 01:29) test 538...OK (355 out of 532, remaining: 01:28) test 539...OK (356 out of 532, remaining: 01:28) test 540...OK (357 out of 532, remaining: 01:27) test 541...OK (358 out of 532, remaining: 01:27) test 542...OK (359 out of 532, remaining: 01:26) test 543...OK (360 out of 532, remaining: 01:25) test 544...OK (361 out of 532, remaining: 01:24) test 545...OK (362 out of 532, remaining: 01:24) test 546...OK (363 out of 532, remaining: 01:24) test 549...OK (366 out of 532, remaining: 01:22) test 550...OK (367 out of 532, remaining: 01:21) test 551...OK (368 out of 532, remaining: 01:21) test 552...OK (369 out of 532, remaining: 01:21) test 553...OK (370 out of 532, remaining: 01:21) test 554...OK (371 out of 532, remaining: 01:21) test 556...OK (373 out of 532, remaining: 01:20) test 557...OK (374 out of 532, remaining: 01:19) test 558...OK (375 out of 532, remaining: 01:18) test 559...OK (376 out of 532, remaining: 01:18) test 561...OK (378 out of 532, remaining: 01:16) test 562...OK (379 out of 532, remaining: 01:16) cannot find sshd RUN: failed to start the SSH server test 632...OK (412 out of 532, remaining: 00:59) test 704...OK (422 out of 532, remaining: 00:53) test 705...OK (423 out of 532, remaining: 00:52) test 1000...OK (426 out of 532, remaining: 00:51) test 1001...OK (427 out of 532, remaining: 00:50) test 1002...OK (428 out of 532, remaining: 00:51) test 1003...OK (429 out of 532, remaining: 00:50) test 1004...OK (430 out of 532, remaining: 00:49) test 1005...OK (431 out of 532, remaining: 00:49) test 1006...OK (432 out of 532, remaining: 00:48) test 1007...OK (433 out of 532, remaining: 00:48) test 1009...OK (435 out of 532, remaining: 00:47) test 1010...OK (436 out of 532, remaining: 00:46) test 1011...OK (437 out of 532, remaining: 00:45) test 1012...OK (438 out of 532, remaining: 00:45) test 1013...OK (439 out of 532, remaining: 00:44) test 1014...OK (440 out of 532, remaining: 00:44) test 1015...OK (441 out of 532, remaining: 00:43) test 1016...OK (442 out of 532, remaining: 00:42) test 1017...OK (443 out of 532, remaining: 00:42) test 1018...OK (444 out of 532, remaining: 00:41) test 1019...OK (445 out of 532, remaining: 00:41) test 1020...OK (446 out of 532, remaining: 00:40) test 1022...OK (448 out of 532, remaining: 00:39) test 1023...OK (449 out of 532, remaining: 00:39) test 1024...OK (450 out of 532, remaining: 00:38) test 1025...OK (451 out of 532, remaining: 00:37) test 1026...OK (452 out of 532, remaining: 00:37) test 1027...OK (453 out of 532, remaining: 00:36) test 1028...OK (454 out of 532, remaining: 00:36) test 1029...OK (455 out of 532, remaining: 00:35) test 1030...OK (456 out of 532, remaining: 00:35) test 1031...OK (457 out of 532, remaining: 00:35) test 1032...OK (458 out of 532, remaining: 00:34) test 1033...OK (459 out of 532, remaining: 00:34) test 1034...OK (460 out of 532, remaining: 00:33) test 1035...OK (461 out of 532, remaining: 00:33) test 1036...OK (462 out of 532, remaining: 00:32) test 1037...OK (463 out of 532, remaining: 00:32) test 1038...OK (464 out of 532, remaining: 00:31) test 1039...OK (465 out of 532, remaining: 00:30) test 1040...OK (466 out of 532, remaining: 00:30) test 1041...OK (467 out of 532, remaining: 00:30) test 1042...OK (468 out of 532, remaining: 00:29) test 1043...OK (469 out of 532, remaining: 00:29) test 1044...OK (470 out of 532, remaining: 00:28) test 1045...OK (471 out of 532, remaining: 00:28) test 1046...OK (472 out of 532, remaining: 00:27) test 1047...OK (473 out of 532, remaining: 00:27) test 1048...OK (474 out of 532, remaining: 00:26) test 1049...OK (475 out of 532, remaining: 00:26) test 1050...OK (476 out of 532, remaining: 00:25) test 1051...OK (477 out of 532, remaining: 00:25) test 1052...OK (478 out of 532, remaining: 00:24) test 1053...OK (479 out of 532, remaining: 00:24) test 1054...OK (480 out of 532, remaining: 00:24) test 1055...OK (481 out of 532, remaining: 00:23) test 1056...OK (482 out of 532, remaining: 00:23) test 1057...OK (483 out of 532, remaining: 00:22) test 1058...OK (484 out of 532, remaining: 00:22) test 1059...OK (485 out of 532, remaining: 00:21) test 1060...OK (486 out of 532, remaining: 00:21) test 1061...OK (487 out of 532, remaining: 00:20) test 1062...OK (488 out of 532, remaining: 00:20) test 1063...OK (489 out of 532, remaining: 00:19) test 1064...OK (490 out of 532, remaining: 00:19) test 1065...OK (491 out of 532, remaining: 00:18) test 1066...OK (492 out of 532, remaining: 00:18) test 1067...OK (493 out of 532, remaining: 00:17) test 1068...OK (494 out of 532, remaining: 00:17) test 1069...OK (495 out of 532, remaining: 00:17) test 1070...OK (496 out of 532, remaining: 00:16) test 1071...OK (497 out of 532, remaining: 00:16) test 1072...OK (498 out of 532, remaining: 00:15) test 1073...OK (499 out of 532, remaining: 00:15) test 1074...OK (500 out of 532, remaining: 00:15) test 1075...OK (501 out of 532, remaining: 00:14) test 1076...OK (502 out of 532, remaining: 00:14) test 1077...OK (503 out of 532, remaining: 00:13) test 1078...OK (504 out of 532, remaining: 00:13) test 1079...OK (505 out of 532, remaining: 00:12) test 1080...OK (506 out of 532, remaining: 00:12) test 1081...OK (507 out of 532, remaining: 00:11) test 1082...OK (508 out of 532, remaining: 00:11) test 1084...OK (510 out of 532, remaining: 00:10) test 1085...OK (511 out of 532, remaining: 00:09) test 1086...OK (512 out of 532, remaining: 00:09) test 1087...OK (513 out of 532, remaining: 00:09) test 1088...OK (514 out of 532, remaining: 00:08) test 1089...OK (515 out of 532, remaining: 00:08) test 1090...OK (516 out of 532, remaining: 00:07) test 1091...OK (517 out of 532, remaining: 00:07) test 1092...OK (518 out of 532, remaining: 00:06) test 1093...OK (519 out of 532, remaining: 00:06) test 1094...OK (520 out of 532, remaining: 00:05) test 1095...OK (521 out of 532, remaining: 00:05) test 1096...OK (522 out of 532, remaining: 00:04) test 1098...OK (524 out of 532, remaining: 00:03) test 1099...OK (525 out of 532, remaining: 00:03) test 1101...OK (527 out of 532, remaining: 00:02) test 2000...OK (528 out of 532, remaining: 00:01) test 2001...OK (529 out of 532, remaining: 00:01) test 2002...OK (530 out of 532, remaining: 00:00) test 2003...OK (531 out of 532, remaining: 00:00) TESTDONE: 432 tests out of 432 reported OK: 100% TESTDONE: 534 tests were considered during 258 seconds. TESTINFO: 102 tests were skipped due to these restraints: TESTINFO: "no stunnel" 18 times (300, 301, 302, 303, 304, 305, 306, 309, 400, 401, 403, 404, 406, 407, 408, 409, 560, 1097) TESTINFO: "failed starting SSH server" 44 times (600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 633, 634, 635, 636, 637, 700, 701, 702, 703, 706, 707, 2004) TESTINFO: "rlimit problem: fds needed 1050 > system limit 1024" 1 times (518) TESTINFO: "Resolving IPv6 'ip6-localhost' didn't work" 2 times (241, 1083) TESTINFO: "configured as DISABLED" 2 times (563, 564) TESTINFO: "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257) TESTINFO: "curl lacks OpenSSL support" 2 times (307, 308) TESTINFO: "curl lacks NTLM support" 27 times (67, 68, 69, 70, 81, 89, 90, 91, 150, 155, 159, 162, 169, 170, 176, 209, 213, 239, 243, 265, 267, 547, 548, 555, 1008, 1021, 1100) make[1]: Leaving directory `/builddir/build/BUILD/curl-7.19.5/tests' + exit 0 Processing files: curl-7.19.5-6.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hsRcuy + umask 022 + cd /builddir/build/BUILD + cd curl-7.19.5 + DOCDIR=/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/curl-7.19.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/curl-7.19.5 + /bin/mkdir -p /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/curl-7.19.5 + cp -pr CHANGES README COPYING /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/curl-7.19.5 + cp -pr docs/BUGS docs/FAQ docs/FEATURES /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/curl-7.19.5 + cp -pr docs/MANUAL docs/RESOURCES /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/curl-7.19.5 + cp -pr docs/TheArtOfHttpScripting docs/TODO /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/curl-7.19.5 + exit 0 Provides: webclient Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcom_err.so.2 libcurl.so.4 libdl.so.2 libgssapi_krb5.so.2 libidn.so.11 libk5crypto.so.3 libkrb5.so.3 libldap-2.4.so.2 libnspr4.so libnss3.so libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 librt.so.1(GLIBC_2.2) libsmime3.so libssh2.so.1 libssl3.so libz.so.1 rtld(GNU_HASH) Processing files: libcurl-7.19.5-6.fc12.ppc Provides: libcurl.so.4 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcom_err.so.2 libcurl.so.4 libdl.so.2 libgssapi_krb5.so.2 libgssapi_krb5.so.2(gssapi_krb5_2_MIT) libidn.so.11 libk5crypto.so.3 libkrb5.so.3 libldap-2.4.so.2 libnspr4.so libnss3.so libnss3.so(NSS_3.12) libnss3.so(NSS_3.2) libnss3.so(NSS_3.3) libnss3.so(NSS_3.4) libnss3.so(NSS_3.5) libnss3.so(NSS_3.6) libnss3.so(NSS_3.9.2) libnss3.so(NSS_3.9.3) libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 librt.so.1(GLIBC_2.2) libsmime3.so libssh2.so.1 libssl3.so libssl3.so(NSS_3.11.4) libssl3.so(NSS_3.2) libssl3.so(NSS_3.4) libz.so.1 rtld(GNU_HASH) Processing files: libcurl-devel-7.19.5-6.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mG1hTr + umask 022 + cd /builddir/build/BUILD + cd curl-7.19.5 + DOCDIR=/builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/libcurl-devel-7.19.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/libcurl-devel-7.19.5 + /bin/mkdir -p /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/libcurl-devel-7.19.5 + cp -pr docs/examples/10-at-a-time.c docs/examples/anyauthput.c docs/examples/cacertinmem.c docs/examples/certinfo.c docs/examples/cookie_interface.c docs/examples/curlgtk.c docs/examples/curlx.c docs/examples/debug.c docs/examples/evhiperfifo.c docs/examples/fileupload.c docs/examples/fopen.c docs/examples/ftpget.c docs/examples/ftpgetresp.c docs/examples/ftpupload.c docs/examples/ftpuploadresume.c docs/examples/getinfo.c docs/examples/getinmemory.c docs/examples/ghiper.c docs/examples/hiperfifo.c docs/examples/htmltidy.c docs/examples/httpcustomheader.c docs/examples/http-post.c docs/examples/httpput.c docs/examples/https.c docs/examples/multi-app.c docs/examples/multi-debugcallback.c docs/examples/multi-double.c docs/examples/multi-post.c docs/examples/multi-single.c docs/examples/multithread.c docs/examples/opensslthreadlock.c docs/examples/persistant.c docs/examples/post-callback.c docs/examples/postit2.c docs/examples/sampleconv.c docs/examples/sendrecv.c docs/examples/sepheaders.c docs/examples/simple.c docs/examples/simplepost.c docs/examples/simplessl.c docs/examples/synctime.c docs/examples/threaded-ssl.c docs/examples/Makefile.example docs/INTERNALS /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/libcurl-devel-7.19.5 + cp -pr docs/CONTRIBUTE docs/libcurl/ABI /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc/usr/share/doc/libcurl-devel-7.19.5 + exit 0 Provides: curl-devel = 7.19.5-6.fc12 pkgconfig(libcurl) = 7.19.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh /usr/bin/pkg-config libcurl.so.4 Obsoletes: curl-devel < 7.19.5-6.fc12 Processing files: curl-debuginfo-7.19.5-6.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/curl-7.19.5-6.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libcurl-7.19.5-6.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libcurl-devel-7.19.5-6.fc12.ppc.rpm Wrote: /builddir/build/RPMS/curl-debuginfo-7.19.5-6.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mNhNnB + umask 022 + cd /builddir/build/BUILD + cd curl-7.19.5 + rm -rf /builddir/build/BUILDROOT/curl-7.19.5-6.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->