* Package: app-crypt/gnupg-2.3.4  * Repository: gentoo  * Maintainer: zlogene@gentoo.org polynomial-c@gentoo.org,base-system@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls readline test tofu userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox  * Package: app-crypt/gnupg-2.3.4  * Repository: gentoo  * Maintainer: zlogene@gentoo.org polynomial-c@gentoo.org,base-system@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls readline test tofu userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking gnupg-2.3.4.tar.bz2 to /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work >>> Source unpacked in /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work >>> Preparing source in /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4 ... * Applying gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4 ... * econf: updating gnupg-2.3.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnupg-2.3.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./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 --docdir=/usr/share/doc/gnupg-2.3.4 --htmldir=/usr/share/doc/gnupg-2.3.4/html --libdir=/usr/lib64 --disable-bzip2 --enable-nls --disable-scdaemon --disable-gnutls --enable-tofu --enable-keyboxd --enable-sqlite --disable-ccid-driver --disable-wks-tools --without-ldap --with-readline --with-mailprog=/usr/libexec/sendmail --disable-ntbtls --enable-all-tests --enable-gpgsm --enable-large-secmem CC_FOR_BUILD=clang GPG_ERROR_CONFIG=/usr/bin/x86_64-pc-linux-gnu-gpg-error-config KSBA_CONFIG=/usr/bin/ksba-config LIBASSUAN_CONFIG=/usr/bin/libassuan-config LIBGCRYPT_CONFIG=/usr/bin/x86_64-pc-linux-gnu-libgcrypt-config NPTH_CONFIG=/usr/bin/npth-config --without-libiconv-prefix --without-libintl-prefix checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/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.3.4 ./configure: line 3633: hostname: command not found configure: autobuild timestamp... 20220211-110824 checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking how to run the C preprocessor... clang-cpp checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/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... yes checking calibrated passphrase-stretching (s2k) duration... 100 milliseconds checking whether to enable trust models... yes checking whether to enable TOFU... yes checking whether to enable libdns... 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... no checking whether to enable external program execution... yes checking whether to enable photo ID viewing... yes checking whether to use a fixed photo ID viewer... no checking 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... no 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) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking how to run the C preprocessor... clang-cpp checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for perl... /usr/sbin/perl checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for yat2m... /usr/sbin/yat2m checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: awk with an option -n for hexadecimal checking for cc for build... clang checking for x86_64-pc-linux-gnu-pkg-config... /usr/sbin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes configure: checking for libraries checking for gpg-error-config... /usr/bin/x86_64-pc-linux-gnu-gpg-error-config checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib64 as gpg-error-config checking for GPG Error - version >= 1.41... yes (1.44-unknown) checking for libgcrypt-config... /usr/bin/x86_64-pc-linux-gnu-libgcrypt-config checking for LIBGCRYPT - version >= 1.9.1... yes (1.9.4-unknown) checking LIBGCRYPT API version... okay checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.5.0... yes (2.5.5) checking LIBASSUAN API version... okay checking for ksba-config... /usr/bin/ksba-config checking for KSBA - version >= 1.3.4... yes (1.6.0) checking KSBA API version... okay checking for library containing dlopen... none required checking for SQLITE3... yes checking for encfs... /usr/bin/encfs checking for fusermount... /usr/bin/fusermount checking for npth-config... /usr/bin/npth-config checking for NPTH - version >= 1.2... yes (1.6-unknown) checking NPTH API version... okay configure: WARNING: *** *** Neither NTBTLS nor GNUTLS available - not building dirmngr. *** *** *** configure: checking for networking options checking for gethostbyname... yes checking for setsockopt... yes checking for a mail transport program... /usr/libexec/sendmail checking for ld used by GCC... ld.lld checking if the linker (ld.lld) 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/sbin/msgfmt checking for gmsgfmt... /usr/sbin/gmsgfmt checking for xgettext... /usr/sbin/xgettext checking for msgmerge... /usr/sbin/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 whether time.h and sys/time.h may both be included... 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 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 for stdint.h... (cached) yes checking for signal.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no 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 for sigdescr_np... yes checking whether sys_siglist is declared... no checking for sys/socket.h... yes checking for socklen_t... yes checking for library containing inet_addr... none required checking endianness... little checking for byte... no checking for ushort... yes checking for ulong... yes checking for u16... no checking for u32... 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 size of size_t... 8 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 atexit... yes checking for canonicalize_file_name... yes checking for clock_gettime... yes checking for ctermid... yes checking for explicit_bzero... yes checking for fcntl... yes checking for flockfile... yes checking for fsync... yes checking for ftello... yes checking for ftruncate... yes checking for funlockfile... yes checking for getaddrinfo... yes checking for getenv... yes checking for getpagesize... yes checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for inet_ntop... yes checking for inet_pton... yes checking for isascii... yes checking for lstat... yes checking for memicmp... no checking for memmove... yes checking for memrchr... yes checking for mmap... yes checking for nl_langinfo... yes checking for pipe... yes checking for raise... yes checking for rand... yes checking for setenv... yes checking for setlocale... yes checking for setrlimit... yes checking for sigaction... yes checking for sigprocmask... yes checking for stat... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strlwr... no checking for strncasecmp... yes checking for strpbrk... yes checking for strsep... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for tcgetattr... yes checking for timegm... yes checking for times... yes checking for ttyname... yes checking for unsetenv... yes checking for wait4... yes checking for waitpid... yes checking for library containing nanosleep... none required checking for inotify_init... yes checking for struct sigaction... yes checking for sigset_t... yes checking for struct ucred.pid... yes checking for struct ucred.cr_pid... no checking for struct sockpeercred.pid... no checking for getpeerucred... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflateInit2_ in -lz... yes checking whether readline via "-lreadline" is present and sane... yes checking for library containing TSS_Create... no checking for library containing Esys_Initialize... no configure: checking for cc features checking if gcc ignores unknown -Wno-* options... no checking if gcc supports -Wno-pointer-sign... yes checking if gcc supports -Wpointer-arith... yes checking whether to enable log_clock... no checking whether "make check" shall run all tests... yes checking whether tests should be run... 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 regexp/Makefile config.status: creating kbx/Makefile config.status: creating g10/Makefile config.status: creating sm/Makefile config.status: creating agent/Makefile config.status: creating scd/Makefile config.status: creating tpm2d/Makefile config.status: creating g13/Makefile config.status: creating dirmngr/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/gpgscm/Makefile config.status: creating tests/openpgp/Makefile config.status: creating tests/cms/Makefile config.status: creating tests/migrations/Makefile config.status: creating tests/tpm2dtests/Makefile config.status: creating tests/gpgme/Makefile config.status: creating tests/pkits/Makefile config.status: creating g10/gpg.w32-manifest config.status: creating tools/gpg-connect-agent.w32-manifest config.status: creating tools/gpgconf.w32-manifest config.status: creating tools/gpgtar.w32-manifest config.status: creating tools/gpg-check-pattern.w32-manifest config.status: creating tools/gpg-wks-client.w32-manifest config.status: creating tools/gpg-card.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 GnuPG v2.3.4 has been configured as follows: Revision: f74c65fd9 (63308) Platform: GNU/Linux (x86_64-pc-linux-gnu) OpenPGP: yes S/MIME: yes Agent: yes Smartcard: no TPM: no G13: no Dirmngr: no Keyboxd: yes Gpgtar: yes WKS tools: no Protect tool: (default) LDAP wrapper: (default) Default agent: (default) Default pinentry: (default) Default scdaemon: (default) Default keyboxd: (default) Default tpm2daemon: (default) Default dirmngr: (default) Dirmngr auto start: yes Readline support: yes LDAP support: n/a TLS support: no TOFU support: yes Tor support: only .onion >>> Source configured. >>> Compiling source in /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4 ... make -j28 -l28 make all-recursive make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4' Making all in m4 make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/m4' Making all in common make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' make all-am make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-stringhelp.o t-stringhelp.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-tlv-builder.o `test -f 'tlv-builder.c' || echo './'`tlv-builder.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-userids.o `test -f 'userids.c' || echo './'`userids.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-openpgp-s2k.o `test -f 'openpgp-s2k.c' || echo './'`openpgp-s2k.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-openpgp-fpr.o `test -f 'openpgp-fpr.c' || echo './'`openpgp-fpr.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-comopt.o `test -f 'comopt.c' || echo './'`comopt.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-pkscreening.o `test -f 'pkscreening.c' || echo './'`pkscreening.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c clang -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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-tlv-builder.o `test -f 'tlv-builder.c' || echo './'`tlv-builder.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-userids.o `test -f 'userids.c' || echo './'`userids.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-openpgp-s2k.o `test -f 'openpgp-s2k.c' || echo './'`openpgp-s2k.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-openpgp-fpr.o `test -f 'openpgp-fpr.c' || echo './'`openpgp-fpr.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-comopt.o `test -f 'comopt.c' || echo './'`comopt.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-pkscreening.o `test -f 'pkscreening.c' || echo './'`pkscreening.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libcommonpth_a-call-gpg.o `test -f 'call-gpg.c' || echo './'`call-gpg.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-timestuff.o t-timestuff.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-convert.o t-convert.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-percent.o t-percent.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-gettime.o t-gettime.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-sysutils.o t-sysutils.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-sexputil.o t-sexputil.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-session-env.o t-session-env.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-openpgp-oid.o t-openpgp-oid.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-ssh-utils.o t-ssh-utils.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-mapstrings.o t-mapstrings.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-zb32.o t-zb32.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-mbox-util.o t-mbox-util.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-iobuf.o t-iobuf.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-strlist.o t-strlist.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-name-value.o t-name-value.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-ccparray.o t-ccparray.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-recsel.o t-recsel.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-w32-cmdline.o t-w32-cmdline.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o w32-cmdline.o w32-cmdline.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-exechelp.o t-exechelp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-exectool.o t-exectool.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgrlhelp.o gpgrlhelp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c rm -f libcommon.a llvm-ar cru libcommon.a libcommon_a-i18n.o libcommon_a-mapstrings.o libcommon_a-stringhelp.o libcommon_a-strlist.o libcommon_a-utf8conv.o libcommon_a-dotlock.o libcommon_a-mischelp.o libcommon_a-status.o libcommon_a-tlv.o libcommon_a-tlv-builder.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-ccparray.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-localename.o libcommon_a-session-env.o libcommon_a-userids.o libcommon_a-openpgp-oid.o libcommon_a-openpgp-s2k.o libcommon_a-ssh-utils.o libcommon_a-agent-opt.o libcommon_a-helpfile.o libcommon_a-mkdir_p.o libcommon_a-strlist.o libcommon_a-exectool.o libcommon_a-server-help.o libcommon_a-name-value.o libcommon_a-recsel.o libcommon_a-ksba-io-support.o libcommon_a-openpgp-fpr.o libcommon_a-comopt.o libcommon_a-compliance.o libcommon_a-pkscreening.o libcommon_a-exechelp-posix.o libcommon_a-get-passphrase.o llvm-ranlib libcommon.a rm -f libgpgrl.a llvm-ar cru libgpgrl.a gpgrlhelp.o llvm-ranlib libgpgrl.a rm -f libsimple-pwquery.a llvm-ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o llvm-ranlib libsimple-pwquery.a rm -f libcommonpth.a llvm-ar cru libcommonpth.a libcommonpth_a-i18n.o libcommonpth_a-mapstrings.o libcommonpth_a-stringhelp.o libcommonpth_a-strlist.o libcommonpth_a-utf8conv.o libcommonpth_a-dotlock.o libcommonpth_a-mischelp.o libcommonpth_a-status.o libcommonpth_a-tlv.o libcommonpth_a-tlv-builder.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-ccparray.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-localename.o libcommonpth_a-session-env.o libcommonpth_a-userids.o libcommonpth_a-openpgp-oid.o libcommonpth_a-openpgp-s2k.o libcommonpth_a-ssh-utils.o libcommonpth_a-agent-opt.o libcommonpth_a-helpfile.o libcommonpth_a-mkdir_p.o libcommonpth_a-strlist.o libcommonpth_a-exectool.o libcommonpth_a-server-help.o libcommonpth_a-name-value.o libcommonpth_a-recsel.o libcommonpth_a-ksba-io-support.o libcommonpth_a-openpgp-fpr.o libcommonpth_a-comopt.o libcommonpth_a-compliance.o libcommonpth_a-pkscreening.o libcommonpth_a-exechelp-posix.o libcommonpth_a-call-gpg.o llvm-ranlib libcommonpth.a clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-stringhelp t-stringhelp.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-timestuff t-timestuff.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-convert t-convert.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-percent t-percent.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-gettime t-gettime.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-sysutils t-sysutils.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-sexputil t-sexputil.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-session-env t-session-env.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-openpgp-oid t-openpgp-oid.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-ssh-utils t-ssh-utils.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-mapstrings t-mapstrings.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-zb32 t-zb32.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-mbox-util t-mbox-util.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-iobuf t-iobuf.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-strlist t-strlist.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-name-value t-name-value.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-ccparray t-ccparray.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-recsel t-recsel.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-w32-cmdline t-w32-cmdline.o w32-cmdline.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-exechelp t-exechelp.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-exectool t-exectool.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' Making all in regexp make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' make all-am make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' clang -DHAVE_CONFIG_H -I. -I.. -DJIM_REGEXP -DJIM_UTF8 -DUSE_UTF8 -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libregexp_a-jimregexp.o `test -f 'jimregexp.c' || echo './'`jimregexp.c clang -DHAVE_CONFIG_H -I. -I.. -DJIM_REGEXP -DJIM_UTF8 -DUSE_UTF8 -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libregexp_a-utf8.o `test -f 'utf8.c' || echo './'`utf8.c rm -f libregexp.a llvm-ar cru libregexp.a libregexp_a-jimregexp.o libregexp_a-utf8.o llvm-ranlib libregexp.a make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' Making all in kbx make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/kbx' clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-kbxutil.o `test -f 'kbxutil.c' || echo './'`kbxutil.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-util.o `test -f 'keybox-util.c' || echo './'`keybox-util.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-init.o `test -f 'keybox-init.c' || echo './'`keybox-init.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-blob.o `test -f 'keybox-blob.c' || echo './'`keybox-blob.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-file.o `test -f 'keybox-file.c' || echo './'`keybox-file.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-search.o `test -f 'keybox-search.c' || echo './'`keybox-search.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-update.o `test -f 'keybox-update.c' || echo './'`keybox-update.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-openpgp.o `test -f 'keybox-openpgp.c' || echo './'`keybox-openpgp.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbxutil-keybox-dump.o `test -f 'keybox-dump.c' || echo './'`keybox-dump.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keyboxd.o `test -f 'keyboxd.c' || echo './'`keyboxd.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-kbxserver.o `test -f 'kbxserver.c' || echo './'`kbxserver.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-frontend.o `test -f 'frontend.c' || echo './'`frontend.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-backend-support.o `test -f 'backend-support.c' || echo './'`backend-support.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-backend-cache.o `test -f 'backend-cache.c' || echo './'`backend-cache.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-backend-kbx.o `test -f 'backend-kbx.c' || echo './'`backend-kbx.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-backend-sqlite.o `test -f 'backend-sqlite.c' || echo './'`backend-sqlite.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-util.o `test -f 'keybox-util.c' || echo './'`keybox-util.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-init.o `test -f 'keybox-init.c' || echo './'`keybox-init.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-blob.o `test -f 'keybox-blob.c' || echo './'`keybox-blob.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-file.o `test -f 'keybox-file.c' || echo './'`keybox-file.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-search.o `test -f 'keybox-search.c' || echo './'`keybox-search.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-update.o `test -f 'keybox-update.c' || echo './'`keybox-update.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-openpgp.o `test -f 'keybox-openpgp.c' || echo './'`keybox-openpgp.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyboxd-keybox-dump.o `test -f 'keybox-dump.c' || echo './'`keybox-dump.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-util.o `test -f 'keybox-util.c' || echo './'`keybox-util.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-init.o `test -f 'keybox-init.c' || echo './'`keybox-init.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-blob.o `test -f 'keybox-blob.c' || echo './'`keybox-blob.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-file.o `test -f 'keybox-file.c' || echo './'`keybox-file.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-search.o `test -f 'keybox-search.c' || echo './'`keybox-search.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-update.o `test -f 'keybox-update.c' || echo './'`keybox-update.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-openpgp.o `test -f 'keybox-openpgp.c' || echo './'`keybox-openpgp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-keybox-dump.o `test -f 'keybox-dump.c' || echo './'`keybox-dump.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox_a-kbx-client-util.o `test -f 'kbx-client-util.c' || echo './'`kbx-client-util.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-util.o `test -f 'keybox-util.c' || echo './'`keybox-util.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-init.o `test -f 'keybox-init.c' || echo './'`keybox-init.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-blob.o `test -f 'keybox-blob.c' || echo './'`keybox-blob.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-file.o `test -f 'keybox-file.c' || echo './'`keybox-file.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-search.o `test -f 'keybox-search.c' || echo './'`keybox-search.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-update.o `test -f 'keybox-update.c' || echo './'`keybox-update.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-openpgp.o `test -f 'keybox-openpgp.c' || echo './'`keybox-openpgp.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-keybox-dump.o `test -f 'keybox-dump.c' || echo './'`keybox-dump.c clang -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\"" -U_FORTIFY_SOURCE -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o libkeybox509_a-kbx-client-util.o `test -f 'kbx-client-util.c' || echo './'`kbx-client-util.c clang -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o keyboxd keyboxd-keyboxd.o keyboxd-kbxserver.o keyboxd-frontend.o keyboxd-backend-support.o keyboxd-backend-cache.o keyboxd-backend-kbx.o keyboxd-backend-sqlite.o keyboxd-keybox-util.o keyboxd-keybox-init.o keyboxd-keybox-blob.o keyboxd-keybox-file.o keyboxd-keybox-search.o keyboxd-keybox-update.o keyboxd-keybox-openpgp.o keyboxd-keybox-dump.o ../common/libcommonpth.a -L/usr/lib64 -lksba -lgpg-error -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lsqlite3 -lgpg-error clang -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o kbxutil kbxutil-kbxutil.o kbxutil-keybox-util.o kbxutil-keybox-init.o kbxutil-keybox-blob.o kbxutil-keybox-file.o kbxutil-keybox-search.o kbxutil-keybox-update.o kbxutil-keybox-openpgp.o kbxutil-keybox-dump.o ../common/libcommon.a -L/usr/lib64 -lksba -lgpg-error -lgcrypt -lgpg-error -lgpg-error rm -f libkeybox.a llvm-ar cru libkeybox.a libkeybox_a-keybox-util.o libkeybox_a-keybox-init.o libkeybox_a-keybox-blob.o libkeybox_a-keybox-file.o libkeybox_a-keybox-search.o libkeybox_a-keybox-update.o libkeybox_a-keybox-openpgp.o libkeybox_a-keybox-dump.o libkeybox_a-kbx-client-util.o llvm-ranlib libkeybox.a rm -f libkeybox509.a llvm-ar cru libkeybox509.a libkeybox509_a-keybox-util.o libkeybox509_a-keybox-init.o libkeybox509_a-keybox-blob.o libkeybox509_a-keybox-file.o libkeybox509_a-keybox-search.o libkeybox509_a-keybox-update.o libkeybox509_a-keybox-openpgp.o libkeybox509_a-keybox-dump.o libkeybox509_a-kbx-client-util.o llvm-ranlib libkeybox509.a make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/kbx' Making all in g10 make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/g10' clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg.o gpg.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyedit.o keyedit.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o server.o server.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o build-packet.o build-packet.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o compress.o compress.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o free-packet.o free-packet.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o getkey.o getkey.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o expand-group.o expand-group.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o call-keyboxd.o call-keyboxd.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keydb.o keydb.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyring.o keyring.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o seskey.o seskey.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o kbnode.o kbnode.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o mainproc.o mainproc.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o armor.o armor.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o mdfilter.o mdfilter.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o textfilter.o textfilter.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o progress.o progress.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o misc.o misc.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o rmd160.o rmd160.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o openfile.o openfile.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyid.o keyid.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o parse-packet.o parse-packet.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o cpr.o cpr.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o plaintext.o plaintext.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o sig-check.o sig-check.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keylist.o keylist.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o pkglue.o pkglue.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o objcache.o objcache.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o ecdh.o ecdh.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o pkclist.o pkclist.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o skclist.o skclist.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o pubkey-enc.o pubkey-enc.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o passphrase.o passphrase.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o decrypt.o decrypt.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o decrypt-data.o decrypt-data.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o cipher-cfb.o cipher-cfb.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o cipher-aead.o cipher-aead.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o encrypt.o encrypt.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o sign.o sign.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o verify.o verify.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o revoke.o revoke.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o dearmor.o dearmor.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o import.o import.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o export.o export.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o migrate.o migrate.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o delkey.o delkey.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keygen.o keygen.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o helptext.o helptext.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keyserver.o keyserver.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o call-dirmngr.o call-dirmngr.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o photoid.o photoid.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o call-agent.o call-agent.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o trust.o trust.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o trustdb.o trustdb.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o tdbdump.o tdbdump.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o tdbio.o tdbio.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o tofu.o tofu.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgsql.o gpgsql.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o card-util.o card-util.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o exec.o exec.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o key-clean.o key-clean.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o key-check.o key-check.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgv.o gpgv.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-rmd160.o t-rmd160.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-keydb.o t-keydb.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o test-stubs.o test-stubs.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-keydb-get-keyblock.o t-keydb-get-keyblock.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-stutter.o t-stutter.c clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-rmd160 t-rmd160.o rmd160.o clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpgv gpgv.o build-packet.o compress.o free-packet.o getkey.o expand-group.o call-keyboxd.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 objcache.o ecdh.o verify.o ../kbx/libkeybox.a ../common/libcommonpth.a ../regexp/libregexp.a ../common/libgpgrl.a -lz -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-keydb t-keydb.o test-stubs.o build-packet.o compress.o free-packet.o getkey.o expand-group.o call-keyboxd.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 objcache.o ecdh.o ../kbx/libkeybox.a ../common/libcommonpth.a ../regexp/libregexp.a ../common/libgpgrl.a -lz -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-keydb-get-keyblock t-keydb-get-keyblock.o test-stubs.o build-packet.o compress.o free-packet.o getkey.o expand-group.o call-keyboxd.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 objcache.o ecdh.o ../kbx/libkeybox.a ../common/libcommonpth.a ../regexp/libregexp.a ../common/libgpgrl.a -lz -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-stutter t-stutter.o test-stubs.o build-packet.o compress.o free-packet.o getkey.o expand-group.o call-keyboxd.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 objcache.o ecdh.o ../kbx/libkeybox.a ../common/libcommonpth.a ../regexp/libregexp.a ../common/libgpgrl.a -lz -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg gpg.o keyedit.o server.o build-packet.o compress.o free-packet.o getkey.o expand-group.o call-keyboxd.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 objcache.o ecdh.o pkclist.o skclist.o pubkey-enc.o passphrase.o decrypt.o decrypt-data.o cipher-cfb.o cipher-aead.o encrypt.o sign.o verify.o revoke.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 tofu.o gpgsql.o card-util.o exec.o key-clean.o key-check.o ../kbx/libkeybox.a ../common/libcommonpth.a ../regexp/libregexp.a ../common/libgpgrl.a -lz -lsqlite3 -lgcrypt -lgpg-error -lreadline -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/g10' Making all in sm make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/sm' clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgsm.o gpgsm.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o misc.o misc.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keydb.o keydb.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o server.o server.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o call-agent.o call-agent.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o call-dirmngr.o call-dirmngr.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o fingerprint.o fingerprint.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o certlist.o certlist.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o certdump.o certdump.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o certcheck.o certcheck.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o certchain.o certchain.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o keylist.o keylist.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o verify.o verify.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o sign.o sign.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o encrypt.o encrypt.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o decrypt.o decrypt.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o import.o import.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o export.o export.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o delete.o delete.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o certreqgen.o certreqgen.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o certreqgen-ui.o certreqgen-ui.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o minip12.o minip12.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o qualified.o qualified.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o passphrase.o passphrase.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t_minip12-t-minip12.o `test -f 't-minip12.c' || echo './'`t-minip12.c clang -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/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\"" -U_FORTIFY_SOURCE -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t_minip12-minip12.o `test -f 'minip12.c' || echo './'`minip12.c clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.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 passphrase.o ../kbx/libkeybox509.a ../common/libcommonpth.a ../common/libgpgrl.a -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error -lreadline clang -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-minip12 t_minip12-t-minip12.o t_minip12-minip12.o ../common/libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -lgpg-error make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/sm' Making all in agent make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/agent' clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-gpg-agent.o `test -f 'gpg-agent.c' || echo './'`gpg-agent.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-command.o `test -f 'command.c' || echo './'`command.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-command-ssh.o `test -f 'command-ssh.c' || echo './'`command-ssh.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-call-pinentry.o `test -f 'call-pinentry.c' || echo './'`call-pinentry.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-cache.o `test -f 'cache.c' || echo './'`cache.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-trans.o `test -f 'trans.c' || echo './'`trans.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-findkey.o `test -f 'findkey.c' || echo './'`findkey.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-sexp-secret.o `test -f 'sexp-secret.c' || echo './'`sexp-secret.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-pksign.o `test -f 'pksign.c' || echo './'`pksign.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-pkdecrypt.o `test -f 'pkdecrypt.c' || echo './'`pkdecrypt.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-genkey.o `test -f 'genkey.c' || echo './'`genkey.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-protect.o `test -f 'protect.c' || echo './'`protect.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-trustlist.o `test -f 'trustlist.c' || echo './'`trustlist.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-divert-scd.o `test -f 'divert-scd.c' || echo './'`divert-scd.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-cvt-openpgp.o `test -f 'cvt-openpgp.c' || echo './'`cvt-openpgp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-call-scd.o `test -f 'call-scd.c' || echo './'`call-scd.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-call-daemon.o `test -f 'call-daemon.c' || echo './'`call-daemon.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_agent-learncard.o `test -f 'learncard.c' || echo './'`learncard.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_protect_tool-protect-tool.o `test -f 'protect-tool.c' || echo './'`protect-tool.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_protect_tool-sexp-secret.o `test -f 'sexp-secret.c' || echo './'`sexp-secret.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_protect_tool-protect.o `test -f 'protect.c' || echo './'`protect.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_protect_tool-cvt-openpgp.o `test -f 'cvt-openpgp.c' || echo './'`cvt-openpgp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_preset_passphrase-preset-passphrase.o `test -f 'preset-passphrase.c' || echo './'`preset-passphrase.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t_protect-t-protect.o `test -f 't-protect.c' || echo './'`t-protect.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t_protect-protect.o `test -f 'protect.c' || echo './'`protect.c clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg-preset-passphrase gpg_preset_passphrase-preset-passphrase.o ../common/libsimple-pwquery.a ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg-protect-tool gpg_protect_tool-protect-tool.o gpg_protect_tool-sexp-secret.o gpg_protect_tool-protect.o gpg_protect_tool-cvt-openpgp.o ../common/libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-protect t_protect-t-protect.o t_protect-protect.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -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-sexp-secret.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-call-daemon.o gpg_agent-learncard.o ../common/libcommonpth.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/agent' Making all in tools make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tools' clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgconf.o gpgconf.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgconf-comp.o gpgconf-comp.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg-connect-agent.o gpg-connect-agent.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg-card.o gpg-card.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o card-call-scd.o card-call-scd.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o card-keys.o card-keys.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o card-yubikey.o card-yubikey.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o card-misc.o card-misc.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-gpg-wks-client.o `test -f 'gpg-wks-client.c' || echo './'`gpg-wks-client.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-wks-util.o `test -f 'wks-util.c' || echo './'`wks-util.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-wks-receive.o `test -f 'wks-receive.c' || echo './'`wks-receive.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-rfc822parse.o `test -f 'rfc822parse.c' || echo './'`rfc822parse.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-mime-parser.o `test -f 'mime-parser.c' || echo './'`mime-parser.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-mime-maker.o `test -f 'mime-maker.c' || echo './'`mime-maker.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-send-mail.o `test -f 'send-mail.c' || echo './'`send-mail.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_wks_client-call-dirmngr.o `test -f 'call-dirmngr.c' || echo './'`call-dirmngr.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o watchgnupg.o watchgnupg.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgparsemail.o gpgparsemail.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o rfc822parse.o rfc822parse.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgsplit.o gpgsplit.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgtar-gpgtar.o `test -f 'gpgtar.c' || echo './'`gpgtar.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgtar-gpgtar-create.o `test -f 'gpgtar-create.c' || echo './'`gpgtar-create.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgtar-gpgtar-extract.o `test -f 'gpgtar-extract.c' || echo './'`gpgtar-extract.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgtar-gpgtar-list.o `test -f 'gpgtar-list.c' || echo './'`gpgtar-list.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_check_pattern-gpg-check-pattern.o `test -f 'gpg-check-pattern.c' || echo './'`gpg-check-pattern.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpg_pair_tool-gpg-pair-tool.o `test -f 'gpg-pair-tool.c' || echo './'`gpg-pair-tool.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o clean-sat.o clean-sat.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o make-dns-cert.o make-dns-cert.c clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o clean-sat clean-sat.o clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o make-dns-cert make-dns-cert.o clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o watchgnupg watchgnupg.o clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg-check-pattern gpg_check_pattern-gpg-check-pattern.o ../common/libcommon.a ../regexp/libregexp.a -lgcrypt -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpgparsemail gpgparsemail.o rfc822parse.o clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg-wks-client gpg_wks_client-gpg-wks-client.o gpg_wks_client-wks-util.o gpg_wks_client-wks-receive.o gpg_wks_client-rfc822parse.o gpg_wks_client-mime-parser.o gpg_wks_client-mime-maker.o gpg_wks_client-send-mail.o gpg_wks_client-call-dirmngr.o ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpgsplit gpgsplit.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error -lz clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpgtar gpgtar-gpgtar.o gpgtar-gpgtar-create.o gpgtar-gpgtar-extract.o gpgtar-gpgtar-list.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg-pair-tool gpg_pair_tool-gpg-pair-tool.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg-connect-agent gpg-connect-agent.o ../common/libgpgrl.a ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -lgpg-error -lreadline clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpgconf gpgconf.o gpgconf-comp.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpg-card gpg-card.o card-call-scd.o card-keys.o card-yubikey.o card-misc.o ../common/libgpgrl.a ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -lgpg-error -lreadline make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tools' Making all in po make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/po' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/po' Making all in doc make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' clang -I. -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\"" \ -o mkdefsinc ./mkdefsinc.c incd="`test -f defsincdate || echo './'`defsincdate"; \ ./mkdefsinc -C . --date "`cat $incd 2>/dev/null`" \ gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi instguide.texi tools.texi debugging.texi glossary.texi contrib.texi gpl.texi sysnotes.texi dirmngr.texi wks.texi gpg-card.texi gnupg-module-overview.svg gnupg-card-architecture.fig howtos.texi howto-create-a-server-cert.texi >defs.inc make all-am make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' incd="`test -f defsincdate || echo './'`defsincdate"; \ for file in gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi dirmngr.texi scdaemon.texi tools.texi wks.texi gpg-card.texi ; do \ /usr/sbin/yat2m -I . --release "GnuPG 2.3.4" --source "GNU Privacy Guard 2.2" --store \ --date "`cat $incd 2>/dev/null`" \ `test -f '$file' || echo './'`$file ; done yat2m: writing 'gnupg.7' yat2m: writing 'gpg.1' yat2m: writing 'gpgsm.1' yat2m: writing 'gpg-agent.1' yat2m: writing 'dirmngr.8' yat2m: writing 'scdaemon.1' yat2m: writing 'watchgnupg.1' yat2m: writing 'gpgv.1' yat2m: writing 'addgnupghome.8' yat2m: writing 'gpgconf.1' yat2m: writing 'applygnupgdefaults.8' yat2m: writing 'gpg-preset-passphrase.1' yat2m: writing 'gpg-connect-agent.1' yat2m: writing 'dirmngr-client.1' yat2m: writing 'gpgparsemail.1' yat2m: writing 'gpgtar.1' yat2m: writing 'gpg-check-pattern.1' yat2m: writing 'gpg-wks-client.1' yat2m: writing 'gpg-wks-server.1' yat2m: writing 'gpg-card.1' make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' Making all in tests make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' Making all in gpgscm make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm' clang -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\"" -U_FORTIFY_SOURCE -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgscm-main.o `test -f 'main.c' || echo './'`main.c clang -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\"" -U_FORTIFY_SOURCE -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgscm-ffi.o `test -f 'ffi.c' || echo './'`ffi.c clang -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\"" -U_FORTIFY_SOURCE -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o gpgscm-scheme.o `test -f 'scheme.c' || echo './'`scheme.c clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o t-child.o t-child.c clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o t-child t-child.o clang -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o gpgscm gpgscm-main.o gpgscm-ffi.o gpgscm-scheme.o ../../common/libcommon.a -lreadline -lgcrypt -lgpg-error -lgpg-error make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm' Making all in openpgp make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/openpgp' clang -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\"" -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o fake-pinentry.o fake-pinentry.c clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o fake-pinentry fake-pinentry.o make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/openpgp' Making all in cms make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/cms' srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GNUPG_BUILD_ROOT="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GPGSM="" "./runtest" ./inittests gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 gpgsm: keybox '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/cms/pubring.kbx' created gpgsm: total number processed: 1 gpgsm: imported: 1 gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 gpgsm: total number processed: 1 gpgsm: imported: 1 gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 gpgsm: total number processed: 1 gpgsm: imported: 1 echo timestamp >./inittests.stamp make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/cms' Making all in migrations make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/migrations' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/migrations' Making all in gpgme make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgme' Making all in pkits make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/pkits' srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GNUPG_BUILD_ROOT="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GPGSM=../../sm/gpgsm silent=yes ./inittests echo timestamp >./inittests.stamp make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/pkits' Making all in . make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' clang -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -c -o asschk.o asschk.c clang -Wall -Wno-pointer-sign -Wpointer-arith -march=native -O3 -pipe -fdata-sections -ffunction-sections -fno-common -fforce-emit-vtables -fstrict-vtable-pointers -fvirtual-function-elimination -fwhole-program-vtables -fcf-protection=none -fno-sanitize=all -fno-stack-protector -fPIC -fdirect-access-external-data -fno-plt -fno-semantic-interposition -ffast-math -flto -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all -no-pie -Wl,-no-pie -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -Wl,--lto-O3 -Wl,--lto-whole-program-visibility -Wl,-O2 -o asschk asschk.o make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4' (set -e; cd bin; \ for i in gpg gpgv; \ do ln -sf ../g10/$i .; done; \ for i in gpgsm; \ do ln -sf ../sm/$i .; done; \ for i in gpg-agent; \ do ln -sf ../agent/$i .; done; \ for i in dirmngr; \ do ln -sf ../dirmngr/$i .; done; \ for i in gpgconf gpg-connect-agent gpgtar gpg-card; \ do ln -sf ../tools/$i .; done; \ cd ../libexec ; \ for i in keyboxd; \ do ln -sf ../kbx/$i .; done; \ for i in scdaemon; \ do ln -sf ../scd/$i .; done; \ for i in gpg-preset-passphrase; \ do ln -sf ../agent/$i .; done; \ echo "created links to binaries" ) created links to binaries make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4' >>> Source compiled. >>> Test phase: app-crypt/gnupg-2.3.4 make -j28 -l28 check Making check in m4 make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/m4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/m4' Making check in common make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' make check-am make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' make check-TESTS make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' PASS: t-stringhelp PASS: t-timestuff PASS: t-convert PASS: t-percent PASS: t-gettime PASS: t-sysutils PASS: t-sexputil > Known envvars: GPG_TTY(ttyname) TERM(ttytype) DISPLAY(display) > XAUTHORITY(xauthority) XMODIFIERS WAYLAND_DISPLAY XDG_SESSION_TYPE > QT_QPA_PLATFORM GTK_IM_MODULE DBUS_SESSION_BUS_ADDRESS > QT_IM_MODULE INSIDE_EMACS PINENTRY_USER_DATA(pinentry-user-data) PASS: t-session-env PASS: t-openpgp-oid PASS: t-ssh-utils PASS: t-mapstrings PASS: t-zb32 PASS: t-mbox-util PASS: t-iobuf PASS: t-strlist PASS: t-name-value PASS: t-ccparray PASS: t-recsel PASS: t-w32-cmdline PASS: t-exechelp error running '/bin/false': exit status 1 PASS: t-exectool =================== All 21 tests passed =================== make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/common' Making check in regexp make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' make check-am make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/regexp' Making check in kbx make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/kbx' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/kbx' Making check in g10 make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/g10' make check-TESTS make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/g10' PASS: t-rmd160 can't allocate lock for '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/g10/t-keydb-keyring.kbx' PASS: t-keydb PASS: t-keydb-get-keyblock PASS: t-stutter ================== All 4 tests passed ================== make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/g10' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/g10' Making check in sm make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/sm' make check-TESTS make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/sm' ================== All 0 tests passed ================== make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/sm' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/sm' Making check in agent make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/agent' make check-TESTS make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/agent' PASS: t-protect ============= 1 test passed ============= make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/agent' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/agent' Making check in tools make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tools' Making check in po make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/po' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/po' Making check in doc make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' make check-am make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/doc' Making check in tests make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' Making check in gpgscm make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm' make check-local make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm' EXEEXT= GPGSCM_PATH=. \ ./gpgscm ./t-child.scm Testing process and IPC primitives... hello world. All good. make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm' Making check in openpgp make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/openpgp' LC_ALL=C EXEEXT= PATH="../gpgscm:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/sbin:/sbin:/bin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/13/bin" abs_top_srcdir="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" objdir="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GNUPG_BUILD_ROOT="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GPGSCM_PATH="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm" /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm/gpgscm \ /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/openpgp/run-tests.scm --parallel PASS: tests/openpgp/setup.scm Checking decryption of supplied DSA encrypted file > plain-1 < PASS: tests/openpgp/decrypt-dsa.scm Hashing the empty string > MD5 SHA1 RIPEMD160 SHA224 SHA256 SHA384 SHA512 < Hashing the string "abcdefghijklmnopqrstuvwxyz" > MD5 SHA1 RIPEMD160 SHA224 SHA256 SHA384 SHA512 < PASS: tests/openpgp/mds.scm Checking armor encoding and decoding > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/enarmor.scm Printing the GPG version PASS: tests/openpgp/version.scm Checking that a signature by bad key should not be verified > msg_signed_asc < PASS: tests/openpgp/gpgv-forged-keyring.scm Checking verification of supplied files using --multifile. PASS: tests/openpgp/verify-multifile.scm Checking bogus signature > #x2d #xca < Checking that a valid signature is verified as such > msg_ols_asc msg_cols_asc msg_sl_asc msg_oolss_asc msg_cls_asc msg_clss_asc < Checking that a valid signature over multiple messages is rejected > msg_olsols_asc_multiple msg_clsclss_asc_multiple < Checking that an invalid signature is verified as such > bad_ls_asc bad_fols_asc bad_olsf_asc bad_ools_asc < Checking that a valid Ed25519 signature is verified as such > msg_ed25519_rshort msg_ed25519_sshort < PASS: tests/openpgp/verify.scm Checking that a valid signature is verified as such > sig-sl-valid < Checking that an invalid signature is verified as such > sig-1ls1ls-valid sig-ls-valid sig-1lsls-invalid sig-lsls-invalid sig-lss-invalid sig-slsl-invalid < PASS: tests/openpgp/multisig.scm Checking armored detached signatures of multiple files PASS: tests/openpgp/armdetachm.scm Checking detached signatures of multiple files PASS: tests/openpgp/detachm.scm Checking unwrapping the encryption. > encsig-2-keys-3 encsig-2-keys-4 < PASS: tests/openpgp/decrypt-unwrap-verify.scm BZIP2 support not compiled in. SKIP: tests/openpgp/4gb-packet.scm Checking key revocation. PASS: tests/openpgp/import-revocation-certificate.scm Checking bug 894: segv importing certain keys. Checking bug 1223: designated revoker sigs are not properly merged. Checking import of two keys with colliding long key ids. PASS: tests/openpgp/import.scm Checking armored_key_8192 Importing alpha_seckey Checking for bug #1179 PASS: tests/openpgp/armor.scm Checking bogus signature > #x2d #xca < Checking that a valid signature is verified as such > msg_ols_asc msg_cols_asc msg_sl_asc msg_oolss_asc msg_cls_asc msg_clss_asc < Checking that an invalid signature is verified as such > bad_ls_asc bad_fols_asc bad_olsf_asc bad_ools_asc < Checking that a valid Ed25519 signature is verified as such > msg_ed25519_rshort msg_ed25519_sshort < PASS: tests/openpgp/gpgv.scm Checking signing and encryption using DSA > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing and encryption using DSA with a specific hash algorithm > SHA1 RIPEMD160 < PASS: tests/openpgp/signencrypt-dsa.scm Checking WoT with trust signatures (PGP trust model)... PASS: tests/openpgp/trust-pgp-2.scm Checking armored encryption and decryption using pipes > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armencryptp.scm Checking armored encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armencrypt.scm Checking encryption and decryption using pipes > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/encryptp.scm Checking encryption of supplied files using --multifile. Verifying files: > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/encrypt-multifile.scm Checking decryption of supplied files using --multifile. Verifying files: > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt-multifile.scm Checking passphrase cache (issue2015)... PASS: tests/openpgp/issue2015.scm Checking ssh export... PASS: tests/openpgp/ssh-export.scm Checking max depth of trust signature chains... PASS: tests/openpgp/trust-pgp-3.scm Checking conventional encryption > plain-2 data-32000 < Checking conventional encryption using a specific cipher > IDEA .. 3DES .. CAST5 .. BLOWFISH .. AES .. AES192 .. AES256 .. TWOFISH .. CAMELLIA128 .. CAMELLIA192 .. CAMELLIA256 .. < PASS: tests/openpgp/conventional.scm Checking decryption of supplied files > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt.scm Checking iobuf_peek corner case (issue2419)... PASS: tests/openpgp/issue2419.scm Checking robustness wrt empty databases in gnupghome (issue2417)... PASS: tests/openpgp/issue2417.scm Checking import statistics (issue2346)... PASS: tests/openpgp/issue2346.scm Importing public key. Checking that the most recent, valid signing subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < Checking that we can select a specific signing key > 8BC90111 F5F77B83 1EA97479 < PASS: tests/openpgp/use-exact-key.scm Checking basic WoT (classic trust model)... PASS: tests/openpgp/trust-pgp-1.scm Checking encryption, signing, and producing armored output > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/seat.scm Checking decryption of supplied files using the session key. > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt-session-key.scm PASS: tests/openpgp/setup.scm Checking decryption of supplied DSA encrypted file > plain-1 < PASS: tests/openpgp/decrypt-dsa.scm Hashing the empty string > MD5 SHA1 RIPEMD160 SHA224 SHA256 SHA384 SHA512 < Hashing the string "abcdefghijklmnopqrstuvwxyz" > MD5 SHA1 RIPEMD160 SHA224 SHA256 SHA384 SHA512 < PASS: tests/openpgp/mds.scm Checking armor encoding and decoding > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/enarmor.scm Printing the GPG version PASS: tests/openpgp/version.scm Checking trust signature with domain restrictions... PASS: tests/openpgp/trust-pgp-4.scm Checking invocation with invalid file descriptors (issue2941). > status-fd attribute-fd logger-fd override-session-key-fd passphrase-fd command-fd < PASS: tests/openpgp/issue2941.scm Checking key selection > 5 4 4 3 4 3 3 2 4 3 3 2 3 2 2 1 4 3 3 2 3 2 2 1 3 2 2 1 2 1 1 < PASS: tests/openpgp/key-selection.scm Checking key export > D74C5F22 C40FDECF ECABF51D < PASS: tests/openpgp/export.scm Importing public key. Checking that the most recent, valid signing subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < Checking that the most recent, valid encryption subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < PASS: tests/openpgp/default-key.scm Checking gpgtar without encryption Checking gpgtar without encryption with nicer actions Checking gpgtar with asymmetric encryption Checking gpgtar with asymmetric encryption and signature Checking gpgtar with signature Checking gpgtar with symmetric encryption Checking gpgtar with symmetric encryption and chosen cipher Checking gpgtar with both symmetric and asymmetric encryption PASS: tests/openpgp/gpgtar.scm Checking tofu policies and trust... Setting a fixed policy... > good ..... unknown ..... bad ..... < Checking TOFU stats... Checking cross sigs... > Two keys. < > Adding cross signatures. < > Adding conflicting user id. < > Adding cross signature on user id. < Checking UTK sigs... > Two keys. < > Adding cross signatures. < > Marking 1938C3A0E4674B6C217AC0B987DB2814EC38277E as ultimately trusted. < > Adding conflicting user id. < > Adding cross signature on user id. < PASS: tests/openpgp/tofu.scm Checking batch key generation PASS: tests/openpgp/genkey1024.scm Checking armored detached signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armdetach.scm Checking armored signing and encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armsignencrypt.scm Checking armored signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armsigs.scm Checking detached signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/detach.scm Checking signing and verifying plain text messages > plain-1 plain-2 plain-3 plain-large plain-large < Checking signing and verifying test vectors > 0 1 2 3 4 5 < PASS: tests/openpgp/clearsig.scm Checking encryption using a specific compression algorithm > Uncompressed ........ ZIP ........ ZLIB ........ < PASS: tests/openpgp/compression.scm Checking signing using DSA with the default hash algorithm > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing using DSA with a specific hash algorithm > SHA1 RIPEMD160 < PASS: tests/openpgp/sigs-dsa.scm Checking conventional encryption with MDC > IDEA .. 3DES .. CAST5 .. BLOWFISH .. AES .. AES192 .. AES256 .. TWOFISH .. CAMELLIA128 .. CAMELLIA192 .. CAMELLIA256 .. < Checking sign+symencrypt > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/conventional-mdc.scm Checking signing and encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking bug 537: MDC problem with old style compressed packets. PASS: tests/openpgp/signencrypt.scm Checking detached signatures of multiple files PASS: tests/openpgp/detachm.scm Checking unwrapping the encryption. > encsig-2-keys-3 encsig-2-keys-4 < PASS: tests/openpgp/decrypt-unwrap-verify.scm Checking armored detached signatures of multiple files PASS: tests/openpgp/armdetachm.scm Checking decryption of supplied files using --multifile. Verifying files: > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt-multifile.scm Checking decryption of supplied files > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt.scm Checking TOFU trust model with ultimately trusted keys (issue2929). PASS: tests/openpgp/issue2929.scm Checking verification of supplied files using --multifile. PASS: tests/openpgp/verify-multifile.scm Checking signing and encryption using DSA > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing and encryption using DSA with a specific hash algorithm > SHA1 RIPEMD160 < PASS: tests/openpgp/signencrypt-dsa.scm Checking armored encryption and decryption using pipes > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armencryptp.scm Checking armored encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armencrypt.scm Checking encryption and decryption using pipes > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/encryptp.scm Checking encryption of supplied files using --multifile. Verifying files: > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/encrypt-multifile.scm Checking that a signature by bad key should not be verified > msg_signed_asc < PASS: tests/openpgp/gpgv-forged-keyring.scm Checking that a valid signature is verified as such > sig-sl-valid < Checking that an invalid signature is verified as such > sig-1ls1ls-valid sig-ls-valid sig-1lsls-invalid sig-lsls-invalid sig-lss-invalid sig-slsl-invalid < PASS: tests/openpgp/multisig.scm BZIP2 support not compiled in. SKIP: tests/openpgp/4gb-packet.scm Checking key revocation. PASS: tests/openpgp/import-revocation-certificate.scm Checking bug 894: segv importing certain keys. Checking bug 1223: designated revoker sigs are not properly merged. Checking import of two keys with colliding long key ids. PASS: tests/openpgp/import.scm Checking bogus signature > #x2d #xca < Checking that a valid signature is verified as such > msg_ols_asc msg_cols_asc msg_sl_asc msg_oolss_asc msg_cls_asc msg_clss_asc < Checking that a valid signature over multiple messages is rejected > msg_olsols_asc_multiple msg_clsclss_asc_multiple < Checking that an invalid signature is verified as such > bad_ls_asc bad_fols_asc bad_olsf_asc bad_ools_asc < Checking that a valid Ed25519 signature is verified as such > msg_ed25519_rshort msg_ed25519_sshort < PASS: tests/openpgp/verify.scm Checking encryption, signing, and producing armored output > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/seat.scm Checking decryption of supplied files using the session key. > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt-session-key.scm Checking signing with the default hash algorithm > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing with a specific hash algorithm > SHA1 RIPEMD160 SHA256 SHA384 SHA512 SHA224 < PASS: tests/openpgp/sigs.scm Checking armored_key_8192 Importing alpha_seckey Checking for bug #1179 PASS: tests/openpgp/armor.scm Checking conventional encryption > plain-2 data-32000 < Checking conventional encryption using a specific cipher > IDEA .. 3DES .. CAST5 .. BLOWFISH .. AES .. AES192 .. AES256 .. TWOFISH .. CAMELLIA128 .. CAMELLIA192 .. CAMELLIA256 .. < PASS: tests/openpgp/conventional.scm Checking reading and writing configuration via gpgconf... > compliance ............. verbose ............. quiet ............. < PASS: tests/openpgp/gpgconf.scm Checking ssh export... PASS: tests/openpgp/ssh-export.scm Importing public key. Checking that the most recent, valid signing subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < Checking that we can select a specific signing key > 8BC90111 F5F77B83 1EA97479 < PASS: tests/openpgp/use-exact-key.scm Checking max depth of trust signature chains... PASS: tests/openpgp/trust-pgp-3.scm Checking bogus signature > #x2d #xca < Checking that a valid signature is verified as such > msg_ols_asc msg_cols_asc msg_sl_asc msg_oolss_asc msg_cls_asc msg_clss_asc < Checking that an invalid signature is verified as such > bad_ls_asc bad_fols_asc bad_olsf_asc bad_ools_asc < Checking that a valid Ed25519 signature is verified as such > msg_ed25519_rshort msg_ed25519_sshort < PASS: tests/openpgp/gpgv.scm Checking armored signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armsigs.scm Checking detached signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/detach.scm Checking robustness wrt empty databases in gnupghome (issue2417)... PASS: tests/openpgp/issue2417.scm Checking import statistics (issue2346)... PASS: tests/openpgp/issue2346.scm Checking passphrase cache (issue2015)... PASS: tests/openpgp/issue2015.scm Importing public key. Checking that the most recent, valid signing subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < Checking that the most recent, valid encryption subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < PASS: tests/openpgp/default-key.scm Checking WoT with trust signatures (PGP trust model)... PASS: tests/openpgp/trust-pgp-2.scm Checking batch key generation PASS: tests/openpgp/genkey1024.scm Checking armored detached signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armdetach.scm PASS: tests/openpgp/setup.scm Hashing the empty string > MD5 SHA1 RIPEMD160 SHA224 SHA256 SHA384 SHA512 < Hashing the string "abcdefghijklmnopqrstuvwxyz" > MD5 SHA1 RIPEMD160 SHA224 SHA256 SHA384 SHA512 < PASS: tests/openpgp/mds.scm Checking armor encoding and decoding > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/enarmor.scm Printing the GPG version PASS: tests/openpgp/version.scm Checking trust signature with domain restrictions... PASS: tests/openpgp/trust-pgp-4.scm Checking invocation with invalid file descriptors (issue2941). > status-fd attribute-fd logger-fd override-session-key-fd passphrase-fd command-fd < PASS: tests/openpgp/issue2941.scm Checking iobuf_peek corner case (issue2419)... PASS: tests/openpgp/issue2419.scm Checking key selection > 5 4 4 3 4 3 3 2 4 3 3 2 3 2 2 1 4 3 3 2 3 2 2 1 3 2 2 1 2 1 1 < PASS: tests/openpgp/key-selection.scm Checking key export > D74C5F22 C40FDECF ECABF51D < PASS: tests/openpgp/export.scm Checking gpgtar without encryption Checking gpgtar without encryption with nicer actions Checking gpgtar with asymmetric encryption Checking gpgtar with asymmetric encryption and signature Checking gpgtar with signature Checking gpgtar with symmetric encryption Checking gpgtar with symmetric encryption and chosen cipher Checking gpgtar with both symmetric and asymmetric encryption PASS: tests/openpgp/gpgtar.scm Checking basic WoT (classic trust model)... PASS: tests/openpgp/trust-pgp-1.scm Checking tofu policies and trust... Setting a fixed policy... > good ..... unknown ..... bad ..... < Checking TOFU stats... Checking cross sigs... > Two keys. < > Adding cross signatures. < > Adding conflicting user id. < > Adding cross signature on user id. < Checking UTK sigs... > Two keys. < > Adding cross signatures. < > Marking 1938C3A0E4674B6C217AC0B987DB2814EC38277E as ultimately trusted. < > Adding conflicting user id. < > Adding cross signature on user id. < PASS: tests/openpgp/tofu.scm Checking conventional encryption with MDC > IDEA .. 3DES .. CAST5 .. BLOWFISH .. AES .. AES192 .. AES256 .. TWOFISH .. CAMELLIA128 .. CAMELLIA192 .. CAMELLIA256 .. < Checking sign+symencrypt > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/conventional-mdc.scm Checking armored signing and encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armsignencrypt.scm Checking signing and encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking bug 537: MDC problem with old style compressed packets. PASS: tests/openpgp/signencrypt.scm Checking signing and verifying plain text messages > plain-1 plain-2 plain-3 plain-large plain-large < Checking signing and verifying test vectors > 0 1 2 3 4 5 < PASS: tests/openpgp/clearsig.scm Checking encryption using a specific compression algorithm > Uncompressed ........ ZIP ........ ZLIB ........ < PASS: tests/openpgp/compression.scm Checking signing using DSA with the default hash algorithm > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing using DSA with a specific hash algorithm > SHA1 RIPEMD160 < PASS: tests/openpgp/sigs-dsa.scm PASS: tests/openpgp/delete-keys.scm Checking decryption of supplied DSA encrypted file > plain-1 < PASS: tests/openpgp/decrypt-dsa.scm Preparing for ECC test Importing ECC public keys Checking opaque ECDSA signatures > msg_opaque_signed_256 msg_opaque_signed_384 msg_opaque_signed_521 < Importing ECC secret keys Checking ECC encryption Checking ECDH decryption > msg_encrypted_256 msg_encrypted_384 msg_encrypted_521 < Checking ECC encryption and decryption > plain-1 ... plain-2 ... plain-3 ... plain-large ... data-500 ... data-9000 ... data-32000 ... data-80000 ... < Checking ECC signing and verifiction > plain-1 ... plain-2 ... plain-3 ... plain-large ... data-500 ... data-9000 ... data-32000 ... data-80000 ... < Importing ECC secret keys directly PASS: tests/openpgp/ecc.scm Checking detached signatures of multiple files PASS: tests/openpgp/detachm.scm Checking unwrapping the encryption. > encsig-2-keys-3 encsig-2-keys-4 < PASS: tests/openpgp/decrypt-unwrap-verify.scm Checking signing with the default hash algorithm > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing with a specific hash algorithm > SHA1 RIPEMD160 SHA256 SHA384 SHA512 SHA224 < PASS: tests/openpgp/sigs.scm Checking encryption using DSA > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking encryption using DSA and a specific cipher algorithm > IDEA ........ 3DES ........ CAST5 ........ BLOWFISH ........ AES ........ AES192 ........ AES256 ........ TWOFISH ........ CAMELLIA128 ........ CAMELLIA192 ........ CAMELLIA256 ........ < PASS: tests/openpgp/encrypt-dsa.scm Checking armored detached signatures of multiple files PASS: tests/openpgp/armdetachm.scm Checking encryption and decryption using pipes > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/encryptp.scm Checking encryption of supplied files using --multifile. Verifying files: > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/encrypt-multifile.scm Checking decryption of supplied files > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt.scm Importing ssh keys... > dsa rsa ecdsa ed25519 < Checking for issue2316... PASS: tests/openpgp/ssh-import.scm Checking armored encryption and decryption using pipes > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armencryptp.scm Checking armored encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armencrypt.scm Checking decryption of supplied files using --multifile. Verifying files: > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt-multifile.scm Checking that a signature by bad key should not be verified > msg_signed_asc < PASS: tests/openpgp/gpgv-forged-keyring.scm Checking verification of supplied files using --multifile. PASS: tests/openpgp/verify-multifile.scm Checking bogus signature > #x2d #xca < Checking that a valid signature is verified as such > msg_ols_asc msg_cols_asc msg_sl_asc msg_oolss_asc msg_cls_asc msg_clss_asc < Checking that a valid signature over multiple messages is rejected > msg_olsols_asc_multiple msg_clsclss_asc_multiple < Checking that an invalid signature is verified as such > bad_ls_asc bad_fols_asc bad_olsf_asc bad_ools_asc < Checking that a valid Ed25519 signature is verified as such > msg_ed25519_rshort msg_ed25519_sshort < PASS: tests/openpgp/verify.scm Checking that a valid signature is verified as such > sig-sl-valid < Checking that an invalid signature is verified as such > sig-1ls1ls-valid sig-ls-valid sig-1lsls-invalid sig-lsls-invalid sig-lss-invalid sig-slsl-invalid < PASS: tests/openpgp/multisig.scm Checking signing and encryption using DSA > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing and encryption using DSA with a specific hash algorithm > SHA1 RIPEMD160 < PASS: tests/openpgp/signencrypt-dsa.scm Checking encryption, signing, and producing armored output > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/seat.scm Checking decryption of supplied files using the session key. > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/decrypt-session-key.scm Checking reading and writing configuration via gpgconf... > compliance ............. verbose ............. quiet ............. < PASS: tests/openpgp/gpgconf.scm BZIP2 support not compiled in. SKIP: tests/openpgp/4gb-packet.scm Checking key revocation. PASS: tests/openpgp/import-revocation-certificate.scm Checking TOFU trust model with ultimately trusted keys (issue2929). PASS: tests/openpgp/issue2929.scm Checking bug 894: segv importing certain keys. Checking bug 1223: designated revoker sigs are not properly merged. Checking import of two keys with colliding long key ids. PASS: tests/openpgp/import.scm Checking armored_key_8192 Importing alpha_seckey Checking for bug #1179 PASS: tests/openpgp/armor.scm Checking bogus signature > #x2d #xca < Checking that a valid signature is verified as such > msg_ols_asc msg_cols_asc msg_sl_asc msg_oolss_asc msg_cls_asc msg_clss_asc < Checking that an invalid signature is verified as such > bad_ls_asc bad_fols_asc bad_olsf_asc bad_ools_asc < Checking that a valid Ed25519 signature is verified as such > msg_ed25519_rshort msg_ed25519_sshort < PASS: tests/openpgp/gpgv.scm Checking armored signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armsigs.scm Checking detached signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/detach.scm Checking ssh export... PASS: tests/openpgp/ssh-export.scm Importing public key. Checking that the most recent, valid signing subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < Checking that we can select a specific signing key > 8BC90111 F5F77B83 1EA97479 < PASS: tests/openpgp/use-exact-key.scm Checking max depth of trust signature chains... PASS: tests/openpgp/trust-pgp-3.scm Checking WoT with trust signatures (PGP trust model)... PASS: tests/openpgp/trust-pgp-2.scm Checking basic WoT (classic trust model)... PASS: tests/openpgp/trust-pgp-1.scm Checking conventional encryption > plain-2 data-32000 < Checking conventional encryption using a specific cipher > IDEA .. 3DES .. CAST5 .. BLOWFISH .. AES .. AES192 .. AES256 .. TWOFISH .. CAMELLIA128 .. CAMELLIA192 .. CAMELLIA256 .. < PASS: tests/openpgp/conventional.scm Checking signing using DSA with the default hash algorithm > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing using DSA with a specific hash algorithm > SHA1 RIPEMD160 < PASS: tests/openpgp/sigs-dsa.scm Checking iobuf_peek corner case (issue2419)... PASS: tests/openpgp/issue2419.scm Checking robustness wrt empty databases in gnupghome (issue2417)... PASS: tests/openpgp/issue2417.scm Checking import statistics (issue2346)... PASS: tests/openpgp/issue2346.scm Checking passphrase cache (issue2015)... PASS: tests/openpgp/issue2015.scm Checking batch key generation PASS: tests/openpgp/genkey1024.scm Checking armored detached signatures > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armdetach.scm Checking signing and verifying plain text messages > plain-1 plain-2 plain-3 plain-large plain-large < Checking signing and verifying test vectors > 0 1 2 3 4 5 < PASS: tests/openpgp/clearsig.scm Checking trust signature with domain restrictions... PASS: tests/openpgp/trust-pgp-4.scm Checking invocation with invalid file descriptors (issue2941). > status-fd attribute-fd logger-fd override-session-key-fd passphrase-fd command-fd < PASS: tests/openpgp/issue2941.scm Checking TOFU trust model with ultimately trusted keys (issue2929). PASS: tests/openpgp/issue2929.scm Checking reading and writing configuration via gpgconf... > compliance ............. verbose ............. quiet ............. < PASS: tests/openpgp/gpgconf.scm PASS: tests/openpgp/delete-keys.scm Checking key selection > 5 4 4 3 4 3 3 2 4 3 3 2 3 2 2 1 4 3 3 2 3 2 2 1 3 2 2 1 2 1 1 < PASS: tests/openpgp/key-selection.scm Checking quick key generation... Checking that we can add a user ID... Checking that we can mark an user ID as primary. Checking that we get an error making non-existent user ID the primary one. Checking that we can revoke a user ID... Checking that we get an error revoking a non-existent user ID. Checking that we get an error revoking the last valid user ID. Checking that we can change the expiration time. Checking that we can add subkeys... > () (- - -) (default default never) (rsa sign auth encr seconds=600) (rsa auth,encr 2) (rsa sign 2038-01-01) (rsa sign 20380101T115500) (rsa sign 2d) (rsa1024 sign 2w) (rsa2048 encr 2m) (rsa4096 sign,auth 2y) (future-default) < PASS: tests/openpgp/quick-key-manipulation.scm Importing ssh keys... > dsa rsa ecdsa ed25519 < Checking for issue2316... PASS: tests/openpgp/ssh-import.scm Checking key export > D74C5F22 C40FDECF ECABF51D < PASS: tests/openpgp/export.scm Importing public key. Checking that the most recent, valid signing subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < Checking that the most recent, valid encryption subkey is used by default > 8BC90111 3E880CFF F5F77B83 45117079 1EA97479 < PASS: tests/openpgp/default-key.scm Checking gpgtar without encryption Checking gpgtar without encryption with nicer actions Checking gpgtar with asymmetric encryption Checking gpgtar with asymmetric encryption and signature Checking gpgtar with signature Checking gpgtar with symmetric encryption Checking gpgtar with symmetric encryption and chosen cipher Checking gpgtar with both symmetric and asymmetric encryption PASS: tests/openpgp/gpgtar.scm Checking tofu policies and trust... Setting a fixed policy... > good ..... unknown ..... bad ..... < Checking TOFU stats... Checking cross sigs... > Two keys. < > Adding cross signatures. < > Adding conflicting user id. < > Adding cross signature on user id. < Checking UTK sigs... > Two keys. < > Adding cross signatures. < > Marking 1938C3A0E4674B6C217AC0B987DB2814EC38277E as ultimately trusted. < > Adding conflicting user id. < > Adding cross signature on user id. < PASS: tests/openpgp/tofu.scm Preparing for ECC test Importing ECC public keys Checking opaque ECDSA signatures > msg_opaque_signed_256 msg_opaque_signed_384 msg_opaque_signed_521 < Importing ECC secret keys Checking ECC encryption Checking ECDH decryption > msg_encrypted_256 msg_encrypted_384 msg_encrypted_521 < Checking ECC encryption and decryption > plain-1 ... plain-2 ... plain-3 ... plain-large ... data-500 ... data-9000 ... data-32000 ... data-80000 ... < Checking ECC signing and verifiction > plain-1 ... plain-2 ... plain-3 ... plain-large ... data-500 ... data-9000 ... data-32000 ... data-80000 ... < Importing ECC secret keys directly PASS: tests/openpgp/ecc.scm Checking conventional encryption with MDC > IDEA .. 3DES .. CAST5 .. BLOWFISH .. AES .. AES192 .. AES256 .. TWOFISH .. CAMELLIA128 .. CAMELLIA192 .. CAMELLIA256 .. < Checking sign+symencrypt > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/conventional-mdc.scm Checking armored signing and encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < PASS: tests/openpgp/armsignencrypt.scm Checking signing and encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking bug 537: MDC problem with old style compressed packets. PASS: tests/openpgp/signencrypt.scm Checking encryption using a specific compression algorithm > Uncompressed ........ ZIP ........ ZLIB ........ < PASS: tests/openpgp/compression.scm Checking encryption using DSA > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking encryption using DSA and a specific cipher algorithm > IDEA ........ 3DES ........ CAST5 ........ BLOWFISH ........ AES ........ AES192 ........ AES256 ........ TWOFISH ........ CAMELLIA128 ........ CAMELLIA192 ........ CAMELLIA256 ........ < PASS: tests/openpgp/encrypt-dsa.scm Checking encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking encryption using a specific cipher algorithm > IDEA ........ 3DES ........ CAST5 ........ BLOWFISH ........ AES ........ AES192 ........ AES256 ........ TWOFISH ........ CAMELLIA128 ........ CAMELLIA192 ........ CAMELLIA256 ........ < Checking encryption using a key from file > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/encrypt.scm Checking signing with the default hash algorithm > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking signing with a specific hash algorithm > SHA1 RIPEMD160 SHA256 SHA384 SHA512 SHA224 < PASS: tests/openpgp/sigs.scm PASS: tests/openpgp/delete-keys.scm Checking quick key generation... Checking that we can add a user ID... Checking that we can mark an user ID as primary. Checking that we get an error making non-existent user ID the primary one. Checking that we can revoke a user ID... Checking that we get an error revoking a non-existent user ID. Checking that we get an error revoking the last valid user ID. Checking that we can change the expiration time. Checking that we can add subkeys... > () (- - -) (default default never) (rsa sign auth encr seconds=600) (rsa auth,encr 2) (rsa sign 2038-01-01) (rsa sign 20380101T115500) (rsa sign 2d) (rsa1024 sign 2w) (rsa2048 encr 2m) (rsa4096 sign,auth 2y) (future-default) < PASS: tests/openpgp/quick-key-manipulation.scm Importing ssh keys... > dsa rsa ecdsa ed25519 < Checking for issue2316... PASS: tests/openpgp/ssh-import.scm Preparing for ECC test Importing ECC public keys Checking opaque ECDSA signatures > msg_opaque_signed_256 msg_opaque_signed_384 msg_opaque_signed_521 < Importing ECC secret keys Checking ECC encryption Checking ECDH decryption > msg_encrypted_256 msg_encrypted_384 msg_encrypted_521 < Checking ECC encryption and decryption > plain-1 ... plain-2 ... plain-3 ... plain-large ... data-500 ... data-9000 ... data-32000 ... data-80000 ... < Checking ECC signing and verifiction > plain-1 ... plain-2 ... plain-3 ... plain-large ... data-500 ... data-9000 ... data-32000 ... data-80000 ... < Importing ECC secret keys directly PASS: tests/openpgp/ecc.scm Checking encryption using DSA > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking encryption using DSA and a specific cipher algorithm > IDEA ........ 3DES ........ CAST5 ........ BLOWFISH ........ AES ........ AES192 ........ AES256 ........ TWOFISH ........ CAMELLIA128 ........ CAMELLIA192 ........ CAMELLIA256 ........ < PASS: tests/openpgp/encrypt-dsa.scm Checking encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking encryption using a specific cipher algorithm > IDEA ........ 3DES ........ CAST5 ........ BLOWFISH ........ AES ........ AES192 ........ AES256 ........ TWOFISH ........ CAMELLIA128 ........ CAMELLIA192 ........ CAMELLIA256 ........ < Checking encryption using a key from file > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/encrypt.scm Checking quick key generation... Checking that we can add a user ID... Checking that we can mark an user ID as primary. Checking that we get an error making non-existent user ID the primary one. Checking that we can revoke a user ID... Checking that we get an error revoking a non-existent user ID. Checking that we get an error revoking the last valid user ID. Checking that we can change the expiration time. Checking that we can add subkeys... > () (- - -) (default default never) (rsa sign auth encr seconds=600) (rsa auth,encr 2) (rsa sign 2038-01-01) (rsa sign 20380101T115500) (rsa sign 2d) (rsa1024 sign 2w) (rsa2048 encr 2m) (rsa4096 sign,auth 2y) (future-default) < PASS: tests/openpgp/quick-key-manipulation.scm Checking encryption > plain-1 plain-2 plain-3 plain-large data-500 data-9000 data-32000 data-80000 < Checking encryption using a specific cipher algorithm > IDEA ........ 3DES ........ CAST5 ........ BLOWFISH ........ AES ........ AES192 ........ AES256 ........ TWOFISH ........ CAMELLIA128 ........ CAMELLIA192 ........ CAMELLIA256 ........ < Checking encryption using a key from file > plain-1 plain-2 plain-3 plain-large < PASS: tests/openpgp/encrypt.scm =================== 183 tests run, 180 succeeded, 0 failed, 0 failed expectedly, 0 succeeded unexpectedly, 3 skipped. Skipped tests: tests/openpgp/4gb-packet.scm tests/openpgp/4gb-packet.scm tests/openpgp/4gb-packet.scm =================== make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/openpgp' Making check in cms make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/cms' LC_ALL=C EXEEXT= PATH="../gpgscm:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/sbin:/sbin:/bin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/13/bin" abs_top_srcdir="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" objdir="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GNUPG_BUILD_ROOT="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GPGSCM_PATH="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm" /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm/gpgscm \ /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/cms/run-tests.scm --parallel PASS: tests/cms/setup.scm Checking certificate export. > test cert 1 < PASS: tests/cms/export.scm Checking signing. > plain-1 ...... plain-2 ...... plain-3 ...... plain-large ...... data-500 ...... data-9000 ...... data-32000 ...... data-80000 ...... < PASS: tests/cms/sign.scm Checking decryption of supplied files. > plain-1 plain-2 plain-3 plain-large < PASS: tests/cms/decrypt.scm Checking bogus signature. > #x2d #xca < Checking that a valid signature is verified as such. Checking that an invalid signature is verified as such. PASS: tests/cms/verify.scm Checking encryption > plain-1 ... plain-2 ... plain-3 ... plain-large ... data-500 ... data-9000 ... data-32000 ... data-80000 ... < PASS: tests/cms/encrypt.scm Checking certificate import. > cert_dfn_pca01.der cert_dfn_pca15.der < PASS: tests/cms/import.scm =================== 6 tests run, 6 succeeded, 0 failed, 0 failed expectedly, 0 succeeded unexpectedly, 0 skipped. =================== make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/cms' Making check in migrations make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/migrations' GPG_AGENT_INFO= LC_ALL=C EXEEXT= PATH="../gpgscm:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/sbin:/sbin:/bin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/13/bin" abs_top_srcdir="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" objdir="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GNUPG_BUILD_ROOT="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests" GPGSCM_PATH="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm" /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm/gpgscm \ /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/migrations/run-tests.scm --parallel Checking migration with legacy key (issue2276)... PASS: tests/migrations/issue2276.scm Testing the extended private key format ... PASS: tests/migrations/extended-pkf.scm Testing a clean migration ... Testing a migration with existing private-keys-v1.d ... Testing a migration with existing but weird private-keys-v1.d ... PASS: tests/migrations/from-classic.scm =================== 3 tests run, 3 succeeded, 0 failed, 0 failed expectedly, 0 succeeded unexpectedly, 0 skipped. =================== make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/migrations' Making check in gpgme make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgme' LC_ALL=C EXEEXT= PATH="../gpgscm:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/sbin:/sbin:/bin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/13/bin" abs_top_srcdir=/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4 objdir=/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4 GNUPG_BUILD_ROOT="/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4" GPGSCM_PATH=/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgscm/gpgscm \ /etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgme/run-tests.scm --parallel SKIP: Environment variable 'XTEST_GPGME_SRCDIR' not set. Please point it to a recent GPGME source tree to run the GPGME test suite. =================== 0 tests run, 0 succeeded, 0 failed, 0 failed expectedly, 0 succeeded unexpectedly, 0 skipped. =================== make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/gpgme' Making check in pkits make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/pkits' make check-TESTS make[3]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/pkits' ================== All 0 tests passed ================== make[3]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/pkits' make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests/pkits' Making check in . make[2]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4/tests' make[1]: Entering directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4' (set -e; cd bin; \ for i in gpg gpgv; \ do ln -sf ../g10/$i .; done; \ for i in gpgsm; \ do ln -sf ../sm/$i .; done; \ for i in gpg-agent; \ do ln -sf ../agent/$i .; done; \ for i in dirmngr; \ do ln -sf ../dirmngr/$i .; done; \ for i in gpgconf gpg-connect-agent gpgtar gpg-card; \ do ln -sf ../tools/$i .; done; \ cd ../libexec ; \ for i in keyboxd; \ do ln -sf ../kbx/$i .; done; \ for i in scdaemon; \ do ln -sf ../scd/$i .; done; \ for i in gpg-preset-passphrase; \ do ln -sf ../agent/$i .; done; \ echo "created links to binaries" ) created links to binaries make[1]: Leaving directory '/etc/portage/package.tmp/portage/app-crypt/gnupg-2.3.4/work/gnupg-2.3.4' >>> Completed testing app-crypt/gnupg-2.3.4