<86>Apr 25 14:43:17 userdel[4944]: delete user `rooter' <86>Apr 25 14:43:17 userdel[4944]: remove group `rooter' <86>Apr 25 14:43:17 groupadd[4945]: new group: name=rooter, gid=501 <86>Apr 25 14:43:17 useradd[4946]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 14:43:17 userdel[4948]: delete user `builder' <86>Apr 25 14:43:17 userdel[4948]: remove group `builder' <86>Apr 25 14:43:17 groupadd[4949]: new group: name=builder, gid=502 <86>Apr 25 14:43:17 useradd[4950]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 14:43:19 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 25 14:43:19 rpmi: glibc-devel-static-6:2.5.1-alt4 installed <13>Apr 25 14:43:19 rpmi: libcares-1.5.2-alt1 installed <13>Apr 25 14:43:19 rpmi: libcares-devel-1.5.2-alt1 installed <13>Apr 25 14:43:20 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 25 14:43:20 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 25 14:43:20 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 25 14:43:20 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 25 14:43:20 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 14:43:21 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 25 14:43:21 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 25 14:43:23 rpmi: groff-base-1.19.2-alt2.0 installed <13>Apr 25 14:43:23 rpmi: libidn-1.8-alt1 installed <13>Apr 25 14:43:23 rpmi: libidn-devel-1.8-alt1 installed Installing curl-7.19.4-alt0.M50.2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15423 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf curl-7.19.4 + echo 'Source #0 (curl-7.19.4.tar):' Source #0 (curl-7.19.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/curl-7.19.4.tar + cd curl-7.19.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (curl-7.19.4-alt0.M50.2.patch):' Patch #0 (curl-7.19.4-alt0.M50.2.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/ebc541534e7cac6e93cf275a174eb08521d7bf53 patching file .gear/tags/list patching file curl-config.in patching file curl.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15423 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd curl-7.19.4 + ./buildconf buildconf: autoconf version 2.61 (ok) buildconf: autom4te version 2.61 (ok) buildconf: autoheader version 2.61 (ok) buildconf: automake version 1.10.1 (ok) buildconf: aclocal version 1.10.1 (ok) buildconf: libtool version 1.5.26 (ok) buildconf: libtoolize found buildconf: GNU m4 version 1.4.7 (ok) buildconf: running libtoolize buildconf: running aclocal buildconf: running aclocal hack to convert all mv to mv -f buildconf: running autoheader buildconf: cp lib/config.h.in src/config.h.in buildconf: running autoconf buildconf: running in ares configure.ac:76: installing `./compile' configure.ac:63: installing `./missing' Makefile.am: installing `./depcomp' buildconf: running automake docs/examples/Makefile.am: installing `./depcomp' buildconf: OK + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-ssl --with-libidn --enable-ipv6 --disable-rpat --disable-ldap --enable-ares=/usr --without-gssapi --with-ca-bundle=/usr/share/ca-certificates/ca-bundle.crt checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable debug build options... no checking whether to enable compiler optimizer... not specified (assuming yes) checking whether to enable strict compiler warnings... no checking for sed... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E checking for ppc-alt-linux-ar... no checking for ar... /usr/bin/ar checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking curl version... 7.19.4-CVS checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for style of include used by make... GNU checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... yes checking for long... yes checking size of long... 4 checking for void*... yes checking size of void*... 4 checking for 64-bit curl_off_t data type... int64_t checking size of curl_off_t... 8 checking formatting string directive for curl_off_t... "lld" checking formatting string directive for unsigned curl_off_t... "llu" checking constant suffix string for curl_off_t... LL checking constant suffix string for unsigned curl_off_t... ULL checking if OS is AIX (to define _ALL_SOURCE)... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no checking for a sed that does not truncate output... /bin/sed checking for ld used by ppc-alt-linux-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... (cached) pass_all 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 ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... /usr/bin/ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-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... yes 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 if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts debug disabling options... yes configure: compiler options added: -g0 checking if compiler optimizer assumed setting might be used... no checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... no checking whether to support ldaps... no checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to provide built-in manual... yes checking for gethostbyname... yes checking for strcasecmp... yes checking for connect... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... -lrt checking if monotonic clock_gettime works... yes checking whether to use libgcc... no checking whether to enable ipv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... yes checking if argv can be written to... yes checking if Kerberos4 support is requested... no checking if SPNEGO support is requested... no checking if GSSAPI support is requested... no checking for pkg-config... /usr/bin/pkg-config checking for openssl options with pkg-config... found checking for CRYPTO_lock in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/pkcs12.h usability... yes checking openssl/pkcs12.h presence... yes checking for openssl/pkcs12.h... yes checking for ENGINE_init... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for ENGINE_load_builtin_engines... yes checking for RAND_status... yes checking for RAND_screen... no checking for RAND_egd... yes checking for CRYPTO_cleanup_all_ex_data... yes checking for SSL_get_shutdown... yes checking for yaSSL using OpenSSL compatibility mode... no checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for libssh2_channel_open_ex in -lssh2... no checking libssh2.h usability... no checking libssh2.h presence... no checking for libssh2.h... no checking for "/dev/urandom"... yes checking default CA cert bundle/path... /usr/share/ca-certificates/ca-bundle.crt checking whether to build with libidn... yes checking for idna_to_ascii_lz in -lidn... yes checking for idn_free... yes checking for idna_strerror... yes checking for tld_strerror... yes checking idn-free.h usability... yes checking idn-free.h presence... yes checking for idn-free.h... yes checking tld.h usability... yes checking tld.h presence... yes checking for tld.h... yes checking AIX 4.3 or later... no checking for ANSI C header files... (cached) yes checking for malloc.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for limits.h... yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for sys/un.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... no checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking for size_t... (cached) yes checking size of size_t... 4 checking for int... yes checking size of int... 4 checking for long... (cached) yes checking size of long... (cached) 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 recvfrom... yes checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for stdio.h... yes checking if fdopen can be linked... yes checking if fdopen is prototyped... yes checking if fdopen is compilable... yes checking if fdopen usage allowed... yes checking if fdopen might be used... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... yes checking if gethostbyaddr_r is prototyped... yes checking if gethostbyaddr_r takes 5 args.... no checking if gethostbyaddr_r takes 7 args.... no checking if gethostbyaddr_r takes 8 args.... yes checking if gethostbyaddr_r is compilable... yes checking if gethostbyaddr_r usage allowed... yes checking if gethostbyaddr_r might be used... yes checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... yes checking if gethostbyname_r is prototyped... yes checking if gethostbyname_r takes 3 args.... no checking if gethostbyname_r takes 5 args.... no checking if gethostbyname_r takes 6 args.... yes checking if gethostbyname_r is compilable... yes checking if gethostbyname_r usage allowed... yes checking if gethostbyname_r might be used... yes checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... yes checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r seems to work... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll seems to work... yes checking if poll usage allowed... yes checking if poll might be used... yes checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcasestr can be linked... yes checking if strcasestr is prototyped... no checking if strcasestr might be used... no checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strlcat can be linked... yes checking if strlcat is prototyped... yes checking if strlcat is compilable... yes checking if strlcat usage allowed... yes checking if strlcat might be used... yes checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for basename... yes checking for closesocket... no checking deeper for closesocket... but still no checking for fork... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getprotobyname... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for inet_addr... yes checking for perror... yes checking for pipe... yes checking for setlocale... yes checking for setmode... no checking deeper for setmode... but still no checking for setrlimit... yes checking for socket... yes checking for uname... yes checking for utime... yes checking whether basename is declared... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for getnameinfo... yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,size_t,unsigned int checking for stdio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for working NI_WITHSCOPEID... no checking whether to enable non-blocking communications... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... /usr/bin/gnroff checking how to use *nroff to get plain text from man pages... -man checking whether to enable c-ares... yes configure: c-ares may not work properly with ipv6 checking that c-ares is good and recent enough... yes checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable support for cookies... yes checking whether to enable hidden symbols in the library... no checking whether to enforce SONAME bump... no configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating packages/Makefile config.status: creating packages/Win32/Makefile config.status: creating packages/Win32/cygwin/Makefile config.status: creating packages/Linux/Makefile config.status: creating packages/Linux/RPM/Makefile config.status: creating packages/Linux/RPM/curl.spec config.status: creating packages/Linux/RPM/curl-ssl.spec config.status: creating packages/Solaris/Makefile config.status: creating packages/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: creating include/curl/curlbuild.h config.status: executing depfiles commands configure: Configured to build curl/libcurl: curl version: 7.19.4-CVS Host setup: powerpc-alt-linux-gnu Install prefix: /usr Compiler: ppc-alt-linux-gcc SSL support: enabled (OpenSSL) SSH support: no (--with-libssh2) zlib support: enabled krb4 support: no (--with-krb4*) GSSAPI support: no (--with-gssapi) SPNEGO support: no (--with-spnego) c-ares support: enabled ipv6 support: enabled IDN support: enabled Build libcurl: Shared=yes, Static=yes Built-in manual: enabled Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: /usr/share/ca-certificates/ca-bundle.crt ca cert path: no LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS support: no (--enable-ldaps) + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4' Making all in lib make[1]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o file.lo file.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o timeval.lo timeval.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o base64.lo base64.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hostip.lo hostip.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o progress.lo progress.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o formdata.lo formdata.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o cookie.lo cookie.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o http.lo http.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o sendf.lo sendf.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o ftp.lo ftp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o url.lo url.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o dict.lo dict.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o if2ip.lo if2ip.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o speedcheck.lo speedcheck.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o ldap.lo ldap.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o ssluse.lo ssluse.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o getenv.lo getenv.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o escape.lo escape.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o mprintf.lo mprintf.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o telnet.lo telnet.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o netrc.lo netrc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o getinfo.lo getinfo.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o transfer.lo transfer.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o strequal.lo strequal.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o easy.lo easy.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o security.lo security.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o krb4.lo krb4.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o krb5.lo krb5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o memdebug.lo memdebug.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o http_chunks.lo http_chunks.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o strtok.lo strtok.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o connect.lo connect.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o llist.lo llist.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hash.lo hash.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o multi.lo multi.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o content_encoding.lo content_encoding.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o share.lo share.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o http_digest.lo http_digest.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o http_negotiate.lo http_negotiate.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o http_ntlm.lo http_ntlm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o inet_pton.lo inet_pton.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o strtoofft.lo strtoofft.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o strerror.lo strerror.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hostares.lo hostares.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hostasyn.lo hostasyn.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hostip4.lo hostip4.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c timeval.c -fPIC -DPIC -o .libs/timeval.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c sendf.c -fPIC -DPIC -o .libs/sendf.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c dict.c -fPIC -DPIC -o .libs/dict.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ssluse.c -fPIC -DPIC -o .libs/ssluse.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c cookie.c -fPIC -DPIC -o .libs/cookie.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c formdata.c -fPIC -DPIC -o .libs/formdata.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c base64.c -fPIC -DPIC -o .libs/base64.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ftp.c -fPIC -DPIC -o .libs/ftp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c if2ip.c -fPIC -DPIC -o .libs/if2ip.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c timeval.c -o timeval.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostip.c -fPIC -DPIC -o .libs/hostip.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c escape.c -fPIC -DPIC -o .libs/escape.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c getenv.c -fPIC -DPIC -o .libs/getenv.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c progress.c -fPIC -DPIC -o .libs/progress.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http.c -fPIC -DPIC -o .libs/http.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c file.c -fPIC -DPIC -o .libs/file.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c netrc.c -fPIC -DPIC -o .libs/netrc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c version.c -fPIC -DPIC -o .libs/version.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ldap.c -fPIC -DPIC -o .libs/ldap.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hostip6.lo hostip6.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c mprintf.c -fPIC -DPIC -o .libs/mprintf.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c url.c -fPIC -DPIC -o .libs/url.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c telnet.c -fPIC -DPIC -o .libs/telnet.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c getenv.c -o getenv.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c memdebug.c -fPIC -DPIC -o .libs/memdebug.o sendf.c: In function 'showit': sendf.c:715: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendf.c:716: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c if2ip.c -o if2ip.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strequal.c -fPIC -DPIC -o .libs/strequal.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c getinfo.c -fPIC -DPIC -o .libs/getinfo.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c speedcheck.c -fPIC -DPIC -o .libs/speedcheck.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c connect.c -fPIC -DPIC -o .libs/connect.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c security.c -fPIC -DPIC -o .libs/security.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ldap.c -o ldap.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c easy.c -fPIC -DPIC -o .libs/easy.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_chunks.c -fPIC -DPIC -o .libs/http_chunks.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c memdebug.c -o memdebug.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c llist.c -fPIC -DPIC -o .libs/llist.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hostsyn.lo hostsyn.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strtok.c -fPIC -DPIC -o .libs/strtok.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o hostthre.lo hostthre.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c netrc.c -o netrc.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c krb4.c -fPIC -DPIC -o .libs/krb4.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c krb5.c -fPIC -DPIC -o .libs/krb5.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hash.c -fPIC -DPIC -o .libs/hash.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c transfer.c -fPIC -DPIC -o .libs/transfer.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c share.c -fPIC -DPIC -o .libs/share.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_digest.c -fPIC -DPIC -o .libs/http_digest.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c security.c -o security.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strequal.c -o strequal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o inet_ntop.lo inet_ntop.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c multi.c -fPIC -DPIC -o .libs/multi.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c version.c -o version.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c sendf.c -o sendf.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c content_encoding.c -fPIC -DPIC -o .libs/content_encoding.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o parsedate.lo parsedate.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostip.c -o hostip.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c krb4.c -o krb4.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c inet_pton.c -fPIC -DPIC -o .libs/inet_pton.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_negotiate.c -fPIC -DPIC -o .libs/http_negotiate.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c md5.c -fPIC -DPIC -o .libs/md5.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostares.c -fPIC -DPIC -o .libs/hostares.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c dict.c -o dict.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c krb5.c -o krb5.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strtok.c -o strtok.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c base64.c -o base64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o select.lo select.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c escape.c -o escape.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strtoofft.c -fPIC -DPIC -o .libs/strtoofft.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o gtls.lo gtls.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strerror.c -fPIC -DPIC -o .libs/strerror.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o sslgen.lo sslgen.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_ntlm.c -fPIC -DPIC -o .libs/http_ntlm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c llist.c -o llist.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_negotiate.c -o http_negotiate.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c inet_pton.c -o inet_pton.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostasyn.c -fPIC -DPIC -o .libs/hostasyn.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o tftp.lo tftp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c md5.c -o md5.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c file.c -o file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o splay.lo splay.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strtoofft.c -o strtoofft.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostip4.c -fPIC -DPIC -o .libs/hostip4.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o strdup.lo strdup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c progress.c -o progress.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hash.c -o hash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o socks.lo socks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c speedcheck.c -o speedcheck.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o ssh.lo ssh.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o nss.lo nss.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o qssl.lo qssl.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o rawstr.lo rawstr.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o curl_addrinfo.lo curl_addrinfo.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c getinfo.c -o getinfo.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_chunks.c -o http_chunks.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c share.c -o share.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c cookie.c -o cookie.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o socks_gssapi.lo socks_gssapi.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostares.c -o hostares.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o socks_sspi.lo socks_sspi.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c easy.c -o easy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o curl_sspi.lo curl_sspi.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostip4.c -o hostip4.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strerror.c -o strerror.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c content_encoding.c -o content_encoding.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c connect.c -o connect.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostasyn.c -o hostasyn.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostip6.c -fPIC -DPIC -o .libs/hostip6.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c formdata.c -o formdata.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c telnet.c -o telnet.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c inet_ntop.c -fPIC -DPIC -o .libs/inet_ntop.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_digest.c -o http_digest.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c mprintf.c -o mprintf.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http_ntlm.c -o http_ntlm.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostsyn.c -fPIC -DPIC -o .libs/hostsyn.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostthre.c -fPIC -DPIC -o .libs/hostthre.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c inet_ntop.c -o inet_ntop.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c select.c -fPIC -DPIC -o .libs/select.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c gtls.c -fPIC -DPIC -o .libs/gtls.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostsyn.c -o hostsyn.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c socks.c -fPIC -DPIC -o .libs/socks.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostip6.c -o hostip6.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c sslgen.c -fPIC -DPIC -o .libs/sslgen.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c tftp.c -fPIC -DPIC -o .libs/tftp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hostthre.c -o hostthre.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c splay.c -fPIC -DPIC -o .libs/splay.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c gtls.c -o gtls.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c parsedate.c -o parsedate.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c nss.c -fPIC -DPIC -o .libs/nss.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strdup.c -fPIC -DPIC -o .libs/strdup.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c qssl.c -fPIC -DPIC -o .libs/qssl.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ssh.c -fPIC -DPIC -o .libs/ssh.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ssluse.c -o ssluse.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c curl_addrinfo.c -fPIC -DPIC -o .libs/curl_addrinfo.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c qssl.c -o qssl.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ssh.c -o ssh.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c strdup.c -o strdup.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c curl_sspi.c -fPIC -DPIC -o .libs/curl_sspi.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c splay.c -o splay.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c rawstr.c -fPIC -DPIC -o .libs/rawstr.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c socks_sspi.c -fPIC -DPIC -o .libs/socks_sspi.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c curl_sspi.c -o curl_sspi.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c select.c -o select.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c rawstr.c -o rawstr.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c nss.c -o nss.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c socks_sspi.c -o socks_sspi.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c socks_gssapi.c -fPIC -DPIC -o .libs/socks_gssapi.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c multi.c -o multi.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c socks.c -o socks.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c sslgen.c -o sslgen.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c curl_addrinfo.c -o curl_addrinfo.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c ftp.c -o ftp.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c socks_gssapi.c -o socks_gssapi.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c http.c -o http.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c transfer.c -o transfer.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c tftp.c -o tftp.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c url.c -o url.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -version-info 5:1:1 -lcares -lidn -lssl -lcrypto -lrt -lssl -lcrypto -ldl -lz -L/usr/lib -o libcurl.la -rpath /usr/lib file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo krb5.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md5.lo http_negotiate.lo http_ntlm.lo inet_pton.lo strtoofft.lo strerror.lo hostares.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo ppc-alt-linux-gcc -shared .libs/file.o .libs/timeval.o .libs/base64.o .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o .libs/speedcheck.o .libs/ldap.o .libs/ssluse.o .libs/version.o .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/netrc.o .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o .libs/security.o .libs/krb4.o .libs/krb5.o .libs/memdebug.o .libs/http_chunks.o .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md5.o .libs/http_negotiate.o .libs/http_ntlm.o .libs/inet_pton.o .libs/strtoofft.o .libs/strerror.o .libs/hostares.o .libs/hostasyn.o .libs/hostip4.o .libs/hostip6.o .libs/hostsyn.o .libs/hostthre.o .libs/inet_ntop.o .libs/parsedate.o .libs/select.o .libs/gtls.o .libs/sslgen.o .libs/tftp.o .libs/splay.o .libs/strdup.o .libs/socks.o .libs/ssh.o .libs/nss.o .libs/qssl.o .libs/rawstr.o .libs/curl_addrinfo.o .libs/socks_gssapi.o .libs/socks_sspi.o .libs/curl_sspi.o -lcares -lidn -lrt -lssl -lcrypto -ldl -lz -L/usr/lib -Wl,-soname -Wl,libcurl.so.4 -o .libs/libcurl.so.4.1.1 (cd .libs && rm -f libcurl.so.4 && ln -s libcurl.so.4.1.1 libcurl.so.4) (cd .libs && rm -f libcurl.so && ln -s libcurl.so.4.1.1 libcurl.so) /usr/bin/ar cru .libs/libcurl.a file.o timeval.o base64.o hostip.o progress.o formdata.o cookie.o http.o sendf.o ftp.o url.o dict.o if2ip.o speedcheck.o ldap.o ssluse.o version.o getenv.o escape.o mprintf.o telnet.o netrc.o getinfo.o transfer.o strequal.o easy.o security.o krb4.o krb5.o memdebug.o http_chunks.o strtok.o connect.o llist.o hash.o multi.o content_encoding.o share.o http_digest.o md5.o http_negotiate.o http_ntlm.o inet_pton.o strtoofft.o strerror.o hostares.o hostasyn.o hostip4.o hostip6.o hostsyn.o hostthre.o inet_ntop.o parsedate.o select.o gtls.o sslgen.o tftp.o splay.o strdup.o socks.o ssh.o nss.o qssl.o rawstr.o curl_addrinfo.o socks_gssapi.o socks_sspi.o curl_sspi.o ranlib .libs/libcurl.a creating libcurl.la (cd .libs && rm -f libcurl.la && ln -s ../libcurl.la libcurl.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/src' echo '#include "setup.h"' > hugehelp.c echo '#ifndef HAVE_LIBZ' >> hugehelp.c env LC_ALL=C /usr/bin/gnroff -man ../docs/curl.1 | /usr/bin/perl ../src/mkhelp.pl ../docs/MANUAL >> hugehelp.c echo '#else' >> hugehelp.c env LC_ALL=C /usr/bin/gnroff -man ../docs/curl.1 | /usr/bin/perl ../src/mkhelp.pl -c ../docs/MANUAL >> hugehelp.c echo '#endif /* HAVE_LIBZ */' >> hugehelp.c make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c hugehelp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c urlglob.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c writeout.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c writeenv.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c getpass.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c homedir.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c curlutil.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -I/usr/include -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c main.c: In function 'warnf': main.c:599: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'my_trace': main.c:3563: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3570: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c:3578: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'operate': main.c:4952: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result hugehelp.c: In function 'hugehelp': hugehelp.c:6771: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -L/usr/lib -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o rawstr.o ../lib/libcurl.la -lz mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -g0 -Wno-system-headers -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o rawstr.o -L/usr/lib ../lib/.libs/libcurl.so -lz creating curl make[2]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/src' make[1]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4' make: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73015 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/curl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/curl-buildroot + cd curl-7.19.4 + make install DESTDIR=/usr/src/tmp/curl-buildroot make: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/curl-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libcurl.la' '/usr/src/tmp/curl-buildroot/usr/lib/libcurl.la' /bin/install -c .libs/libcurl.so.4.1.1 /usr/src/tmp/curl-buildroot/usr/lib/libcurl.so.4.1.1 (cd /usr/src/tmp/curl-buildroot/usr/lib && { ln -s -f libcurl.so.4.1.1 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.1.1 libcurl.so.4; }; }) (cd /usr/src/tmp/curl-buildroot/usr/lib && { ln -s -f libcurl.so.4.1.1 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.1.1 libcurl.so; }; }) /bin/install -c .libs/libcurl.lai /usr/src/tmp/curl-buildroot/usr/lib/libcurl.la /bin/install -c .libs/libcurl.a /usr/src/tmp/curl-buildroot/usr/lib/libcurl.a chmod 644 /usr/src/tmp/curl-buildroot/usr/lib/libcurl.a ranlib /usr/src/tmp/curl-buildroot/usr/lib/libcurl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/lib' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/src' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/src' make[3]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/curl-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -c 'curl' '/usr/src/tmp/curl-buildroot/usr/bin/curl' libtool: install: warning: `../lib/libcurl.la' has not been installed in `/usr/lib' /bin/install -c .libs/curl /usr/src/tmp/curl-buildroot/usr/bin/curl make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/src' make[1]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4' make[2]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/curl-buildroot/usr/bin" /bin/install -c 'curl-config' '/usr/src/tmp/curl-buildroot/usr/bin/curl-config' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/curl-buildroot/usr/lib/pkgconfig" /bin/install -c -m 644 'libcurl.pc' '/usr/src/tmp/curl-buildroot/usr/lib/pkgconfig/libcurl.pc' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4' cd include && make install make[4]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/include' Making install in curl make[5]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/include/curl' make[6]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/include/curl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/curl" || /bin/mkdir -p "/usr/src/tmp/curl-buildroot/usr/include/curl" /bin/install -c -m 644 'curl.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/curl.h' /bin/install -c -m 644 'curlver.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/curlver.h' /bin/install -c -m 644 'easy.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/easy.h' /bin/install -c -m 644 'mprintf.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/mprintf.h' /bin/install -c -m 644 'stdcheaders.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/stdcheaders.h' /bin/install -c -m 644 'types.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/types.h' /bin/install -c -m 644 'multi.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/multi.h' /bin/install -c -m 644 'typecheck-gcc.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/typecheck-gcc.h' /bin/install -c -m 644 'curlbuild.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/curlbuild.h' /bin/install -c -m 644 'curlrules.h' '/usr/src/tmp/curl-buildroot/usr/include/curl/curlrules.h' make[6]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/include/curl' make[5]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/include/curl' make[5]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/include' make[6]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/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 `/usr/src/RPM/BUILD/curl-7.19.4/include' make[5]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/include' make[4]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/include' cd docs && make install make[4]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/docs' Making install in examples make[5]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/docs/examples' make[6]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/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 `/usr/src/RPM/BUILD/curl-7.19.4/docs/examples' make[5]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/docs/examples' Making install in libcurl make[5]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/docs/libcurl' make[6]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/docs/libcurl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/usr/src/tmp/curl-buildroot/usr/share/man/man3" /bin/install -c -m 644 './curl_easy_cleanup.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_cleanup.3' /bin/install -c -m 644 './curl_easy_getinfo.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_getinfo.3' /bin/install -c -m 644 './curl_easy_init.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_init.3' /bin/install -c -m 644 './curl_easy_perform.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_perform.3' /bin/install -c -m 644 './curl_easy_setopt.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_setopt.3' /bin/install -c -m 644 './curl_easy_duphandle.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_duphandle.3' /bin/install -c -m 644 './curl_formadd.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_formadd.3' /bin/install -c -m 644 './curl_formfree.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_formfree.3' /bin/install -c -m 644 './curl_getdate.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_getdate.3' /bin/install -c -m 644 './curl_getenv.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_getenv.3' /bin/install -c -m 644 './curl_slist_append.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_slist_append.3' /bin/install -c -m 644 './curl_slist_free_all.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_slist_free_all.3' /bin/install -c -m 644 './curl_version.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_version.3' /bin/install -c -m 644 './curl_version_info.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_version_info.3' /bin/install -c -m 644 './curl_escape.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_escape.3' /bin/install -c -m 644 './curl_unescape.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_unescape.3' /bin/install -c -m 644 './curl_free.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_free.3' /bin/install -c -m 644 './curl_strequal.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_strequal.3' /bin/install -c -m 644 './curl_mprintf.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_mprintf.3' /bin/install -c -m 644 './curl_global_init.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_global_init.3' /bin/install -c -m 644 './curl_global_cleanup.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_global_cleanup.3' /bin/install -c -m 644 './curl_multi_add_handle.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_add_handle.3' /bin/install -c -m 644 './curl_multi_cleanup.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_cleanup.3' /bin/install -c -m 644 './curl_multi_fdset.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_fdset.3' /bin/install -c -m 644 './curl_multi_info_read.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_info_read.3' /bin/install -c -m 644 './curl_multi_init.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_init.3' /bin/install -c -m 644 './curl_multi_perform.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_perform.3' /bin/install -c -m 644 './curl_multi_remove_handle.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_remove_handle.3' /bin/install -c -m 644 './curl_share_cleanup.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_share_cleanup.3' /bin/install -c -m 644 './curl_share_init.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_share_init.3' /bin/install -c -m 644 './curl_share_setopt.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_share_setopt.3' /bin/install -c -m 644 './libcurl.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/libcurl.3' /bin/install -c -m 644 './libcurl-easy.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/libcurl-easy.3' /bin/install -c -m 644 './libcurl-multi.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/libcurl-multi.3' /bin/install -c -m 644 './libcurl-share.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/libcurl-share.3' /bin/install -c -m 644 './libcurl-errors.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/libcurl-errors.3' /bin/install -c -m 644 './curl_easy_strerror.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_strerror.3' /bin/install -c -m 644 './curl_multi_strerror.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_strerror.3' /bin/install -c -m 644 './curl_share_strerror.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_share_strerror.3' /bin/install -c -m 644 './curl_global_init_mem.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_global_init_mem.3' /bin/install -c -m 644 './libcurl-tutorial.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/libcurl-tutorial.3' /bin/install -c -m 644 './curl_easy_reset.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_reset.3' /bin/install -c -m 644 './curl_easy_escape.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_escape.3' /bin/install -c -m 644 './curl_easy_unescape.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_unescape.3' /bin/install -c -m 644 './curl_multi_setopt.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_setopt.3' /bin/install -c -m 644 './curl_multi_socket.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_socket.3' /bin/install -c -m 644 './curl_multi_timeout.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_timeout.3' /bin/install -c -m 644 './curl_formget.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_formget.3' /bin/install -c -m 644 './curl_multi_assign.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_multi_assign.3' /bin/install -c -m 644 './curl_easy_pause.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_pause.3' /bin/install -c -m 644 './curl_easy_recv.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_recv.3' /bin/install -c -m 644 './curl_easy_send.3' '/usr/src/tmp/curl-buildroot/usr/share/man/man3/curl_easy_send.3' make[6]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/docs/libcurl' make[5]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/docs/libcurl' make[5]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/docs' make[6]: Entering directory `/usr/src/RPM/BUILD/curl-7.19.4/docs' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/curl-buildroot/usr/share/man/man1" /bin/install -c -m 644 './curl.1' '/usr/src/tmp/curl-buildroot/usr/share/man/man1/curl.1' /bin/install -c -m 644 './curl-config.1' '/usr/src/tmp/curl-buildroot/usr/share/man/man1/curl-config.1' make[6]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/docs' make[5]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/docs' make[4]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4/docs' make[3]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4' make[2]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4' make: Leaving directory `/usr/src/RPM/BUILD/curl-7.19.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/curl-buildroot (auto) removed `./usr/lib/libcurl.la' mode of `./usr/lib/libcurl.so.4.1.1' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/curl-buildroot (binconfig,pkgconfig,libtool) /usr/bin/curl-config: 131c131 < echo "-I/usr/include" --- > echo "" /usr/lib/pkgconfig/libcurl.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libcurl.pc: Libs: '-L${libdir} -lcurl -L/usr/lib ' --> '-lcurl' Compressing files in /usr/src/tmp/curl-buildroot (auto) Adjusting library links in /usr/src/tmp/curl-buildroot ./usr/lib: libcurl.so.4 -> libcurl.so.4.1.1 Verifying ELF objects in /usr/src/tmp/curl-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/curl-buildroot (executable,shared) Processing files: curl-7.19.4-alt0.M50.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.70196 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.65293 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcurl = 7.19.4-alt0.M50.2, /lib/ld.so.1, 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(GLIBC_2.2), libz.so.1, rtld(GNU_HASH) Processing files: libcurl-7.19.4-alt0.M50.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd curl-7.19.4 + DOCDIR=/usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-7.19.4 + export DOCDIR + rm -rf /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-7.19.4 + /bin/mkdir -p /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-7.19.4 + cp -prL CHANGES README docs/FAQ docs/FEATURES /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-7.19.4 + chmod -R go-w /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-7.19.4 + chmod -R a+rX /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-7.19.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.17101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.63638 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: curl-lib = 7.19.4, libcurl.so.4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ca-certificates, 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.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcares.so.2, libcrypto.so.6, libidn.so.11, librt.so.1(GLIBC_2.2), libssl.so.6, libz.so.1, rtld(GNU_HASH) Obsoletes: curl-lib Processing files: libcurl-devel-7.19.4-alt0.M50.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29960 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd curl-7.19.4 + DOCDIR=/usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-devel-7.19.4 + export DOCDIR + rm -rf /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-devel-7.19.4 + /bin/mkdir -p /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-devel-7.19.4 + cp -prL docs/THANKS docs/BUGS docs/CONTRIBUTE docs/INTERNALS docs/MANUAL docs/RESOURCES docs/TheArtOfHttpScripting docs/TODO docs/examples /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-devel-7.19.4 + chmod -R go-w /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-devel-7.19.4 + chmod -R a+rX /usr/src/tmp/curl-buildroot/usr/share/doc/libcurl-devel-7.19.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.29960 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.72796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: curl-devel = 7.19.4, pkgconfig(libcurl) = 7.19.4-CVS Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcurl = 7.19.4-alt0.M50.2, libidn-devel, libssl-devel, zlib-devel, /bin/sh, /usr/lib/libcurl.so.4.1.1, coreutils, pkg-config Obsoletes: curl-devel Processing files: libcurl-devel-static-7.19.4-alt0.M50.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.92849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.61553 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcurl-devel = 7.19.4-alt0.M50.2, glibc-devel-static Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.81653 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/curl-7.19.4-alt0.M50.2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/curl-7.19.4-alt0.M50.2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libcurl-7.19.4-alt0.M50.2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libcurl-devel-7.19.4-alt0.M50.2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libcurl-devel-static-7.19.4-alt0.M50.2.ppc.rpm 136.61user 30.29system 2:23.03elapsed 116%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+6839644minor)pagefaults 0swaps