Calculating dependencies >>> Unpacking source... >>> Unpacking gnupg-1.4.1.tar.bz2 to /var/tmp/portage/gnupg-1.4.1/work >>> Source unpacked. * econf: updating gnupg-1.4.1/scripts/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnupg-1.4.1/scripts/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-ldap --enable-mailto --enable-hkp --enable-finger --without-included-zlib --with-libcurl=/usr --enable-nls --enable-bzip2 --disable-card-support --disable-selinux-support --without-capabilities --with-readline --enable-static-rnd=linux --libexecdir=/usr/libexec --enable-sha512 --enable-m-guard --enable-photo-viewers configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu 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 for powerpc64-unknown-linux-gnu-strip... no checking for strip... strip checking which random module to use... linux checking whether use of /dev/random is requested... yes checking whether assembler modules are requested... yes checking whether memory guard is requested... yes checking whether non excutable stack support is requested... no checking whether SELinux support is requested... no checking whether OpenPGP card support is requested... no checking whether the new iconv based code is requested... yes checking whether to enable the experimental backsigs code... no checking whether to enable the RSA public key algorithm... yes checking whether to enable the IDEA cipher... yes checking for idea cipher module... no checking whether to enable the CAST5 cipher... yes checking whether to enable the BLOWFISH cipher... yes checking whether to enable the AES ciphers... yes checking whether to enable the TWOFISH cipher... yes checking whether to enable the SHA-256 digest... yes checking whether to enable the SHA-384 and SHA-512 digests... yes checking whether to enable the BZIP2 compression algorithm... yes checking whether to enable external program execution... yes checking whether to enable photo ID viewing... yes checking whether to use a fixed photo ID viewer... no checking whether to enable external keyserver helpers... yes checking whether LDAP keyserver support is requested... no checking whether HKP keyserver support is requested... yes checking whether HTTP key fetching support is requested... yes checking whether finger key fetching support is requested... yes checking whether ftp key fetching support is requested... yes checking whether email keyserver support is requested... yes checking whether keyserver exec-path is enabled... yes checking whether the included zlib is requested... no checking for the size of the key and uid cache... 4096 checking whether use of capabilities is requested... no checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-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 powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of powerpc64-unknown-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -E checking for powerpc64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking for powerpc64-unknown-linux-gnu-ar... no checking for ar... ar checking for perl... /usr/bin/perl checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for gawk... (cached) gawk checking for docbook-to-man... no checking for faqprog.pl... no checking for docbook2texi... no checking for sgml to texi tools... no checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking for _ prefix in compiled symbols... no checking for gethostbyname... yes checking for setsockopt... yes checking for library containing res_query... no checking for library containing __res_query... -lresolv checking for library containing dn_expand... no checking for library containing __dn_expand... none required checking for library containing dn_skipname... no checking for library containing __dn_skipname... none required checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.13.1 checking whether libcurl is usable... yes checking for sendmail... /usr/sbin/sendmail checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline 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 off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /usr/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... 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 for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for strchr... yes checking for library containing dlopen... -ldl checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for locale.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for working volatile... yes checking for size_t... (cached) yes checking for mode_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking endianess... big checking for byte typedef... no checking for ushort typedef... yes checking for ulong typedef... yes checking for u16 typedef... no checking for u32 typedef... no checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking for unsigned long long... (cached) yes checking size of unsigned long long... 8 checking for inttypes.h... (cached) yes checking for UINT64_C... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for vprintf... yes checking for _doprnt... no checking for pid_t... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strerror... yes checking for stpcpy... (cached) yes checking for strsep... yes checking for strlwr... no checking for tcgetattr... yes checking for strtoul... (cached) yes checking for mmap... yes checking for strcasecmp... (cached) yes checking for strncasecmp... yes checking for ctermid... yes checking for times... yes checking for unsetenv... yes checking for memmove... yes checking for gettimeofday... yes checking for getrusage... yes checking for setrlimit... yes checking for clock_gettime... no checking for atexit... yes checking for raise... yes checking for getpagesize... (cached) yes checking for strftime... yes checking for nl_langinfo... yes checking for setlocale... (cached) yes checking for waitpid... yes checking for wait4... yes checking for sigaction... yes checking for sigprocmask... yes checking for rand... yes checking for pipe... yes checking for stat... yes checking for getaddrinfo... yes checking for mkdtemp... yes checking for timegm... yes checking for struct sigaction... yes checking for sigset_t... yes checking for getopt... yes checking for gethrtime... no checking for mlock... yes checking whether mlock is broken... no checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking if mkdir takes one argument... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether IPC_RMID allowes subsequent attaches... yes checking whether SHM_LOCK is available... yes checking for random device... yes checking for mpi assembler functions... done checking whether regular expression support is requested... yes checking whether the included regex lib is requested... no checking for regcomp... yes checking whether your system's regexp library is broken... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflateInit2_ in -lz... yes checking for bzlib.h... yes checking for BZ2_bzCompressInit in -lbz2... yes checking whether libusb is present and sane... no checking whether readline via "-lreadline" is present and sane... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating util/Makefile config.status: creating mpi/Makefile config.status: creating cipher/Makefile config.status: creating g10/Makefile config.status: creating keyserver/Makefile config.status: creating keyserver/gpgkeys_mailto config.status: creating keyserver/gpgkeys_test config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating zlib/Makefile config.status: creating checks/Makefile config.status: creating config.h config.status: linking ./mpi/powerpc32/mpih-add1.S to mpi/mpih-add1.S config.status: linking ./mpi/powerpc32/mpih-mul1.S to mpi/mpih-mul1.S config.status: linking ./mpi/powerpc32/mpih-mul2.S to mpi/mpih-mul2.S config.status: linking ./mpi/powerpc32/mpih-mul3.S to mpi/mpih-mul3.S config.status: linking ./mpi/powerpc32/mpih-lshift.S to mpi/mpih-lshift.S config.status: linking ./mpi/powerpc32/mpih-rshift.S to mpi/mpih-rshift.S config.status: linking ./mpi/powerpc32/mpih-sub1.S to mpi/mpih-sub1.S config.status: linking ./mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.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 g10defs.h commands g10defs.h created Configured for: GNU/Linux (powerpc64-unknown-linux-gnu) make all-recursive make[1]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1' Making all in m4 make[2]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/m4' Making all in intl make[2]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/intl' Making all in zlib make[2]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/zlib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/zlib' Making all in util make[2]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/util' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT logger.o -MD -MP -MF ".deps/logger.Tpo" -c -o logger.o logger.c; \ then mv -f ".deps/logger.Tpo" ".deps/logger.Po"; else rm -f ".deps/logger.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT fileutil.o -MD -MP -MF ".deps/fileutil.Tpo" -c -o fileutil.o fileutil.c; \ then mv -f ".deps/fileutil.Tpo" ".deps/fileutil.Po"; else rm -f ".deps/fileutil.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT miscutil.o -MD -MP -MF ".deps/miscutil.Tpo" -c -o miscutil.o miscutil.c; \ then mv -f ".deps/miscutil.Tpo" ".deps/miscutil.Po"; else rm -f ".deps/miscutil.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT strgutil.o -MD -MP -MF ".deps/strgutil.Tpo" -c -o strgutil.o strgutil.c; \ then mv -f ".deps/strgutil.Tpo" ".deps/strgutil.Po"; else rm -f ".deps/strgutil.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT ttyio.o -MD -MP -MF ".deps/ttyio.Tpo" -c -o ttyio.o ttyio.c; \ then mv -f ".deps/ttyio.Tpo" ".deps/ttyio.Po"; else rm -f ".deps/ttyio.Tpo"; exit 1; fi ttyio.c: In function `tty_get_ttyname': ttyio.c:102: warning: null argument where non-null required (arg 1) if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT argparse.o -MD -MP -MF ".deps/argparse.Tpo" -c -o argparse.o argparse.c; \ then mv -f ".deps/argparse.Tpo" ".deps/argparse.Po"; else rm -f ".deps/argparse.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT memory.o -MD -MP -MF ".deps/memory.Tpo" -c -o memory.o memory.c; \ then mv -f ".deps/memory.Tpo" ".deps/memory.Po"; else rm -f ".deps/memory.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT secmem.o -MD -MP -MF ".deps/secmem.Tpo" -c -o secmem.o secmem.c; \ then mv -f ".deps/secmem.Tpo" ".deps/secmem.Po"; else rm -f ".deps/secmem.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT errors.o -MD -MP -MF ".deps/errors.Tpo" -c -o errors.o errors.c; \ then mv -f ".deps/errors.Tpo" ".deps/errors.Po"; else rm -f ".deps/errors.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT iobuf.o -MD -MP -MF ".deps/iobuf.Tpo" -c -o iobuf.o iobuf.c; \ then mv -f ".deps/iobuf.Tpo" ".deps/iobuf.Po"; else rm -f ".deps/iobuf.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT dotlock.o -MD -MP -MF ".deps/dotlock.Tpo" -c -o dotlock.o dotlock.c; \ then mv -f ".deps/dotlock.Tpo" ".deps/dotlock.Po"; else rm -f ".deps/dotlock.Tpo"; exit 1; fi iobuf.c: In function `fd_cache_close': iobuf.c:271: warning: cast to pointer from integer of different size if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT http.o -MD -MP -MF ".deps/http.Tpo" -c -o http.o http.c; \ then mv -f ".deps/http.Tpo" ".deps/http.Po"; else rm -f ".deps/http.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT srv.o -MD -MP -MF ".deps/srv.Tpo" -c -o srv.o srv.c; \ then mv -f ".deps/srv.Tpo" ".deps/srv.Po"; else rm -f ".deps/srv.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT simple-gettext.o -MD -MP -MF ".deps/simple-gettext.Tpo" -c -o simple-gettext.o simple-gettext.c; \ then mv -f ".deps/simple-gettext.Tpo" ".deps/simple-gettext.Po"; else rm -f ".deps/simple-gettext.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT w32reg.o -MD -MP -MF ".deps/w32reg.Tpo" -c -o w32reg.o w32reg.c; \ then mv -f ".deps/w32reg.Tpo" ".deps/w32reg.Po"; else rm -f ".deps/w32reg.Tpo"; exit 1; fi rm -f libutil.a ar cru libutil.a logger.o fileutil.o miscutil.o strgutil.o ttyio.o argparse.o memory.o secmem.o errors.o iobuf.o dotlock.o http.o srv.o simple-gettext.o w32reg.o ranlib libutil.a make[2]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/util' Making all in mpi make[2]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/mpi' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-add.o -MD -MP -MF ".deps/mpi-add.Tpo" -c -o mpi-add.o mpi-add.c; \ then mv -f ".deps/mpi-add.Tpo" ".deps/mpi-add.Po"; else rm -f ".deps/mpi-add.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-bit.o -MD -MP -MF ".deps/mpi-bit.Tpo" -c -o mpi-bit.o mpi-bit.c; \ then mv -f ".deps/mpi-bit.Tpo" ".deps/mpi-bit.Po"; else rm -f ".deps/mpi-bit.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-cmp.o -MD -MP -MF ".deps/mpi-cmp.Tpo" -c -o mpi-cmp.o mpi-cmp.c; \ then mv -f ".deps/mpi-cmp.Tpo" ".deps/mpi-cmp.Po"; else rm -f ".deps/mpi-cmp.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-div.o -MD -MP -MF ".deps/mpi-div.Tpo" -c -o mpi-div.o mpi-div.c; \ then mv -f ".deps/mpi-div.Tpo" ".deps/mpi-div.Po"; else rm -f ".deps/mpi-div.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-gcd.o -MD -MP -MF ".deps/mpi-gcd.Tpo" -c -o mpi-gcd.o mpi-gcd.c; \ then mv -f ".deps/mpi-gcd.Tpo" ".deps/mpi-gcd.Po"; else rm -f ".deps/mpi-gcd.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-inline.o -MD -MP -MF ".deps/mpi-inline.Tpo" -c -o mpi-inline.o mpi-inline.c; \ then mv -f ".deps/mpi-inline.Tpo" ".deps/mpi-inline.Po"; else rm -f ".deps/mpi-inline.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-inv.o -MD -MP -MF ".deps/mpi-inv.Tpo" -c -o mpi-inv.o mpi-inv.c; \ then mv -f ".deps/mpi-inv.Tpo" ".deps/mpi-inv.Po"; else rm -f ".deps/mpi-inv.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-mul.o -MD -MP -MF ".deps/mpi-mul.Tpo" -c -o mpi-mul.o mpi-mul.c; \ then mv -f ".deps/mpi-mul.Tpo" ".deps/mpi-mul.Po"; else rm -f ".deps/mpi-mul.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-pow.o -MD -MP -MF ".deps/mpi-pow.Tpo" -c -o mpi-pow.o mpi-pow.c; \ then mv -f ".deps/mpi-pow.Tpo" ".deps/mpi-pow.Po"; else rm -f ".deps/mpi-pow.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-mpow.o -MD -MP -MF ".deps/mpi-mpow.Tpo" -c -o mpi-mpow.o mpi-mpow.c; \ then mv -f ".deps/mpi-mpow.Tpo" ".deps/mpi-mpow.Po"; else rm -f ".deps/mpi-mpow.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpi-scan.o -MD -MP -MF ".deps/mpi-scan.Tpo" -c -o mpi-scan.o mpi-scan.c; \ then mv -f ".deps/mpi-scan.Tpo" ".deps/mpi-scan.Po"; else rm -f ".deps/mpi-scan.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpicoder.o -MD -MP -MF ".deps/mpicoder.Tpo" -c -o mpicoder.o mpicoder.c; \ then mv -f ".deps/mpicoder.Tpo" ".deps/mpicoder.Po"; else rm -f ".deps/mpicoder.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpih-cmp.o -MD -MP -MF ".deps/mpih-cmp.Tpo" -c -o mpih-cmp.o mpih-cmp.c; \ then mv -f ".deps/mpih-cmp.Tpo" ".deps/mpih-cmp.Po"; else rm -f ".deps/mpih-cmp.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpih-div.o -MD -MP -MF ".deps/mpih-div.Tpo" -c -o mpih-div.o mpih-div.c; \ then mv -f ".deps/mpih-div.Tpo" ".deps/mpih-div.Po"; else rm -f ".deps/mpih-div.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpih-mul.o -MD -MP -MF ".deps/mpih-mul.Tpo" -c -o mpih-mul.o mpih-mul.c; \ then mv -f ".deps/mpih-mul.Tpo" ".deps/mpih-mul.Po"; else rm -f ".deps/mpih-mul.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpiutil.o -MD -MP -MF ".deps/mpiutil.Tpo" -c -o mpiutil.o mpiutil.c; \ then mv -f ".deps/mpiutil.Tpo" ".deps/mpiutil.Po"; else rm -f ".deps/mpiutil.Tpo"; exit 1; fi powerpc64-unknown-linux-gnu-gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul1.S | grep -v '^#' > _mpih-mul1.s powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -c _mpih-mul1.s mv -f _mpih-mul1.o mpih-mul1.o powerpc64-unknown-linux-gnu-gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul2.S | grep -v '^#' > _mpih-mul2.s powerpc64-unknown-linux-gnu-gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul3.S | grep -v '^#' > _mpih-mul3.s powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -c _mpih-mul3.s mv -f _mpih-mul3.o mpih-mul3.o powerpc64-unknown-linux-gnu-gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-add1.S | grep -v '^#' > _mpih-add1.s powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -c _mpih-mul2.s mv -f _mpih-mul2.o mpih-mul2.o powerpc64-unknown-linux-gnu-gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-sub1.S | grep -v '^#' > _mpih-sub1.s powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -c _mpih-sub1.s mv -f _mpih-sub1.o mpih-sub1.o powerpc64-unknown-linux-gnu-gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-lshift.S | grep -v '^#' > _mpih-lshift.s powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -c _mpih-add1.s powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -c _mpih-lshift.s mv -f _mpih-add1.o mpih-add1.o powerpc64-unknown-linux-gnu-gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-rshift.S | grep -v '^#' > _mpih-rshift.s mv -f _mpih-lshift.o mpih-lshift.o powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -c _mpih-rshift.s mv -f _mpih-rshift.o mpih-rshift.o rm -f libmpi.a ar cru libmpi.a mpi-add.o mpi-bit.o mpi-cmp.o mpi-div.o mpi-gcd.o mpi-inline.o mpi-inv.o mpi-mul.o mpi-pow.o mpi-mpow.o mpi-scan.o mpicoder.o mpih-cmp.o mpih-div.o mpih-mul.o mpiutil.o mpih-mul1.o mpih-mul2.o mpih-mul3.o mpih-add1.o mpih-sub1.o mpih-lshift.o mpih-rshift.o ranlib libmpi.a make[2]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/mpi' Making all in cipher make[2]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/cipher' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT cipher.o -MD -MP -MF ".deps/cipher.Tpo" -c -o cipher.o cipher.c; \ then mv -f ".deps/cipher.Tpo" ".deps/cipher.Po"; else rm -f ".deps/cipher.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT pubkey.o -MD -MP -MF ".deps/pubkey.Tpo" -c -o pubkey.o pubkey.c; \ then mv -f ".deps/pubkey.Tpo" ".deps/pubkey.Po"; else rm -f ".deps/pubkey.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT md.o -MD -MP -MF ".deps/md.Tpo" -c -o md.o md.c; \ then mv -f ".deps/md.Tpo" ".deps/md.Po"; else rm -f ".deps/md.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT dynload.o -MD -MP -MF ".deps/dynload.Tpo" -c -o dynload.o dynload.c; \ then mv -f ".deps/dynload.Tpo" ".deps/dynload.Po"; else rm -f ".deps/dynload.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT des.o -MD -MP -MF ".deps/des.Tpo" -c -o des.o des.c; \ then mv -f ".deps/des.Tpo" ".deps/des.Po"; else rm -f ".deps/des.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT twofish.o -MD -MP -MF ".deps/twofish.Tpo" -c -o twofish.o twofish.c; \ then mv -f ".deps/twofish.Tpo" ".deps/twofish.Po"; else rm -f ".deps/twofish.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT blowfish.o -MD -MP -MF ".deps/blowfish.Tpo" -c -o blowfish.o blowfish.c; \ then mv -f ".deps/blowfish.Tpo" ".deps/blowfish.Po"; else rm -f ".deps/blowfish.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT cast5.o -MD -MP -MF ".deps/cast5.Tpo" -c -o cast5.o cast5.c; \ then mv -f ".deps/cast5.Tpo" ".deps/cast5.Po"; else rm -f ".deps/cast5.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT rijndael.o -MD -MP -MF ".deps/rijndael.Tpo" -c -o rijndael.o rijndael.c; \ then mv -f ".deps/rijndael.Tpo" ".deps/rijndael.Po"; else rm -f ".deps/rijndael.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT elgamal.o -MD -MP -MF ".deps/elgamal.Tpo" -c -o elgamal.o elgamal.c; \ then mv -f ".deps/elgamal.Tpo" ".deps/elgamal.Po"; else rm -f ".deps/elgamal.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT rsa.o -MD -MP -MF ".deps/rsa.Tpo" -c -o rsa.o rsa.c; \ then mv -f ".deps/rsa.Tpo" ".deps/rsa.Po"; else rm -f ".deps/rsa.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT primegen.o -MD -MP -MF ".deps/primegen.Tpo" -c -o primegen.o primegen.c; \ then mv -f ".deps/primegen.Tpo" ".deps/primegen.Po"; else rm -f ".deps/primegen.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.c; \ then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT dsa.o -MD -MP -MF ".deps/dsa.Tpo" -c -o dsa.o dsa.c; \ then mv -f ".deps/dsa.Tpo" ".deps/dsa.Po"; else rm -f ".deps/dsa.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT smallprime.o -MD -MP -MF ".deps/smallprime.Tpo" -c -o smallprime.o smallprime.c; \ then mv -f ".deps/smallprime.Tpo" ".deps/smallprime.Po"; else rm -f ".deps/smallprime.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT rndlinux.o -MD -MP -MF ".deps/rndlinux.Tpo" -c -o rndlinux.o rndlinux.c; \ then mv -f ".deps/rndlinux.Tpo" ".deps/rndlinux.Po"; else rm -f ".deps/rndlinux.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT rndunix.o -MD -MP -MF ".deps/rndunix.Tpo" -c -o rndunix.o rndunix.c; \ then mv -f ".deps/rndunix.Tpo" ".deps/rndunix.Po"; else rm -f ".deps/rndunix.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT rndegd.o -MD -MP -MF ".deps/rndegd.Tpo" -c -o rndegd.o rndegd.c; \ then mv -f ".deps/rndegd.Tpo" ".deps/rndegd.Po"; else rm -f ".deps/rndegd.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT rndw32.o -MD -MP -MF ".deps/rndw32.Tpo" -c -o rndw32.o rndw32.c; \ then mv -f ".deps/rndw32.Tpo" ".deps/rndw32.Po"; else rm -f ".deps/rndw32.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT rmd160.o -MD -MP -MF ".deps/rmd160.Tpo" -c -o rmd160.o rmd160.c; \ then mv -f ".deps/rmd160.Tpo" ".deps/rmd160.Po"; else rm -f ".deps/rmd160.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT sha1.o -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; \ then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT sha256.o -MD -MP -MF ".deps/sha256.Tpo" -c -o sha256.o sha256.c; \ then mv -f ".deps/sha256.Tpo" ".deps/sha256.Po"; else rm -f ".deps/sha256.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT idea-stub.o -MD -MP -MF ".deps/idea-stub.Tpo" -c -o idea-stub.o idea-stub.c; \ then mv -f ".deps/idea-stub.Tpo" ".deps/idea-stub.Po"; else rm -f ".deps/idea-stub.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT sha512.o -MD -MP -MF ".deps/sha512.Tpo" -c -o sha512.o sha512.c; \ then mv -f ".deps/sha512.Tpo" ".deps/sha512.Po"; else rm -f ".deps/sha512.Tpo"; exit 1; fi rm -f libcipher.a ar cru libcipher.a cipher.o pubkey.o md.o dynload.o des.o twofish.o blowfish.o cast5.o rijndael.o elgamal.o rsa.o primegen.o random.o dsa.o smallprime.o rndlinux.o rndunix.o rndegd.o rndw32.o md5.o rmd160.o sha1.o sha256.o idea-stub.o sha512.o ranlib libcipher.a make[2]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/cipher' Making all in tools make[2]: Entering directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/tools' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT gpgsplit.o -MD -MP -MF ".deps/gpgsplit.Tpo" -c -o gpgsplit.o gpgsplit.c; \ then mv -f ".deps/gpgsplit.Tpo" ".deps/gpgsplit.Po"; else rm -f ".deps/gpgsplit.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mpicalc.o -MD -MP -MF ".deps/mpicalc.Tpo" -c -o mpicalc.o mpicalc.c; \ then mv -f ".deps/mpicalc.Tpo" ".deps/mpicalc.Po"; else rm -f ".deps/mpicalc.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT bftest.o -MD -MP -MF ".deps/bftest.Tpo" -c -o bftest.o bftest.c; \ then mv -f ".deps/bftest.Tpo" ".deps/bftest.Po"; else rm -f ".deps/bftest.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT clean-sat.o -MD -MP -MF ".deps/clean-sat.Tpo" -c -o clean-sat.o clean-sat.c; \ then mv -f ".deps/clean-sat.Tpo" ".deps/clean-sat.Po"; else rm -f ".deps/clean-sat.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT mk-tdata.o -MD -MP -MF ".deps/mk-tdata.Tpo" -c -o mk-tdata.o mk-tdata.c; \ then mv -f ".deps/mk-tdata.Tpo" ".deps/mk-tdata.Po"; else rm -f ".deps/mk-tdata.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/usr/include -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -MT shmtest.o -MD -MP -MF ".deps/shmtest.Tpo" -c -o shmtest.o shmtest.c; \ then mv -f ".deps/shmtest.Tpo" ".deps/shmtest.Po"; else rm -f ".deps/shmtest.Tpo"; exit 1; fi powerpc64-unknown-linux-gnu-gcc -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -Wl,-z,now -L/usr/lib -o mpicalc mpicalc.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a powerpc64-unknown-linux-gnu-gcc -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -Wl,-z,now -L/usr/lib -o bftest bftest.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a -ldl -lreadline powerpc64-unknown-linux-gnu-gcc -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -Wl,-z,now -L/usr/lib -o clean-sat clean-sat.o powerpc64-unknown-linux-gnu-gcc -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -Wl,-z,now -L/usr/lib -o mk-tdata mk-tdata.o powerpc64-unknown-linux-gnu-gcc -mcpu=G5 -O3 -pipe -fsigned-char -mabi=altivec -Wall -Wl,-z,now -L/usr/lib -o gpgsplit gpgsplit.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a -lz -lbz2 ../mpi/libmpi.a(mpi-add.o)(.text+0x500): In function `.mpi_add': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpi-add.o)(.text+0x554): In function `.mpi_add': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpi-add.o)(.text+0x620): In function `.mpi_add': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpi-add.o)(.text+0x6b8): In function `.mpi_add': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpi-bit.o)(.text+0x470): In function `.mpi_rshift': : undefined reference to `.mpihelp_rshift' ../mpi/libmpi.a(mpi-div.o)(.text+0x220): In function `.mpi_tdiv_qr': : undefined reference to `.mpihelp_lshift' ../mpi/libmpi.a(mpi-div.o)(.text+0x23c): In function `.mpi_tdiv_qr': : undefined reference to `.mpihelp_lshift' ../mpi/libmpi.a(mpi-div.o)(.text+0x5a8): In function `.mpi_tdiv_qr': : undefined reference to `.mpihelp_rshift' ../mpi/libmpi.a(mpi-div.o)(.text+0xa30): In function `.mpi_tdiv_q_2exp': : undefined reference to `.mpihelp_rshift' ../mpi/libmpi.a(mpi-mul.o)(.text+0xc4): In function `.mpi_mul_ui': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpi-mul.o)(.text+0x2a0): In function `.mpi_mul_2exp': : undefined reference to `.mpihelp_lshift' ../mpi/libmpi.a(mpi-pow.o)(.text+0x72c): In function `.mpi_powm': : undefined reference to `.mpihelp_lshift' ../mpi/libmpi.a(mpi-pow.o)(.text+0x994): In function `.mpi_powm': : undefined reference to `.mpihelp_rshift' ../mpi/libmpi.a(mpi-pow.o)(.text+0x9b0): In function `.mpi_powm': : undefined reference to `.mpihelp_lshift' ../mpi/libmpi.a(mpi-pow.o)(.text+0xa60): In function `.mpi_powm': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpi-pow.o)(.text+0xa7c): In function `.mpi_powm': : undefined reference to `.mpihelp_rshift' ../mpi/libmpi.a(mpih-div.o)(.text+0x3a4): In function `.mpihelp_divrem': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpih-div.o)(.text+0x570): In function `.mpihelp_divrem': : undefined reference to `.mpihelp_submul_1' ../mpi/libmpi.a(mpih-div.o)(.text+0x594): In function `.mpihelp_divrem': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1d0): In function `.mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x234): In function `.mul_n': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x26c): In function `.mul_n': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x370): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x394): In function `.mul_n': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x454): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x500): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x5d0): In function `.mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x5fc): In function `.mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x6ac): In function `.mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x6bc): In function `.mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x6cc): In function `.mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x6ec): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x718): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x728): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x738): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x748): In function `.mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x7b4): In function `.mul_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x7f0): In function `.mul_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x808): In function `.mul_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x820): In function `.mul_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x924): In function `.mpih_sqr_n_basecase': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x98c): In function `.mpih_sqr_n_basecase': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x9c0): In function `.mpih_sqr_n_basecase': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0xb9c): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0xbf4): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0xcf4): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0xd10): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_sub_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0xdd0): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0xe7c): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0xf50): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0xf70): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1018): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1028): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1038): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1048): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1058): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1068): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1078): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1108): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1118): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1130): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1148): In function `.mpih_sqr_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1320): In function `.mpihelp_mul_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1344): In function `.mpihelp_mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1354): In function `.mpihelp_mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1470): In function `.mpihelp_mul_n': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1480): In function `.mpihelp_mul_n': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1494): In function `.mpihelp_mul_n': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x16a0): In function `.mpihelp_mul': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x17ac): In function `.mpihelp_mul': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x17bc): In function `.mpihelp_mul': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1a78): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1ab0): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1b78): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1c70): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1c88): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_addmul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1cfc): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_add_n' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1d18): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_mul_1' ../mpi/libmpi.a(mpih-mul.o)(.text+0x1d4c): In function `.mpihelp_mul_karatsuba_case': : undefined reference to `.mpihelp_add_n' collect2: ld returned 1 exit status make[2]: *** [mpicalc] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1/tools' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnupg-1.4.1/work/gnupg-1.4.1' make: *** [all] Error 2 !!! ERROR: app-crypt/gnupg-1.4.1 failed. !!! Function src_compile, Line 113, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message.  ...done! >>> emerge (1 of 1) app-crypt/gnupg-1.4.1 to / >>> md5 src_uri ;-) gnupg-1.4.1.tar.bz2