ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/curl.spec'], False, '/var/lib/mock/dist-f9-build-248970-45448/root/', None, 0, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/curl.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/curl-7.18.2-5.fc9.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/curl.spec'], False, '/var/lib/mock/dist-f9-build-248970-45448/root/', None, 0, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/curl.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.83787 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf curl-7.18.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/curl-7.18.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd curl-7.18.2 ++ /usr/bin/id -u + '[' 427 = 0 ']' ++ /usr/bin/id -u + '[' 427 = 0 ']' + /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): + patch -p1 -b --suffix .multilib -s + echo 'Patch #2 (curl-7.16.0-privlibs.patch):' Patch #2 (curl-7.16.0-privlibs.patch): + patch -p1 -b --suffix .privlibs -s + echo 'Patch #3 (curl-7.17.1-badsocket.patch):' Patch #3 (curl-7.17.1-badsocket.patch): + patch -p1 -b --suffix .badsocket -s + echo 'Patch #4 (curl-7.18.2-nssproxy.patch):' Patch #4 (curl-7.18.2-nssproxy.patch): + patch -p1 -b --suffix .nssproxy -s + echo 'Patch #5 (curl-7.18.2-nss-thread-safety.patch):' Patch #5 (curl-7.18.2-nss-thread-safety.patch): + patch -p1 -b --suffix .nssthreadsafety -s + 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.83787 + umask 022 + cd /builddir/build/BUILD + cd curl-7.18.2 + LANG=C + export LANG + unset DISPLAY ++ 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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=/usr/com --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 checking whether to enable maintainer-specific portions of Makefiles... no checking for sed... /bin/sed checking for i386-redhat-linux-gnu-ar... no checking for ar... 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.18.2 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for style of include used by make... GNU checking for i386-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 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 (to build static libraries with PIC)... no checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... 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... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool 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 for windows.h... no checking whether build target is a native Windows one... 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 dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to provide built-in manual... yes checking for icc in use... 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 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 non-blocking sockets style... O_NONBLOCK 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... no checking libssh2.h usability... no checking libssh2.h presence... no checking for libssh2.h... no 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 inet_ntoa_r... no checking for localtime_r... yes checking whether localtime_r is declared... yes checking for strerror_r... yes checking whether strerror_r is declared... yes checking for a glibc strerror_r API... no checking for a POSIX strerror_r API... yes checking if gmtime_r exists and works... yes checking for ANSI C header files... (cached) yes checking for malloc.h... 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 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 for curl_off_t... yes checking size of curl_off_t... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for long... yes checking size of long... 4 checking for time_t... yes checking size of time_t... 4 checking for off_t... yes 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 socklen_t... yes checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,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 strtoll... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for strcasestr... yes checking for strtok_r... yes checking for uname... yes checking for strcasecmp... (cached) yes checking for stricmp... no checking deeper for stricmp... but still no checking for strcmpi... no checking deeper for strcmpi... but still no checking for gethostbyaddr... yes checking for gettimeofday... yes checking for inet_addr... yes checking for inet_ntoa... yes checking for inet_pton... yes checking for perror... yes checking for closesocket... no checking deeper for closesocket... but still no checking for siginterrupt... yes checking for sigaction... yes checking for signal... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for strlcat... no checking deeper for strlcat... but still no checking for getpwuid... yes checking for geteuid... yes checking for getppid... yes checking for utime... yes checking for sigsetjmp... no checking deeper for sigsetjmp... but still no checking for basename... yes checking for setlocale... yes checking for ftruncate... yes checking for pipe... yes checking for poll... yes checking for getprotobyname... yes checking for getrlimit... yes checking for setrlimit... yes checking for fork... yes checking for setmode... no checking deeper for setmode... but still no checking for sigsetjmp defined as macro... yes checking whether basename is declared... yes checking whether inet_pton 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 working getaddrinfo... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... 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 if we are Mac OS X (to disable poll)... no checking if poll works with NULL inputs... yes checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... no configure: WARNING: disabling built-in manual 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 debug options... 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 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/DOS/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: executing depfiles commands configure: Configured to build curl/libcurl: curl version: 7.18.2 Host setup: i386-redhat-linux-gnu Install prefix: /usr Compiler: gcc SSL support: enabled (NSS) SSH support: no (--with-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: no (--enable-manual) 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.18.2/lib' make all-am make[2]: Entering directory `/builddir/build/BUILD/curl-7.18.2/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mkdir .libs gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/timeval.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -fPIC -DPIC -o .libs/hostip.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o .libs/progress.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -fPIC -DPIC -o .libs/formdata.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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:679: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendf.c:680: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/ftp.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -fPIC -DPIC -o .libs/if2ip.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o .libs/speedcheck.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -fPIC -DPIC -o .libs/getenv.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -fPIC -DPIC -o .libs/telnet.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -fPIC -DPIC -o .libs/getinfo.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -fPIC -DPIC -o .libs/strequal.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -fPIC -DPIC -o .libs/easy.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5.lo -MD -MP -MF .deps/krb5.Tpo -c krb5.c -fPIC -DPIC -o .libs/krb5.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o .libs/http_chunks.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -fPIC -DPIC -o .libs/strtok.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o .libs/connect.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o .libs/content_encoding.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -fPIC -DPIC -o .libs/http_digest.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -fPIC -DPIC -o .libs/share.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o .libs/http_negotiate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT strtoofft.lo -MD -MP -MF .deps/strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o .libs/strtoofft.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hostares.lo -MD -MP -MF .deps/hostares.Tpo -c hostares.c -fPIC -DPIC -o .libs/hostares.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hostip4.lo -MD -MP -MF .deps/hostip4.Tpo -c hostip4.c -fPIC -DPIC -o .libs/hostip4.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hostip6.lo -MD -MP -MF .deps/hostip6.Tpo -c hostip6.c -fPIC -DPIC -o .libs/hostip6.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hostthre.lo -MD -MP -MF .deps/hostthre.Tpo -c hostthre.c -fPIC -DPIC -o .libs/hostthre.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gtls.lo -MD -MP -MF .deps/gtls.Tpo -c gtls.c -fPIC -DPIC -o .libs/gtls.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 sslgen.c: In function 'Curl_ssl_send': sslgen.c:591: warning: passing argument 3 of 'Curl_nss_send' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT splay.lo -MD -MP -MF .deps/splay.Tpo -c splay.c -fPIC -DPIC -o .libs/splay.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -fPIC -DPIC -o .libs/strdup.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -fPIC -DPIC -o .libs/socks.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ssh.lo -MD -MP -MF .deps/ssh.Tpo -c ssh.c -fPIC -DPIC -o .libs/ssh.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nss.lo -MD -MP -MF .deps/nss.Tpo -c nss.c -fPIC -DPIC -o .libs/nss.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT qssl.lo -MD -MP -MF .deps/qssl.Tpo -c qssl.c -fPIC -DPIC -o .libs/qssl.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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libcurl.la -rpath /usr/lib -version-info 5:0:1 -lidn -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -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 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 -lidn -lldap -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.1.0 (cd .libs && rm -f libcurl.so.4 && ln -s libcurl.so.4.1.0 libcurl.so.4) (cd .libs && rm -f libcurl.so && ln -s libcurl.so.4.1.0 libcurl.so) creating libcurl.la (cd .libs && rm -f libcurl.la && ln -s ../libcurl.la libcurl.la) make[2]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/lib' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/lib' Making all in src make[1]: Entering directory `/builddir/build/BUILD/curl-7.18.2/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/curl-7.18.2/src' if gcc -DHAVE_CONFIG_H -I../include -I../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 if gcc -DHAVE_CONFIG_H -I../include -I../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 main.c: In function 'warnf': main.c:558: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'my_trace': main.c:3417: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3424: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3432: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I../include -I../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 main.c: In function 'operate': main.c:4784: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I../include -I../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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../lib -I../src -I../lib -I../src -I/usr/include/nss3 -I/usr/include/nspr4 -DHAVE_PK11_CREATEGENERICOBJECT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 /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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o ../lib/libcurl.la -lz mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o ../lib/.libs/libcurl.so -lz creating curl make[2]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/src' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/src' make[1]: Entering directory `/builddir/build/BUILD/curl-7.18.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/curl-7.18.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.82963 + umask 022 + cd /builddir/build/BUILD + cd curl-7.18.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/curl-7.18.2-5.fc9-root-mockbuild + make DESTDIR=/var/tmp/curl-7.18.2-5.fc9-root-mockbuild 'INSTALL=/usr/bin/install -p' install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/curl-7.18.2/lib' make[2]: Entering directory `/builddir/build/BUILD/curl-7.18.2/lib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -p 'libcurl.la' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib/libcurl.la' /usr/bin/install -p .libs/libcurl.so.4.1.0 /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib/libcurl.so.4.1.0 (cd /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib && { ln -s -f libcurl.so.4.1.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.1.0 libcurl.so.4; }; }) (cd /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib && { ln -s -f libcurl.so.4.1.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.1.0 libcurl.so; }; }) /usr/bin/install -p .libs/libcurl.lai /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/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.18.2/lib' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/curl-7.18.2/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/curl-7.18.2/src' make[3]: Entering directory `/builddir/build/BUILD/curl-7.18.2/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p 'curl' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/bin/curl' libtool: install: warning: `../lib/libcurl.la' has not been installed in `/usr/lib' /usr/bin/install -p .libs/curl /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/bin/curl make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/src' make[2]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/src' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/src' make[1]: Entering directory `/builddir/build/BUILD/curl-7.18.2' make[2]: Entering directory `/builddir/build/BUILD/curl-7.18.2' test -z "/usr/bin" || mkdir -p -- "/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/bin" /usr/bin/install -p 'curl-config' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/bin/curl-config' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -p -m 644 'libcurl.pc' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib/pkgconfig/libcurl.pc' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/curl-7.18.2' cd include && make install make[4]: Entering directory `/builddir/build/BUILD/curl-7.18.2/include' Making install in curl make[5]: Entering directory `/builddir/build/BUILD/curl-7.18.2/include/curl' make[6]: Entering directory `/builddir/build/BUILD/curl-7.18.2/include/curl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/curl" || mkdir -p -- "/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl" /usr/bin/install -p -m 644 'curl.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/curl.h' /usr/bin/install -p -m 644 'curlver.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/curlver.h' /usr/bin/install -p -m 644 'easy.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/easy.h' /usr/bin/install -p -m 644 'mprintf.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/mprintf.h' /usr/bin/install -p -m 644 'stdcheaders.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/stdcheaders.h' /usr/bin/install -p -m 644 'types.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/types.h' /usr/bin/install -p -m 644 'multi.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/multi.h' /usr/bin/install -p -m 644 'typecheck-gcc.h' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/include/curl/typecheck-gcc.h' make[6]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/include/curl' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/include/curl' make[5]: Entering directory `/builddir/build/BUILD/curl-7.18.2/include' make[6]: Entering directory `/builddir/build/BUILD/curl-7.18.2/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.18.2/include' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/include' make[4]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/include' cd docs && make install make[4]: Entering directory `/builddir/build/BUILD/curl-7.18.2/docs' Making install in examples make[5]: Entering directory `/builddir/build/BUILD/curl-7.18.2/docs/examples' make[6]: Entering directory `/builddir/build/BUILD/curl-7.18.2/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.18.2/docs/examples' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/docs/examples' Making install in libcurl make[5]: Entering directory `/builddir/build/BUILD/curl-7.18.2/docs/libcurl' make[6]: Entering directory `/builddir/build/BUILD/curl-7.18.2/docs/libcurl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3" /usr/bin/install -p -m 644 './curl_easy_cleanup.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_cleanup.3' /usr/bin/install -p -m 644 './curl_easy_getinfo.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_getinfo.3' /usr/bin/install -p -m 644 './curl_easy_init.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_init.3' /usr/bin/install -p -m 644 './curl_easy_perform.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_perform.3' /usr/bin/install -p -m 644 './curl_easy_setopt.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_setopt.3' /usr/bin/install -p -m 644 './curl_easy_duphandle.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_duphandle.3' /usr/bin/install -p -m 644 './curl_formadd.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_formadd.3' /usr/bin/install -p -m 644 './curl_formfree.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_formfree.3' /usr/bin/install -p -m 644 './curl_getdate.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_getdate.3' /usr/bin/install -p -m 644 './curl_getenv.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_getenv.3' /usr/bin/install -p -m 644 './curl_slist_append.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_slist_append.3' /usr/bin/install -p -m 644 './curl_slist_free_all.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_slist_free_all.3' /usr/bin/install -p -m 644 './curl_version.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_version.3' /usr/bin/install -p -m 644 './curl_version_info.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_version_info.3' /usr/bin/install -p -m 644 './curl_escape.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_escape.3' /usr/bin/install -p -m 644 './curl_unescape.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_unescape.3' /usr/bin/install -p -m 644 './curl_free.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_free.3' /usr/bin/install -p -m 644 './curl_strequal.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_strequal.3' /usr/bin/install -p -m 644 './curl_mprintf.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_mprintf.3' /usr/bin/install -p -m 644 './curl_global_init.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_global_init.3' /usr/bin/install -p -m 644 './curl_global_cleanup.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_global_cleanup.3' /usr/bin/install -p -m 644 './curl_multi_add_handle.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_add_handle.3' /usr/bin/install -p -m 644 './curl_multi_cleanup.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_cleanup.3' /usr/bin/install -p -m 644 './curl_multi_fdset.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_fdset.3' /usr/bin/install -p -m 644 './curl_multi_info_read.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_info_read.3' /usr/bin/install -p -m 644 './curl_multi_init.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_init.3' /usr/bin/install -p -m 644 './curl_multi_perform.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_perform.3' /usr/bin/install -p -m 644 './curl_multi_remove_handle.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_remove_handle.3' /usr/bin/install -p -m 644 './curl_share_cleanup.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_share_cleanup.3' /usr/bin/install -p -m 644 './curl_share_init.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_share_init.3' /usr/bin/install -p -m 644 './curl_share_setopt.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_share_setopt.3' /usr/bin/install -p -m 644 './libcurl.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/libcurl.3' /usr/bin/install -p -m 644 './libcurl-easy.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/libcurl-easy.3' /usr/bin/install -p -m 644 './libcurl-multi.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/libcurl-multi.3' /usr/bin/install -p -m 644 './libcurl-share.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/libcurl-share.3' /usr/bin/install -p -m 644 './libcurl-errors.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/libcurl-errors.3' /usr/bin/install -p -m 644 './curl_easy_strerror.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_strerror.3' /usr/bin/install -p -m 644 './curl_multi_strerror.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_strerror.3' /usr/bin/install -p -m 644 './curl_share_strerror.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_share_strerror.3' /usr/bin/install -p -m 644 './curl_global_init_mem.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_global_init_mem.3' /usr/bin/install -p -m 644 './libcurl-tutorial.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/libcurl-tutorial.3' /usr/bin/install -p -m 644 './curl_easy_reset.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_reset.3' /usr/bin/install -p -m 644 './curl_easy_escape.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_escape.3' /usr/bin/install -p -m 644 './curl_easy_unescape.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_unescape.3' /usr/bin/install -p -m 644 './curl_multi_setopt.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_setopt.3' /usr/bin/install -p -m 644 './curl_multi_socket.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_socket.3' /usr/bin/install -p -m 644 './curl_multi_timeout.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_timeout.3' /usr/bin/install -p -m 644 './curl_formget.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_formget.3' /usr/bin/install -p -m 644 './curl_multi_assign.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_multi_assign.3' /usr/bin/install -p -m 644 './curl_easy_pause.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_pause.3' /usr/bin/install -p -m 644 './curl_easy_recv.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_recv.3' /usr/bin/install -p -m 644 './curl_easy_send.3' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man3/curl_easy_send.3' make[6]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/docs/libcurl' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/docs/libcurl' make[5]: Entering directory `/builddir/build/BUILD/curl-7.18.2/docs' make[6]: Entering directory `/builddir/build/BUILD/curl-7.18.2/docs' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man1" /usr/bin/install -p -m 644 './curl.1' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man1/curl.1' /usr/bin/install -p -m 644 './curl-config.1' '/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/man/man1/curl-config.1' make[6]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/docs' make[5]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/docs' make[4]: Leaving directory `/builddir/build/BUILD/curl-7.18.2/docs' make[3]: Leaving directory `/builddir/build/BUILD/curl-7.18.2' make[2]: Leaving directory `/builddir/build/BUILD/curl-7.18.2' make[1]: Leaving directory `/builddir/build/BUILD/curl-7.18.2' + rm -f /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib/libcurl.la + install -d /var/tmp/curl-7.18.2-5.fc9-root-mockbuild//usr/share/aclocal + install -m 644 docs/libcurl/libcurl.m4 /var/tmp/curl-7.18.2-5.fc9-root-mockbuild//usr/share/aclocal + find /var/tmp/curl-7.18.2-5.fc9-root-mockbuild -name ca-bundle.crt -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/curl-7.18.2 extracting debug info from /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/lib/libcurl.so.4.1.0 extracting debug info from /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/bin/curl symlinked /usr/lib/debug/usr/lib/libcurl.so.4.1.0.debug to /usr/lib/debug/usr/lib/libcurl.so.4.debug symlinked /usr/lib/debug/usr/lib/libcurl.so.4.1.0.debug to /usr/lib/debug/usr/lib/libcurl.so.debug 3168 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 Processing files: curl-7.18.2-5.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.28909 + umask 022 + cd /builddir/build/BUILD + cd curl-7.18.2 + DOCDIR=/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/curl-7.18.2 + export DOCDIR + rm -rf /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/curl-7.18.2 + /bin/mkdir -p /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/curl-7.18.2 + cp -pr CHANGES README COPYING /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/curl-7.18.2 + cp -pr docs/BUGS docs/FAQ docs/FEATURES /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/curl-7.18.2 + cp -pr docs/MANUAL docs/RESOURCES /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/curl-7.18.2 + cp -pr docs/TheArtOfHttpScripting docs/TODO /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/curl-7.18.2 + exit 0 Provides: webclient Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) libcurl.so.4 librt.so.1 librt.so.1(GLIBC_2.2) libz.so.1 rtld(GNU_HASH) Processing files: libcurl-7.18.2-5.fc9 Provides: libcurl.so.4 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) 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.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 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.18.2-5.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.90051 + umask 022 + cd /builddir/build/BUILD + cd curl-7.18.2 + DOCDIR=/var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/libcurl-devel-7.18.2 + export DOCDIR + rm -rf /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/libcurl-devel-7.18.2 + /bin/mkdir -p /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/libcurl-devel-7.18.2 + cp -pr docs/examples/10-at-a-time.c docs/examples/anyauthput.c docs/examples/cacertinmem.c docs/examples/cookie_interface.c docs/examples/curlgtk.c docs/examples/curlx.c docs/examples/debug.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/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 /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/libcurl-devel-7.18.2 + cp -pr docs/CONTRIBUTE docs/libcurl/ABI /var/tmp/curl-7.18.2-5.fc9-root-mockbuild/usr/share/doc/libcurl-devel-7.18.2 + exit 0 Provides: curl-devel = 7.18.2-5.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh automake libcurl = 7.18.2-5.fc9 libcurl.so.4 libidn-devel pkgconfig Obsoletes: curl-devel < 7.18.2-5.fc9 Processing files: curl-debuginfo-7.18.2-5.fc9 Provides: libcurl.so.4.1.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcurl.so.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/curl-7.18.2-5.fc9-root-mockbuild warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/curl-7.18.2-5.fc9.i386.rpm Wrote: /builddir/build/RPMS/libcurl-7.18.2-5.fc9.i386.rpm Wrote: /builddir/build/RPMS/libcurl-devel-7.18.2-5.fc9.i386.rpm Wrote: /builddir/build/RPMS/curl-debuginfo-7.18.2-5.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.42905 + umask 022 + cd /builddir/build/BUILD + cd curl-7.18.2 + rm -rf /var/tmp/curl-7.18.2-5.fc9-root-mockbuild + exit 0 LEAVE do -->