Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 131342 Details for
Bug 193045
app-crypt/gnupg-2.0.7 fails sm-sign+verify test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
English only emerge log
new_log (text/plain), 135.66 KB, created by
Michał Kiedrowicz
on 2007-09-19 21:26:28 UTC
(
hide
)
Description:
English only emerge log
Filename:
MIME Type:
Creator:
Michał Kiedrowicz
Created:
2007-09-19 21:26:28 UTC
Size:
135.66 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gnupg-2.0.7.tar.bz2 to /var/tmp/portage/app-crypt/gnupg-2.0.7/work > [32;01m*[0m Applying gnupg-2.0.4-idea.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7 ... > * econf: updating gnupg-2.0.7/scripts/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnupg-2.0.7/scripts/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-symcryptrun --enable-gpg --enable-gpgsm --enable-agent --disable-bzip2 --disable-scdaemon --enable-nls --disable-ldap --disable-capabilities --libdir=/usr/lib64 --build=x86_64-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... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >configure: autobuild project... gnupg >configure: autobuild revision... 2.0.7 >configure: autobuild hostname... core2duo >configure: autobuild timestamp... 20070919-230226 >checking whether SELinux support is requested... no >checking whether to enable the BZIP2 compression algorithm... 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 x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-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 x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for perl... /usr/bin/perl >checking for x86_64-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... no >checking for faqprog.pl... no >checking for tar... /bin/tar >checking whether /bin/tar speaks USTAR... yes >checking for cc for build... x86_64-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.5) >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.2... yes (1.2.4) >checking LIBGCRYPT API version... okay >checking for libassuan-config... /usr/bin/libassuan-config >checking for LIBASSUAN - version >= 1.0.2... yes (1.0.2) >checking LIBASSUAN API version... okay >checking for libassuan-config... (cached) /usr/bin/libassuan-config >checking for LIBASSUAN pth - version >= 1.0.2... yes (1.0.2) >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.2) >checking LIBASSUAN API version... okay >checking for ksba-config... /usr/bin/ksba-config >checking for KSBA - version >= 1.0.2... yes (1.0.2) >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... no >checking for library containing __res_query... -lresolv >checking for library containing dn_expand... no >checking for library containing __dn_expand... none required >checking for library containing dn_skipname... no >checking for library containing __dn_skipname... none required >checking 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.17.0 >checking whether libcurl is usable... yes >checking for curl_free... yes >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >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 >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... 8 >checking for unsigned long long... yes >checking size of unsigned long long... 8 >checking for time_t... yes >checking size of time_t... 8 >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 <stdint.h>... ///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 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) 8 >checking for void *... yes >checking size of void *... 8 >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 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.7 has been configured as follows: > > Platform: GNU/Linux (x86_64-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) > > PKITS based tests: no >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/m4' >make[2]: Nothing to do in `all'. >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/m4' >Making all in gl >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/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.7/work/gnupg-2.0.7/gl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=nocona -O2 -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 >x86_64-pc-linux-gnu-ar cru libgnu.a allocsa.o >x86_64-pc-linux-gnu-ranlib libgnu.a >make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/gl' >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/gl' >Making all in include >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/include' >make[2]: Nothing to do in `all'. >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/include' >Making all in jnlib >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/jnlib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT stringhelp.o -MD -MP -MF .deps/stringhelp.Tpo -c -o stringhelp.o stringhelp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT strlist.o -MD -MP -MF .deps/strlist.Tpo -c -o strlist.o strlist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -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/strlist.Tpo .deps/strlist.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -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/utf8conv.Tpo .deps/utf8conv.Po >mv -f .deps/stringhelp.Tpo .deps/stringhelp.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -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/logging.Tpo .deps/logging.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -march=nocona -O2 -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 >mv -f .deps/t-support.Tpo .deps/t-support.Po >mv -f .deps/dotlock.Tpo .deps/dotlock.Po >rm -f libjnlib.a >x86_64-pc-linux-gnu-ar cru libjnlib.a stringhelp.o strlist.o utf8conv.o argparse.o logging.o dotlock.o mischelp.o >x86_64-pc-linux-gnu-ranlib libjnlib.a >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o t-stringhelp t-stringhelp.o t-support.o libjnlib.a >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/jnlib' >Making all in common >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/common' >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-i18n.Tpo .deps/libcommon_a-i18n.Po >mv -f .deps/libcommon_a-sysutils.Tpo .deps/libcommon_a-sysutils.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-homedir.Tpo .deps/libcommon_a-homedir.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-yesno.Tpo .deps/libcommon_a-yesno.Po >mv -f .deps/libcommon_a-b64enc.Tpo .deps/libcommon_a-b64enc.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-gettime.Tpo .deps/libcommon_a-gettime.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-convert.Tpo .deps/libcommon_a-convert.Po >mv -f .deps/libcommon_a-xreadline.Tpo .deps/libcommon_a-xreadline.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-xasprintf.Tpo .deps/libcommon_a-xasprintf.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-membuf.Tpo .deps/libcommon_a-membuf.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-iobuf.Tpo .deps/libcommon_a-iobuf.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-signal.Tpo .deps/libcommon_a-signal.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-asshelp.Tpo .deps/libcommon_a-asshelp.Po >mv -f .deps/libcommon_a-exechelp.Tpo .deps/libcommon_a-exechelp.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-estream-printf.Tpo .deps/libcommon_a-estream-printf.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-pka.Tpo .deps/libcommon_a-pka.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DWITHOUT_GNU_PTH=1 -march=nocona -O2 -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-estream.Tpo .deps/libcommon_a-estream.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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/libcommon_a-srv.Tpo .deps/libcommon_a-srv.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-tlv.Tpo .deps/libcommonpth_a-tlv.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-init.Tpo .deps/libcommonpth_a-init.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-homedir.Tpo .deps/libcommonpth_a-homedir.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-sexputil.Tpo .deps/libcommonpth_a-sexputil.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-gettime.Tpo .deps/libcommonpth_a-gettime.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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/libcommon_a-http.Tpo .deps/libcommon_a-http.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-yesno.Tpo .deps/libcommonpth_a-yesno.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-b64enc.Tpo .deps/libcommonpth_a-b64enc.Po >mv -f .deps/libcommonpth_a-convert.Tpo .deps/libcommonpth_a-convert.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >mv -f .deps/libcommonpth_a-miscellaneous.Tpo .deps/libcommonpth_a-miscellaneous.Po >mv -f .deps/libcommonpth_a-xreadline.Tpo .deps/libcommonpth_a-xreadline.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-xasprintf.Tpo .deps/libcommonpth_a-xasprintf.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-membuf.Tpo .deps/libcommonpth_a-membuf.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-asshelp.Tpo .deps/libcommonpth_a-asshelp.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >mv -f .deps/libcommonpth_a-exechelp.Tpo .deps/libcommonpth_a-exechelp.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-estream.Tpo .deps/libcommonpth_a-estream.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-estream-printf.Tpo .deps/libcommonpth_a-estream-printf.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -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-pka.Tpo .deps/libcommonpth_a-pka.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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-srv.Tpo .deps/libcommonpth_a-srv.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/libcommonpth_a-http.Tpo .deps/libcommonpth_a-http.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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-simple-pwquery.Tpo .deps/libsimple_pwquery_a-simple-pwquery.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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-convert.Tpo .deps/t-convert.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/libsimple_pwquery_a-asshelp.Tpo .deps/libsimple_pwquery_a-asshelp.Po >rm -f libcommon.a >x86_64-pc-linux-gnu-ar cru libcommon.a libcommon_a-i18n.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-dns-cert.o libcommon_a-pka.o libcommon_a-http.o libcommon_a-srv.o >x86_64-pc-linux-gnu-ranlib libcommon.a >mv -f .deps/t-gettime.Tpo .deps/t-gettime.Po >mv -f .deps/t-sysutils.Tpo .deps/t-sysutils.Po >rm -f libcommonpth.a >rm -f libsimple-pwquery.a >x86_64-pc-linux-gnu-ar cru libcommonpth.a libcommonpth_a-i18n.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-dns-cert.o libcommonpth_a-pka.o libcommonpth_a-http.o libcommonpth_a-srv.o >x86_64-pc-linux-gnu-ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o >rm -f libgpgrl.a >x86_64-pc-linux-gnu-ranlib libsimple-pwquery.a >x86_64-pc-linux-gnu-ar cru libgpgrl.a gpgrlhelp.o >x86_64-pc-linux-gnu-ranlib libcommonpth.a >x86_64-pc-linux-gnu-ranlib libgpgrl.a >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o t-convert t-convert.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o t-gettime t-gettime.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o t-sysutils t-sysutils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/common' >Making all in kbx >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/kbx' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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-util.Tpo .deps/keybox-util.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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-file.Tpo .deps/keybox-file.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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-blob.Tpo .deps/keybox-blob.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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-openpgp.Tpo .deps/keybox-openpgp.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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-update.Tpo .deps/keybox-update.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I../gl -I../common -I../intl -march=nocona -O2 -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/keybox-search.Tpo .deps/keybox-search.Po >mv -f .deps/keybox-dump.Tpo .deps/keybox-dump.Po >rm -f libkeybox.a >x86_64-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 >x86_64-pc-linux-gnu-ranlib libkeybox.a >mv -f .deps/kbxutil.Tpo .deps/kbxutil.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -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 -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/kbx' >Making all in g10 >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/g10' >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg.o -MD -MP -MF .deps/gpg.Tpo -c -o gpg.o gpg.c >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/server.Tpo .deps/server.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/build-packet.Tpo .deps/build-packet.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/compress.Tpo .deps/compress.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/free-packet.Tpo .deps/free-packet.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/keyring.Tpo .deps/keyring.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/getkey.Tpo .deps/getkey.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/mainproc.Tpo .deps/mainproc.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/gpg.Tpo .deps/gpg.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/textfilter.Tpo .deps/textfilter.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/mdfilter.Tpo .deps/mdfilter.Po >mv -f .deps/progress.Tpo .deps/progress.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/armor.Tpo .deps/armor.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/openfile.Tpo .deps/openfile.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c >mv -f .deps/keyid.Tpo .deps/keyid.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/status.Tpo .deps/status.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/plaintext.Tpo .deps/plaintext.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/parse-packet.Tpo .deps/parse-packet.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/pkclist.Tpo .deps/pkclist.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/passphrase.Tpo .deps/passphrase.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/cipher.Tpo .deps/cipher.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/encode.Tpo .deps/encode.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/sign.Tpo .deps/sign.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/decrypt.Tpo .deps/decrypt.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/revoke.Tpo .deps/revoke.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/import.Tpo .deps/import.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/tdbdump.Tpo .deps/tdbdump.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/trustdb.Tpo .deps/trustdb.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT delkey.o -MD -MP -MF .deps/delkey.Tpo -c -o delkey.o delkey.c >tdbio.c: In function âtdbio_search_trust_byfprâ: >tdbio.c:1472: warning: passing argument 5 of âlookup_hashtableâ discards qualifiers from pointer target type >mv -f .deps/keyedit.Tpo .deps/keyedit.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/delkey.Tpo .deps/delkey.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/tdbio.Tpo .deps/tdbio.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/helptext.Tpo .deps/helptext.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/call-agent.Tpo .deps/call-agent.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/card-util.Tpo .deps/card-util.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/gpgv.Tpo .deps/gpgv.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpgv2 gpgv.o build-packet.o compress.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 status.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 -lresolv -lreadline -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lassuan -L/usr/lib64 -lgpg-error >mv -f .deps/keyserver.Tpo .deps/keyserver.Po >mv -f .deps/keygen.Tpo .deps/keygen.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg2 gpg.o server.o build-packet.o compress.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 status.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 -lresolv -lreadline -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lassuan -L/usr/lib64 -lgpg-error >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/g10' >Making all in keyserver >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/keyserver' >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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-ksutil.Tpo .deps/gpg2keys_hkp-ksutil.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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_hkp-gpgkeys_hkp.Tpo .deps/gpg2keys_hkp-gpgkeys_hkp.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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-no-libgcrypt.Tpo .deps/gpg2keys_finger-no-libgcrypt.Po >mv -f .deps/gpg2keys_finger-ksutil.Tpo .deps/gpg2keys_finger-ksutil.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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 >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg2keys_curl-no-libgcrypt.o -MD -MP -MF .deps/gpg2keys_curl-no-libgcrypt.Tpo -c -o gpg2keys_curl-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c >mv -f .deps/gpg2keys_curl-gpgkeys_curl.Tpo .deps/gpg2keys_curl-gpgkeys_curl.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg2keys_hkp gpg2keys_hkp-gpgkeys_hkp.o gpg2keys_hkp-ksutil.o gpg2keys_hkp-no-libgcrypt.o -L/usr/lib64 -lcurl >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg2keys_finger gpg2keys_finger-gpgkeys_finger.o gpg2keys_finger-ksutil.o gpg2keys_finger-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/lib64 -lgpg-error >mv -f .deps/gpg2keys_curl-ksutil.Tpo .deps/gpg2keys_curl-ksutil.Po >mv -f .deps/gpg2keys_curl-no-libgcrypt.Tpo .deps/gpg2keys_curl-no-libgcrypt.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg2keys_curl gpg2keys_curl-gpgkeys_curl.o gpg2keys_curl-ksutil.o gpg2keys_curl-no-libgcrypt.o -L/usr/lib64 -lcurl >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/keyserver' >Making all in sm >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/sm' >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgsm.o -MD -MP -MF .deps/gpgsm.Tpo -c -o gpgsm.o gpgsm.c >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/misc.Tpo .deps/misc.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/gpgsm.Tpo .deps/gpgsm.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/keydb.Tpo .deps/keydb.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT call-dirmngr.o -MD -MP -MF .deps/call-dirmngr.Tpo -c -o call-dirmngr.o call-dirmngr.c >mv -f .deps/server.Tpo .deps/server.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT fingerprint.o -MD -MP -MF .deps/fingerprint.Tpo -c -o fingerprint.o fingerprint.c >mv -f .deps/call-agent.Tpo .deps/call-agent.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c >mv -f .deps/base64.Tpo .deps/base64.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT certlist.o -MD -MP -MF .deps/certlist.Tpo -c -o certlist.o certlist.c >mv -f .deps/fingerprint.Tpo .deps/fingerprint.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT certdump.o -MD -MP -MF .deps/certdump.Tpo -c -o certdump.o certdump.c >mv -f .deps/call-dirmngr.Tpo .deps/call-dirmngr.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT certcheck.o -MD -MP -MF .deps/certcheck.Tpo -c -o certcheck.o certcheck.c >certdump.c: In function âgpgsm_format_keydescâ: >certdump.c:907: warning: the address of âtâ will always evaluate as âtrueâ >mv -f .deps/certlist.Tpo .deps/certlist.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT certchain.o -MD -MP -MF .deps/certchain.Tpo -c -o certchain.o certchain.c >mv -f .deps/certcheck.Tpo .deps/certcheck.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/certdump.Tpo .deps/certdump.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/keylist.Tpo .deps/keylist.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/sign.Tpo .deps/sign.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT encrypt.o -MD -MP -MF .deps/encrypt.Tpo -c -o encrypt.o encrypt.c >mv -f .deps/certchain.Tpo .deps/certchain.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/verify.Tpo .deps/verify.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/encrypt.Tpo .deps/encrypt.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -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/decrypt.Tpo .deps/decrypt.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT delete.o -MD -MP -MF .deps/delete.Tpo -c -o delete.o delete.c >mv -f .deps/delete.Tpo .deps/delete.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT certreqgen.o -MD -MP -MF .deps/certreqgen.Tpo -c -o certreqgen.o certreqgen.c >mv -f .deps/certreqgen.Tpo .deps/certreqgen.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT certreqgen-ui.o -MD -MP -MF .deps/certreqgen-ui.Tpo -c -o certreqgen-ui.o certreqgen-ui.c >mv -f .deps/import.Tpo .deps/import.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT qualified.o -MD -MP -MF .deps/qualified.Tpo -c -o qualified.o qualified.c >mv -f .deps/export.Tpo .deps/export.Po >mv -f .deps/certreqgen-ui.Tpo .deps/certreqgen-ui.Po >mv -f .deps/qualified.Tpo .deps/qualified.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.o base64.o certlist.o certdump.o certcheck.o certchain.o keylist.o verify.o sign.o encrypt.o decrypt.o import.o export.o delete.o certreqgen.o certreqgen-ui.o qualified.o ../common/libcommon.a ../kbx/libkeybox.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lassuan -L/usr/lib64 -lgpg-error -lreadline -lz >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/sm' >Making all in agent >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/agent' >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-gpg-agent.o -MD -MP -MF .deps/gpg_agent-gpg-agent.Tpo -c -o gpg_agent-gpg-agent.o `test -f 'gpg-agent.c' || echo './'`gpg-agent.c >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-command.o -MD -MP -MF .deps/gpg_agent-command.Tpo -c -o gpg_agent-command.o `test -f 'command.c' || echo './'`command.c >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-command-ssh.o -MD -MP -MF .deps/gpg_agent-command-ssh.Tpo -c -o gpg_agent-command-ssh.o `test -f 'command-ssh.c' || echo './'`command-ssh.c >mv -f .deps/gpg_agent-gpg-agent.Tpo .deps/gpg_agent-gpg-agent.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-call-pinentry.o -MD -MP -MF .deps/gpg_agent-call-pinentry.Tpo -c -o gpg_agent-call-pinentry.o `test -f 'call-pinentry.c' || echo './'`call-pinentry.c >mv -f .deps/gpg_agent-command.Tpo .deps/gpg_agent-command.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-cache.o -MD -MP -MF .deps/gpg_agent-cache.Tpo -c -o gpg_agent-cache.o `test -f 'cache.c' || echo './'`cache.c >mv -f .deps/gpg_agent-cache.Tpo .deps/gpg_agent-cache.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-trans.o -MD -MP -MF .deps/gpg_agent-trans.Tpo -c -o gpg_agent-trans.o `test -f 'trans.c' || echo './'`trans.c >mv -f .deps/gpg_agent-trans.Tpo .deps/gpg_agent-trans.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-findkey.o -MD -MP -MF .deps/gpg_agent-findkey.Tpo -c -o gpg_agent-findkey.o `test -f 'findkey.c' || echo './'`findkey.c >mv -f .deps/gpg_agent-findkey.Tpo .deps/gpg_agent-findkey.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-pksign.o -MD -MP -MF .deps/gpg_agent-pksign.Tpo -c -o gpg_agent-pksign.o `test -f 'pksign.c' || echo './'`pksign.c >mv -f .deps/gpg_agent-call-pinentry.Tpo .deps/gpg_agent-call-pinentry.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-pkdecrypt.o -MD -MP -MF .deps/gpg_agent-pkdecrypt.Tpo -c -o gpg_agent-pkdecrypt.o `test -f 'pkdecrypt.c' || echo './'`pkdecrypt.c >mv -f .deps/gpg_agent-pksign.Tpo .deps/gpg_agent-pksign.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-genkey.o -MD -MP -MF .deps/gpg_agent-genkey.Tpo -c -o gpg_agent-genkey.o `test -f 'genkey.c' || echo './'`genkey.c >mv -f .deps/gpg_agent-genkey.Tpo .deps/gpg_agent-genkey.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-protect.o -MD -MP -MF .deps/gpg_agent-protect.Tpo -c -o gpg_agent-protect.o `test -f 'protect.c' || echo './'`protect.c >mv -f .deps/gpg_agent-command-ssh.Tpo .deps/gpg_agent-command-ssh.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-trustlist.o -MD -MP -MF .deps/gpg_agent-trustlist.Tpo -c -o gpg_agent-trustlist.o `test -f 'trustlist.c' || echo './'`trustlist.c >mv -f .deps/gpg_agent-pkdecrypt.Tpo .deps/gpg_agent-pkdecrypt.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-divert-scd.o -MD -MP -MF .deps/gpg_agent-divert-scd.Tpo -c -o gpg_agent-divert-scd.o `test -f 'divert-scd.c' || echo './'`divert-scd.c >mv -f .deps/gpg_agent-divert-scd.Tpo .deps/gpg_agent-divert-scd.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-call-scd.o -MD -MP -MF .deps/gpg_agent-call-scd.Tpo -c -o gpg_agent-call-scd.o `test -f 'call-scd.c' || echo './'`call-scd.c >mv -f .deps/gpg_agent-trustlist.Tpo .deps/gpg_agent-trustlist.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_agent-learncard.o -MD -MP -MF .deps/gpg_agent-learncard.Tpo -c -o gpg_agent-learncard.o `test -f 'learncard.c' || echo './'`learncard.c >mv -f .deps/gpg_agent-protect.Tpo .deps/gpg_agent-protect.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT protect-tool.o -MD -MP -MF .deps/protect-tool.Tpo -c -o protect-tool.o protect-tool.c >mv -f .deps/gpg_agent-learncard.Tpo .deps/gpg_agent-learncard.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT protect.o -MD -MP -MF .deps/protect.Tpo -c -o protect.o protect.c >mv -f .deps/gpg_agent-call-scd.Tpo .deps/gpg_agent-call-scd.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT minip12.o -MD -MP -MF .deps/minip12.Tpo -c -o minip12.o minip12.c >mv -f .deps/protect.Tpo .deps/protect.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT preset-passphrase.o -MD -MP -MF .deps/preset-passphrase.Tpo -c -o preset-passphrase.o preset-passphrase.c >mv -f .deps/protect-tool.Tpo .deps/protect-tool.Po >x86_64-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/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT t-protect.o -MD -MP -MF .deps/t-protect.Tpo -c -o t-protect.o t-protect.c >mv -f .deps/minip12.Tpo .deps/minip12.Po >x86_64-pc-linux-gnu-gcc -I/usr/include -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg-agent gpg_agent-gpg-agent.o gpg_agent-command.o gpg_agent-command-ssh.o gpg_agent-call-pinentry.o gpg_agent-cache.o gpg_agent-trans.o gpg_agent-findkey.o gpg_agent-pksign.o gpg_agent-pkdecrypt.o gpg_agent-genkey.o gpg_agent-protect.o gpg_agent-trustlist.o gpg_agent-divert-scd.o gpg_agent-call-scd.o gpg_agent-learncard.o ../common/libcommonpth.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lassuan-pth -L/usr/lib64 -lpth -ldl -lnsl -L/usr/lib64 -lgpg-error >mv -f .deps/t-protect.Tpo .deps/t-protect.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg-protect-tool protect-tool.o protect.o minip12.o ../common/libsimple-pwquery.a ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o t-protect t-protect.o protect.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >mv -f .deps/preset-passphrase.Tpo .deps/preset-passphrase.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg-preset-passphrase preset-passphrase.o ../common/libsimple-pwquery.a ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/agent' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tools' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgconf.o -MD -MP -MF .deps/gpgconf.Tpo -c -o gpgconf.o gpgconf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgconf-comp.o -MD -MP -MF .deps/gpgconf-comp.Tpo -c -o gpgconf-comp.o gpgconf-comp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT no-libgcrypt.o -MD -MP -MF .deps/no-libgcrypt.Tpo -c -o no-libgcrypt.o no-libgcrypt.c >mv -f .deps/gpgconf.Tpo .deps/gpgconf.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg-connect-agent.o -MD -MP -MF .deps/gpg-connect-agent.Tpo -c -o gpg-connect-agent.o gpg-connect-agent.c >mv -f .deps/no-libgcrypt.Tpo .deps/no-libgcrypt.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgkey2ssh-gpgkey2ssh.o -MD -MP -MF .deps/gpgkey2ssh-gpgkey2ssh.Tpo -c -o gpgkey2ssh-gpgkey2ssh.o `test -f 'gpgkey2ssh.c' || echo './'`gpgkey2ssh.c >mv -f .deps/gpg-connect-agent.Tpo .deps/gpg-connect-agent.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT symcryptrun.o -MD -MP -MF .deps/symcryptrun.Tpo -c -o symcryptrun.o symcryptrun.c >mv -f .deps/gpgkey2ssh-gpgkey2ssh.Tpo .deps/gpgkey2ssh-gpgkey2ssh.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT watchgnupg.o -MD -MP -MF .deps/watchgnupg.Tpo -c -o watchgnupg.o watchgnupg.c >mv -f .deps/symcryptrun.Tpo .deps/symcryptrun.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgparsemail.o -MD -MP -MF .deps/gpgparsemail.Tpo -c -o gpgparsemail.o gpgparsemail.c >mv -f .deps/gpgconf-comp.Tpo .deps/gpgconf-comp.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT rfc822parse.o -MD -MP -MF .deps/rfc822parse.Tpo -c -o rfc822parse.o rfc822parse.c >mv -f .deps/gpgparsemail.Tpo .deps/gpgparsemail.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpg_check_pattern-gpg-check-pattern.o -MD -MP -MF .deps/gpg_check_pattern-gpg-check-pattern.Tpo -c -o gpg_check_pattern-gpg-check-pattern.o `test -f 'gpg-check-pattern.c' || echo './'`gpg-check-pattern.c >mv -f .deps/watchgnupg.Tpo .deps/watchgnupg.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT clean-sat.o -MD -MP -MF .deps/clean-sat.Tpo -c -o clean-sat.o clean-sat.c >mv -f .deps/clean-sat.Tpo .deps/clean-sat.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT mk-tdata.o -MD -MP -MF .deps/mk-tdata.Tpo -c -o mk-tdata.o mk-tdata.c >mv -f .deps/mk-tdata.Tpo .deps/mk-tdata.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT make-dns-cert.o -MD -MP -MF .deps/make-dns-cert.Tpo -c -o make-dns-cert.o make-dns-cert.c >mv -f .deps/rfc822parse.Tpo .deps/rfc822parse.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT gpgsplit.o -MD -MP -MF .deps/gpgsplit.Tpo -c -o gpgsplit.o gpgsplit.c >mv -f .deps/make-dns-cert.Tpo .deps/make-dns-cert.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpgconf gpgconf.o gpgconf-comp.o no-libgcrypt.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgpg-error >mv -f .deps/gpg_check_pattern-gpg-check-pattern.Tpo .deps/gpg_check_pattern-gpg-check-pattern.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg-connect-agent gpg-connect-agent.o no-libgcrypt.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lassuan -L/usr/lib64 -lpth -ldl -lnsl -L/usr/lib64 -lgpg-error >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpgkey2ssh gpgkey2ssh-gpgkey2ssh.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o symcryptrun symcryptrun.o -lutil ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libsimple-pwquery.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o watchgnupg watchgnupg.o >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpgparsemail gpgparsemail.o rfc822parse.o >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpg-check-pattern gpg_check_pattern-gpg-check-pattern.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o clean-sat clean-sat.o >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o mk-tdata mk-tdata.o >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o make-dns-cert make-dns-cert.o >mv -f .deps/gpgsplit.Tpo .deps/gpgsplit.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o gpgsplit gpgsplit.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error -L/usr/lib64 -lgpg-error -lz >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tools' >Making all in po >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/po' >make[2]: Nothing to do in `all'. >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/po' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >make all-am >make[3]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >x86_64-pc-linux-gnu-gcc -o yat2m ./yat2m.c >for file in gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi tools.texi ; do \ > ./yat2m -I . --release "GnuPG 2.0.7" --source "GNU Privacy Guard" --store \ > `test -f '$file' || echo './'`$file ; done >yat2m: writing `gnupg.7' >yat2m: writing `gpg2.1' >yat2m: writing `gpgsm.1' >yat2m: writing `gpg-agent.1' >yat2m: writing `scdaemon.1' >yat2m: writing `watchgnupg.1' >yat2m: writing `gpgv2.1' >yat2m: writing `addgnupghome.8' >yat2m: writing `gpgconf.1' >yat2m: writing `applygnupgdefaults.8' >yat2m: writing `gpgsm-gencert.sh.1' >yat2m: writing `gpg-preset-passphrase.1' >yat2m: writing `gpg-connect-agent.1' >yat2m: writing `gpgparsemail.1' >yat2m: writing `symcryptrun.1' >make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >Making all in openpgp >make[3]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests/openpgp' >echo '#!/bin/sh' >./gpg_dearmor >../../tools/mk-tdata 500 >data-500 >echo "../../g10/gpg2 --no-options --no-greeting \ > --no-secmem-warning --batch --dearmor" >>./gpg_dearmor >../../tools/mk-tdata 9000 >data-9000 >chmod 755 ./gpg_dearmor >../../tools/mk-tdata 32000 >data-32000 >../../tools/mk-tdata 80000 >data-80000 >cat ./../../doc/HACKING \ > ./../../doc/DETAILS \ > ./../../doc/gpg.texi >plain-large >./gpg_dearmor > ./pubring.gpg < ./pubring.asc >./gpg_dearmor > ./secring.gpg < ./secring.asc >./gpg_dearmor > ./plain-1 < ./plain-1o.asc >./gpg_dearmor > ./plain-2 < ./plain-2o.asc >./gpg_dearmor > ./plain-3 < ./plain-3o.asc >./gpg_dearmor > ./pubring.pkr < ./pubring.pkr.asc >./gpg_dearmor > ./secring.skr < ./secring.skr.asc >../../g10/gpg2 --homedir . --quiet --yes --no-permission-warning --import ./pubdemo.asc >echo timestamp >./prepared.stamp >make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests/openpgp' >make[3]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -MT asschk.o -MD -MP -MF .deps/asschk.Tpo -c -o asschk.o asschk.c >srcdir=. GNUPGHOME=`pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=../sm/gpgsm ./runtest ./inittests >gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 >gpgsm: keybox `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests/pubring.kbx' created >gpgsm: importing common certificates `/usr/share/gnupg/com-certs.pem' >gpgsm: total number processed: 10 >gpgsm: imported: 10 >gpgsm: total number processed: 1 >gpgsm: imported: 1 >gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 >gpgsm: total number processed: 1 >gpgsm: imported: 1 >gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 >gpgsm: total number processed: 1 >gpgsm: imported: 1 >echo timestamp >./inittests.stamp >mv -f .deps/asschk.Tpo .deps/asschk.Po >x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,now -o asschk asschk.o >make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7' >make[2]: Nothing to do in `all-am'. >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7' >>>> Source compiled. >>>> Test phase [check]: app-crypt/gnupg-2.0.7 >Making check in m4 >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/m4' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/m4' >Making check in gl >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/gl' >make check-am >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/gl' >make[2]: Nothing to do in `check-am'. >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/gl' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/gl' >Making check in include >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/include' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/include' >Making check in jnlib >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/jnlib' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/jnlib' >PASS: t-stringhelp >================== >All 1 tests passed >================== >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/jnlib' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/jnlib' >Making check in common >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/common' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/common' >PASS: t-convert >PASS: t-gettime >PASS: t-sysutils >================== >All 3 tests passed >================== >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/common' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/common' >Making check in kbx >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/kbx' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/kbx' >Making check in g10 >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/g10' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/g10' >Making check in keyserver >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/keyserver' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/keyserver' >Making check in sm >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/sm' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/sm' >Making check in agent >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/agent' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/agent' >PASS: t-protect >================== >All 1 tests passed >================== >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/agent' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/agent' >Making check in tools >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tools' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tools' >Making check in po >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/po' >make[1]: Nothing to do in `check'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/po' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >make check-am >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >make[2]: Nothing to do in `check-am'. >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/doc' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >Making check in openpgp >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests/openpgp' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests/openpgp' >gpg (GnuPG) 2.0.7 >Copyright (C) 2007 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Home: . >Supported algorithms: >Pubkey: RSA, ELG, DSA, ELG >Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH >Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512 >Compression: Uncompressed, ZIP, ZLIB >PASS: version.test >Hash algorithm SHA-224 is not installed (not an error) >PASS: mds.test >PASS: decrypt.test >PASS: decrypt-dsa.test >PASS: sigs.test >PASS: sigs-dsa.test >PASS: encrypt.test >PASS: encrypt-dsa.test >PASS: seat.test >PASS: clearsig.test >PASS: encryptp.test >PASS: detach.test >PASS: armsigs.test >PASS: armencrypt.test >PASS: armencryptp.test >PASS: signencrypt.test >PASS: signencrypt-dsa.test >PASS: armsignencrypt.test >PASS: armdetach.test >PASS: armdetachm.test >PASS: detachm.test >PASS: genkey1024.test >PASS: conventional.test >PASS: conventional-mdc.test >PASS: multisig.test >PASS: verify.test >PASS: armor.test >=================== >All 27 tests passed >=================== >make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests/openpgp' >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests/openpgp' >make[2]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >asschk: read_assuan: received incomplete line on fd 7 >FAIL: sm-sign+verify >PASS: sm-verify >==================================== >1 of 2 tests failed >Please report to bug-gnupg@gnupg.org >==================================== >make[3]: *** [check-TESTS] BÅÄ d 1 >make[3]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >make[2]: *** [check-am] BÅÄ d 2 >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >make[1]: *** [check-recursive] BÅÄ d 1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gnupg-2.0.7/work/gnupg-2.0.7/tests' >make: *** [check-recursive] BÅÄ d 1 > [31;01m*[0m > [31;01m*[0m ERROR: app-crypt/gnupg-2.0.7 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1654: Called dyn_test > [31;01m*[0m ebuild.sh, line 1053: Called qa_call 'src_test' > [31;01m*[0m ebuild.sh, line 44: Called src_test > [31;01m*[0m ebuild.sh, line 670: Called die > [31;01m*[0m > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/app-crypt:gnupg-2.0.7:20070919-210153.log'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 193045
:
131287
|
131288
| 131342 |
131345
|
131450
|
131451
|
131640
|
131670
|
131671
|
131673
|
131675
|
131677