* Package: app-crypt/gnupg-2.2.19 * Repository: gentoo * Maintainer: k_f@gentoo.org * USE: abi_x86_64 amd64 bzip2 elibc_musl kernel_linux nls readline smartcard ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gnupg-2.2.19.tar.bz2 to /var/tmp/portage/app-crypt/gnupg-2.2.19/work >>> Source unpacked in /var/tmp/portage/app-crypt/gnupg-2.2.19/work >>> Preparing source in /var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19 ... * Applying gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19 ... * econf: updating gnupg-2.2.19/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnupg-2.2.19/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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.2.19 --htmldir=/usr/share/doc/gnupg-2.2.19/html --libdir=/usr/lib --enable-symcryptrun --enable-bzip2 --enable-nls --enable-scdaemon --enable-gnutls --disable-tofu --disable-ccid-driver --disable-wks-tools --without-ldap --with-readline --with-mailprog=/usr/libexec/sendmail --disable-ntbtls --enable-all-tests --enable-gpg --enable-gpgsm --enable-large-secmem CC_FOR_BUILD=x86_64-gentoo-linux-musl-gcc GPG_ERROR_CONFIG=/usr/bin/x86_64-gentoo-linux-musl-gpg-error-config KSBA_CONFIG=/usr/bin/ksba-config LIBASSUAN_CONFIG=/usr/bin/libassuan-config LIBGCRYPT_CONFIG=/usr/bin/x86_64-gentoo-linux-musl-libgcrypt-config NPTH_CONFIG=/usr/bin/npth-config --without-libiconv-prefix --without-libintl-prefix checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl configure: autobuild project... gnupg configure: autobuild revision... 2.2.19 configure: autobuild hostname... mr-fox configure: autobuild timestamp... 20200312-230109 checking whether make supports the include directive... yes (GNU style) checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether SELinux support is requested... no checking whether to allocate extra secure memory... yes checking calibrated passphrase-stretching (s2k) duration... 100 milliseconds checking whether to enable trust models... yes checking whether to enable TOFU... no 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... yes checking whether to enable external program execution... yes checking whether to enable photo ID viewing... yes checking whether to use a fixed photo ID viewer... no checking for the size of the key and uid cache... 4096 checking whether use of capabilities is requested... no checking whether smartcard support is requested... yes checking whether to enable the internal CCID driver... 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-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-gentoo-linux-musl-gcc... (cached) none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking whether ln -s works... yes checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for perl... /usr/bin/perl checking for x86_64-gentoo-linux-musl-windres... no checking for windres... no checking for yat2m... /usr/bin/yat2m checking for strerror in -lcposix... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for tar... /bin/tar checking whether /bin/tar speaks USTAR... yes checking for cc for build... x86_64-gentoo-linux-musl-gcc checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gpg-error-config checking for GPG Error - version >= 1.24... yes (1.37-unknown) checking for libgcrypt-config... /usr/bin/x86_64-gentoo-linux-musl-libgcrypt-config checking for LIBGCRYPT - version >= 1.7.0... yes (1.8.5) checking LIBGCRYPT API version... okay checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.5.0... yes (2.5.3) checking LIBASSUAN API version... okay checking for ksba-config... /usr/bin/ksba-config checking for KSBA - version >= 1.3.4... yes (1.3.5) checking KSBA API version... okay checking for library containing dlopen... none required checking for encfs... /usr/bin/encfs checking for fusermount... /usr/bin/fusermount checking for openpty in -lutil... yes checking for shred... /usr/bin/shred checking for npth-config... /usr/bin/npth-config checking for NPTH - version >= 1.2... yes (1.6) checking NPTH API version... okay checking for LIBGNUTLS... yes configure: checking for networking options checking for gethostbyname... yes checking for setsockopt... yes checking for library containing res_query... none required checking for library containing dn_expand... none required checking for library containing res_9_dn_skipname... no checking for library containing dn_skipname... none required checking whether the resolver is usable... yes checking for ber_free in -llber... no configure: WARNING: *** *** Building without LDAP support. *** No CRL access or X.509 certificate search available. *** checking for a mail transport program... /usr/libexec/sendmail checking for ld used by GCC... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: checking for gettext checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for GNU gettext in libintl... no checking whether to use NLS... no checking for strchr... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes configure: checking for header files checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for inttypes.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for stdint.h... (cached) yes checking for signal.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no 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 checking whether time.h and sys/time.h may both be included... yes configure: checking for system characteristics checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for size_t... yes checking for mode_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... 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 typedef... no checking for ushort typedef... yes checking for ulong typedef... yes checking for u16 typedef... no checking for u32 typedef... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking whether time.h and sys/time.h may both be included... (cached) yes checking size of time_t... 8 checking whether time_t is unsigned... no configure: checking for library functions checking whether getpagesize is declared... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for vprintf... yes checking for _doprnt... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for atexit... yes checking for canonicalize_file_name... no 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 for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking if mkdir takes one argument... no checking whether regular expression support is requested... yes checking for library containing regcomp... none required checking for regcomp... yes checking whether your system's regexp library is broken... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflateInit2_ in -lz... yes checking for bzlib.h... yes checking for BZ2_bzCompressInit in -lbz2... yes checking whether readline via "-lreadline" is present and sane... yes configure: checking for cc features checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking whether "make check" shall run all tests... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating common/Makefile config.status: creating common/w32info-rc.h config.status: creating kbx/Makefile config.status: creating g10/Makefile config.status: creating sm/Makefile config.status: creating agent/Makefile config.status: creating scd/Makefile config.status: creating g13/Makefile config.status: creating dirmngr/Makefile config.status: creating tools/gpg-zip config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/gpgscm/Makefile config.status: creating tests/openpgp/Makefile config.status: creating tests/migrations/Makefile config.status: creating tests/gpgsm/Makefile config.status: creating tests/gpgme/Makefile config.status: creating tests/pkits/Makefile config.status: creating g10/gpg.w32-manifest config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile GnuPG v2.2.19 has been configured as follows: Revision: 1c841c838 (7300) Platform: GNU/Linux (x86_64-gentoo-linux-musl) OpenPGP: yes S/MIME: yes Agent: yes Smartcard: yes (without internal CCID driver) G13: no Dirmngr: yes Gpgtar: yes WKS tools: no Protect tool: (default) LDAP wrapper: (default) Default agent: (default) Default pinentry: (default) Default scdaemon: (default) Default dirmngr: (default) Dirmngr auto start: yes Readline support: yes LDAP support: no TLS support: gnutls TOFU support: no Tor support: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19/m4' Making all in common make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19/common' make all-am make[3]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19/common' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-stringhelp.o t-stringhelp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-logging.o `test -f 'logging.c' || echo './'`logging.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-userids.o `test -f 'userids.c' || echo './'`userids.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c rm -f libcommon.a x86_64-gentoo-linux-musl-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-argparse.o libcommon_a-logging.o libcommon_a-dotlock.o libcommon_a-mischelp.o libcommon_a-status.o libcommon_a-tlv.o libcommon_a-init.o libcommon_a-sexputil.o libcommon_a-sysutils.o libcommon_a-homedir.o libcommon_a-gettime.o libcommon_a-yesno.o libcommon_a-b64enc.o libcommon_a-b64dec.o libcommon_a-zb32.o libcommon_a-convert.o libcommon_a-percent.o libcommon_a-mbox-util.o libcommon_a-miscellaneous.o libcommon_a-xasprintf.o libcommon_a-xreadline.o libcommon_a-membuf.o libcommon_a-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-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-compliance.o libcommon_a-exechelp-posix.o libcommon_a-get-passphrase.o x86_64-gentoo-linux-musl-ranlib libcommon.a x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-logging.o `test -f 'logging.c' || echo './'`logging.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-userids.o `test -f 'userids.c' || echo './'`userids.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libcommonpth_a-call-gpg.o `test -f 'call-gpg.c' || echo './'`call-gpg.c rm -f libcommonpth.a x86_64-gentoo-linux-musl-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-argparse.o libcommonpth_a-logging.o libcommonpth_a-dotlock.o libcommonpth_a-mischelp.o libcommonpth_a-status.o libcommonpth_a-tlv.o libcommonpth_a-init.o libcommonpth_a-sexputil.o libcommonpth_a-sysutils.o libcommonpth_a-homedir.o libcommonpth_a-gettime.o libcommonpth_a-yesno.o libcommonpth_a-b64enc.o libcommonpth_a-b64dec.o libcommonpth_a-zb32.o libcommonpth_a-convert.o libcommonpth_a-percent.o libcommonpth_a-mbox-util.o libcommonpth_a-miscellaneous.o libcommonpth_a-xasprintf.o libcommonpth_a-xreadline.o libcommonpth_a-membuf.o libcommonpth_a-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-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-compliance.o libcommonpth_a-exechelp-posix.o libcommonpth_a-call-gpg.o x86_64-gentoo-linux-musl-ranlib libcommonpth.a x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-stringhelp t-stringhelp.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-timestuff.o t-timestuff.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-timestuff t-timestuff.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-convert.o t-convert.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-convert t-convert.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-percent.o t-percent.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-percent t-percent.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-gettime.o t-gettime.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-gettime t-gettime.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-sysutils.o t-sysutils.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-sysutils t-sysutils.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-sexputil.o t-sexputil.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-sexputil t-sexputil.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-session-env.o t-session-env.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-session-env t-session-env.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-openpgp-oid.o t-openpgp-oid.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-openpgp-oid t-openpgp-oid.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-ssh-utils.o t-ssh-utils.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-ssh-utils t-ssh-utils.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-mapstrings.o t-mapstrings.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-mapstrings t-mapstrings.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-zb32.o t-zb32.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-zb32 t-zb32.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-mbox-util.o t-mbox-util.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-mbox-util t-mbox-util.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o t-iobuf.o t-iobuf.c x86_64-gentoo-linux-musl-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o t-iobuf t-iobuf.o libcommon.a -lgcrypt -lgpg-error -lassuan -lgpg-error -lgpg-error /usr/lib/gcc/x86_64-gentoo-linux-musl/9.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: libcommon.a(libcommon_a-iobuf.o):(.bss+0x0): multiple definition of `iobuf_debug_mode'; t-iobuf.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:1040: t-iobuf] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19/common' make[2]: *** [Makefile:947: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19/common' make[1]: *** [Makefile:615: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19' make: *** [Makefile:535: all] Error 2 * ERROR: app-crypt/gnupg-2.2.19::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/gnupg-2.2.19::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/gnupg-2.2.19::gentoo'`. * The complete build log is located at '/var/log/portage/app-crypt:gnupg-2.2.19:20200312-220105.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/gnupg-2.2.19/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/gnupg-2.2.19/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19' * S: '/var/tmp/portage/app-crypt/gnupg-2.2.19/work/gnupg-2.2.19'