<86>Apr 25 03:59:15 userdel[13889]: delete user `rooter' <86>Apr 25 03:59:15 userdel[13889]: remove group `rooter' <86>Apr 25 03:59:15 groupadd[13890]: new group: name=rooter, gid=501 <86>Apr 25 03:59:15 useradd[13891]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 03:59:15 userdel[13893]: delete user `builder' <86>Apr 25 03:59:15 userdel[13893]: remove group `builder' <86>Apr 25 03:59:15 groupadd[13894]: new group: name=builder, gid=502 <86>Apr 25 03:59:15 useradd[13895]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 03:59:17 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 25 03:59:17 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 25 03:59:18 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 25 03:59:18 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 25 03:59:18 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 03:59:19 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 25 03:59:19 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing aria2-1.3.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44833 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf aria2-1.3.0 + echo 'Source #0 (aria2-1.3.0.tar.bz2):' Source #0 (aria2-1.3.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/aria2-1.3.0.tar.bz2 + /bin/tar -xf - + cd aria2-1.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aria2-1.3.0 + 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 + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./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 checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu 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 for cppunit-config... no checking for Cppunit - version >= 1.10.2... no checking for ppc-alt-linux-g++... ppc-alt-linux-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-g++... none checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc 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 a BSD-compatible install... /bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for xml2-config... no checking for libxml - version >= 2.6.24... no *** The xml2-config script installed by LIBXML could not be found *** If libxml was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XML2_CONFIG environment variable to the *** full path to xml2-config. checking for XML_ParserCreate in -lexpat... no checking checking availability of sqlite3 using pkg-config... no checking for sqlite3_open in -lsqlite3... no checking for libgnutls-config... no checking for libgnutls - version >= 1.2.9... no *** The libgnutls-config script installed by LIBGNUTLS could not be found *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBGNUTLS_CONFIG environment variable to the *** full path to libgnutls-config. checking for SSL_library_init in -lssl... yes checking for main in -lcrypto... yes checking for EVP_DigestInit_ex... yes checking for EVP_sha256... yes checking for ares_init in -lcares... no checking for ares_init in -lcares... (cached) no checking for zlibVersion in -lz... no checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for working volatile... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for simple visibility declarations... yes checking for stdint.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking for argz.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 2.3, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (((1U << 31) - 1) * 2 + 1) checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for error_at_line... yes checking whether ppc-alt-linux-gcc needs -traditional... no checking for working memcmp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for atexit... yes checking for daemon... yes checking for ftruncate... yes checking for getcwd... (cached) yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memset... yes checking for mkdir... yes checking for munmap... (cached) yes checking for nl_langinfo... yes checking for posix_memalign... yes checking for putenv... (cached) yes checking for rmdir... yes checking for select... yes checking for setlocale... (cached) yes checking for sleep... yes checking for socket... yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strcspn... yes checking for strdup... (cached) yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoull... yes checking for tzset... yes checking for unsetenv... yes checking for usleep... yes checking for epoll_create... yes checking for posix_fallocate... yes checking for asctime_r... yes checking for basename... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for inet_aton... yes checking for localtime_r... yes checking for strptime... yes checking for timegm... yes checking for struct sockaddr_in.sin_len... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Build: powerpc-alt-linux-gnu Target: powerpc-alt-linux-gnu Install prefix: /usr CFLAGS: -pipe -Wall -O2 -fsigned-char CPPFLAGS: LDFLAGS: LIBS: SQLite3: GnuTLS: OpenSSL: yes CA Bundle: LibXML2: LibExpat: LibCares: Libz: Epoll: yes Bittorrent: yes Metalink: no + make make: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0/m4' make[3]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[3]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0/m4' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0/po' make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0/po' Making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0/intl' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[3]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0/lib' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0/src' make[3]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[3]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SocketCore.o SocketCore.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Command.o Command.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AbstractCommand.o AbstractCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o InitiateConnectionCommandFactory.o InitiateConnectionCommandFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DownloadCommand.o DownloadCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpInitiateConnectionCommand.o HttpInitiateConnectionCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpRequestCommand.o HttpRequestCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpResponseCommand.o HttpResponseCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpProxyRequestCommand.o HttpProxyRequestCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpProxyResponseCommand.o HttpProxyResponseCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpDownloadCommand.o HttpDownloadCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpHeader.o HttpHeader.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpConnection.o HttpConnection.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FtpConnection.o FtpConnection.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FtpInitiateConnectionCommand.o FtpInitiateConnectionCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FtpNegotiationCommand.o FtpNegotiationCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FtpDownloadCommand.o FtpDownloadCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FtpTunnelRequestCommand.o FtpTunnelRequestCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FtpTunnelResponseCommand.o FtpTunnelResponseCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SleepCommand.o SleepCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DownloadEngine.o DownloadEngine.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o GrowSegment.o GrowSegment.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PiecedSegment.o PiecedSegment.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SegmentMan.o SegmentMan.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Util.o Util.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Request.o Request.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Exception.o Exception.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SimpleLogger.o SimpleLogger.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AbstractDiskWriter.o AbstractDiskWriter.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultDiskWriter.o DefaultDiskWriter.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultDiskWriterFactory.o DefaultDiskWriterFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o File.o File.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Option.o Option.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Base64.o Base64.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o LogFactory.o LogFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o TimeA2.o TimeA2.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FeatureConfig.o FeatureConfig.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DownloadEngineFactory.o DownloadEngineFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SpeedCalc.o SpeedCalc.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BitfieldMan.o BitfieldMan.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BitfieldManFactory.o BitfieldManFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SimpleRandomizer.o SimpleRandomizer.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpResponse.o HttpResponse.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpRequest.o HttpRequest.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AbstractProxyRequestCommand.o AbstractProxyRequestCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AbstractProxyResponseCommand.o AbstractProxyResponseCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Netrc.o Netrc.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AuthConfig.o AuthConfig.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AbstractAuthResolver.o AbstractAuthResolver.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultAuthResolver.o DefaultAuthResolver.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o NetrcAuthResolver.o NetrcAuthResolver.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AuthConfigFactory.o AuthConfigFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o OptionParser.o OptionParser.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o OptionHandlerFactory.o OptionHandlerFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o OptionHandler.o OptionHandler.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o NameResolver.o NameResolver.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RequestGroup.o RequestGroup.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RequestGroupAware.o RequestGroupAware.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RequestGroupMan.o RequestGroupMan.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FileAllocationCommand.o FileAllocationCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FillRequestGroupCommand.o FillRequestGroupCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FileAllocationDispatcherCommand.o FileAllocationDispatcherCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FileAllocationEntry.o FileAllocationEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o StreamFileAllocationEntry.o StreamFileAllocationEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o MultiUrlRequestInfo.o MultiUrlRequestInfo.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o UriListParser.o UriListParser.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultSegmentManFactory.o DefaultSegmentManFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RealtimeCommand.o RealtimeCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RequestGroupEntry.o RequestGroupEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Cookie.o Cookie.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o CookieParser.o CookieParser.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpHeaderProcessor.o HttpHeaderProcessor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FileEntry.o FileEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Platform.o Platform.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PStringSegment.o PStringSegment.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PStringBuildVisitor.o PStringBuildVisitor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ParameterizedStringParser.o ParameterizedStringParser.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o TimeBasedCommand.o TimeBasedCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AutoSaveCommand.o AutoSaveCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultPieceStorage.o DefaultPieceStorage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o UnknownLengthPieceStorage.o UnknownLengthPieceStorage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ConsoleStatCalc.o ConsoleStatCalc.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o TransferStat.o TransferStat.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtProgressInfoFile.o DefaultBtProgressInfoFile.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SingleFileAllocationIterator.o SingleFileAllocationIterator.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ContentTypeRequestGroupCriteria.o ContentTypeRequestGroupCriteria.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DownloadHandler.o DownloadHandler.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DownloadHandlerConstants.o DownloadHandlerConstants.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DownloadHandlerFactory.o DownloadHandlerFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o MemoryBufferPreDownloadHandler.o MemoryBufferPreDownloadHandler.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HaveEraseCommand.o HaveEraseCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Piece.o Piece.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o CheckIntegrityEntry.o CheckIntegrityEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PieceHashCheckIntegrityEntry.o PieceHashCheckIntegrityEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o StreamCheckIntegrityEntry.o StreamCheckIntegrityEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DiskAdaptor.o DiskAdaptor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AbstractSingleDiskAdaptor.o AbstractSingleDiskAdaptor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DirectDiskAdaptor.o DirectDiskAdaptor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o MultiDiskAdaptor.o MultiDiskAdaptor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Peer.o Peer.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerSessionResource.o PeerSessionResource.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtRegistry.o BtRegistry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o MultiFileAllocationIterator.o MultiFileAllocationIterator.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerConnection.o PeerConnection.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ByteArrayDiskWriter.o ByteArrayDiskWriter.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ByteArrayDiskWriterFactory.o ByteArrayDiskWriterFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ServerHost.o ServerHost.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DownloadContext.o DownloadContext.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SingleFileDownloadContext.o SingleFileDownloadContext.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o TimedHaltCommand.o TimedHaltCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o prefs.o prefs.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ProtocolDetector.o ProtocolDetector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o StringFormat.o StringFormat.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpSkipResponseCommand.o HttpSkipResponseCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o InitiateConnectionCommand.o InitiateConnectionCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FtpFinishDownloadCommand.o FtpFinishDownloadCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o A2STR.o A2STR.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RarestPieceSelector.o RarestPieceSelector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ChunkedDecoder.o ChunkedDecoder.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o Signature.o Signature.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ServerStat.o ServerStat.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ServerStatMan.o ServerStatMan.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AdaptiveURISelector.o AdaptiveURISelector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o InOrderURISelector.o InOrderURISelector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FeedbackURISelector.o FeedbackURISelector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o NsCookieParser.o NsCookieParser.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o CookieStorage.o CookieStorage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SocketBuffer.o SocketBuffer.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o OptionHandlerException.o OptionHandlerException.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o bencode.o bencode.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o URIResult.o URIResult.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SelectEventPoll.o SelectEventPoll.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpListenCommand.o HttpListenCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpServerCommand.o HttpServerCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpServerResponseCommand.o HttpServerResponseCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HttpServer.o HttpServer.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o LongestSequencePieceSelector.o LongestSequencePieceSelector.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o FallocFileAllocationIterator.o FallocFileAllocationIterator.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o EpollEventPoll.o EpollEventPoll.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o LibsslTLSContext.o LibsslTLSContext.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o IteratableChunkChecksumValidator.o IteratableChunkChecksumValidator.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o IteratableChecksumValidator.o IteratableChecksumValidator.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o CheckIntegrityDispatcherCommand.o CheckIntegrityDispatcherCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o CheckIntegrityCommand.o CheckIntegrityCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ChecksumCheckIntegrityEntry.o ChecksumCheckIntegrityEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o messageDigest.o messageDigest.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o MessageDigestHelper.o MessageDigestHelper.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerMessageUtil.o PeerMessageUtil.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerAbstractCommand.o PeerAbstractCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerInitiateConnectionCommand.o PeerInitiateConnectionCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerInteractionCommand.o PeerInteractionCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerListenCommand.o PeerListenCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RequestSlot.o RequestSlot.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o TrackerWatcherCommand.o TrackerWatcherCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerChokeCommand.o PeerChokeCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SeedCheckCommand.o SeedCheckCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultPeerListProcessor.o DefaultPeerListProcessor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o CompactPeerListProcessor.o CompactPeerListProcessor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DelegatingPeerListProcessor.o DelegatingPeerListProcessor.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AnnounceList.o AnnounceList.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtContext.o BtContext.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtContext.o DefaultBtContext.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultPeerStorage.o DefaultPeerStorage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtAnnounce.o BtAnnounce.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtAnnounce.o DefaultBtAnnounce.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o AbstractBtMessage.o AbstractBtMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o SimpleBtMessage.o SimpleBtMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtAllowedFastMessage.o BtAllowedFastMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtBitfieldMessage.o BtBitfieldMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtCancelMessage.o BtCancelMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtChokeMessage.o BtChokeMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtHaveAllMessage.o BtHaveAllMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtHaveMessage.o BtHaveMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtHaveNoneMessage.o BtHaveNoneMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtInterestedMessage.o BtInterestedMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtKeepAliveMessage.o BtKeepAliveMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtNotInterestedMessage.o BtNotInterestedMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtPieceMessage.o BtPieceMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtPortMessage.o BtPortMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtRejectMessage.o BtRejectMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtRequestMessage.o BtRequestMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtSuggestPieceMessage.o BtSuggestPieceMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtUnchokeMessage.o BtUnchokeMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtHandshakeMessage.o BtHandshakeMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtMessageFactory.o DefaultBtMessageFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtMessageDispatcher.o DefaultBtMessageDispatcher.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtMessageReceiver.o DefaultBtMessageReceiver.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtRequestFactory.o DefaultBtRequestFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultBtInteractive.o DefaultBtInteractive.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ActivePeerConnectionCommand.o ActivePeerConnectionCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtDependency.o BtDependency.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o PeerReceiveHandshakeCommand.o PeerReceiveHandshakeCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtSetup.o BtSetup.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtFileAllocationEntry.o BtFileAllocationEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtPostDownloadHandler.o BtPostDownloadHandler.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtCheckIntegrityEntry.o BtCheckIntegrityEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtExtendedMessage.o BtExtendedMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DefaultExtensionMessageFactory.o DefaultExtensionMessageFactory.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o HandshakeExtensionMessage.o HandshakeExtensionMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o UTPexExtensionMessage.o UTPexExtensionMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTNode.o DHTNode.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTUtil.o DHTUtil.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTBucket.o DHTBucket.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTRoutingTable.o DHTRoutingTable.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessageEntry.o DHTMessageEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessageDispatcherImpl.o DHTMessageDispatcherImpl.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessageReceiver.o DHTMessageReceiver.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessageTracker.o DHTMessageTracker.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessageTrackerEntry.o DHTMessageTrackerEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessage.o DHTMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTConnectionImpl.o DHTConnectionImpl.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTAbstractMessage.o DHTAbstractMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTQueryMessage.o DHTQueryMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTResponseMessage.o DHTResponseMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTPingMessage.o DHTPingMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTPingReplyMessage.o DHTPingReplyMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTFindNodeMessage.o DHTFindNodeMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTFindNodeReplyMessage.o DHTFindNodeReplyMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTGetPeersMessage.o DHTGetPeersMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTGetPeersReplyMessage.o DHTGetPeersReplyMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTAnnouncePeerMessage.o DHTAnnouncePeerMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTAnnouncePeerReplyMessage.o DHTAnnouncePeerReplyMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTUnknownMessage.o DHTUnknownMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessageFactoryImpl.o DHTMessageFactoryImpl.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTNodeLookupTask.o DHTNodeLookupTask.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTNodeLookupEntry.o DHTNodeLookupEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BNode.o BNode.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTMessageCallbackImpl.o DHTMessageCallbackImpl.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTAbstractTask.o DHTAbstractTask.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTPingTask.o DHTPingTask.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTTaskQueueImpl.o DHTTaskQueueImpl.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTBucketRefreshTask.o DHTBucketRefreshTask.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTAbstractNodeLookupTask.o DHTAbstractNodeLookupTask.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTPeerLookupTask.o DHTPeerLookupTask.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTSetup.o DHTSetup.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTTaskFactoryImpl.o DHTTaskFactoryImpl.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTInteractionCommand.o DHTInteractionCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTPeerAnnounceEntry.o DHTPeerAnnounceEntry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTPeerAnnounceStorage.o DHTPeerAnnounceStorage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTTokenTracker.o DHTTokenTracker.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTGetPeersCommand.o DHTGetPeersCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTTokenUpdateCommand.o DHTTokenUpdateCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTBucketRefreshCommand.o DHTBucketRefreshCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTPeerAnnounceCommand.o DHTPeerAnnounceCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTReplaceNodeTask.o DHTReplaceNodeTask.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTEntryPointNameResolveCommand.o DHTEntryPointNameResolveCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTRoutingTableSerializer.o DHTRoutingTableSerializer.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTRoutingTableDeserializer.o DHTRoutingTableDeserializer.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTAutoSaveCommand.o DHTAutoSaveCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o DHTRegistry.o DHTRegistry.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o InitiatorMSEHandshakeCommand.o InitiatorMSEHandshakeCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ReceiverMSEHandshakeCommand.o ReceiverMSEHandshakeCommand.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o MSEHandshake.o MSEHandshake.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtLeecherStateChoke.o BtLeecherStateChoke.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o BtSeederStateChoke.o BtSeederStateChoke.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o RangeBtMessage.o RangeBtMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o IndexBtMessage.o IndexBtMessage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o ZeroBtMessage.o ZeroBtMessage.cc rm -f libaria2c.a ar cru libaria2c.a SocketCore.o Command.o AbstractCommand.o InitiateConnectionCommandFactory.o DownloadCommand.o HttpInitiateConnectionCommand.o HttpRequestCommand.o HttpResponseCommand.o HttpProxyRequestCommand.o HttpProxyResponseCommand.o HttpDownloadCommand.o HttpHeader.o HttpConnection.o FtpConnection.o FtpInitiateConnectionCommand.o FtpNegotiationCommand.o FtpDownloadCommand.o FtpTunnelRequestCommand.o FtpTunnelResponseCommand.o SleepCommand.o DownloadEngine.o GrowSegment.o PiecedSegment.o SegmentMan.o Util.o Request.o Exception.o SimpleLogger.o AbstractDiskWriter.o DefaultDiskWriter.o DefaultDiskWriterFactory.o File.o Option.o Base64.o LogFactory.o TimeA2.o FeatureConfig.o DownloadEngineFactory.o SpeedCalc.o BitfieldMan.o BitfieldManFactory.o SimpleRandomizer.o HttpResponse.o HttpRequest.o AbstractProxyRequestCommand.o AbstractProxyResponseCommand.o Netrc.o AuthConfig.o AbstractAuthResolver.o DefaultAuthResolver.o NetrcAuthResolver.o AuthConfigFactory.o OptionParser.o OptionHandlerFactory.o OptionHandler.o NameResolver.o RequestGroup.o RequestGroupAware.o RequestGroupMan.o FileAllocationCommand.o FillRequestGroupCommand.o FileAllocationDispatcherCommand.o FileAllocationEntry.o StreamFileAllocationEntry.o MultiUrlRequestInfo.o UriListParser.o DefaultSegmentManFactory.o RealtimeCommand.o RequestGroupEntry.o Cookie.o CookieParser.o HttpHeaderProcessor.o FileEntry.o Platform.o PStringSegment.o PStringBuildVisitor.o ParameterizedStringParser.o TimeBasedCommand.o AutoSaveCommand.o DefaultPieceStorage.o UnknownLengthPieceStorage.o ConsoleStatCalc.o TransferStat.o DefaultBtProgressInfoFile.o SingleFileAllocationIterator.o ContentTypeRequestGroupCriteria.o DownloadHandler.o DownloadHandlerConstants.o DownloadHandlerFactory.o MemoryBufferPreDownloadHandler.o HaveEraseCommand.o Piece.o CheckIntegrityEntry.o PieceHashCheckIntegrityEntry.o StreamCheckIntegrityEntry.o DiskAdaptor.o AbstractSingleDiskAdaptor.o DirectDiskAdaptor.o MultiDiskAdaptor.o Peer.o PeerSessionResource.o BtRegistry.o MultiFileAllocationIterator.o PeerConnection.o ByteArrayDiskWriter.o ByteArrayDiskWriterFactory.o ServerHost.o DownloadContext.o SingleFileDownloadContext.o TimedHaltCommand.o prefs.o ProtocolDetector.o StringFormat.o HttpSkipResponseCommand.o InitiateConnectionCommand.o FtpFinishDownloadCommand.o A2STR.o RarestPieceSelector.o ChunkedDecoder.o Signature.o ServerStat.o ServerStatMan.o AdaptiveURISelector.o InOrderURISelector.o FeedbackURISelector.o NsCookieParser.o CookieStorage.o SocketBuffer.o OptionHandlerException.o bencode.o URIResult.o SelectEventPoll.o HttpListenCommand.o HttpServerCommand.o HttpServerResponseCommand.o HttpServer.o LongestSequencePieceSelector.o FallocFileAllocationIterator.o EpollEventPoll.o LibsslTLSContext.o IteratableChunkChecksumValidator.o IteratableChecksumValidator.o CheckIntegrityDispatcherCommand.o CheckIntegrityCommand.o ChecksumCheckIntegrityEntry.o messageDigest.o MessageDigestHelper.o PeerMessageUtil.o PeerAbstractCommand.o PeerInitiateConnectionCommand.o PeerInteractionCommand.o Peer.o PeerListenCommand.o RequestSlot.o TrackerWatcherCommand.o PeerChokeCommand.o SeedCheckCommand.o DefaultPeerListProcessor.o CompactPeerListProcessor.o DelegatingPeerListProcessor.o AnnounceList.o BtContext.o DefaultBtContext.o DefaultPeerStorage.o BtAnnounce.o DefaultBtAnnounce.o AbstractBtMessage.o SimpleBtMessage.o BtAllowedFastMessage.o BtBitfieldMessage.o BtCancelMessage.o BtChokeMessage.o BtHaveAllMessage.o BtHaveMessage.o BtHaveNoneMessage.o BtInterestedMessage.o BtKeepAliveMessage.o BtNotInterestedMessage.o BtPieceMessage.o BtPortMessage.o BtRejectMessage.o BtRequestMessage.o BtSuggestPieceMessage.o BtUnchokeMessage.o BtHandshakeMessage.o DefaultBtMessageFactory.o DefaultBtMessageDispatcher.o DefaultBtMessageReceiver.o DefaultBtRequestFactory.o DefaultBtInteractive.o ActivePeerConnectionCommand.o BtDependency.o PeerReceiveHandshakeCommand.o BtSetup.o BtFileAllocationEntry.o BtPostDownloadHandler.o BtCheckIntegrityEntry.o BtExtendedMessage.o DefaultExtensionMessageFactory.o HandshakeExtensionMessage.o UTPexExtensionMessage.o DHTNode.o DHTUtil.o DHTBucket.o DHTRoutingTable.o DHTMessageEntry.o DHTMessageDispatcherImpl.o DHTMessageReceiver.o DHTMessageTracker.o DHTMessageTrackerEntry.o DHTMessage.o DHTConnectionImpl.o DHTAbstractMessage.o DHTQueryMessage.o DHTResponseMessage.o DHTPingMessage.o DHTPingReplyMessage.o DHTFindNodeMessage.o DHTFindNodeReplyMessage.o DHTGetPeersMessage.o DHTGetPeersReplyMessage.o DHTAnnouncePeerMessage.o DHTAnnouncePeerReplyMessage.o DHTUnknownMessage.o DHTMessageFactoryImpl.o DHTNodeLookupTask.o DHTNodeLookupEntry.o BNode.o DHTMessageCallbackImpl.o DHTAbstractTask.o DHTPingTask.o DHTTaskQueueImpl.o DHTBucketRefreshTask.o DHTAbstractNodeLookupTask.o DHTPeerLookupTask.o DHTSetup.o DHTTaskFactoryImpl.o DHTInteractionCommand.o DHTPeerAnnounceEntry.o DHTPeerAnnounceStorage.o DHTTokenTracker.o DHTGetPeersCommand.o DHTTokenUpdateCommand.o DHTBucketRefreshCommand.o DHTPeerAnnounceCommand.o DHTReplaceNodeTask.o DHTEntryPointNameResolveCommand.o DHTRoutingTableSerializer.o DHTRoutingTableDeserializer.o DHTAutoSaveCommand.o DHTRegistry.o InitiatorMSEHandshakeCommand.o ReceiverMSEHandshakeCommand.o MSEHandshake.o BtLeecherStateChoke.o BtSeederStateChoke.o RangeBtMessage.o IndexBtMessage.o ZeroBtMessage.o ranlib libaria2c.a ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o main.o main.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o option_processing.o option_processing.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o version_usage.o version_usage.cc ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -c -o download_helper.o download_helper.cc ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o aria2c main.o option_processing.o version_usage.o download_helper.o libaria2c.a -L/usr/local/lib -lssl -lcrypto make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0/src' Making all in test make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0/test' make[3]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[3]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0/test' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0/doc' make[3]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[3]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' make: Leaving directory `/usr/src/RPM/BUILD/aria2-1.3.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3554 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/aria2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/aria2-buildroot + cd aria2-1.3.0 + mkdir -p /usr/src/tmp/aria2-buildroot/usr/bin + /bin/install -pD -m755 src/aria2c /usr/src/tmp/aria2-buildroot/usr/bin/aria2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/aria2-buildroot (auto) Verifying and fixing files in /usr/src/tmp/aria2-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/aria2-buildroot (auto) Verifying ELF objects in /usr/src/tmp/aria2-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/aria2-buildroot (executable,shared) Processing files: aria2-1.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3554 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aria2-1.3.0 + DOCDIR=/usr/src/tmp/aria2-buildroot/usr/share/doc/aria2-1.3.0 + export DOCDIR + rm -rf /usr/src/tmp/aria2-buildroot/usr/share/doc/aria2-1.3.0 + /bin/mkdir -p /usr/src/tmp/aria2-buildroot/usr/share/doc/aria2-1.3.0 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/aria2-buildroot/usr/share/doc/aria2-1.3.0 + chmod -R go-w /usr/src/tmp/aria2-buildroot/usr/share/doc/aria2-1.3.0 + chmod -R a+rX /usr/src/tmp/aria2-buildroot/usr/share/doc/aria2-1.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.3554 + 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.88439 + 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: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.3), libc.so.6(GLIBC_2.4), libcrypto.so.6, libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_4.2.0), libgcc_s.so.1(GLIBC_2.0), libm.so.6(GLIBC_2.0), libssl.so.6, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.52152 + 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/aria2-1.3.0-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/aria2-1.3.0-alt1.ppc.rpm 414.95user 23.74system 7:59.62elapsed 91%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4161579minor)pagefaults 0swaps