* Package: app-crypt/gnupg-2.1.3  * Repository: gentoo  * Maintainer: crypto@gentoo.org  * USE: abi_x86_64 amd64 bzip2 elibc_glibc gnutls kernel_linux nls readline userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gnupg-2.1.3.tar.bz2 to /var/tmp/portage/app-crypt/gnupg-2.1.3/work >>> Source unpacked in /var/tmp/portage/app-crypt/gnupg-2.1.3/work >>> Preparing source in /var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3 ... * Applying gnupg-2.0.17-gpgsm-gencert.patch ...  [ ok ] * Applying gnupg-2.1.3-dirmngr-Fix-segfault-in-ldap-engine.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3 ... * econf: updating gnupg-2.1.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gnupg-2.1.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/gnupg-2.1.3 --enable-gpg --enable-gpgsm --enable-agent --without-adns --disable-scdaemon --enable-symcryptrun --enable-bzip2 --enable-gnutls --without-ldap --enable-nls --with-readline CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc configure: WARNING: unrecognized options: --enable-agent 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 whether make supports nested variables... 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.1.3 configure: autobuild hostname... epsilon-sks-experimental configure: autobuild timestamp... 20150412-132308 checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether SELinux support is requested... no checking whether to allocate extra secure memory... no checking whether to enable trust models... yes checking whether to enable the RSA public key for gpg... yes checking whether to enable the ECDH public key for gpg... yes checking whether to enable the ECDSA public key for gpg... yes checking whether to enable the EdDSA public key for gpg... yes checking whether to enable the IDEA cipher for gpg... yes checking whether to enable the CAST5 cipher for gpg... yes checking whether to enable the BLOWFISH cipher for gpg... yes checking whether to enable the AES128 cipher for gpg... yes checking whether to enable the AES192 cipher for gpg... yes checking whether to enable the AES256 cipher for gpg... yes checking whether to enable the TWOFISH cipher for gpg... yes checking whether to enable the CAMELLIA128 cipher for gpg... yes checking whether to enable the CAMELLIA192 cipher for gpg... yes checking whether to enable the CAMELLIA256 cipher for gpg... yes checking whether to enable the MD5 hash for gpg... yes checking whether to enable the RIPE-MD160 hash for gpg... yes checking whether to enable the SHA-224 hash for gpg... yes checking whether to enable the SHA-384 hash for gpg... yes checking whether to enable the SHA-512 hash for gpg... yes checking whether to enable the ZIP and ZLIB compression algorithm... yes checking whether to enable the BZIP2 compression algorithm... yes checking whether to enable external program execution... yes checking whether to enable photo ID viewing... yes checking whether to use a fixed photo ID viewer... no checking for the size of the key and uid cache... 4096 checking whether use of capabilities is requested... no checking whether smartcard support is requested... yes checking whether to enable the internal CCID driver... yes checking whether to auto start dirmngr... yes 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 whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 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.16... yes (1.18) checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.0... yes (1.6.3) checking LIBGCRYPT API version... okay checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.1.0... yes (2.1.1) checking LIBASSUAN API version... okay checking for ksba-config... /usr/bin/ksba-config checking for KSBA - version >= 1.2.0... yes (1.3.2) checking KSBA API version... okay checking for usb_bulk_write in -lusb... no checking for usb_create_match... no checking for library containing dlopen... -ldl checking for encfs... /usr/bin/encfs checking for fusermount... /usr/bin/fusermount checking for openpty in -lutil... yes checking for shred... /usr/bin/shred checking for npth-config... /usr/bin/npth-config checking for NPTH - version >= 0.91... yes (1.1) checking NPTH API version... okay checking for ntbtls-config... no checking for NTBTLS - version >= 0.1.0... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNUTLS... 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 ber_free in -llber... no configure: WARNING: *** *** Building without LDAP support. *** No CRL access or X.509 certificate search available. *** checking for sendmail... /usr/sbin/sendmail 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 working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: checking for gettext checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for strchr... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes configure: checking for header files checking for ANSI C header files... (cached) 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 utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for inttypes.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... 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 for sys/socket.h... yes checking for socklen_t... yes checking for library containing inet_addr... none required 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 size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking whether time.h and sys/time.h may both be included... (cached) yes checking size of time_t... 8 checking whether time_t is unsigned... no 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 canonicalize_file_name... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for ctermid... yes checking for times... yes checking for gmtime_r... yes checking for strtoull... yes checking for setenv... yes checking for unsetenv... yes checking for fcntl... yes checking for ftruncate... yes checking for inet_ntop... yes checking for canonicalize_file_name... (cached) yes checking for gettimeofday... yes checking for getrusage... yes checking for getrlimit... yes checking for setrlimit... yes checking for clock_gettime... yes 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 getaddrinfo... yes checking for ttyname... yes checking for rand... yes checking for ftello... yes checking for fsync... yes checking for stat... yes checking for lstat... yes checking for struct sigaction... yes checking for sigset_t... yes checking for signal.h... (cached) 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 getpwnam... yes checking for getpwuid... yes checking for getenv... yes checking for inet_pton... yes checking for strpbrk... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking if mkdir takes one argument... no checking whether regular expression support is requested... yes checking for library containing regcomp... none required checking for regcomp... yes checking whether your system's regexp library is broken... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflateInit2_ in -lz... yes checking for bzlib.h... yes checking for BZ2_bzCompressInit in -lbz2... yes checking whether readline via "-lreadline" is present and sane... yes configure: checking for cc features checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating common/Makefile config.status: creating common/w32info-rc.h 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 g13/Makefile config.status: creating dirmngr/Makefile config.status: creating tools/gpg-zip config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/openpgp/Makefile config.status: creating tests/pkits/Makefile config.status: creating g10/gpg.w32-manifest 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 configure: WARNING: unrecognized options: --enable-agent GnuPG v2.1.3 has been configured as follows: Revision: b1e1959 (45537) Platform: GNU/Linux (x86_64-pc-linux-gnu) OpenPGP: yes S/MIME: yes Agent: yes Smartcard: no G13: yes Dirmngr: yes Gpgtar: yes Protect tool: (default) LDAP wrapper: (default) Default agent: (default) Default pinentry: (default) Default scdaemon: (default) Default dirmngr: (default) Dirmngr auto start: yes Readline support: yes LDAP support: no DNS SRV support: yes TLS support: gnutls >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3 ... make -j2 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/m4' Making all in common make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/common' make all-am make[3]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/common' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-logging.o `test -f 'logging.c' || echo './'`logging.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c dotlock.c: In function ‘use_hardlinks_p’: dotlock.c:588:3: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result [-Wunused-result] (void) link (tname, lname); ^ dotlock.c: In function ‘dotlock_take_unix’: dotlock.c:1016:7: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result [-Wunused-result] (void) link (h->tname, h->lockname); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c signal.c: In function ‘got_fatal_signal’: signal.c:111:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "\n", 1 ); ^ signal.c:114:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, s, strlen (s)); ^ signal.c:115:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, ": signal ", 9 ); ^ signal.c:118:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void) write (2, s, strlen(s) ); ^ signal.c:128:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "?", 1); ^ signal.c:137:19: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "0123456789"+(value/i), 1); ^ signal.c:145:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, " caught ... exiting\n", 20); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-pka.o `test -f 'pka.c' || echo './'`pka.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-userids.o `test -f 'userids.c' || echo './'`userids.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-srv.o `test -f 'srv.c' || echo './'`srv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-logging.o `test -f 'logging.c' || echo './'`logging.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c dotlock.c: In function ‘use_hardlinks_p’: dotlock.c:588:3: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result [-Wunused-result] (void) link (tname, lname); ^ dotlock.c: In function ‘dotlock_take_unix’: dotlock.c:1016:7: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result [-Wunused-result] (void) link (h->tname, h->lockname); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c signal.c: In function ‘got_fatal_signal’: signal.c:111:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "\n", 1 ); ^ signal.c:114:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, s, strlen (s)); ^ signal.c:115:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, ": signal ", 9 ); ^ signal.c:118:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void) write (2, s, strlen(s) ); ^ signal.c:128:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "?", 1); ^ signal.c:137:19: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "0123456789"+(value/i), 1); ^ signal.c:145:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write (2, " caught ... exiting\n", 20); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo './'`pka.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-userids.o `test -f 'userids.c' || echo './'`userids.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo './'`srv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgrlhelp.o gpgrlhelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommontls_a-http.o `test -f 'http.c' || echo './'`http.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommontlsnpth_a-http.o `test -f 'http.c' || echo './'`http.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-stringhelp.o t-stringhelp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-support.o t-support.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-timestuff.o t-timestuff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-convert.o t-convert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-percent.o t-percent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-gettime.o t-gettime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-sysutils.o t-sysutils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-sexputil.o t-sexputil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-session-env.o t-session-env.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-openpgp-oid.o t-openpgp-oid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-ssh-utils.o t-ssh-utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-dns-cert.o t-dns-cert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-pka.o t-pka.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-mapstrings.o t-mapstrings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-zb32.o t-zb32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-mbox-util.o t-mbox-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-exechelp.o t-exechelp.c rm -f libcommon.a x86_64-pc-linux-gnu-ar cru libcommon.a libcommon_a-mapstrings.o libcommon_a-stringhelp.o libcommon_a-strlist.o libcommon_a-utf8conv.o libcommon_a-argparse.o libcommon_a-logging.o libcommon_a-dotlock.o libcommon_a-mischelp.o libcommon_a-i18n.o libcommon_a-status.o libcommon_a-tlv.o libcommon_a-init.o libcommon_a-sexputil.o libcommon_a-sysutils.o libcommon_a-homedir.o libcommon_a-gettime.o libcommon_a-yesno.o libcommon_a-b64enc.o libcommon_a-b64dec.o libcommon_a-zb32.o libcommon_a-convert.o libcommon_a-percent.o libcommon_a-mbox-util.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-asshelp2.o libcommon_a-signal.o libcommon_a-audit.o libcommon_a-dns-cert.o libcommon_a-pka.o libcommon_a-localename.o libcommon_a-session-env.o libcommon_a-userids.o libcommon_a-openpgp-oid.o libcommon_a-ssh-utils.o libcommon_a-agent-opt.o libcommon_a-helpfile.o libcommon_a-exechelp-posix.o libcommon_a-get-passphrase.o libcommon_a-srv.o x86_64-pc-linux-gnu-ranlib libcommon.a rm -f libcommonpth.a x86_64-pc-linux-gnu-ar cru libcommonpth.a libcommonpth_a-mapstrings.o libcommonpth_a-stringhelp.o libcommonpth_a-strlist.o libcommonpth_a-utf8conv.o libcommonpth_a-argparse.o libcommonpth_a-logging.o libcommonpth_a-dotlock.o libcommonpth_a-mischelp.o libcommonpth_a-i18n.o libcommonpth_a-status.o libcommonpth_a-tlv.o libcommonpth_a-init.o libcommonpth_a-sexputil.o libcommonpth_a-sysutils.o libcommonpth_a-homedir.o libcommonpth_a-gettime.o libcommonpth_a-yesno.o libcommonpth_a-b64enc.o libcommonpth_a-b64dec.o libcommonpth_a-zb32.o libcommonpth_a-convert.o libcommonpth_a-percent.o libcommonpth_a-mbox-util.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-asshelp2.o libcommonpth_a-signal.o libcommonpth_a-audit.o libcommonpth_a-dns-cert.o libcommonpth_a-pka.o libcommonpth_a-localename.o libcommonpth_a-session-env.o libcommonpth_a-userids.o libcommonpth_a-openpgp-oid.o libcommonpth_a-ssh-utils.o libcommonpth_a-agent-opt.o libcommonpth_a-helpfile.o libcommonpth_a-exechelp-posix.o libcommonpth_a-srv.o x86_64-pc-linux-gnu-ranlib libcommonpth.a rm -f libgpgrl.a x86_64-pc-linux-gnu-ar cru libgpgrl.a gpgrlhelp.o x86_64-pc-linux-gnu-ranlib libgpgrl.a rm -f libcommontls.a x86_64-pc-linux-gnu-ar cru libcommontls.a libcommontls_a-http.o x86_64-pc-linux-gnu-ranlib libcommontls.a rm -f libcommontlsnpth.a x86_64-pc-linux-gnu-ar cru libcommontlsnpth.a libcommontlsnpth_a-http.o x86_64-pc-linux-gnu-ranlib libcommontlsnpth.a rm -f libsimple-pwquery.a x86_64-pc-linux-gnu-ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o x86_64-pc-linux-gnu-ranlib libsimple-pwquery.a x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-stringhelp t-stringhelp.o t-support.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error t-exechelp.c: In function ‘test_close_all_fds’: t-exechelp.c:95:7: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] dup (1); ^ t-exechelp.c:96:7: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] dup (1); ^ t-exechelp.c:98:7: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] dup (1); ^ t-exechelp.c:139:13: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] dup (1); ^ t-exechelp.c:146:15: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] dup (1); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-timestuff t-timestuff.o t-support.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-convert t-convert.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-percent t-percent.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-gettime t-gettime.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-sysutils t-sysutils.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-sexputil t-sexputil.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-session-env t-session-env.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-openpgp-oid t-openpgp-oid.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-ssh-utils t-ssh-utils.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-dns-cert t-dns-cert.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error -lresolv x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-pka t-pka.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error -lresolv x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-mapstrings t-mapstrings.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-zb32 t-zb32.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-mbox-util t-mbox-util.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-exechelp t-exechelp.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error make[3]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/common' make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/common' Making all in kbx make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/kbx' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-util.o keybox-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-init.o keybox-init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-blob.o keybox-blob.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-file.o keybox-file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-search.o keybox-search.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-update.o keybox-update.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-openpgp.o keybox-openpgp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-dump.o keybox-dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o kbxutil.o kbxutil.c 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-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -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 ../common/libcommon.a -L/usr/lib64 -lksba -lgpg-error -lgcrypt -lgpg-error -lgpg-error x86_64-pc-linux-gnu-ranlib libkeybox.a make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/kbx' Making all in g10 make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/g10' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg.o gpg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o build-packet.o build-packet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o compress.o compress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o compress-bz2.o compress-bz2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o free-packet.o free-packet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o getkey.o getkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keydb.o keydb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyring.o keyring.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o seskey.o seskey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o kbnode.o kbnode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o mainproc.o mainproc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o armor.o armor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o mdfilter.o mdfilter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o textfilter.o textfilter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o progress.o progress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o rmd160.o rmd160.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o openfile.o openfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyid.o keyid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o parse-packet.o parse-packet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o cpr.o cpr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o plaintext.o plaintext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o sig-check.o sig-check.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keylist.o keylist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o pkglue.o pkglue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ecdh.o ecdh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o pkclist.o pkclist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o skclist.o skclist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o pubkey-enc.o pubkey-enc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o passphrase.o passphrase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt.o decrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt-data.o decrypt-data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o cipher.o cipher.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o encrypt.o encrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o sign.o sign.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o verify.o verify.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o revoke.o revoke.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyedit.o keyedit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o dearmor.o dearmor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o import.o import.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o export.o export.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o migrate.o migrate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o delkey.o delkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keygen.o keygen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o helptext.o helptext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyserver.o keyserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-dirmngr.o call-dirmngr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o photoid.o photoid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-agent.o call-agent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o trust.o trust.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o trustdb.o trustdb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o tdbdump.o tdbdump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o tdbio.o tdbio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o card-util.o card-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o exec.o exec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgv.o gpgv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-rmd160.o t-rmd160.c x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o pkclist.o skclist.o pubkey-enc.o passphrase.o decrypt.o decrypt-data.o cipher.o encrypt.o sign.o verify.o revoke.o keyedit.o dearmor.o import.o export.o migrate.o delkey.o keygen.o helptext.o keyserver.o call-dirmngr.o photoid.o call-agent.o trust.o trustdb.o tdbdump.o tdbio.o card-util.o exec.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lresolv -lgcrypt -lgpg-error -lreadline -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o verify.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lresolv -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-rmd160 t-rmd160.o rmd160.o make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/g10' Making all in sm make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/sm' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgsm.o gpgsm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keydb.o keydb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-agent.o call-agent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-dirmngr.o call-dirmngr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o fingerprint.o fingerprint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o base64.o base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o certlist.o certlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o certdump.o certdump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o certcheck.o certcheck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o certchain.o certchain.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o keylist.o keylist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o verify.o verify.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o sign.o sign.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o encrypt.o encrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt.o decrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o import.o import.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o export.o export.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o delete.o delete.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o certreqgen.o certreqgen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o certreqgen-ui.o certreqgen-ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o minip12.o minip12.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o qualified.o qualified.c x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -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 minip12.o qualified.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error -lreadline make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/sm' Making all in agent make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/agent' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -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../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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -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../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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-command-ssh.o `test -f 'command-ssh.c' || echo './'`command-ssh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-call-pinentry.o `test -f 'call-pinentry.c' || echo './'`call-pinentry.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-cache.o `test -f 'cache.c' || echo './'`cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-trans.o `test -f 'trans.c' || echo './'`trans.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-findkey.o `test -f 'findkey.c' || echo './'`findkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-pksign.o `test -f 'pksign.c' || echo './'`pksign.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-pkdecrypt.o `test -f 'pkdecrypt.c' || echo './'`pkdecrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-genkey.o `test -f 'genkey.c' || echo './'`genkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-protect.o `test -f 'protect.c' || echo './'`protect.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-trustlist.o `test -f 'trustlist.c' || echo './'`trustlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-divert-scd.o `test -f 'divert-scd.c' || echo './'`divert-scd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-cvt-openpgp.o `test -f 'cvt-openpgp.c' || echo './'`cvt-openpgp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-call-scd.o `test -f 'call-scd.c' || echo './'`call-scd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-learncard.o `test -f 'learncard.c' || echo './'`learncard.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_protect_tool-protect-tool.o `test -f 'protect-tool.c' || echo './'`protect-tool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_protect_tool-protect.o `test -f 'protect.c' || echo './'`protect.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o preset-passphrase.o preset-passphrase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-protect.o t-protect.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o protect.o protect.c x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -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-cvt-openpgp.o gpg_agent-call-scd.o gpg_agent-learncard.o ../common/libcommonpth.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o gpg-protect-tool gpg_protect_tool-protect-tool.o gpg_protect_tool-protect.o ../common/libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o gpg-preset-passphrase preset-passphrase.o ../common/libsimple-pwquery.a ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o t-protect t-protect.o protect.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/agent' Making all in g13 make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/g13' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o g13.o g13.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o utils.o utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o create.o create.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o mount.o mount.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o mountinfo.o mountinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-gpg.o call-gpg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o runner.o runner.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o backend.o backend.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o be-encfs.o be-encfs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o be-truecrypt.o be-truecrypt.c x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-O1 -Wl,--as-needed -o g13 g13.o utils.o server.o create.o mount.o mountinfo.o call-gpg.o runner.o backend.o be-encfs.o be-truecrypt.o ../common/libcommonpth.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/g13' Making all in dirmngr make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/dirmngr' cat ../tools/no-libgcrypt.c > no-libgcrypt.c make all-am make[3]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/dirmngr' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o dirmngr.o dirmngr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o crlcache.o crlcache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o crlfetch.o crlfetch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o certcache.o certcache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o cdblib.o cdblib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ocsp.o ocsp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o validate.o validate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-action.o ks-action.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-hkp.o ks-engine-hkp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-http.o ks-engine-http.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-finger.o ks-engine-finger.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-kdns.o ks-engine-kdns.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-ldap.o ks-engine-ldap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o ldap-parse-uri.o ldap-parse-uri.c ks-engine-ldap.c:43:19: fatal error: ldap.h: No such file or directory # include ^ compilation terminated. Makefile:755: recipe for target 'ks-engine-ldap.o' failed make[3]: *** [ks-engine-ldap.o] Error 1 make[3]: *** Waiting for unfinished jobs.... ldap-parse-uri.c:27:19: fatal error: ldap.h: No such file or directory # include ^ compilation terminated. Makefile:755: recipe for target 'ldap-parse-uri.o' failed make[3]: *** [ldap-parse-uri.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/dirmngr' Makefile:578: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3/dirmngr' Makefile:576: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3' Makefile:495: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: app-crypt/gnupg-2.1.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/gnupg-2.1.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/gnupg-2.1.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-crypt/gnupg-2.1.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/gnupg-2.1.3/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3' * S: '/var/tmp/portage/app-crypt/gnupg-2.1.3/work/gnupg-2.1.3'