<86>Apr 27 08:45:19 userdel[4326]: delete user `rooter' <86>Apr 27 08:45:19 userdel[4326]: remove group `rooter' <86>Apr 27 08:45:19 groupadd[4327]: new group: name=rooter, gid=501 <86>Apr 27 08:45:19 useradd[4328]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 08:45:19 userdel[4330]: delete user `builder' <86>Apr 27 08:45:19 userdel[4330]: remove group `builder' <86>Apr 27 08:45:19 groupadd[4331]: new group: name=builder, gid=502 <86>Apr 27 08:45:19 useradd[4332]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 08:45:22 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 27 08:45:22 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 08:45:22 rpmi: boost-datetime-1:1.34.1-alt1 installed <13>Apr 27 08:45:22 rpmi: boost-serialization-1:1.34.1-alt1 installed <13>Apr 27 08:45:22 rpmi: boost-filesystem-1:1.34.1-alt1 installed <13>Apr 27 08:45:22 rpmi: boost-program-options-1:1.34.1-alt1 installed <13>Apr 27 08:45:23 rpmi: libicu-3.8.1-alt2 installed <13>Apr 27 08:45:23 rpmi: boost-regex-1:1.34.1-alt1 installed <13>Apr 27 08:45:23 rpmi: boost-test-1:1.34.1-alt1 installed <13>Apr 27 08:45:23 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 08:45:24 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 08:45:25 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 27 08:45:31 rpmi: boost-devel-1:1.34.1-alt1 installed <13>Apr 27 08:45:32 rpmi: boost-serialization-devel-1:1.34.1-alt1 installed <13>Apr 27 08:45:32 rpmi: boost-datetime-devel-1:1.34.1-alt1 installed <13>Apr 27 08:45:32 rpmi: boost-filesystem-devel-1:1.34.1-alt1 installed <13>Apr 27 08:45:32 rpmi: boost-program-options-devel-1:1.34.1-alt1 installed <13>Apr 27 08:45:33 rpmi: boost-regex-devel-1:1.34.1-alt1 installed <13>Apr 27 08:45:34 rpmi: boost-test-devel-1:1.34.1-alt1 installed Installing monotone-0.40-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf monotone-0.40 + echo 'Source #0 (monotone-0.40.tar.bz2):' Source #0 (monotone-0.40.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/monotone-0.40.tar.bz2 + /bin/tar -xf - + cd monotone-0.40 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48813 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd monotone-0.40 + 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 'BOOST_SUFFIX=none -gcc -gcc41 -gcc-mt -gcc41-mt -gcc-mt-s -gcc41-mt-s' checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar 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 whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ppc-alt-linux-gcc needs -traditional... no checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking for C++ compiler warning flags... -Wall -W -Wno-unused checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for inline... inline checking whether the compiler knows -fexception... yes checking whether this is Windows... no checking whether this is 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 for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/file.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for termios.h... yes checking for errno.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... 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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu 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 NLS is requested... yes checking for GNU gettext in libc... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether xgettext supports --flag... yes checking for cxxabi.h... yes checking whether the compiler supports typeof... yes checking whether the compiler supports extern template... yes checking whether the compiler supports __gnu_cxx::hash_map... yes checking whether the compiler supports std::hash_map... no checking whether the compiler supports tr1::unordered_map... yes checking for early 4.0-series g++ bug in tr1 hashtables... no checking whether C++ streams support sync_with_stdio... yes checking whether ppc-alt-linux-g++ handles templates with static const members correctly... yes checking whether char has 8 bits... yes checking whether plain char is signed... yes checking size of short... 2 checking size of long... 4 checking size of int... 4 checking size of long long... 8 checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctimespec.tv_nsec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_mtimensec... no checking for struct dirent.d_type... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking if setlocale() and nl_langinfo() works... yes checking if iconv supports //TRANSLIT... yes checking for atexit... yes checking for memset... yes checking for mkstemp... yes checking for strptime... yes checking for lrint... yes checking for __cxa_current_exception_type... yes checking for __cxa_demangle... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for dirfd... yes checking for fstatat... yes checking for mkdtemp... yes checking for library containing deflate... -lz configure: using the bundled copy of PCRE checking boost version 1.33.0 or newer... yes checking for sockaddr_in6... yes checking for library containing gethostbyname... none required checking for library containing accept... none required checking for library containing inet_aton... none required checking for gethostbyaddr... yes checking for inet_ntoa... yes checking for socket... yes checking for inet_pton... yes checking for inet_ntop... yes checking for getaddrinfo... yes checking whether INADDR_NONE is defined... yes checking for socklen_t... yes checking for library containing fdatasync... none required checking for library containing usleep... none required checking for pread... yes checking for pwrite... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: fixing po/Makefile + make make: Entering directory `/usr/src/RPM/BUILD/monotone-0.40' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/monotone-0.40' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/monotone-0.40/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40/po' make[2]: Entering directory `/usr/src/RPM/BUILD/monotone-0.40' ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/read_password.o unix/read_password.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/get_system_flavour.o unix/get_system_flavour.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/process.o unix/process.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/terminal.o unix/terminal.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/inodeprint.o unix/inodeprint.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/fs.o unix/fs.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/make_io_binary.o unix/make_io_binary.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/os_strerror.o unix/os_strerror.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/cputime.o unix/cputime.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/ssh_agent_platform.o unix/ssh_agent_platform.cc rm -f libplatform.a ar cru libplatform.a unix/read_password.o unix/get_system_flavour.o unix/process.o unix/terminal.o unix/inodeprint.o unix/fs.o unix/make_io_binary.o unix/os_strerror.o unix/cputime.o unix/ssh_agent_platform.o ranlib libplatform.a ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-aes.o `test -f 'botan/aes.cpp' || echo './'`botan/aes.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-aes_tab.o `test -f 'botan/aes_tab.cpp' || echo './'`botan/aes_tab.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-arc4.o `test -f 'botan/arc4.cpp' || echo './'`botan/arc4.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-alg_id.o `test -f 'botan/alg_id.cpp' || echo './'`botan/alg_id.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_alt.o `test -f 'botan/asn1_alt.cpp' || echo './'`botan/asn1_alt.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_att.o `test -f 'botan/asn1_att.cpp' || echo './'`botan/asn1_att.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_dn.o `test -f 'botan/asn1_dn.cpp' || echo './'`botan/asn1_dn.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_ku.o `test -f 'botan/asn1_ku.cpp' || echo './'`botan/asn1_ku.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_oid.o `test -f 'botan/asn1_oid.cpp' || echo './'`botan/asn1_oid.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_str.o `test -f 'botan/asn1_str.cpp' || echo './'`botan/asn1_str.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_tm.o `test -f 'botan/asn1_tm.cpp' || echo './'`botan/asn1_tm.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-base.o `test -f 'botan/base.cpp' || echo './'`botan/base.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-base64.o `test -f 'botan/base64.cpp' || echo './'`botan/base64.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-basefilt.o `test -f 'botan/basefilt.cpp' || echo './'`botan/basefilt.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ber_dec.o `test -f 'botan/ber_dec.cpp' || echo './'`botan/ber_dec.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_base.o `test -f 'botan/big_base.cpp' || echo './'`botan/big_base.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_code.o `test -f 'botan/big_code.cpp' || echo './'`botan/big_code.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_io.o `test -f 'botan/big_io.cpp' || echo './'`botan/big_io.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_ops2.o `test -f 'botan/big_ops2.cpp' || echo './'`botan/big_ops2.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_ops3.o `test -f 'botan/big_ops3.cpp' || echo './'`botan/big_ops3.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-blinding.o `test -f 'botan/blinding.cpp' || echo './'`botan/blinding.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-buf_es.o `test -f 'botan/buf_es.cpp' || echo './'`botan/buf_es.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-buf_filt.o `test -f 'botan/buf_filt.cpp' || echo './'`botan/buf_filt.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-cbc.o `test -f 'botan/cbc.cpp' || echo './'`botan/cbc.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-cbc_mac.o `test -f 'botan/cbc_mac.cpp' || echo './'`botan/cbc_mac.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-certstor.o `test -f 'botan/certstor.cpp' || echo './'`botan/certstor.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-cfb.o `test -f 'botan/cfb.cpp' || echo './'`botan/cfb.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-charset.o `test -f 'botan/charset.cpp' || echo './'`botan/charset.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-crc32.o `test -f 'botan/crc32.cpp' || echo './'`botan/crc32.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-crl_ent.o `test -f 'botan/crl_ent.cpp' || echo './'`botan/crl_ent.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ctr.o `test -f 'botan/ctr.cpp' || echo './'`botan/ctr.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-cts.o `test -f 'botan/cts.cpp' || echo './'`botan/cts.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-data_snk.o `test -f 'botan/data_snk.cpp' || echo './'`botan/data_snk.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-data_src.o `test -f 'botan/data_src.cpp' || echo './'`botan/data_src.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_ops.o `test -f 'botan/def_ops.cpp' || echo './'`botan/def_ops.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-defalloc.o `test -f 'botan/defalloc.cpp' || echo './'`botan/defalloc.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-der_enc.o `test -f 'botan/der_enc.cpp' || echo './'`botan/der_enc.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-divide.o `test -f 'botan/divide.cpp' || echo './'`botan/divide.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dl_algo.o `test -f 'botan/dl_algo.cpp' || echo './'`botan/dl_algo.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dl_group.o `test -f 'botan/dl_group.cpp' || echo './'`botan/dl_group.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dsa_gen.o `test -f 'botan/dsa_gen.cpp' || echo './'`botan/dsa_gen.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dlies.o `test -f 'botan/dlies.cpp' || echo './'`botan/dlies.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eax.o `test -f 'botan/eax.cpp' || echo './'`botan/eax.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ecb.o `test -f 'botan/ecb.cpp' || echo './'`botan/ecb.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eme1.o `test -f 'botan/eme1.cpp' || echo './'`botan/eme1.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eme_pkcs.o `test -f 'botan/eme_pkcs.cpp' || echo './'`botan/eme_pkcs.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa1.o `test -f 'botan/emsa1.cpp' || echo './'`botan/emsa1.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa2.o `test -f 'botan/emsa2.cpp' || echo './'`botan/emsa2.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa3.o `test -f 'botan/emsa3.cpp' || echo './'`botan/emsa3.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa4.o `test -f 'botan/emsa4.cpp' || echo './'`botan/emsa4.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa_raw.o `test -f 'botan/emsa_raw.cpp' || echo './'`botan/emsa_raw.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eng_base.o `test -f 'botan/eng_base.cpp' || echo './'`botan/eng_base.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-engine.o `test -f 'botan/engine.cpp' || echo './'`botan/engine.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-exceptn.o `test -f 'botan/exceptn.cpp' || echo './'`botan/exceptn.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-filter.o `test -f 'botan/filter.cpp' || echo './'`botan/filter.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-filters.o `test -f 'botan/filters.cpp' || echo './'`botan/filters.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-fips140.o `test -f 'botan/fips140.cpp' || echo './'`botan/fips140.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-get_algo.o `test -f 'botan/get_algo.cpp' || echo './'`botan/get_algo.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-get_enc.o `test -f 'botan/get_enc.cpp' || echo './'`botan/get_enc.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-get_pbe.o `test -f 'botan/get_pbe.cpp' || echo './'`botan/get_pbe.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-hash_id.o `test -f 'botan/hash_id.cpp' || echo './'`botan/hash_id.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-hex.o `test -f 'botan/hex.cpp' || echo './'`botan/hex.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-hmac.o `test -f 'botan/hmac.cpp' || echo './'`botan/hmac.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-if_algo.o `test -f 'botan/if_algo.cpp' || echo './'`botan/if_algo.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-init_def.o `test -f 'botan/init_def.cpp' || echo './'`botan/init_def.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-kdf.o `test -f 'botan/kdf.cpp' || echo './'`botan/kdf.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-keypair.o `test -f 'botan/keypair.cpp' || echo './'`botan/keypair.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-look_pk.o `test -f 'botan/look_pk.cpp' || echo './'`botan/look_pk.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-make_prm.o `test -f 'botan/make_prm.cpp' || echo './'`botan/make_prm.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mdx_hash.o `test -f 'botan/mdx_hash.cpp' || echo './'`botan/mdx_hash.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mem_pool.o `test -f 'botan/mem_pool.cpp' || echo './'`botan/mem_pool.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mgf1.o `test -f 'botan/mgf1.cpp' || echo './'`botan/mgf1.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mlock.o `test -f 'botan/mlock.cpp' || echo './'`botan/mlock.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mode_pad.o `test -f 'botan/mode_pad.cpp' || echo './'`botan/mode_pad.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-modebase.o `test -f 'botan/modebase.cpp' || echo './'`botan/modebase.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_comba.o `test -f 'botan/mp_comba.cpp' || echo './'`botan/mp_comba.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_mulop.o `test -f 'botan/mp_mulop.cpp' || echo './'`botan/mp_mulop.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_misc.o `test -f 'botan/mp_misc.cpp' || echo './'`botan/mp_misc.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_mul.o `test -f 'botan/mp_mul.cpp' || echo './'`botan/mp_mul.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_shift.o `test -f 'botan/mp_shift.cpp' || echo './'`botan/mp_shift.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mutex.o `test -f 'botan/mutex.cpp' || echo './'`botan/mutex.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-numthry.o `test -f 'botan/numthry.cpp' || echo './'`botan/numthry.cpp botan/numthry.cpp: In function 'Botan::u32bit Botan::::miller_rabin_test_iterations(Botan::u32bit, bool)': botan/numthry.cpp:59: warning: suggest explicit braces to avoid ambiguous 'else' ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ofb.o `test -f 'botan/ofb.cpp' || echo './'`botan/ofb.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-oids.o `test -f 'botan/oids.cpp' || echo './'`botan/oids.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-parsing.o `test -f 'botan/parsing.cpp' || echo './'`botan/parsing.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pbes1.o `test -f 'botan/pbes1.cpp' || echo './'`botan/pbes1.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pbes2.o `test -f 'botan/pbes2.cpp' || echo './'`botan/pbes2.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pem.o `test -f 'botan/pem.cpp' || echo './'`botan/pem.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pipe.o `test -f 'botan/pipe.cpp' || echo './'`botan/pipe.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pipe_io.o `test -f 'botan/pipe_io.cpp' || echo './'`botan/pipe_io.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pipe_rw.o `test -f 'botan/pipe_rw.cpp' || echo './'`botan/pipe_rw.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_algs.o `test -f 'botan/pk_algs.cpp' || echo './'`botan/pk_algs.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_core.o `test -f 'botan/pk_core.cpp' || echo './'`botan/pk_core.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_filts.o `test -f 'botan/pk_filts.cpp' || echo './'`botan/pk_filts.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_keys.o `test -f 'botan/pk_keys.cpp' || echo './'`botan/pk_keys.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_util.o `test -f 'botan/pk_util.cpp' || echo './'`botan/pk_util.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pkcs10.o `test -f 'botan/pkcs10.cpp' || echo './'`botan/pkcs10.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pkcs8.o `test -f 'botan/pkcs8.cpp' || echo './'`botan/pkcs8.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-policy.o `test -f 'botan/policy.cpp' || echo './'`botan/policy.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pow_mod.o `test -f 'botan/pow_mod.cpp' || echo './'`botan/pow_mod.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-prf_x942.o `test -f 'botan/prf_x942.cpp' || echo './'`botan/prf_x942.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-primes.o `test -f 'botan/primes.cpp' || echo './'`botan/primes.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pubkey.o `test -f 'botan/pubkey.cpp' || echo './'`botan/pubkey.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-randpool.o `test -f 'botan/randpool.cpp' || echo './'`botan/randpool.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-reducer.o `test -f 'botan/reducer.cpp' || echo './'`botan/reducer.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-rng.o `test -f 'botan/rng.cpp' || echo './'`botan/rng.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-rsa.o `test -f 'botan/rsa.cpp' || echo './'`botan/rsa.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-s2k.o `test -f 'botan/s2k.cpp' || echo './'`botan/s2k.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-secqueue.o `test -f 'botan/secqueue.cpp' || echo './'`botan/secqueue.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-sha160.o `test -f 'botan/sha160.cpp' || echo './'`botan/sha160.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-symkey.o `test -f 'botan/symkey.cpp' || echo './'`botan/symkey.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-timers.o `test -f 'botan/timers.cpp' || echo './'`botan/timers.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ui.o `test -f 'botan/ui.cpp' || echo './'`botan/ui.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-util.o `test -f 'botan/util.cpp' || echo './'`botan/util.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_ca.o `test -f 'botan/x509_ca.cpp' || echo './'`botan/x509_ca.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_crl.o `test -f 'botan/x509_crl.cpp' || echo './'`botan/x509_crl.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_key.o `test -f 'botan/x509_key.cpp' || echo './'`botan/x509_key.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_obj.o `test -f 'botan/x509_obj.cpp' || echo './'`botan/x509_obj.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509cert.o `test -f 'botan/x509cert.cpp' || echo './'`botan/x509cert.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509find.o `test -f 'botan/x509find.cpp' || echo './'`botan/x509find.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509opt.o `test -f 'botan/x509opt.cpp' || echo './'`botan/x509opt.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-des.o `test -f 'botan/des.cpp' || echo './'`botan/des.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-des_tab.o `test -f 'botan/des_tab.cpp' || echo './'`botan/des_tab.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pkcs5.o `test -f 'botan/pkcs5.cpp' || echo './'`botan/pkcs5.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509self.o `test -f 'botan/x509self.cpp' || echo './'`botan/x509self.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509stor.o `test -f 'botan/x509stor.cpp' || echo './'`botan/x509stor.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_alg.o `test -f 'botan/def_alg.cpp' || echo './'`botan/def_alg.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_mode.o `test -f 'botan/def_mode.cpp' || echo './'`botan/def_mode.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-sha256.o `test -f 'botan/sha256.cpp' || echo './'`botan/sha256.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x931_rng.o `test -f 'botan/x931_rng.cpp' || echo './'`botan/x931_rng.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-out_buf.o `test -f 'botan/out_buf.cpp' || echo './'`botan/out_buf.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-bit_ops.o `test -f 'botan/bit_ops.cpp' || echo './'`botan/bit_ops.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_rand.o `test -f 'botan/big_rand.cpp' || echo './'`botan/big_rand.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_powm.o `test -f 'botan/def_powm.cpp' || echo './'`botan/def_powm.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-libstate.o `test -f 'botan/libstate.cpp' || echo './'`botan/libstate.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-modules.o `test -f 'botan/modules.cpp' || echo './'`botan/modules.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_numth.o `test -f 'botan/mp_numth.cpp' || echo './'`botan/mp_numth.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_sqr.o `test -f 'botan/mp_sqr.cpp' || echo './'`botan/mp_sqr.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-powm_fw.o `test -f 'botan/powm_fw.cpp' || echo './'`botan/powm_fw.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-powm_mnt.o `test -f 'botan/powm_mnt.cpp' || echo './'`botan/powm_mnt.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_asm.o `test -f 'botan/mp_asm.cpp' || echo './'`botan/mp_asm.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_int.o `test -f 'botan/asn1_int.cpp' || echo './'`botan/asn1_int.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-config.o `test -f 'botan/config.cpp' || echo './'`botan/config.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-datastor.o `test -f 'botan/datastor.cpp' || echo './'`botan/datastor.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_char.o `test -f 'botan/def_char.cpp' || echo './'`botan/def_char.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-init_opt.o `test -f 'botan/init_opt.cpp' || echo './'`botan/init_opt.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-jacobi.o `test -f 'botan/jacobi.cpp' || echo './'`botan/jacobi.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_ext.o `test -f 'botan/x509_ext.cpp' || echo './'`botan/x509_ext.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509stat.o `test -f 'botan/x509stat.cpp' || echo './'`botan/x509stat.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dh.o `test -f 'botan/dh.cpp' || echo './'`botan/dh.cpp ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-nfkc.o `test -f 'idna/nfkc.c' || echo './'`idna/nfkc.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-punycode.o `test -f 'idna/punycode.c' || echo './'`idna/punycode.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-rfc3454.o `test -f 'idna/rfc3454.c' || echo './'`idna/rfc3454.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-version.o `test -f 'idna/version.c' || echo './'`idna/version.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-idna.o `test -f 'idna/idna.c' || echo './'`idna/idna.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-profiles.o `test -f 'idna/profiles.c' || echo './'`idna/profiles.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-stringprep.o `test -f 'idna/stringprep.c' || echo './'`idna/stringprep.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-toutf8.o `test -f 'idna/toutf8.c' || echo './'`idna/toutf8.c ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-accept.o `test -f 'netxx/accept.cxx' || echo './'`netxx/accept.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-address.o `test -f 'netxx/address.cxx' || echo './'`netxx/address.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-datagram.o `test -f 'netxx/datagram.cxx' || echo './'`netxx/datagram.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-datagramserver.o `test -f 'netxx/datagramserver.cxx' || echo './'`netxx/datagramserver.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-osutil.o `test -f 'netxx/osutil.cxx' || echo './'`netxx/osutil.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-peer.o `test -f 'netxx/peer.cxx' || echo './'`netxx/peer.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-probe.o `test -f 'netxx/probe.cxx' || echo './'`netxx/probe.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-probe_select.o `test -f 'netxx/probe_select.cxx' || echo './'`netxx/probe_select.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-recvfrom.o `test -f 'netxx/recvfrom.cxx' || echo './'`netxx/recvfrom.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-serverbase.o `test -f 'netxx/serverbase.cxx' || echo './'`netxx/serverbase.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-sockaddr.o `test -f 'netxx/sockaddr.cxx' || echo './'`netxx/sockaddr.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-socket.o `test -f 'netxx/socket.cxx' || echo './'`netxx/socket.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-sockopt.o `test -f 'netxx/sockopt.cxx' || echo './'`netxx/sockopt.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-stream.o `test -f 'netxx/stream.cxx' || echo './'`netxx/stream.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-streambase.o `test -f 'netxx/streambase.cxx' || echo './'`netxx/streambase.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-streamserver.o `test -f 'netxx/streamserver.cxx' || echo './'`netxx/streamserver.cxx ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lapi.o `test -f 'lua/lapi.cc' || echo './'`lua/lapi.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lcode.o `test -f 'lua/lcode.cc' || echo './'`lua/lcode.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldebug.o `test -f 'lua/ldebug.cc' || echo './'`lua/ldebug.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldo.o `test -f 'lua/ldo.cc' || echo './'`lua/ldo.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldump.o `test -f 'lua/ldump.cc' || echo './'`lua/ldump.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lfunc.o `test -f 'lua/lfunc.cc' || echo './'`lua/lfunc.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lgc.o `test -f 'lua/lgc.cc' || echo './'`lua/lgc.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-linit.o `test -f 'lua/linit.cc' || echo './'`lua/linit.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-llex.o `test -f 'lua/llex.cc' || echo './'`lua/llex.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lmem.o `test -f 'lua/lmem.cc' || echo './'`lua/lmem.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lobject.o `test -f 'lua/lobject.cc' || echo './'`lua/lobject.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lopcodes.o `test -f 'lua/lopcodes.cc' || echo './'`lua/lopcodes.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lparser.o `test -f 'lua/lparser.cc' || echo './'`lua/lparser.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lstate.o `test -f 'lua/lstate.cc' || echo './'`lua/lstate.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lstring.o `test -f 'lua/lstring.cc' || echo './'`lua/lstring.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltable.o `test -f 'lua/ltable.cc' || echo './'`lua/ltable.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltests.o `test -f 'lua/ltests.cc' || echo './'`lua/ltests.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltm.o `test -f 'lua/ltm.cc' || echo './'`lua/ltm.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lundump.o `test -f 'lua/lundump.cc' || echo './'`lua/lundump.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lvm.o `test -f 'lua/lvm.cc' || echo './'`lua/lvm.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lzio.o `test -f 'lua/lzio.cc' || echo './'`lua/lzio.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lauxlib.o `test -f 'lua/lauxlib.cc' || echo './'`lua/lauxlib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lbaselib.o `test -f 'lua/lbaselib.cc' || echo './'`lua/lbaselib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldblib.o `test -f 'lua/ldblib.cc' || echo './'`lua/ldblib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-liolib.o `test -f 'lua/liolib.cc' || echo './'`lua/liolib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lmathlib.o `test -f 'lua/lmathlib.cc' || echo './'`lua/lmathlib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-loadlib.o `test -f 'lua/loadlib.cc' || echo './'`lua/loadlib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lstrlib.o `test -f 'lua/lstrlib.cc' || echo './'`lua/lstrlib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltablib.o `test -f 'lua/ltablib.cc' || echo './'`lua/ltablib.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-loslib.o `test -f 'lua/loslib.cc' || echo './'`lua/loslib.cc ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-alter.o `test -f 'sqlite/alter.c' || echo './'`sqlite/alter.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-attach.o `test -f 'sqlite/attach.c' || echo './'`sqlite/attach.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-auth.o `test -f 'sqlite/auth.c' || echo './'`sqlite/auth.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-btree.o `test -f 'sqlite/btree.c' || echo './'`sqlite/btree.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-build.o `test -f 'sqlite/build.c' || echo './'`sqlite/build.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-date.o `test -f 'sqlite/date.c' || echo './'`sqlite/date.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-delete.o `test -f 'sqlite/delete.c' || echo './'`sqlite/delete.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-expr.o `test -f 'sqlite/expr.c' || echo './'`sqlite/expr.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-func.o `test -f 'sqlite/func.c' || echo './'`sqlite/func.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-hash.o `test -f 'sqlite/hash.c' || echo './'`sqlite/hash.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-insert.o `test -f 'sqlite/insert.c' || echo './'`sqlite/insert.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-legacy.o `test -f 'sqlite/legacy.c' || echo './'`sqlite/legacy.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-main.o `test -f 'sqlite/main.c' || echo './'`sqlite/main.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-opcodes.o `test -f 'sqlite/opcodes.c' || echo './'`sqlite/opcodes.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os.o `test -f 'sqlite/os.c' || echo './'`sqlite/os.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os_unix.o `test -f 'sqlite/os_unix.c' || echo './'`sqlite/os_unix.c sqlite/os_unix.c: In function 'seekAndRead': sqlite/os_unix.c:978: warning: unused variable 'newOffset' sqlite/os_unix.c: In function 'seekAndWrite': sqlite/os_unix.c:1027: warning: unused variable 'newOffset' sqlite/os_unix.c: In function 'sqlite3UnixRandomSeed': sqlite/os_unix.c:2654: warning: ignoring return value of 'read', declared with attribute warn_unused_result ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os_win.o `test -f 'sqlite/os_win.c' || echo './'`sqlite/os_win.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os_os2.o `test -f 'sqlite/os_os2.c' || echo './'`sqlite/os_os2.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-pager.o `test -f 'sqlite/pager.c' || echo './'`sqlite/pager.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-parse.o `test -f 'sqlite/parse.c' || echo './'`sqlite/parse.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-pragma.o `test -f 'sqlite/pragma.c' || echo './'`sqlite/pragma.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-printf.o `test -f 'sqlite/printf.c' || echo './'`sqlite/printf.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-random.o `test -f 'sqlite/random.c' || echo './'`sqlite/random.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-select.o `test -f 'sqlite/select.c' || echo './'`sqlite/select.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-table.o `test -f 'sqlite/table.c' || echo './'`sqlite/table.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-tokenize.o `test -f 'sqlite/tokenize.c' || echo './'`sqlite/tokenize.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-trigger.o `test -f 'sqlite/trigger.c' || echo './'`sqlite/trigger.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-update.o `test -f 'sqlite/update.c' || echo './'`sqlite/update.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-utf.o `test -f 'sqlite/utf.c' || echo './'`sqlite/utf.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-util.o `test -f 'sqlite/util.c' || echo './'`sqlite/util.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vacuum.o `test -f 'sqlite/vacuum.c' || echo './'`sqlite/vacuum.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbe.o `test -f 'sqlite/vdbe.c' || echo './'`sqlite/vdbe.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbeapi.o `test -f 'sqlite/vdbeapi.c' || echo './'`sqlite/vdbeapi.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbeaux.o `test -f 'sqlite/vdbeaux.c' || echo './'`sqlite/vdbeaux.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbemem.o `test -f 'sqlite/vdbemem.c' || echo './'`sqlite/vdbemem.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-where.o `test -f 'sqlite/where.c' || echo './'`sqlite/where.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-prepare.o `test -f 'sqlite/prepare.c' || echo './'`sqlite/prepare.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-callback.o `test -f 'sqlite/callback.c' || echo './'`sqlite/callback.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-analyze.o `test -f 'sqlite/analyze.c' || echo './'`sqlite/analyze.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbefifo.o `test -f 'sqlite/vdbefifo.c' || echo './'`sqlite/vdbefifo.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-complete.o `test -f 'sqlite/complete.c' || echo './'`sqlite/complete.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-malloc.o `test -f 'sqlite/malloc.c' || echo './'`sqlite/malloc.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbeblob.o `test -f 'sqlite/vdbeblob.c' || echo './'`sqlite/vdbeblob.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-loadext.o `test -f 'sqlite/loadext.c' || echo './'`sqlite/loadext.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vtab.o `test -f 'sqlite/vtab.c' || echo './'`sqlite/vtab.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_chartables.o `test -f 'pcre/pcre_chartables.c' || echo './'`pcre/pcre_chartables.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_compile.o `test -f 'pcre/pcre_compile.c' || echo './'`pcre/pcre_compile.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_config.o `test -f 'pcre/pcre_config.c' || echo './'`pcre/pcre_config.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_dfa_exec.o `test -f 'pcre/pcre_dfa_exec.c' || echo './'`pcre/pcre_dfa_exec.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_exec.o `test -f 'pcre/pcre_exec.c' || echo './'`pcre/pcre_exec.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_fullinfo.o `test -f 'pcre/pcre_fullinfo.c' || echo './'`pcre/pcre_fullinfo.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_get.o `test -f 'pcre/pcre_get.c' || echo './'`pcre/pcre_get.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_globals.o `test -f 'pcre/pcre_globals.c' || echo './'`pcre/pcre_globals.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_info.o `test -f 'pcre/pcre_info.c' || echo './'`pcre/pcre_info.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_maketables.o `test -f 'pcre/pcre_maketables.c' || echo './'`pcre/pcre_maketables.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_newline.o `test -f 'pcre/pcre_newline.c' || echo './'`pcre/pcre_newline.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_ord2utf8.o `test -f 'pcre/pcre_ord2utf8.c' || echo './'`pcre/pcre_ord2utf8.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_refcount.o `test -f 'pcre/pcre_refcount.c' || echo './'`pcre/pcre_refcount.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_study.o `test -f 'pcre/pcre_study.c' || echo './'`pcre/pcre_study.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_tables.o `test -f 'pcre/pcre_tables.c' || echo './'`pcre/pcre_tables.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_try_flipped.o `test -f 'pcre/pcre_try_flipped.c' || echo './'`pcre/pcre_try_flipped.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_ucp_searchfuncs.o `test -f 'pcre/pcre_ucp_searchfuncs.c' || echo './'`pcre/pcre_ucp_searchfuncs.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_valid_utf8.o `test -f 'pcre/pcre_valid_utf8.c' || echo './'`pcre/pcre_valid_utf8.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_version.o `test -f 'pcre/pcre_version.c' || echo './'`pcre/pcre_version.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o pcre/lib3rdparty_a-pcre_xclass.o `test -f 'pcre/pcre_xclass.c' || echo './'`pcre/pcre_xclass.c ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-es_dev.o `test -f 'botan/es_dev.cpp' || echo './'`botan/es_dev.cpp ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-resolve_getaddrinfo.o `test -f 'netxx/resolve_getaddrinfo.cxx' || echo './'`netxx/resolve_getaddrinfo.cxx rm -f lib3rdparty.a ar cru lib3rdparty.a botan/lib3rdparty_a-aes.o botan/lib3rdparty_a-aes_tab.o botan/lib3rdparty_a-arc4.o botan/lib3rdparty_a-alg_id.o botan/lib3rdparty_a-asn1_alt.o botan/lib3rdparty_a-asn1_att.o botan/lib3rdparty_a-asn1_dn.o botan/lib3rdparty_a-asn1_ku.o botan/lib3rdparty_a-asn1_oid.o botan/lib3rdparty_a-asn1_str.o botan/lib3rdparty_a-asn1_tm.o botan/lib3rdparty_a-base.o botan/lib3rdparty_a-base64.o botan/lib3rdparty_a-basefilt.o botan/lib3rdparty_a-ber_dec.o botan/lib3rdparty_a-big_base.o botan/lib3rdparty_a-big_code.o botan/lib3rdparty_a-big_io.o botan/lib3rdparty_a-big_ops2.o botan/lib3rdparty_a-big_ops3.o botan/lib3rdparty_a-blinding.o botan/lib3rdparty_a-buf_es.o botan/lib3rdparty_a-buf_filt.o botan/lib3rdparty_a-cbc.o botan/lib3rdparty_a-cbc_mac.o botan/lib3rdparty_a-certstor.o botan/lib3rdparty_a-cfb.o botan/lib3rdparty_a-charset.o botan/lib3rdparty_a-crc32.o botan/lib3rdparty_a-crl_ent.o botan/lib3rdparty_a-ctr.o botan/lib3rdparty_a-cts.o botan/lib3rdparty_a-data_snk.o botan/lib3rdparty_a-data_src.o botan/lib3rdparty_a-def_ops.o botan/lib3rdparty_a-defalloc.o botan/lib3rdparty_a-der_enc.o botan/lib3rdparty_a-divide.o botan/lib3rdparty_a-dl_algo.o botan/lib3rdparty_a-dl_group.o botan/lib3rdparty_a-dsa_gen.o botan/lib3rdparty_a-dlies.o botan/lib3rdparty_a-eax.o botan/lib3rdparty_a-ecb.o botan/lib3rdparty_a-eme1.o botan/lib3rdparty_a-eme_pkcs.o botan/lib3rdparty_a-emsa1.o botan/lib3rdparty_a-emsa2.o botan/lib3rdparty_a-emsa3.o botan/lib3rdparty_a-emsa4.o botan/lib3rdparty_a-emsa_raw.o botan/lib3rdparty_a-eng_base.o botan/lib3rdparty_a-engine.o botan/lib3rdparty_a-exceptn.o botan/lib3rdparty_a-filter.o botan/lib3rdparty_a-filters.o botan/lib3rdparty_a-fips140.o botan/lib3rdparty_a-get_algo.o botan/lib3rdparty_a-get_enc.o botan/lib3rdparty_a-get_pbe.o botan/lib3rdparty_a-hash_id.o botan/lib3rdparty_a-hex.o botan/lib3rdparty_a-hmac.o botan/lib3rdparty_a-if_algo.o botan/lib3rdparty_a-init_def.o botan/lib3rdparty_a-kdf.o botan/lib3rdparty_a-keypair.o botan/lib3rdparty_a-look_pk.o botan/lib3rdparty_a-make_prm.o botan/lib3rdparty_a-mdx_hash.o botan/lib3rdparty_a-mem_pool.o botan/lib3rdparty_a-mgf1.o botan/lib3rdparty_a-mlock.o botan/lib3rdparty_a-mode_pad.o botan/lib3rdparty_a-modebase.o botan/lib3rdparty_a-mp_comba.o botan/lib3rdparty_a-mp_mulop.o botan/lib3rdparty_a-mp_misc.o botan/lib3rdparty_a-mp_mul.o botan/lib3rdparty_a-mp_shift.o botan/lib3rdparty_a-mutex.o botan/lib3rdparty_a-numthry.o botan/lib3rdparty_a-ofb.o botan/lib3rdparty_a-oids.o botan/lib3rdparty_a-parsing.o botan/lib3rdparty_a-pbes1.o botan/lib3rdparty_a-pbes2.o botan/lib3rdparty_a-pem.o botan/lib3rdparty_a-pipe.o botan/lib3rdparty_a-pipe_io.o botan/lib3rdparty_a-pipe_rw.o botan/lib3rdparty_a-pk_algs.o botan/lib3rdparty_a-pk_core.o botan/lib3rdparty_a-pk_filts.o botan/lib3rdparty_a-pk_keys.o botan/lib3rdparty_a-pk_util.o botan/lib3rdparty_a-pkcs10.o botan/lib3rdparty_a-pkcs8.o botan/lib3rdparty_a-policy.o botan/lib3rdparty_a-pow_mod.o botan/lib3rdparty_a-prf_x942.o botan/lib3rdparty_a-primes.o botan/lib3rdparty_a-pubkey.o botan/lib3rdparty_a-randpool.o botan/lib3rdparty_a-reducer.o botan/lib3rdparty_a-rng.o botan/lib3rdparty_a-rsa.o botan/lib3rdparty_a-s2k.o botan/lib3rdparty_a-secqueue.o botan/lib3rdparty_a-sha160.o botan/lib3rdparty_a-symkey.o botan/lib3rdparty_a-timers.o botan/lib3rdparty_a-ui.o botan/lib3rdparty_a-util.o botan/lib3rdparty_a-x509_ca.o botan/lib3rdparty_a-x509_crl.o botan/lib3rdparty_a-x509_key.o botan/lib3rdparty_a-x509_obj.o botan/lib3rdparty_a-x509cert.o botan/lib3rdparty_a-x509find.o botan/lib3rdparty_a-x509opt.o botan/lib3rdparty_a-des.o botan/lib3rdparty_a-des_tab.o botan/lib3rdparty_a-pkcs5.o botan/lib3rdparty_a-x509self.o botan/lib3rdparty_a-x509stor.o botan/lib3rdparty_a-def_alg.o botan/lib3rdparty_a-def_mode.o botan/lib3rdparty_a-sha256.o botan/lib3rdparty_a-x931_rng.o botan/lib3rdparty_a-out_buf.o botan/lib3rdparty_a-bit_ops.o botan/lib3rdparty_a-big_rand.o botan/lib3rdparty_a-def_powm.o botan/lib3rdparty_a-libstate.o botan/lib3rdparty_a-modules.o botan/lib3rdparty_a-mp_numth.o botan/lib3rdparty_a-mp_sqr.o botan/lib3rdparty_a-powm_fw.o botan/lib3rdparty_a-powm_mnt.o botan/lib3rdparty_a-mp_asm.o botan/lib3rdparty_a-asn1_int.o botan/lib3rdparty_a-config.o botan/lib3rdparty_a-datastor.o botan/lib3rdparty_a-def_char.o botan/lib3rdparty_a-init_opt.o botan/lib3rdparty_a-jacobi.o botan/lib3rdparty_a-x509_ext.o botan/lib3rdparty_a-x509stat.o botan/lib3rdparty_a-dh.o idna/lib3rdparty_a-nfkc.o idna/lib3rdparty_a-punycode.o idna/lib3rdparty_a-rfc3454.o idna/lib3rdparty_a-version.o idna/lib3rdparty_a-idna.o idna/lib3rdparty_a-profiles.o idna/lib3rdparty_a-stringprep.o idna/lib3rdparty_a-toutf8.o netxx/lib3rdparty_a-accept.o netxx/lib3rdparty_a-address.o netxx/lib3rdparty_a-datagram.o netxx/lib3rdparty_a-datagramserver.o netxx/lib3rdparty_a-osutil.o netxx/lib3rdparty_a-peer.o netxx/lib3rdparty_a-probe.o netxx/lib3rdparty_a-probe_select.o netxx/lib3rdparty_a-recvfrom.o netxx/lib3rdparty_a-serverbase.o netxx/lib3rdparty_a-sockaddr.o netxx/lib3rdparty_a-socket.o netxx/lib3rdparty_a-sockopt.o netxx/lib3rdparty_a-stream.o netxx/lib3rdparty_a-streambase.o netxx/lib3rdparty_a-streamserver.o lua/lib3rdparty_a-lapi.o lua/lib3rdparty_a-lcode.o lua/lib3rdparty_a-ldebug.o lua/lib3rdparty_a-ldo.o lua/lib3rdparty_a-ldump.o lua/lib3rdparty_a-lfunc.o lua/lib3rdparty_a-lgc.o lua/lib3rdparty_a-linit.o lua/lib3rdparty_a-llex.o lua/lib3rdparty_a-lmem.o lua/lib3rdparty_a-lobject.o lua/lib3rdparty_a-lopcodes.o lua/lib3rdparty_a-lparser.o lua/lib3rdparty_a-lstate.o lua/lib3rdparty_a-lstring.o lua/lib3rdparty_a-ltable.o lua/lib3rdparty_a-ltests.o lua/lib3rdparty_a-ltm.o lua/lib3rdparty_a-lundump.o lua/lib3rdparty_a-lvm.o lua/lib3rdparty_a-lzio.o lua/lib3rdparty_a-lauxlib.o lua/lib3rdparty_a-lbaselib.o lua/lib3rdparty_a-ldblib.o lua/lib3rdparty_a-liolib.o lua/lib3rdparty_a-lmathlib.o lua/lib3rdparty_a-loadlib.o lua/lib3rdparty_a-lstrlib.o lua/lib3rdparty_a-ltablib.o lua/lib3rdparty_a-loslib.o sqlite/lib3rdparty_a-alter.o sqlite/lib3rdparty_a-attach.o sqlite/lib3rdparty_a-auth.o sqlite/lib3rdparty_a-btree.o sqlite/lib3rdparty_a-build.o sqlite/lib3rdparty_a-date.o sqlite/lib3rdparty_a-delete.o sqlite/lib3rdparty_a-expr.o sqlite/lib3rdparty_a-func.o sqlite/lib3rdparty_a-hash.o sqlite/lib3rdparty_a-insert.o sqlite/lib3rdparty_a-legacy.o sqlite/lib3rdparty_a-main.o sqlite/lib3rdparty_a-opcodes.o sqlite/lib3rdparty_a-os.o sqlite/lib3rdparty_a-os_unix.o sqlite/lib3rdparty_a-os_win.o sqlite/lib3rdparty_a-os_os2.o sqlite/lib3rdparty_a-pager.o sqlite/lib3rdparty_a-parse.o sqlite/lib3rdparty_a-pragma.o sqlite/lib3rdparty_a-printf.o sqlite/lib3rdparty_a-random.o sqlite/lib3rdparty_a-select.o sqlite/lib3rdparty_a-table.o sqlite/lib3rdparty_a-tokenize.o sqlite/lib3rdparty_a-trigger.o sqlite/lib3rdparty_a-update.o sqlite/lib3rdparty_a-utf.o sqlite/lib3rdparty_a-util.o sqlite/lib3rdparty_a-vacuum.o sqlite/lib3rdparty_a-vdbe.o sqlite/lib3rdparty_a-vdbeapi.o sqlite/lib3rdparty_a-vdbeaux.o sqlite/lib3rdparty_a-vdbemem.o sqlite/lib3rdparty_a-where.o sqlite/lib3rdparty_a-prepare.o sqlite/lib3rdparty_a-callback.o sqlite/lib3rdparty_a-analyze.o sqlite/lib3rdparty_a-vdbefifo.o sqlite/lib3rdparty_a-complete.o sqlite/lib3rdparty_a-malloc.o sqlite/lib3rdparty_a-vdbeblob.o sqlite/lib3rdparty_a-loadext.o sqlite/lib3rdparty_a-vtab.o pcre/lib3rdparty_a-pcre_chartables.o pcre/lib3rdparty_a-pcre_compile.o pcre/lib3rdparty_a-pcre_config.o pcre/lib3rdparty_a-pcre_dfa_exec.o pcre/lib3rdparty_a-pcre_exec.o pcre/lib3rdparty_a-pcre_fullinfo.o pcre/lib3rdparty_a-pcre_get.o pcre/lib3rdparty_a-pcre_globals.o pcre/lib3rdparty_a-pcre_info.o pcre/lib3rdparty_a-pcre_maketables.o pcre/lib3rdparty_a-pcre_newline.o pcre/lib3rdparty_a-pcre_ord2utf8.o pcre/lib3rdparty_a-pcre_refcount.o pcre/lib3rdparty_a-pcre_study.o pcre/lib3rdparty_a-pcre_tables.o pcre/lib3rdparty_a-pcre_try_flipped.o pcre/lib3rdparty_a-pcre_ucp_searchfuncs.o pcre/lib3rdparty_a-pcre_valid_utf8.o pcre/lib3rdparty_a-pcre_version.o pcre/lib3rdparty_a-pcre_xclass.o botan/lib3rdparty_a-es_dev.o netxx/lib3rdparty_a-resolve_getaddrinfo.o ranlib lib3rdparty.a ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-sanity.o `test -f 'sanity.cc' || echo './'`sanity.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-simplestring_xform.o `test -f 'simplestring_xform.cc' || echo './'`simplestring_xform.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-constants.o `test -f 'constants.cc' || echo './'`constants.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-numeric_vocab.o `test -f 'numeric_vocab.cc' || echo './'`numeric_vocab.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-vocab.o `test -f 'vocab.cc' || echo './'`vocab.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-charset.o `test -f 'charset.cc' || echo './'`charset.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-paths.o `test -f 'paths.cc' || echo './'`paths.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_mkstemp.o `test -f 'luaext_mkstemp.cc' || echo './'`luaext_mkstemp.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_parse_basic_io.o `test -f 'luaext_parse_basic_io.cc' || echo './'`luaext_parse_basic_io.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_guess_binary.o `test -f 'luaext_guess_binary.cc' || echo './'`luaext_guess_binary.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_platform.o `test -f 'luaext_platform.cc' || echo './'`luaext_platform.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_globish.o `test -f 'luaext_globish.cc' || echo './'`luaext_globish.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-lua.o `test -f 'lua.cc' || echo './'`lua.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-mkstemp.o `test -f 'mkstemp.cc' || echo './'`mkstemp.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-file_io.o `test -f 'file_io.cc' || echo './'`file_io.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-globish.o `test -f 'globish.cc' || echo './'`globish.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-basic_io.o `test -f 'basic_io.cc' || echo './'`basic_io.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-mtn-sanity.o `test -f 'mtn-sanity.cc' || echo './'`mtn-sanity.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-ui.o `test -f 'ui.cc' || echo './'`ui.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-app_state.o `test -f 'app_state.cc' || echo './'`app_state.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-commands.o `test -f 'commands.cc' || echo './'`commands.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_netsync.o `test -f 'cmd_netsync.cc' || echo './'`cmd_netsync.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_list.o `test -f 'cmd_list.cc' || echo './'`cmd_list.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_packet.o `test -f 'cmd_packet.cc' || echo './'`cmd_packet.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_key_cert.o `test -f 'cmd_key_cert.cc' || echo './'`cmd_key_cert.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_merging.o `test -f 'cmd_merging.cc' || echo './'`cmd_merging.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_db.o `test -f 'cmd_db.cc' || echo './'`cmd_db.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_diff_log.o `test -f 'cmd_diff_log.cc' || echo './'`cmd_diff_log.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_ws_commit.o `test -f 'cmd_ws_commit.cc' || echo './'`cmd_ws_commit.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_othervcs.o `test -f 'cmd_othervcs.cc' || echo './'`cmd_othervcs.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_automate.o `test -f 'cmd_automate.cc' || echo './'`cmd_automate.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_files.o `test -f 'cmd_files.cc' || echo './'`cmd_files.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-diff_patch.o `test -f 'diff_patch.cc' || echo './'`diff_patch.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-lua_hooks.o `test -f 'lua_hooks.cc' || echo './'`lua_hooks.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-transforms.o `test -f 'transforms.cc' || echo './'`transforms.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-update.o `test -f 'update.cc' || echo './'`update.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-work.o `test -f 'work.cc' || echo './'`work.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-work_migration.o `test -f 'work_migration.cc' || echo './'`work_migration.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cert.o `test -f 'cert.cc' || echo './'`cert.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-project.o `test -f 'project.cc' || echo './'`project.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-outdated_indicator.o `test -f 'outdated_indicator.cc' || echo './'`outdated_indicator.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-database.o `test -f 'database.cc' || echo './'`database.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-key_store.o `test -f 'key_store.cc' || echo './'`key_store.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-ssh_agent.o `test -f 'ssh_agent.cc' || echo './'`ssh_agent.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-keys.o `test -f 'keys.cc' || echo './'`keys.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-packet.o `test -f 'packet.cc' || echo './'`packet.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-rcs_file.o `test -f 'rcs_file.cc' || echo './'`rcs_file.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-xdelta.o `test -f 'xdelta.cc' || echo './'`xdelta.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-schema_migration.o `test -f 'schema_migration.cc' || echo './'`schema_migration.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-refiner.o `test -f 'refiner.cc' || echo './'`refiner.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-enumerator.o `test -f 'enumerator.cc' || echo './'`enumerator.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-netsync.o `test -f 'netsync.cc' || echo './'`netsync.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-netxx_pipe.o `test -f 'netxx_pipe.cc' || echo './'`netxx_pipe.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-netcmd.o `test -f 'netcmd.cc' || echo './'`netcmd.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-merkle_tree.o `test -f 'merkle_tree.cc' || echo './'`merkle_tree.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-lcs.o `test -f 'lcs.cc' || echo './'`lcs.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-rcs_import.o `test -f 'rcs_import.cc' || echo './'`rcs_import.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-revision.o `test -f 'revision.cc' || echo './'`revision.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cset.o `test -f 'cset.cc' || echo './'`cset.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-roster.o `test -f 'roster.cc' || echo './'`roster.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-mt_version.o `test -f 'mt_version.cc' || echo './'`mt_version.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-automate.o `test -f 'automate.cc' || echo './'`automate.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-database_check.o `test -f 'database_check.cc' || echo './'`database_check.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-epoch.o `test -f 'epoch.cc' || echo './'`epoch.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-gzip.o `test -f 'gzip.cc' || echo './'`gzip.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-inodeprint.o `test -f 'inodeprint.cc' || echo './'`inodeprint.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-selectors.o `test -f 'selectors.cc' || echo './'`selectors.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-annotate.o `test -f 'annotate.cc' || echo './'`annotate.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-restrictions.o `test -f 'restrictions.cc' || echo './'`restrictions.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-hmac.o `test -f 'hmac.cc' || echo './'`hmac.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-string_queue.o `test -f 'string_queue.cc' || echo './'`string_queue.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-roster_merge.o `test -f 'roster_merge.cc' || echo './'`roster_merge.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-merge.o `test -f 'merge.cc' || echo './'`merge.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-legacy.o `test -f 'legacy.cc' || echo './'`legacy.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-uri.o `test -f 'uri.cc' || echo './'`uri.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-graph.o `test -f 'graph.cc' || echo './'`graph.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-roster_delta.o `test -f 'roster_delta.cc' || echo './'`roster_delta.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-sha1.o `test -f 'sha1.cc' || echo './'`sha1.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-pcrewrap.o `test -f 'pcrewrap.cc' || echo './'`pcrewrap.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-rev_height.o `test -f 'rev_height.cc' || echo './'`rev_height.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-asciik.o `test -f 'asciik.cc' || echo './'`asciik.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-dates.o `test -f 'dates.cc' || echo './'`dates.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-randomizer.o `test -f 'randomizer.cc' || echo './'`randomizer.cc REAL_BLDDIR=$PWD/.; \ (cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \ || (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \ || rm -f package_revision_raw.txt if [ -f package_revision_raw.txt ]; then \ cp package_revision_raw.txt package_revision.txt; \ fi if [ ! -f package_revision.txt -a -f ./package_revision.txt ]; then \ cp ./package_revision.txt package_revision.txt; \ fi [ -f package_revision.txt ] || echo "unknown" > package_revision.txt ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -o txt2c txt2c.cc chmod 0755 txt2c ./txt2c --strip-trailing --no-static package_revision.txt package_revision >package_revision.c.tmp cmp -s package_revision.c.tmp package_revision.c || mv -f package_revision.c.tmp package_revision.c rm -f package_revision.c.tmp ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o mtn-package_revision.o `test -f 'package_revision.c' || echo './'`package_revision.c REAL_BLDDIR=$PWD/.; \ (cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \ || (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \ || rm -f package_full_revision_raw.txt if [ -f package_full_revision_raw.txt ]; then \ cp -f package_full_revision_raw.txt package_full_revision_dist.txt \ && (echo ''; \ echo ' Generated from data cached in the distribution;'; \ echo ' further changes may have been made.') >> package_full_revision_dist.txt; \ fi if [ ! -f package_full_revision_dist.txt -a -f ./package_full_revision_dist.txt ]; then \ cp ./package_full_revision_dist.txt package_full_revision_dist.txt; \ fi [ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt rm -f package_full_revision.txt for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done ./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c rm -f package_full_revision.c.tmp ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o mtn-package_full_revision.o `test -f 'package_full_revision.c' || echo './'`package_full_revision.c ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-option.o `test -f 'option.cc' || echo './'`option.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-options.o `test -f 'options.cc' || echo './'`options.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-specialized_lexical_cast.o `test -f 'specialized_lexical_cast.cc' || echo './'`specialized_lexical_cast.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-monotone.o `test -f 'monotone.cc' || echo './'`monotone.cc ppc-alt-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/mtn-main.o `test -f 'unix/main.cc' || echo './'`unix/main.cc unix/main.cc: In function 'void write_str_to_stderr(const char*)': unix/main.cc:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ./txt2c --no-static std_hooks.lua std_hooks >std_hooks.c.tmp cmp -s std_hooks.c.tmp std_hooks.c || mv -f std_hooks.c.tmp std_hooks.c rm -f std_hooks.c.tmp ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o mtn-std_hooks.o `test -f 'std_hooks.c' || echo './'`std_hooks.c ./txt2c --no-static schema.sql schema >schema.c.tmp cmp -s schema.c.tmp schema.c || mv -f schema.c.tmp schema.c rm -f schema.c.tmp ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -DTEMP_STORE=1 -DNDEBUG -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DUSE_PREAD=1 -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -fexceptions -c -o mtn-schema.o `test -f 'schema.c' || echo './'`schema.c ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -Wall -W -Wno-unused -fno-strict-aliasing -o mtn mtn-sanity.o mtn-simplestring_xform.o mtn-constants.o mtn-numeric_vocab.o mtn-vocab.o mtn-charset.o mtn-paths.o mtn-luaext_mkstemp.o mtn-luaext_parse_basic_io.o mtn-luaext_guess_binary.o mtn-luaext_platform.o mtn-luaext_globish.o mtn-lua.o mtn-mkstemp.o mtn-file_io.o mtn-globish.o mtn-basic_io.o mtn-mtn-sanity.o mtn-ui.o mtn-app_state.o mtn-commands.o mtn-cmd_netsync.o mtn-cmd_list.o mtn-cmd_packet.o mtn-cmd_key_cert.o mtn-cmd_merging.o mtn-cmd_db.o mtn-cmd_diff_log.o mtn-cmd_ws_commit.o mtn-cmd_othervcs.o mtn-cmd_automate.o mtn-cmd_files.o mtn-diff_patch.o mtn-lua_hooks.o mtn-transforms.o mtn-update.o mtn-work.o mtn-work_migration.o mtn-cert.o mtn-project.o mtn-outdated_indicator.o mtn-database.o mtn-key_store.o mtn-ssh_agent.o mtn-keys.o mtn-packet.o mtn-rcs_file.o mtn-xdelta.o mtn-schema_migration.o mtn-refiner.o mtn-enumerator.o mtn-netsync.o mtn-netxx_pipe.o mtn-netcmd.o mtn-merkle_tree.o mtn-lcs.o mtn-rcs_import.o mtn-revision.o mtn-cset.o mtn-roster.o mtn-mt_version.o mtn-automate.o mtn-database_check.o mtn-epoch.o mtn-gzip.o mtn-inodeprint.o mtn-selectors.o mtn-annotate.o mtn-restrictions.o mtn-hmac.o mtn-string_queue.o mtn-roster_merge.o mtn-merge.o mtn-legacy.o mtn-uri.o mtn-graph.o mtn-roster_delta.o mtn-sha1.o mtn-pcrewrap.o mtn-rev_height.o mtn-asciik.o mtn-dates.o mtn-randomizer.o mtn-package_revision.o mtn-package_full_revision.o mtn-option.o mtn-options.o mtn-specialized_lexical_cast.o mtn-monotone.o unix/mtn-main.o mtn-std_hooks.o mtn-schema.o libplatform.a lib3rdparty.a -lz make[2]: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40' make[1]: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40' make: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97525 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/monotone-buildroot + : + /bin/rm -rf -- /usr/src/tmp/monotone-buildroot + cd monotone-0.40 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/monotone-buildroot install make: Entering directory `/usr/src/RPM/BUILD/monotone-0.40' make install-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/monotone-0.40' Making install in po make[2]: Entering directory `/usr/src/RPM/BUILD/monotone-0.40/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/monotone-buildroot/usr/share mkdir /usr/src/tmp/monotone-buildroot mkdir /usr/src/tmp/monotone-buildroot/usr mkdir /usr/src/tmp/monotone-buildroot/usr/share mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/fr mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /usr/src/tmp/monotone-buildroot/usr/share/locale/fr/LC_MESSAGES/monotone.mo mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/ja mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /usr/src/tmp/monotone-buildroot/usr/share/locale/ja/LC_MESSAGES/monotone.mo mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/pt_BR mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /usr/src/tmp/monotone-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/monotone.mo mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/sv mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /usr/src/tmp/monotone-buildroot/usr/share/locale/sv/LC_MESSAGES/monotone.mo mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/it mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/it/LC_MESSAGES installing it.gmo as /usr/src/tmp/monotone-buildroot/usr/share/locale/it/LC_MESSAGES/monotone.mo mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/de mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/monotone-buildroot/usr/share/locale/de/LC_MESSAGES/monotone.mo mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/es mkdir /usr/src/tmp/monotone-buildroot/usr/share/locale/es/LC_MESSAGES installing es.gmo as /usr/src/tmp/monotone-buildroot/usr/share/locale/es/LC_MESSAGES/monotone.mo if test "monotone" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/monotone-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/monotone-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40/po' make[2]: Entering directory `/usr/src/RPM/BUILD/monotone-0.40' REAL_BLDDIR=$PWD/.; \ (cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \ || (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \ || rm -f package_revision_raw.txt if [ -f package_revision_raw.txt ]; then \ cp package_revision_raw.txt package_revision.txt; \ fi if [ ! -f package_revision.txt -a -f ./package_revision.txt ]; then \ cp ./package_revision.txt package_revision.txt; \ fi [ -f package_revision.txt ] || echo "unknown" > package_revision.txt ./txt2c --strip-trailing --no-static package_revision.txt package_revision >package_revision.c.tmp cmp -s package_revision.c.tmp package_revision.c || mv -f package_revision.c.tmp package_revision.c rm -f package_revision.c.tmp REAL_BLDDIR=$PWD/.; \ (cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \ || (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \ || rm -f package_full_revision_raw.txt if [ -f package_full_revision_raw.txt ]; then \ cp -f package_full_revision_raw.txt package_full_revision_dist.txt \ && (echo ''; \ echo ' Generated from data cached in the distribution;'; \ echo ' further changes may have been made.') >> package_full_revision_dist.txt; \ fi if [ ! -f package_full_revision_dist.txt -a -f ./package_full_revision_dist.txt ]; then \ cp ./package_full_revision_dist.txt package_full_revision_dist.txt; \ fi [ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt rm -f package_full_revision.txt for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done ./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c rm -f package_full_revision.c.tmp make[3]: Entering directory `/usr/src/RPM/BUILD/monotone-0.40' REAL_BLDDIR=$PWD/.; \ (cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \ || (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \ || rm -f package_revision_raw.txt if [ -f package_revision_raw.txt ]; then \ cp package_revision_raw.txt package_revision.txt; \ fi if [ ! -f package_revision.txt -a -f ./package_revision.txt ]; then \ cp ./package_revision.txt package_revision.txt; \ fi [ -f package_revision.txt ] || echo "unknown" > package_revision.txt ./txt2c --strip-trailing --no-static package_revision.txt package_revision >package_revision.c.tmp cmp -s package_revision.c.tmp package_revision.c || mv -f package_revision.c.tmp package_revision.c rm -f package_revision.c.tmp REAL_BLDDIR=$PWD/.; \ (cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \ || (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \ || rm -f package_full_revision_raw.txt if [ -f package_full_revision_raw.txt ]; then \ cp -f package_full_revision_raw.txt package_full_revision_dist.txt \ && (echo ''; \ echo ' Generated from data cached in the distribution;'; \ echo ' further changes may have been made.') >> package_full_revision_dist.txt; \ fi if [ ! -f package_full_revision_dist.txt -a -f ./package_full_revision_dist.txt ]; then \ cp ./package_full_revision_dist.txt package_full_revision_dist.txt; \ fi [ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt rm -f package_full_revision.txt for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done ./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c rm -f package_full_revision.c.tmp test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/monotone-buildroot/usr/bin" /bin/install -p 'mtn' '/usr/src/tmp/monotone-buildroot/usr/bin/mtn' test -z "/usr/share/doc/monotone" || mkdir -p -- "/usr/src/tmp/monotone-buildroot/usr/share/doc/monotone" /bin/install -p -m 644 'monotone.html' '/usr/src/tmp/monotone-buildroot/usr/share/doc/monotone/monotone.html' test -z "/usr/share/info" || mkdir -p -- "/usr/src/tmp/monotone-buildroot/usr/share/info" /bin/install -p -m 644 './monotone.info' '/usr/src/tmp/monotone-buildroot/usr/share/info/monotone.info' /bin/install -p -m 644 './monotone.info-1' '/usr/src/tmp/monotone-buildroot/usr/share/info/monotone.info-1' /bin/install -p -m 644 './monotone.info-2' '/usr/src/tmp/monotone-buildroot/usr/share/info/monotone.info-2' /bin/install -p -m 644 './monotone.info-3' '/usr/src/tmp/monotone-buildroot/usr/share/info/monotone.info-3' make[3]: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40' make[2]: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40' make[1]: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40' make: Leaving directory `/usr/src/RPM/BUILD/monotone-0.40' + mkdir -p /usr/src/tmp/monotone-buildroot/usr/sbin + mkdir -p /usr/src/tmp/monotone-buildroot/etc/rc.d/init.d + mkdir -p /usr/src/tmp/monotone-buildroot/etc/sysconfig + mkdir -p /usr/src/tmp/monotone-buildroot/var/lib + mkdir -p /usr/src/tmp/monotone-buildroot/var/run/monotone + ln -snf ../bin/mtn /usr/src/tmp/monotone-buildroot/usr/sbin/monotone-server + /bin/install -c -m 0555 /usr/src/RPM/SOURCES/monotone.init /usr/src/tmp/monotone-buildroot/etc/rc.d/init.d/monotone + /bin/install -c -m 0644 /usr/src/RPM/SOURCES/monotone.sysconfig /usr/src/tmp/monotone-buildroot/etc/sysconfig/monotone + /bin/install -d -m 0755 /usr/src/tmp/monotone-buildroot/etc/monotone + /bin/install -d -m 0750 /usr/src/tmp/monotone-buildroot/etc/monotone/private-keys + /bin/install -d -m 0770 /usr/src/tmp/monotone-buildroot/var/lib/monotone + /bin/install -c -m 0440 /dev/null /usr/src/tmp/monotone-buildroot/etc/monotone/passphrase.lua + /bin/install -c -m 0640 /dev/null /usr/src/tmp/monotone-buildroot/etc/monotone/read-permissions + /bin/install -c -m 0640 /dev/null /usr/src/tmp/monotone-buildroot/etc/monotone/write-permissions + /bin/install -c -m 0644 /dev/null /usr/src/tmp/monotone-buildroot/etc/monotone/monotonerc + touch /usr/src/tmp/monotone-buildroot/var/lib/monotone/server.mtn + touch /usr/src/tmp/monotone-buildroot/var/run/monotone/monotone-server.pid + cp /usr/src/RPM/SOURCES/README.monotone-server . + cp /usr/src/RPM/SOURCES/read-permissions.template . + cp /usr/src/RPM/SOURCES/write-permissions.template . + mkdir -p /usr/src/tmp/monotone-buildroot/etc/bash_completion.d + /bin/install -c -m 0644 contrib/monotone.bash_completion /usr/src/tmp/monotone-buildroot/etc/bash_completion.d/monotone + /usr/lib/rpm/find-lang monotone + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/monotone-buildroot (auto) Verifying and fixing files in /usr/src/tmp/monotone-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/monotone-buildroot (auto) Adjusting library links in /usr/src/tmp/monotone-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/monotone-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/monotone-buildroot (executable,shared) Processing files: monotone-0.40-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92948 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd monotone-0.40 + DOCDIR=/usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + export DOCDIR + rm -rf /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + /bin/mkdir -p /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + cp -prL AUTHORS COPYING ChangeLog INSTALL NEWS README README.changesets UPGRADE /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + chmod -R go-w /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + chmod -R a+rX /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + cp -prL monotone.html /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + chmod -R go-w /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + chmod -R a+rX /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-0.40 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.92948 + 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(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.24655 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/monotone-buildroot/.post:monotone + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.50993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/monotone-buildroot/.preun:monotone + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.15601 + 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(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info 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), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_4.1.0), libgcc_s.so.1(GLIBC_2.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.1), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.10), libstdc++.so.6(GLIBCXX_3.4.9), libz.so.1, rtld(GNU_HASH) Processing files: monotone-server-0.40-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd monotone-0.40 + DOCDIR=/usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-server-0.40 + export DOCDIR + rm -rf /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-server-0.40 + /bin/mkdir -p /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-server-0.40 + cp -prL README.monotone-server read-permissions.template write-permissions.template /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-server-0.40 + chmod -R go-w /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-server-0.40 + chmod -R a+rX /usr/src/tmp/monotone-buildroot/usr/share/doc/monotone-server-0.40 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.19993 + 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(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.62723 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/monotone-buildroot/.pre:monotone-server + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.23884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/monotone-buildroot/.post:monotone-server + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.5546 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/monotone-buildroot/.preun:monotone-server + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.81428 + 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(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: monotone = 0.40-alt1, /bin/chgrp, /bin/chmod, /etc/rc.d/init.d(failure), /etc/rc.d/init.d(msg_already_running), /etc/rc.d/init.d(msg_starting), /etc/rc.d/init.d(msg_stopping), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(passed), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d(success), /etc/rc.d/init.d/functions, /etc/sysconfig/network, /usr/bin/install, /usr/bin/mtn, coreutils, service, su Processing files: bash-completion-monotone-0.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.11394 + 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.88646 + 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: bash-completion, monotone = 0.40-alt1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.45617 + 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/monotone-0.40-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/monotone-0.40-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/monotone-server-0.40-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/bash-completion-monotone-0.40-alt1.ppc.rpm 724.47user 27.82system 13:50.02elapsed 90%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4777940minor)pagefaults 0swaps