>>> Unpacking source... >>> Unpacking gnupg-2.0.9.tar.bz2 to /var/tmp/portage/app-crypt/gnupg-2.0.9/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9 ... * econf: updating gnupg-2.0.9/scripts/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnupg-2.0.9/scripts/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/gnupg-2.0.9 --enable-symcryptrun --enable-gpg --enable-gpgsm --enable-agent --enable-bzip2 --disable-scdaemon --enable-nls --disable-ldap --disable-capabilities --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu configure: autobuild project... gnupg configure: autobuild revision... 2.0.9 configure: autobuild hostname... enterprise configure: autobuild timestamp... 20080418-104047 checking whether SELinux support is requested... no checking whether to enable the BZIP2 compression algorithm... yes checking whether to enable the CAMELLIA cipher for gpg... no 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 finger key fetching support is requested... yes checking whether generic object key fetching support is requested... yes checking whether email keyserver support is requested... no checking whether keyserver exec-path is enabled... yes 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 configure: checking for programs checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for gawk... (cached) gawk checking for i686-pc-linux-gnu-gcc... i686-pc-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for perl... /usr/bin/perl checking for i686-pc-linux-gnu-windres... no checking for windres... no checking for strerror in -lcposix... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for faqprog.pl... no checking for tar... /bin/tar checking whether /bin/tar speaks USTAR... yes checking for cc for build... i686-pc-linux-gnu-gcc configure: checking for libraries checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.4... yes (1.6) checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes (1.4.0) checking LIBGCRYPT API version... okay checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 1.0.4... yes (1.0.4) checking LIBASSUAN API version... okay checking for libassuan-config... (cached) /usr/bin/libassuan-config checking for LIBASSUAN pth - version >= 1.0.4... yes (1.0.4) checking LIBASSUAN pth API version... okay checking for libassuan-config... (cached) /usr/bin/libassuan-config checking for LIBASSUAN - version >= 1.0.1... yes (1.0.4) checking LIBASSUAN API version... okay checking for ksba-config... /usr/bin/ksba-config checking for KSBA - version >= 1.0.2... yes (1.0.3) checking KSBA API version... okay checking for usb_bulk_write in -lusb... yes checking for usb_create_match... no checking for library containing dlopen... -ldl checking for openpty in -lutil... yes checking for shred... /usr/bin/shred checking for pth-config... /usr/bin/pth-config checking for PTH - version >= 1.3.7... yes checking whether PTH installation is sane... yes configure: checking for networking options checking for gethostbyname... yes checking for setsockopt... yes checking for library containing res_query... -lresolv checking for library containing dn_expand... none required checking for library containing dn_skipname... no checking for library containing __dn_skipname... none required checking whether the resolver is usable... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.18.1 checking whether libcurl is usable... yes checking for curl_free... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: checking for gettext 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... 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 nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes configure: checking for header files checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 string.h... (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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for inttypes.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes configure: checking for system characteristics checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for size_t... yes checking for mode_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking endianess... little 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... 4 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for time_t... yes checking size of time_t... 4 checking for UINT64_C... yes checking for uint64_t... yes checking size of uint64_t... 8 configure: checking for library functions checking whether getpagesize is declared... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for vprintf... yes checking for _doprnt... no checking for pid_t... 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 strlwr... no checking for tcgetattr... yes checking for mmap... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for ctermid... yes checking for times... yes checking for gmtime_r... yes checking for unsetenv... yes checking for getpwnam... yes checking for getpwuid... yes checking for fcntl... yes checking for ftruncate... 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... yes checking for strftime... yes checking for nl_langinfo... yes checking for setlocale... yes checking for waitpid... yes checking for wait4... yes checking for sigaction... yes checking for sigprocmask... yes checking for pipe... yes checking for stat... yes checking for getaddrinfo... yes checking for ttyname... yes checking for rand... yes checking for ftello... yes checking for struct sigaction... yes checking for sigset_t... yes checking for memicmp... no checking for stpcpy... yes checking for strsep... yes checking for strlwr... (cached) no checking for strtoul... yes checking for memmove... yes checking for stricmp... no checking for strtol... yes checking for memrchr... yes checking for isascii... yes checking for timegm... yes checking for getrusage... (cached) yes checking for setrlimit... (cached) yes checking for stat... (cached) yes checking for setlocale... (cached) yes checking for flockfile... yes checking for funlockfile... yes checking for fopencookie... yes checking for funopen... no checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for long double... yes checking whether stat file-mode macros are broken... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for unsigned long long int... yes checking for mkdtemp... yes checking for setenv... yes checking for unsetenv... (cached) yes checking for unsetenv() return type... int checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking absolute name of ... ///usr/include/stdint.h checking whether stdint.h conforms to C99... yes checking for strpbrk... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes 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 whether regular expression support is requested... yes checking for library containing regcomp... none required 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 readline via "-lreadline" is present and sane... yes configure: checking for cc features checking if gcc supports -Wno-pointer-sign... yes checking if gcc supports -Wpointer-arith... yes configure: checking system features for estream-printf checking for long long int... (cached) yes checking for long double... yes checking for intmax_t... yes checking for uintmax_t... yes checking for ptrdiff_t... yes checking for unsigned long... (cached) yes checking size of unsigned long... (cached) 4 checking for void *... yes checking size of void *... 4 checking for nl_langinfo and THOUSANDS_SEP... yes configure: checking system features for estream configure: creating ./config.status config.status: creating m4/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gl/Makefile config.status: creating include/Makefile config.status: creating jnlib/Makefile config.status: creating common/Makefile config.status: creating kbx/Makefile config.status: creating g10/Makefile config.status: creating sm/Makefile config.status: creating agent/Makefile config.status: creating scd/Makefile config.status: creating keyserver/Makefile config.status: creating keyserver/gpg2keys_mailto config.status: creating keyserver/gpg2keys_test config.status: creating tools/gpg-zip config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/openpgp/Makefile config.status: creating tests/pkits/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile GnuPG v2.0.9 has been configured as follows: Platform: GNU/Linux (i686-pc-linux-gnu) OpenPGP: yes S/MIME: yes Agent: yes Smartcard: no Protect tool: (default) Default agent: (default) Default pinentry: (default) Default scdaemon: (default) Default dirmngr: (default) make all-recursive make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9' Making all in m4 make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/m4' Making all in gl make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/gl' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca_.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h make all-am make[3]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/gl' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT allocsa.o -MD -MP -MF .deps/allocsa.Tpo -c -o allocsa.o allocsa.c mv -f .deps/allocsa.Tpo .deps/allocsa.Po rm -f libgnu.a i686-pc-linux-gnu-ar cru libgnu.a allocsa.o i686-pc-linux-gnu-ranlib libgnu.a make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/gl' make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/gl' Making all in include make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/include' Making all in jnlib make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/jnlib' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT stringhelp.o -MD -MP -MF .deps/stringhelp.Tpo -c -o stringhelp.o stringhelp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT strlist.o -MD -MP -MF .deps/strlist.Tpo -c -o strlist.o strlist.c mv -f .deps/strlist.Tpo .deps/strlist.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT utf8conv.o -MD -MP -MF .deps/utf8conv.Tpo -c -o utf8conv.o utf8conv.c mv -f .deps/utf8conv.Tpo .deps/utf8conv.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c mv -f .deps/stringhelp.Tpo .deps/stringhelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c mv -f .deps/logging.Tpo .deps/logging.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT dotlock.o -MD -MP -MF .deps/dotlock.Tpo -c -o dotlock.o dotlock.c mv -f .deps/argparse.Tpo .deps/argparse.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT mischelp.o -MD -MP -MF .deps/mischelp.Tpo -c -o mischelp.o mischelp.c mv -f .deps/dotlock.Tpo .deps/dotlock.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-stringhelp.o -MD -MP -MF .deps/t-stringhelp.Tpo -c -o t-stringhelp.o t-stringhelp.c mv -f .deps/mischelp.Tpo .deps/mischelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-support.o -MD -MP -MF .deps/t-support.Tpo -c -o t-support.o t-support.c mv -f .deps/t-stringhelp.Tpo .deps/t-stringhelp.Po rm -f libjnlib.a i686-pc-linux-gnu-ar cru libjnlib.a stringhelp.o strlist.o utf8conv.o argparse.o logging.o dotlock.o mischelp.o i686-pc-linux-gnu-ranlib libjnlib.a mv -f .deps/t-support.Tpo .deps/t-support.Po i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o t-stringhelp t-stringhelp.o t-support.o libjnlib.a make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/jnlib' Making all in common make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/common' gawk -f ./exaudit.awk ./audit.h \ | gawk -f ./mkstrtable.awk -v textidx=3 -v nogettext=1 \ -v namespace=eventstr_ >audit-events.h gawk -f ./exstatus.awk ./status.h \ | gawk -f ./mkstrtable.awk -v textidx=3 -v nogettext=1 \ -v namespace=statusstr_ >status-codes.h make all-am make[3]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/common' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-i18n.o -MD -MP -MF .deps/libcommon_a-i18n.Tpo -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-status.o -MD -MP -MF .deps/libcommon_a-status.Tpo -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c mv -f .deps/libcommon_a-status.Tpo .deps/libcommon_a-status.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-tlv.o -MD -MP -MF .deps/libcommon_a-tlv.Tpo -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c mv -f .deps/libcommon_a-i18n.Tpo .deps/libcommon_a-i18n.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-init.o -MD -MP -MF .deps/libcommon_a-init.Tpo -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c mv -f .deps/libcommon_a-init.Tpo .deps/libcommon_a-init.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-sexputil.o -MD -MP -MF .deps/libcommon_a-sexputil.Tpo -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c mv -f .deps/libcommon_a-tlv.Tpo .deps/libcommon_a-tlv.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-sysutils.o -MD -MP -MF .deps/libcommon_a-sysutils.Tpo -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c mv -f .deps/libcommon_a-sysutils.Tpo .deps/libcommon_a-sysutils.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-homedir.o -MD -MP -MF .deps/libcommon_a-homedir.Tpo -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c mv -f .deps/libcommon_a-sexputil.Tpo .deps/libcommon_a-sexputil.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-gettime.o -MD -MP -MF .deps/libcommon_a-gettime.Tpo -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c mv -f .deps/libcommon_a-homedir.Tpo .deps/libcommon_a-homedir.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-yesno.o -MD -MP -MF .deps/libcommon_a-yesno.Tpo -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c mv -f .deps/libcommon_a-yesno.Tpo .deps/libcommon_a-yesno.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-b64enc.o -MD -MP -MF .deps/libcommon_a-b64enc.Tpo -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c mv -f .deps/libcommon_a-gettime.Tpo .deps/libcommon_a-gettime.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-convert.o -MD -MP -MF .deps/libcommon_a-convert.Tpo -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c mv -f .deps/libcommon_a-b64enc.Tpo .deps/libcommon_a-b64enc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-miscellaneous.o -MD -MP -MF .deps/libcommon_a-miscellaneous.Tpo -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c mv -f .deps/libcommon_a-convert.Tpo .deps/libcommon_a-convert.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-xasprintf.o -MD -MP -MF .deps/libcommon_a-xasprintf.Tpo -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c mv -f .deps/libcommon_a-miscellaneous.Tpo .deps/libcommon_a-miscellaneous.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-xreadline.o -MD -MP -MF .deps/libcommon_a-xreadline.Tpo -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c mv -f .deps/libcommon_a-xasprintf.Tpo .deps/libcommon_a-xasprintf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-membuf.o -MD -MP -MF .deps/libcommon_a-membuf.Tpo -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c mv -f .deps/libcommon_a-xreadline.Tpo .deps/libcommon_a-xreadline.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-iobuf.o -MD -MP -MF .deps/libcommon_a-iobuf.Tpo -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c mv -f .deps/libcommon_a-membuf.Tpo .deps/libcommon_a-membuf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-ttyio.o -MD -MP -MF .deps/libcommon_a-ttyio.Tpo -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c mv -f .deps/libcommon_a-ttyio.Tpo .deps/libcommon_a-ttyio.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-asshelp.o -MD -MP -MF .deps/libcommon_a-asshelp.Tpo -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c mv -f .deps/libcommon_a-asshelp.Tpo .deps/libcommon_a-asshelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-exechelp.o -MD -MP -MF .deps/libcommon_a-exechelp.Tpo -c -o libcommon_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c mv -f .deps/libcommon_a-exechelp.Tpo .deps/libcommon_a-exechelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-signal.o -MD -MP -MF .deps/libcommon_a-signal.Tpo -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c mv -f .deps/libcommon_a-iobuf.Tpo .deps/libcommon_a-iobuf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-estream.o -MD -MP -MF .deps/libcommon_a-estream.Tpo -c -o libcommon_a-estream.o `test -f 'estream.c' || echo './'`estream.c mv -f .deps/libcommon_a-signal.Tpo .deps/libcommon_a-signal.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-estream-printf.o -MD -MP -MF .deps/libcommon_a-estream-printf.Tpo -c -o libcommon_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c mv -f .deps/libcommon_a-estream-printf.Tpo .deps/libcommon_a-estream-printf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-audit.o -MD -MP -MF .deps/libcommon_a-audit.Tpo -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c mv -f .deps/libcommon_a-estream.Tpo .deps/libcommon_a-estream.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-dns-cert.o -MD -MP -MF .deps/libcommon_a-dns-cert.Tpo -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c mv -f .deps/libcommon_a-dns-cert.Tpo .deps/libcommon_a-dns-cert.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-pka.o -MD -MP -MF .deps/libcommon_a-pka.Tpo -c -o libcommon_a-pka.o `test -f 'pka.c' || echo './'`pka.c mv -f .deps/libcommon_a-pka.Tpo .deps/libcommon_a-pka.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-http.o -MD -MP -MF .deps/libcommon_a-http.Tpo -c -o libcommon_a-http.o `test -f 'http.c' || echo './'`http.c mv -f .deps/libcommon_a-audit.Tpo .deps/libcommon_a-audit.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-localename.o -MD -MP -MF .deps/libcommon_a-localename.Tpo -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c mv -f .deps/libcommon_a-localename.Tpo .deps/libcommon_a-localename.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-helpfile.o -MD -MP -MF .deps/libcommon_a-helpfile.Tpo -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c mv -f .deps/libcommon_a-helpfile.Tpo .deps/libcommon_a-helpfile.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-srv.o -MD -MP -MF .deps/libcommon_a-srv.Tpo -c -o libcommon_a-srv.o `test -f 'srv.c' || echo './'`srv.c mv -f .deps/libcommon_a-srv.Tpo .deps/libcommon_a-srv.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-i18n.o -MD -MP -MF .deps/libcommonpth_a-i18n.Tpo -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c mv -f .deps/libcommonpth_a-i18n.Tpo .deps/libcommonpth_a-i18n.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-status.o -MD -MP -MF .deps/libcommonpth_a-status.Tpo -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c mv -f .deps/libcommon_a-http.Tpo .deps/libcommon_a-http.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-tlv.o -MD -MP -MF .deps/libcommonpth_a-tlv.Tpo -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c mv -f .deps/libcommonpth_a-status.Tpo .deps/libcommonpth_a-status.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-init.o -MD -MP -MF .deps/libcommonpth_a-init.Tpo -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c mv -f .deps/libcommonpth_a-init.Tpo .deps/libcommonpth_a-init.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-sexputil.o -MD -MP -MF .deps/libcommonpth_a-sexputil.Tpo -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c mv -f .deps/libcommonpth_a-tlv.Tpo .deps/libcommonpth_a-tlv.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-sysutils.o -MD -MP -MF .deps/libcommonpth_a-sysutils.Tpo -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c mv -f .deps/libcommonpth_a-sysutils.Tpo .deps/libcommonpth_a-sysutils.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-homedir.o -MD -MP -MF .deps/libcommonpth_a-homedir.Tpo -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c mv -f .deps/libcommonpth_a-sexputil.Tpo .deps/libcommonpth_a-sexputil.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-gettime.o -MD -MP -MF .deps/libcommonpth_a-gettime.Tpo -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c mv -f .deps/libcommonpth_a-homedir.Tpo .deps/libcommonpth_a-homedir.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-yesno.o -MD -MP -MF .deps/libcommonpth_a-yesno.Tpo -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c mv -f .deps/libcommonpth_a-yesno.Tpo .deps/libcommonpth_a-yesno.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-b64enc.o -MD -MP -MF .deps/libcommonpth_a-b64enc.Tpo -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c mv -f .deps/libcommonpth_a-gettime.Tpo .deps/libcommonpth_a-gettime.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-convert.o -MD -MP -MF .deps/libcommonpth_a-convert.Tpo -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c mv -f .deps/libcommonpth_a-b64enc.Tpo .deps/libcommonpth_a-b64enc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-miscellaneous.o -MD -MP -MF .deps/libcommonpth_a-miscellaneous.Tpo -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c mv -f .deps/libcommonpth_a-convert.Tpo .deps/libcommonpth_a-convert.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-xasprintf.o -MD -MP -MF .deps/libcommonpth_a-xasprintf.Tpo -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c mv -f .deps/libcommonpth_a-miscellaneous.Tpo .deps/libcommonpth_a-miscellaneous.Po mv -f .deps/libcommonpth_a-xasprintf.Tpo .deps/libcommonpth_a-xasprintf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-xreadline.o -MD -MP -MF .deps/libcommonpth_a-xreadline.Tpo -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-membuf.o -MD -MP -MF .deps/libcommonpth_a-membuf.Tpo -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c mv -f .deps/libcommonpth_a-xreadline.Tpo .deps/libcommonpth_a-xreadline.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-iobuf.o -MD -MP -MF .deps/libcommonpth_a-iobuf.Tpo -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c mv -f .deps/libcommonpth_a-membuf.Tpo .deps/libcommonpth_a-membuf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-ttyio.o -MD -MP -MF .deps/libcommonpth_a-ttyio.Tpo -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c mv -f .deps/libcommonpth_a-ttyio.Tpo .deps/libcommonpth_a-ttyio.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-asshelp.o -MD -MP -MF .deps/libcommonpth_a-asshelp.Tpo -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c mv -f .deps/libcommonpth_a-asshelp.Tpo .deps/libcommonpth_a-asshelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-exechelp.o -MD -MP -MF .deps/libcommonpth_a-exechelp.Tpo -c -o libcommonpth_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c mv -f .deps/libcommonpth_a-exechelp.Tpo .deps/libcommonpth_a-exechelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-signal.o -MD -MP -MF .deps/libcommonpth_a-signal.Tpo -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c mv -f .deps/libcommonpth_a-signal.Tpo .deps/libcommonpth_a-signal.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-estream.o -MD -MP -MF .deps/libcommonpth_a-estream.Tpo -c -o libcommonpth_a-estream.o `test -f 'estream.c' || echo './'`estream.c mv -f .deps/libcommonpth_a-iobuf.Tpo .deps/libcommonpth_a-iobuf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-estream-printf.o -MD -MP -MF .deps/libcommonpth_a-estream-printf.Tpo -c -o libcommonpth_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c mv -f .deps/libcommonpth_a-estream-printf.Tpo .deps/libcommonpth_a-estream-printf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-audit.o -MD -MP -MF .deps/libcommonpth_a-audit.Tpo -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c mv -f .deps/libcommonpth_a-estream.Tpo .deps/libcommonpth_a-estream.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-dns-cert.o -MD -MP -MF .deps/libcommonpth_a-dns-cert.Tpo -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c mv -f .deps/libcommonpth_a-dns-cert.Tpo .deps/libcommonpth_a-dns-cert.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-pka.o -MD -MP -MF .deps/libcommonpth_a-pka.Tpo -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo './'`pka.c mv -f .deps/libcommonpth_a-pka.Tpo .deps/libcommonpth_a-pka.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-http.o -MD -MP -MF .deps/libcommonpth_a-http.Tpo -c -o libcommonpth_a-http.o `test -f 'http.c' || echo './'`http.c mv -f .deps/libcommonpth_a-audit.Tpo .deps/libcommonpth_a-audit.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-localename.o -MD -MP -MF .deps/libcommonpth_a-localename.Tpo -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c mv -f .deps/libcommonpth_a-localename.Tpo .deps/libcommonpth_a-localename.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-helpfile.o -MD -MP -MF .deps/libcommonpth_a-helpfile.Tpo -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c mv -f .deps/libcommonpth_a-helpfile.Tpo .deps/libcommonpth_a-helpfile.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-srv.o -MD -MP -MF .deps/libcommonpth_a-srv.Tpo -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo './'`srv.c mv -f .deps/libcommonpth_a-srv.Tpo .deps/libcommonpth_a-srv.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libsimple_pwquery_a-simple-pwquery.o -MD -MP -MF .deps/libsimple_pwquery_a-simple-pwquery.Tpo -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c mv -f .deps/libcommonpth_a-http.Tpo .deps/libcommonpth_a-http.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT libsimple_pwquery_a-asshelp.o -MD -MP -MF .deps/libsimple_pwquery_a-asshelp.Tpo -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c mv -f .deps/libsimple_pwquery_a-simple-pwquery.Tpo .deps/libsimple_pwquery_a-simple-pwquery.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgrlhelp.o -MD -MP -MF .deps/gpgrlhelp.Tpo -c -o gpgrlhelp.o gpgrlhelp.c mv -f .deps/gpgrlhelp.Tpo .deps/gpgrlhelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-convert.o -MD -MP -MF .deps/t-convert.Tpo -c -o t-convert.o t-convert.c mv -f .deps/libsimple_pwquery_a-asshelp.Tpo .deps/libsimple_pwquery_a-asshelp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-gettime.o -MD -MP -MF .deps/t-gettime.Tpo -c -o t-gettime.o t-gettime.c mv -f .deps/t-gettime.Tpo .deps/t-gettime.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-sysutils.o -MD -MP -MF .deps/t-sysutils.Tpo -c -o t-sysutils.o t-sysutils.c mv -f .deps/t-convert.Tpo .deps/t-convert.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-sexputil.o -MD -MP -MF .deps/t-sexputil.Tpo -c -o t-sexputil.o t-sexputil.c mv -f .deps/t-sysutils.Tpo .deps/t-sysutils.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-helpfile.o -MD -MP -MF .deps/t-helpfile.Tpo -c -o t-helpfile.o t-helpfile.c mv -f .deps/t-sexputil.Tpo .deps/t-sexputil.Po rm -f libcommon.a i686-pc-linux-gnu-ar cru libcommon.a libcommon_a-i18n.o libcommon_a-status.o libcommon_a-tlv.o libcommon_a-init.o libcommon_a-sexputil.o libcommon_a-sysutils.o libcommon_a-homedir.o libcommon_a-gettime.o libcommon_a-yesno.o libcommon_a-b64enc.o libcommon_a-convert.o libcommon_a-miscellaneous.o libcommon_a-xasprintf.o libcommon_a-xreadline.o libcommon_a-membuf.o libcommon_a-iobuf.o libcommon_a-ttyio.o libcommon_a-asshelp.o libcommon_a-exechelp.o libcommon_a-signal.o libcommon_a-estream.o libcommon_a-estream-printf.o libcommon_a-audit.o libcommon_a-dns-cert.o libcommon_a-pka.o libcommon_a-http.o libcommon_a-localename.o libcommon_a-helpfile.o libcommon_a-srv.o i686-pc-linux-gnu-ranlib libcommon.a rm -f libcommonpth.a i686-pc-linux-gnu-ar cru libcommonpth.a libcommonpth_a-i18n.o libcommonpth_a-status.o libcommonpth_a-tlv.o libcommonpth_a-init.o libcommonpth_a-sexputil.o libcommonpth_a-sysutils.o libcommonpth_a-homedir.o libcommonpth_a-gettime.o libcommonpth_a-yesno.o libcommonpth_a-b64enc.o libcommonpth_a-convert.o libcommonpth_a-miscellaneous.o libcommonpth_a-xasprintf.o libcommonpth_a-xreadline.o libcommonpth_a-membuf.o libcommonpth_a-iobuf.o libcommonpth_a-ttyio.o libcommonpth_a-asshelp.o libcommonpth_a-exechelp.o libcommonpth_a-signal.o libcommonpth_a-estream.o libcommonpth_a-estream-printf.o libcommonpth_a-audit.o libcommonpth_a-dns-cert.o libcommonpth_a-pka.o libcommonpth_a-http.o libcommonpth_a-localename.o libcommonpth_a-helpfile.o libcommonpth_a-srv.o i686-pc-linux-gnu-ranlib libcommonpth.a rm -f libsimple-pwquery.a i686-pc-linux-gnu-ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o i686-pc-linux-gnu-ranlib libsimple-pwquery.a rm -f libgpgrl.a i686-pc-linux-gnu-ar cru libgpgrl.a gpgrlhelp.o i686-pc-linux-gnu-ranlib libgpgrl.a mv -f .deps/t-helpfile.Tpo .deps/t-helpfile.Po i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o t-convert t-convert.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -lgcrypt -lgpg-error -lgpg-error i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o t-gettime t-gettime.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -lgcrypt -lgpg-error -lgpg-error i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o t-sysutils t-sysutils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -lgcrypt -lgpg-error -lgpg-error i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o t-sexputil t-sexputil.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -lgcrypt -lgpg-error -lgpg-error i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o t-helpfile t-helpfile.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -lgcrypt -lgpg-error -lgpg-error make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/common' make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/common' Making all in kbx make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/kbx' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-util.o -MD -MP -MF .deps/keybox-util.Tpo -c -o keybox-util.o keybox-util.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-init.o -MD -MP -MF .deps/keybox-init.Tpo -c -o keybox-init.o keybox-init.c mv -f .deps/keybox-util.Tpo .deps/keybox-util.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-blob.o -MD -MP -MF .deps/keybox-blob.Tpo -c -o keybox-blob.o keybox-blob.c mv -f .deps/keybox-init.Tpo .deps/keybox-init.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-file.o -MD -MP -MF .deps/keybox-file.Tpo -c -o keybox-file.o keybox-file.c mv -f .deps/keybox-file.Tpo .deps/keybox-file.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-search.o -MD -MP -MF .deps/keybox-search.Tpo -c -o keybox-search.o keybox-search.c mv -f .deps/keybox-blob.Tpo .deps/keybox-blob.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-update.o -MD -MP -MF .deps/keybox-update.Tpo -c -o keybox-update.o keybox-update.c mv -f .deps/keybox-update.Tpo .deps/keybox-update.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-openpgp.o -MD -MP -MF .deps/keybox-openpgp.Tpo -c -o keybox-openpgp.o keybox-openpgp.c mv -f .deps/keybox-search.Tpo .deps/keybox-search.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keybox-dump.o -MD -MP -MF .deps/keybox-dump.Tpo -c -o keybox-dump.o keybox-dump.c mv -f .deps/keybox-openpgp.Tpo .deps/keybox-openpgp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT kbxutil.o -MD -MP -MF .deps/kbxutil.Tpo -c -o kbxutil.o kbxutil.c mv -f .deps/kbxutil.Tpo .deps/kbxutil.Po mv -f .deps/keybox-dump.Tpo .deps/keybox-dump.Po rm -f libkeybox.a i686-pc-linux-gnu-ar cru libkeybox.a keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o kbxutil kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libcommon.a -lksba -lgpg-error -lgcrypt -lgpg-error -lgpg-error i686-pc-linux-gnu-ranlib libkeybox.a make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/kbx' Making all in g10 make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/g10' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg.o -MD -MP -MF .deps/gpg.Tpo -c -o gpg.o gpg.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/server.Tpo .deps/server.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT build-packet.o -MD -MP -MF .deps/build-packet.Tpo -c -o build-packet.o build-packet.c mv -f .deps/build-packet.Tpo .deps/build-packet.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT compress.o -MD -MP -MF .deps/compress.Tpo -c -o compress.o compress.c mv -f .deps/compress.Tpo .deps/compress.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT compress-bz2.o -MD -MP -MF .deps/compress-bz2.Tpo -c -o compress-bz2.o compress-bz2.c mv -f .deps/compress-bz2.Tpo .deps/compress-bz2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT free-packet.o -MD -MP -MF .deps/free-packet.Tpo -c -o free-packet.o free-packet.c mv -f .deps/free-packet.Tpo .deps/free-packet.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT getkey.o -MD -MP -MF .deps/getkey.Tpo -c -o getkey.o getkey.c mv -f .deps/gpg.Tpo .deps/gpg.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keydb.o -MD -MP -MF .deps/keydb.Tpo -c -o keydb.o keydb.c mv -f .deps/keydb.Tpo .deps/keydb.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keyring.o -MD -MP -MF .deps/keyring.Tpo -c -o keyring.o keyring.c mv -f .deps/getkey.Tpo .deps/getkey.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT seskey.o -MD -MP -MF .deps/seskey.Tpo -c -o seskey.o seskey.c mv -f .deps/seskey.Tpo .deps/seskey.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT kbnode.o -MD -MP -MF .deps/kbnode.Tpo -c -o kbnode.o kbnode.c mv -f .deps/kbnode.Tpo .deps/kbnode.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT mainproc.o -MD -MP -MF .deps/mainproc.Tpo -c -o mainproc.o mainproc.c mv -f .deps/keyring.Tpo .deps/keyring.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT armor.o -MD -MP -MF .deps/armor.Tpo -c -o armor.o armor.c mv -f .deps/armor.Tpo .deps/armor.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT mdfilter.o -MD -MP -MF .deps/mdfilter.Tpo -c -o mdfilter.o mdfilter.c mv -f .deps/mdfilter.Tpo .deps/mdfilter.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT textfilter.o -MD -MP -MF .deps/textfilter.Tpo -c -o textfilter.o textfilter.c mv -f .deps/mainproc.Tpo .deps/mainproc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c mv -f .deps/textfilter.Tpo .deps/textfilter.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/progress.Tpo .deps/progress.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT openfile.o -MD -MP -MF .deps/openfile.Tpo -c -o openfile.o openfile.c mv -f .deps/openfile.Tpo .deps/openfile.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keyid.o -MD -MP -MF .deps/keyid.Tpo -c -o keyid.o keyid.c mv -f .deps/misc.Tpo .deps/misc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT parse-packet.o -MD -MP -MF .deps/parse-packet.Tpo -c -o parse-packet.o parse-packet.c mv -f .deps/keyid.Tpo .deps/keyid.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT cpr.o -MD -MP -MF .deps/cpr.Tpo -c -o cpr.o cpr.c mv -f .deps/cpr.Tpo .deps/cpr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT plaintext.o -MD -MP -MF .deps/plaintext.Tpo -c -o plaintext.o plaintext.c mv -f .deps/plaintext.Tpo .deps/plaintext.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT sig-check.o -MD -MP -MF .deps/sig-check.Tpo -c -o sig-check.o sig-check.c mv -f .deps/sig-check.Tpo .deps/sig-check.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keylist.o -MD -MP -MF .deps/keylist.Tpo -c -o keylist.o keylist.c mv -f .deps/parse-packet.Tpo .deps/parse-packet.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT pkglue.o -MD -MP -MF .deps/pkglue.Tpo -c -o pkglue.o pkglue.c mv -f .deps/pkglue.Tpo .deps/pkglue.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT pkclist.o -MD -MP -MF .deps/pkclist.Tpo -c -o pkclist.o pkclist.c mv -f .deps/pkclist.Tpo .deps/pkclist.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT skclist.o -MD -MP -MF .deps/skclist.Tpo -c -o skclist.o skclist.c mv -f .deps/keylist.Tpo .deps/keylist.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT pubkey-enc.o -MD -MP -MF .deps/pubkey-enc.Tpo -c -o pubkey-enc.o pubkey-enc.c mv -f .deps/skclist.Tpo .deps/skclist.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT passphrase.o -MD -MP -MF .deps/passphrase.Tpo -c -o passphrase.o passphrase.c mv -f .deps/pubkey-enc.Tpo .deps/pubkey-enc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT seckey-cert.o -MD -MP -MF .deps/seckey-cert.Tpo -c -o seckey-cert.o seckey-cert.c mv -f .deps/passphrase.Tpo .deps/passphrase.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT encr-data.o -MD -MP -MF .deps/encr-data.Tpo -c -o encr-data.o encr-data.c mv -f .deps/seckey-cert.Tpo .deps/seckey-cert.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT cipher.o -MD -MP -MF .deps/cipher.Tpo -c -o cipher.o cipher.c mv -f .deps/cipher.Tpo .deps/cipher.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT encode.o -MD -MP -MF .deps/encode.Tpo -c -o encode.o encode.c mv -f .deps/encr-data.Tpo .deps/encr-data.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT sign.o -MD -MP -MF .deps/sign.Tpo -c -o sign.o sign.c mv -f .deps/encode.Tpo .deps/encode.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c mv -f .deps/verify.Tpo .deps/verify.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT revoke.o -MD -MP -MF .deps/revoke.Tpo -c -o revoke.o revoke.c mv -f .deps/sign.Tpo .deps/sign.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT decrypt.o -MD -MP -MF .deps/decrypt.Tpo -c -o decrypt.o decrypt.c mv -f .deps/decrypt.Tpo .deps/decrypt.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keyedit.o -MD -MP -MF .deps/keyedit.Tpo -c -o keyedit.o keyedit.c mv -f .deps/revoke.Tpo .deps/revoke.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT dearmor.o -MD -MP -MF .deps/dearmor.Tpo -c -o dearmor.o dearmor.c mv -f .deps/dearmor.Tpo .deps/dearmor.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c mv -f .deps/import.Tpo .deps/import.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c mv -f .deps/export.Tpo .deps/export.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT trustdb.o -MD -MP -MF .deps/trustdb.Tpo -c -o trustdb.o trustdb.c mv -f .deps/keyedit.Tpo .deps/keyedit.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT tdbdump.o -MD -MP -MF .deps/tdbdump.Tpo -c -o tdbdump.o tdbdump.c mv -f .deps/trustdb.Tpo .deps/trustdb.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT tdbio.o -MD -MP -MF .deps/tdbio.Tpo -c -o tdbio.o tdbio.c mv -f .deps/tdbdump.Tpo .deps/tdbdump.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT delkey.o -MD -MP -MF .deps/delkey.Tpo -c -o delkey.o delkey.c mv -f .deps/delkey.Tpo .deps/delkey.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keygen.o -MD -MP -MF .deps/keygen.Tpo -c -o keygen.o keygen.c mv -f .deps/tdbio.Tpo .deps/tdbio.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT helptext.o -MD -MP -MF .deps/helptext.Tpo -c -o helptext.o helptext.c mv -f .deps/helptext.Tpo .deps/helptext.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT keyserver.o -MD -MP -MF .deps/keyserver.Tpo -c -o keyserver.o keyserver.c mv -f .deps/keyserver.Tpo .deps/keyserver.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT photoid.o -MD -MP -MF .deps/photoid.Tpo -c -o photoid.o photoid.c mv -f .deps/photoid.Tpo .deps/photoid.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT call-agent.o -MD -MP -MF .deps/call-agent.Tpo -c -o call-agent.o call-agent.c mv -f .deps/keygen.Tpo .deps/keygen.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT card-util.o -MD -MP -MF .deps/card-util.Tpo -c -o card-util.o card-util.c mv -f .deps/call-agent.Tpo .deps/call-agent.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c mv -f .deps/exec.Tpo .deps/exec.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgv.o -MD -MP -MF .deps/gpgv.Tpo -c -o gpgv.o gpgv.c mv -f .deps/card-util.Tpo .deps/card-util.Po i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o pkclist.o skclist.o pubkey-enc.o passphrase.o seckey-cert.o encr-data.o cipher.o encode.o sign.o verify.o revoke.o decrypt.o keyedit.o dearmor.o import.o export.o trustdb.o tdbdump.o tdbio.o delkey.o keygen.o helptext.o keyserver.o photoid.o call-agent.o card-util.o exec.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -lresolv -lreadline -lgcrypt -lgpg-error -lassuan -lgpg-error mv -f .deps/gpgv.Tpo .deps/gpgv.Po i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o verify.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -lresolv -lreadline -lgcrypt -lgpg-error -lassuan -lgpg-error make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/g10' Making all in keyserver make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/keyserver' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_hkp-gpgkeys_hkp.o -MD -MP -MF .deps/gpg2keys_hkp-gpgkeys_hkp.Tpo -c -o gpg2keys_hkp-gpgkeys_hkp.o `test -f 'gpgkeys_hkp.c' || echo './'`gpgkeys_hkp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_hkp-ksutil.o -MD -MP -MF .deps/gpg2keys_hkp-ksutil.Tpo -c -o gpg2keys_hkp-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c mv -f .deps/gpg2keys_hkp-ksutil.Tpo .deps/gpg2keys_hkp-ksutil.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_hkp-no-libgcrypt.o -MD -MP -MF .deps/gpg2keys_hkp-no-libgcrypt.Tpo -c -o gpg2keys_hkp-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c mv -f .deps/gpg2keys_hkp-no-libgcrypt.Tpo .deps/gpg2keys_hkp-no-libgcrypt.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_finger-gpgkeys_finger.o -MD -MP -MF .deps/gpg2keys_finger-gpgkeys_finger.Tpo -c -o gpg2keys_finger-gpgkeys_finger.o `test -f 'gpgkeys_finger.c' || echo './'`gpgkeys_finger.c mv -f .deps/gpg2keys_hkp-gpgkeys_hkp.Tpo .deps/gpg2keys_hkp-gpgkeys_hkp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_finger-ksutil.o -MD -MP -MF .deps/gpg2keys_finger-ksutil.Tpo -c -o gpg2keys_finger-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c mv -f .deps/gpg2keys_finger-gpgkeys_finger.Tpo .deps/gpg2keys_finger-gpgkeys_finger.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_finger-no-libgcrypt.o -MD -MP -MF .deps/gpg2keys_finger-no-libgcrypt.Tpo -c -o gpg2keys_finger-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c mv -f .deps/gpg2keys_finger-no-libgcrypt.Tpo .deps/gpg2keys_finger-no-libgcrypt.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_curl-gpgkeys_curl.o -MD -MP -MF .deps/gpg2keys_curl-gpgkeys_curl.Tpo -c -o gpg2keys_curl-gpgkeys_curl.o `test -f 'gpgkeys_curl.c' || echo './'`gpgkeys_curl.c mv -f .deps/gpg2keys_finger-ksutil.Tpo .deps/gpg2keys_finger-ksutil.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -O2 -march=pentium4 -fomit-frame-pointer -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_curl-ksutil.o -MD -MP -MF .deps/gpg2keys_curl-ksutil.Tpo -c -o gpg2keys_curl-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c gpgkeys_curl.c: In function ‘main’: gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘sizeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field make[2]: *** [gpg2keys_curl-gpgkeys_curl.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/gpg2keys_curl-ksutil.Tpo .deps/gpg2keys_curl-ksutil.Po make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9/keyserver' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.9/work/gnupg-2.0.9' make: *** [all] Error 2 * * ERROR: app-crypt/gnupg-2.0.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2346: Called die * The specific snippet of code: * emake || die; * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-crypt/gnupg-2.0.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/gnupg-2.0.9/temp/environment'. *