request from: hawk checking if we should skip the build started at: Sun Aug 18 14:54:26 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/a429a236-61b3-4a2d-a7c8-d75d85fde06a/gnupg2-2.2.17-3.src.rpm fetched 6724505 bytes, 68319.9 K/s installing srpm: gnupg2-2.2.17-3.src.rpm + install -d /tmp/B.eIfxEJ/BUILD /tmp/B.eIfxEJ/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog gnupg2-2.2.17-3.src.rpm * Sun Aug 18 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/gnupg2.git;a=log;h=master * Sun Aug 18 2019 Marcin Krol 77a6149 - from PLD with systemd stuff removed + rpm -Uhv --nodeps --define '_topdir /tmp/B.eIfxEJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' gnupg2-2.2.17-3.src.rpm gnupg2 ################################################## + rm -f gnupg2-2.2.17-3.src.rpm + install -m 700 -d /tmp/B.eIfxEJ/BUILD/tmp + TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.eIfxEJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.eIfxEJ/gnupg2.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: a429a236-61b3-4a2d-a7c8-d75d85fde06a; TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.eIfxEJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.eIfxEJ/gnupg2.spec + : build-id: a429a236-61b3-4a2d-a7c8-d75d85fde06a + TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.eIfxEJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.eIfxEJ/gnupg2.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp /bin/sh -e /tmp/B.eIfxEJ/BUILD/tmp/rpm-tmp.12592 + umask 022 + cd /tmp/B.eIfxEJ/BUILD + cd /tmp/B.eIfxEJ/BUILD + rm -rf gnupg-2.2.17 + /usr/bin/bzip2 -dc /tmp/B.eIfxEJ/gnupg-2.2.17.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnupg-2.2.17 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gnupg2-info.patch):' Patch #0 (gnupg2-info.patch): + that implements the configure --disable-nls option. + '[' ! -f po/Makevars ']' + aclocal -I m4 + autoconf + autoheader + automake -a -c -f --foreign + grep -q '^development_version=yes' configure + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' '--libexecdir=/usr/lib64/gnupg2' --enable-g13 --enable-symcryptrun --enable-wks-tools --with-capabilities '--with-pinentry-pgm=/usr/bin/pinentry' '--with-mailprog=/usr/lib/sendmail' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu configure: autobuild project... gnupg configure: autobuild revision... 2.2.17 configure: autobuild hostname... x64 configure: autobuild timestamp... 20190818-145432 checking whether make supports the include directive... yes (GNU style) checking for x86_64-tld-linux-gcc... x86_64-tld-linux-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-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-tld-linux-gcc... gcc3 checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether SELinux support is requested... no checking whether to allocate extra secure memory... no checking 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... 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... yes checking whether smartcard support is requested... yes checking whether to enable the internal CCID driver... auto 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 mawk... (cached) mawk checking for x86_64-tld-linux-gcc... (cached) x86_64-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking whether ln -s works... yes checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-tld-linux-ar... no checking for ar... ar checking for perl... /usr/bin/perl checking for x86_64-tld-linux-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-tld-linux-gcc checking for x86_64-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: checking for libraries checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.24... yes (1.36-unknown) checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.7.0... yes (1.8.4) checking LIBGCRYPT API version... okay checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.5.0... yes (2.5.3-unknown) checking LIBASSUAN API version... okay checking for ksba-config... /usr/bin/ksba-config checking for KSBA - version >= 1.3.4... yes (1.3.5-unknown) checking KSBA API version... okay checking for libusb_init in -lusb-1.0... yes checking libusb include dir... /usr/include/libusb-1.0 checking for library containing dlopen... -ldl checking for SQLITE3... yes 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 ntbtls-config... /usr/bin/ntbtls-config checking for NTBTLS - version >= 0.1.0... yes (0.1.2) checking NTBTLS API version... okay configure: checking for networking options checking for gethostbyname... yes checking for setsockopt... yes checking for library containing res_query... no checking for library containing __res_query... -lresolv checking for library containing dn_expand... no checking for library containing __dn_expand... none required checking for library containing res_9_dn_skipname... no checking for library containing dn_skipname... no checking for library containing __dn_skipname... none required checking whether the resolver is usable... yes checking whether LDAP via "-lldap" is present and sane... yes checking for ldap_get_option... yes checking for ldap_set_option... yes checking for ldap_start_tls_s... yes checking for ldap_start_tls_sA... no checking for ber_free in -llber... yes checking for a mail transport program... /usr/lib/sendmail checking for ld used by x86_64-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 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 for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for strchr... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes configure: checking for header files checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for inttypes.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking 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... yes 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... 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 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... no 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.17 has been configured as follows: Revision: 591523ec9 (22805) Platform: GNU/Linux (x86_64-tld-linux-gnu) OpenPGP: yes S/MIME: yes Agent: yes Smartcard: yes G13: yes Dirmngr: yes Gpgtar: yes WKS tools: yes Protect tool: (default) LDAP wrapper: (default) Default agent: (default) Default pinentry: /usr/bin/pinentry Default scdaemon: (default) Default dirmngr: (default) Dirmngr auto start: yes Readline support: yes LDAP support: yes TLS support: ntbtls TOFU support: yes Tor support: yes + /usr/bin/make -j4 -C doc defs.inc make: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' x86_64-tld-linux-gcc -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" \ -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 gnupg-module-overview.svg gnupg-card-architecture.fig howtos.texi howto-create-a-server-cert.texi >defs.inc make: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' Making all in m4 make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/m4' Making all in common make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-stringhelp.o -MD -MP -MF .deps/t-stringhelp.Tpo -c -o t-stringhelp.o t-stringhelp.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-i18n.o -MD -MP -MF .deps/libcommon_a-i18n.Tpo -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-mapstrings.o -MD -MP -MF .deps/libcommon_a-mapstrings.Tpo -c -o libcommon_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-stringhelp.o -MD -MP -MF .deps/libcommon_a-stringhelp.Tpo -c -o libcommon_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c mv -f .deps/libcommon_a-i18n.Tpo .deps/libcommon_a-i18n.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-strlist.o -MD -MP -MF .deps/libcommon_a-strlist.Tpo -c -o libcommon_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c mv -f .deps/libcommon_a-mapstrings.Tpo .deps/libcommon_a-mapstrings.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-utf8conv.o -MD -MP -MF .deps/libcommon_a-utf8conv.Tpo -c -o libcommon_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c mv -f .deps/libcommon_a-strlist.Tpo .deps/libcommon_a-strlist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-argparse.o -MD -MP -MF .deps/libcommon_a-argparse.Tpo -c -o libcommon_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c mv -f .deps/libcommon_a-utf8conv.Tpo .deps/libcommon_a-utf8conv.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-logging.o -MD -MP -MF .deps/libcommon_a-logging.Tpo -c -o libcommon_a-logging.o `test -f 'logging.c' || echo './'`logging.c mv -f .deps/t-stringhelp.Tpo .deps/t-stringhelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-dotlock.o -MD -MP -MF .deps/libcommon_a-dotlock.Tpo -c -o libcommon_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c mv -f .deps/libcommon_a-stringhelp.Tpo .deps/libcommon_a-stringhelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-mischelp.o -MD -MP -MF .deps/libcommon_a-mischelp.Tpo -c -o libcommon_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c dotlock.c: In function 'use_hardlinks_p': dotlock.c:624:10: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void) link (tname, lname); ^~~~~~~~~~~~~~~~~~~ dotlock.c: In function 'dotlock_take_unix': dotlock.c:1071:14: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void) link (h->tname, h->lockname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libcommon_a-mischelp.Tpo .deps/libcommon_a-mischelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-status.o -MD -MP -MF .deps/libcommon_a-status.Tpo -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c mv -f .deps/libcommon_a-status.Tpo .deps/libcommon_a-status.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-tlv.o -MD -MP -MF .deps/libcommon_a-tlv.Tpo -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c mv -f .deps/libcommon_a-dotlock.Tpo .deps/libcommon_a-dotlock.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-init.o -MD -MP -MF .deps/libcommon_a-init.Tpo -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c mv -f .deps/libcommon_a-argparse.Tpo .deps/libcommon_a-argparse.Po mv -f .deps/libcommon_a-logging.Tpo .deps/libcommon_a-logging.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-sexputil.o -MD -MP -MF .deps/libcommon_a-sexputil.Tpo -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-sysutils.o -MD -MP -MF .deps/libcommon_a-sysutils.Tpo -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c mv -f .deps/libcommon_a-init.Tpo .deps/libcommon_a-init.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-homedir.o -MD -MP -MF .deps/libcommon_a-homedir.Tpo -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c mv -f .deps/libcommon_a-tlv.Tpo .deps/libcommon_a-tlv.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-gettime.o -MD -MP -MF .deps/libcommon_a-gettime.Tpo -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c mv -f .deps/libcommon_a-homedir.Tpo .deps/libcommon_a-homedir.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-yesno.o -MD -MP -MF .deps/libcommon_a-yesno.Tpo -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c mv -f .deps/libcommon_a-sysutils.Tpo .deps/libcommon_a-sysutils.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-b64enc.o -MD -MP -MF .deps/libcommon_a-b64enc.Tpo -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c mv -f .deps/libcommon_a-yesno.Tpo .deps/libcommon_a-yesno.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-b64dec.o -MD -MP -MF .deps/libcommon_a-b64dec.Tpo -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c mv -f .deps/libcommon_a-sexputil.Tpo .deps/libcommon_a-sexputil.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-zb32.o -MD -MP -MF .deps/libcommon_a-zb32.Tpo -c -o libcommon_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c mv -f .deps/libcommon_a-gettime.Tpo .deps/libcommon_a-gettime.Po mv -f .deps/libcommon_a-b64enc.Tpo .deps/libcommon_a-b64enc.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-convert.o -MD -MP -MF .deps/libcommon_a-convert.Tpo -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-percent.o -MD -MP -MF .deps/libcommon_a-percent.Tpo -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c mv -f .deps/libcommon_a-b64dec.Tpo .deps/libcommon_a-b64dec.Po mv -f .deps/libcommon_a-zb32.Tpo .deps/libcommon_a-zb32.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-mbox-util.o -MD -MP -MF .deps/libcommon_a-mbox-util.Tpo -c -o libcommon_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-miscellaneous.o -MD -MP -MF .deps/libcommon_a-miscellaneous.Tpo -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c mv -f .deps/libcommon_a-percent.Tpo .deps/libcommon_a-percent.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-xasprintf.o -MD -MP -MF .deps/libcommon_a-xasprintf.Tpo -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c mv -f .deps/libcommon_a-convert.Tpo .deps/libcommon_a-convert.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-xreadline.o -MD -MP -MF .deps/libcommon_a-xreadline.Tpo -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c mv -f .deps/libcommon_a-mbox-util.Tpo .deps/libcommon_a-mbox-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-membuf.o -MD -MP -MF .deps/libcommon_a-membuf.Tpo -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c mv -f .deps/libcommon_a-xasprintf.Tpo .deps/libcommon_a-xasprintf.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-ccparray.o -MD -MP -MF .deps/libcommon_a-ccparray.Tpo -c -o libcommon_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c mv -f .deps/libcommon_a-xreadline.Tpo .deps/libcommon_a-xreadline.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-iobuf.o -MD -MP -MF .deps/libcommon_a-iobuf.Tpo -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c mv -f .deps/libcommon_a-miscellaneous.Tpo .deps/libcommon_a-miscellaneous.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-ttyio.o -MD -MP -MF .deps/libcommon_a-ttyio.Tpo -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c mv -f .deps/libcommon_a-ccparray.Tpo .deps/libcommon_a-ccparray.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-asshelp.o -MD -MP -MF .deps/libcommon_a-asshelp.Tpo -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c mv -f .deps/libcommon_a-membuf.Tpo .deps/libcommon_a-membuf.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-asshelp2.o -MD -MP -MF .deps/libcommon_a-asshelp2.Tpo -c -o libcommon_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c mv -f .deps/libcommon_a-asshelp2.Tpo .deps/libcommon_a-asshelp2.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-signal.o -MD -MP -MF .deps/libcommon_a-signal.Tpo -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c mv -f .deps/libcommon_a-ttyio.Tpo .deps/libcommon_a-ttyio.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-audit.o -MD -MP -MF .deps/libcommon_a-audit.Tpo -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c mv -f .deps/libcommon_a-asshelp.Tpo .deps/libcommon_a-asshelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-localename.o -MD -MP -MF .deps/libcommon_a-localename.Tpo -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c signal.c: In function 'got_fatal_signal': signal.c:111:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "\n", 1 ); ^~~~~~~~~~~~~~~~~~~ signal.c:114:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(2, s, strlen (s)); ^~~~~~~~~~~~~~~~~~~~~~~ signal.c:115:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, ": signal ", 9 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ signal.c:118:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write (2, s, strlen(s) ); ^~~~~~~~~~~~~~~~~~~~~~~~ signal.c:128:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "?", 1); ^~~~~~~~~~~~~~~~~ signal.c:137:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, &"0123456789"[value/i], 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ signal.c:145:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, " caught ... exiting\n", 20); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libcommon_a-signal.Tpo .deps/libcommon_a-signal.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-session-env.o -MD -MP -MF .deps/libcommon_a-session-env.Tpo -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c mv -f .deps/libcommon_a-localename.Tpo .deps/libcommon_a-localename.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-userids.o -MD -MP -MF .deps/libcommon_a-userids.Tpo -c -o libcommon_a-userids.o `test -f 'userids.c' || echo './'`userids.c mv -f .deps/libcommon_a-session-env.Tpo .deps/libcommon_a-session-env.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-openpgp-oid.o -MD -MP -MF .deps/libcommon_a-openpgp-oid.Tpo -c -o libcommon_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c mv -f .deps/libcommon_a-userids.Tpo .deps/libcommon_a-userids.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-ssh-utils.o -MD -MP -MF .deps/libcommon_a-ssh-utils.Tpo -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c mv -f .deps/libcommon_a-iobuf.Tpo .deps/libcommon_a-iobuf.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-agent-opt.o -MD -MP -MF .deps/libcommon_a-agent-opt.Tpo -c -o libcommon_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c mv -f .deps/libcommon_a-openpgp-oid.Tpo .deps/libcommon_a-openpgp-oid.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-helpfile.o -MD -MP -MF .deps/libcommon_a-helpfile.Tpo -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c mv -f .deps/libcommon_a-agent-opt.Tpo .deps/libcommon_a-agent-opt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-mkdir_p.o -MD -MP -MF .deps/libcommon_a-mkdir_p.Tpo -c -o libcommon_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c mv -f .deps/libcommon_a-ssh-utils.Tpo .deps/libcommon_a-ssh-utils.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-exectool.o -MD -MP -MF .deps/libcommon_a-exectool.Tpo -c -o libcommon_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c mv -f .deps/libcommon_a-mkdir_p.Tpo .deps/libcommon_a-mkdir_p.Po mv -f .deps/libcommon_a-helpfile.Tpo .deps/libcommon_a-helpfile.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-server-help.o -MD -MP -MF .deps/libcommon_a-server-help.Tpo -c -o libcommon_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-name-value.o -MD -MP -MF .deps/libcommon_a-name-value.Tpo -c -o libcommon_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c mv -f .deps/libcommon_a-server-help.Tpo .deps/libcommon_a-server-help.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-recsel.o -MD -MP -MF .deps/libcommon_a-recsel.Tpo -c -o libcommon_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c mv -f .deps/libcommon_a-exectool.Tpo .deps/libcommon_a-exectool.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-ksba-io-support.o -MD -MP -MF .deps/libcommon_a-ksba-io-support.Tpo -c -o libcommon_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c mv -f .deps/libcommon_a-name-value.Tpo .deps/libcommon_a-name-value.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-compliance.o -MD -MP -MF .deps/libcommon_a-compliance.Tpo -c -o libcommon_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c mv -f .deps/libcommon_a-ksba-io-support.Tpo .deps/libcommon_a-ksba-io-support.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-exechelp-posix.o -MD -MP -MF .deps/libcommon_a-exechelp-posix.Tpo -c -o libcommon_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c mv -f .deps/libcommon_a-recsel.Tpo .deps/libcommon_a-recsel.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommon_a-get-passphrase.o -MD -MP -MF .deps/libcommon_a-get-passphrase.Tpo -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c mv -f .deps/libcommon_a-audit.Tpo .deps/libcommon_a-audit.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-i18n.o -MD -MP -MF .deps/libcommonpth_a-i18n.Tpo -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c mv -f .deps/libcommon_a-compliance.Tpo .deps/libcommon_a-compliance.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-mapstrings.o -MD -MP -MF .deps/libcommonpth_a-mapstrings.Tpo -c -o libcommonpth_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c mv -f .deps/libcommon_a-get-passphrase.Tpo .deps/libcommon_a-get-passphrase.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-stringhelp.o -MD -MP -MF .deps/libcommonpth_a-stringhelp.Tpo -c -o libcommonpth_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c mv -f .deps/libcommonpth_a-i18n.Tpo .deps/libcommonpth_a-i18n.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-strlist.o -MD -MP -MF .deps/libcommonpth_a-strlist.Tpo -c -o libcommonpth_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c mv -f .deps/libcommonpth_a-mapstrings.Tpo .deps/libcommonpth_a-mapstrings.Po mv -f .deps/libcommonpth_a-strlist.Tpo .deps/libcommonpth_a-strlist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-utf8conv.o -MD -MP -MF .deps/libcommonpth_a-utf8conv.Tpo -c -o libcommonpth_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-argparse.o -MD -MP -MF .deps/libcommonpth_a-argparse.Tpo -c -o libcommonpth_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c mv -f .deps/libcommon_a-exechelp-posix.Tpo .deps/libcommon_a-exechelp-posix.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-logging.o -MD -MP -MF .deps/libcommonpth_a-logging.Tpo -c -o libcommonpth_a-logging.o `test -f 'logging.c' || echo './'`logging.c mv -f .deps/libcommonpth_a-utf8conv.Tpo .deps/libcommonpth_a-utf8conv.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-dotlock.o -MD -MP -MF .deps/libcommonpth_a-dotlock.Tpo -c -o libcommonpth_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c dotlock.c: In function 'use_hardlinks_p': dotlock.c:624:10: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void) link (tname, lname); ^~~~~~~~~~~~~~~~~~~ dotlock.c: In function 'dotlock_take_unix': dotlock.c:1071:14: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void) link (h->tname, h->lockname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libcommonpth_a-logging.Tpo .deps/libcommonpth_a-logging.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-mischelp.o -MD -MP -MF .deps/libcommonpth_a-mischelp.Tpo -c -o libcommonpth_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c mv -f .deps/libcommonpth_a-mischelp.Tpo .deps/libcommonpth_a-mischelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-status.o -MD -MP -MF .deps/libcommonpth_a-status.Tpo -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c mv -f .deps/libcommonpth_a-stringhelp.Tpo .deps/libcommonpth_a-stringhelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-tlv.o -MD -MP -MF .deps/libcommonpth_a-tlv.Tpo -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c mv -f .deps/libcommonpth_a-status.Tpo .deps/libcommonpth_a-status.Po mv -f .deps/libcommonpth_a-argparse.Tpo .deps/libcommonpth_a-argparse.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-init.o -MD -MP -MF .deps/libcommonpth_a-init.Tpo -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c mv -f .deps/libcommonpth_a-dotlock.Tpo .deps/libcommonpth_a-dotlock.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-sexputil.o -MD -MP -MF .deps/libcommonpth_a-sexputil.Tpo -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-sysutils.o -MD -MP -MF .deps/libcommonpth_a-sysutils.Tpo -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c mv -f .deps/libcommonpth_a-tlv.Tpo .deps/libcommonpth_a-tlv.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-homedir.o -MD -MP -MF .deps/libcommonpth_a-homedir.Tpo -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c mv -f .deps/libcommonpth_a-init.Tpo .deps/libcommonpth_a-init.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-gettime.o -MD -MP -MF .deps/libcommonpth_a-gettime.Tpo -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c mv -f .deps/libcommonpth_a-homedir.Tpo .deps/libcommonpth_a-homedir.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-yesno.o -MD -MP -MF .deps/libcommonpth_a-yesno.Tpo -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c mv -f .deps/libcommonpth_a-sysutils.Tpo .deps/libcommonpth_a-sysutils.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-b64enc.o -MD -MP -MF .deps/libcommonpth_a-b64enc.Tpo -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c mv -f .deps/libcommonpth_a-sexputil.Tpo .deps/libcommonpth_a-sexputil.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-b64dec.o -MD -MP -MF .deps/libcommonpth_a-b64dec.Tpo -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c mv -f .deps/libcommonpth_a-yesno.Tpo .deps/libcommonpth_a-yesno.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-zb32.o -MD -MP -MF .deps/libcommonpth_a-zb32.Tpo -c -o libcommonpth_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c mv -f .deps/libcommonpth_a-b64enc.Tpo .deps/libcommonpth_a-b64enc.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-convert.o -MD -MP -MF .deps/libcommonpth_a-convert.Tpo -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c mv -f .deps/libcommonpth_a-zb32.Tpo .deps/libcommonpth_a-zb32.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-percent.o -MD -MP -MF .deps/libcommonpth_a-percent.Tpo -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c mv -f .deps/libcommonpth_a-b64dec.Tpo .deps/libcommonpth_a-b64dec.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-mbox-util.o -MD -MP -MF .deps/libcommonpth_a-mbox-util.Tpo -c -o libcommonpth_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c mv -f .deps/libcommonpth_a-gettime.Tpo .deps/libcommonpth_a-gettime.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-miscellaneous.o -MD -MP -MF .deps/libcommonpth_a-miscellaneous.Tpo -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c mv -f .deps/libcommonpth_a-percent.Tpo .deps/libcommonpth_a-percent.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-xasprintf.o -MD -MP -MF .deps/libcommonpth_a-xasprintf.Tpo -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c mv -f .deps/libcommonpth_a-xasprintf.Tpo .deps/libcommonpth_a-xasprintf.Po mv -f .deps/libcommonpth_a-convert.Tpo .deps/libcommonpth_a-convert.Po mv -f .deps/libcommonpth_a-mbox-util.Tpo .deps/libcommonpth_a-mbox-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-xreadline.o -MD -MP -MF .deps/libcommonpth_a-xreadline.Tpo -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-membuf.o -MD -MP -MF .deps/libcommonpth_a-membuf.Tpo -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-ccparray.o -MD -MP -MF .deps/libcommonpth_a-ccparray.Tpo -c -o libcommonpth_a-ccparray.o `test -f 'ccparray.c' || echo './'`ccparray.c mv -f .deps/libcommonpth_a-ccparray.Tpo .deps/libcommonpth_a-ccparray.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-iobuf.o -MD -MP -MF .deps/libcommonpth_a-iobuf.Tpo -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c mv -f .deps/libcommonpth_a-xreadline.Tpo .deps/libcommonpth_a-xreadline.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-ttyio.o -MD -MP -MF .deps/libcommonpth_a-ttyio.Tpo -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c mv -f .deps/libcommonpth_a-miscellaneous.Tpo .deps/libcommonpth_a-miscellaneous.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-asshelp.o -MD -MP -MF .deps/libcommonpth_a-asshelp.Tpo -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c mv -f .deps/libcommonpth_a-membuf.Tpo .deps/libcommonpth_a-membuf.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-asshelp2.o -MD -MP -MF .deps/libcommonpth_a-asshelp2.Tpo -c -o libcommonpth_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c mv -f .deps/libcommonpth_a-asshelp2.Tpo .deps/libcommonpth_a-asshelp2.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-signal.o -MD -MP -MF .deps/libcommonpth_a-signal.Tpo -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c mv -f .deps/libcommonpth_a-ttyio.Tpo .deps/libcommonpth_a-ttyio.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-audit.o -MD -MP -MF .deps/libcommonpth_a-audit.Tpo -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c signal.c: In function 'got_fatal_signal': signal.c:111:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "\n", 1 ); ^~~~~~~~~~~~~~~~~~~ signal.c:114:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(2, s, strlen (s)); ^~~~~~~~~~~~~~~~~~~~~~~ signal.c:115:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, ": signal ", 9 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ signal.c:118:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write (2, s, strlen(s) ); ^~~~~~~~~~~~~~~~~~~~~~~~ signal.c:128:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, "?", 1); ^~~~~~~~~~~~~~~~~ signal.c:137:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, &"0123456789"[value/i], 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ signal.c:145:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (2, " caught ... exiting\n", 20); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libcommonpth_a-signal.Tpo .deps/libcommonpth_a-signal.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-localename.o -MD -MP -MF .deps/libcommonpth_a-localename.Tpo -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c mv -f .deps/libcommonpth_a-asshelp.Tpo .deps/libcommonpth_a-asshelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-session-env.o -MD -MP -MF .deps/libcommonpth_a-session-env.Tpo -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c mv -f .deps/libcommonpth_a-localename.Tpo .deps/libcommonpth_a-localename.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-userids.o -MD -MP -MF .deps/libcommonpth_a-userids.Tpo -c -o libcommonpth_a-userids.o `test -f 'userids.c' || echo './'`userids.c mv -f .deps/libcommonpth_a-session-env.Tpo .deps/libcommonpth_a-session-env.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-openpgp-oid.o -MD -MP -MF .deps/libcommonpth_a-openpgp-oid.Tpo -c -o libcommonpth_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c mv -f .deps/libcommonpth_a-userids.Tpo .deps/libcommonpth_a-userids.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-ssh-utils.o -MD -MP -MF .deps/libcommonpth_a-ssh-utils.Tpo -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c mv -f .deps/libcommonpth_a-iobuf.Tpo .deps/libcommonpth_a-iobuf.Po mv -f .deps/libcommonpth_a-ssh-utils.Tpo .deps/libcommonpth_a-ssh-utils.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-agent-opt.o -MD -MP -MF .deps/libcommonpth_a-agent-opt.Tpo -c -o libcommonpth_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-helpfile.o -MD -MP -MF .deps/libcommonpth_a-helpfile.Tpo -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c mv -f .deps/libcommonpth_a-agent-opt.Tpo .deps/libcommonpth_a-agent-opt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-mkdir_p.o -MD -MP -MF .deps/libcommonpth_a-mkdir_p.Tpo -c -o libcommonpth_a-mkdir_p.o `test -f 'mkdir_p.c' || echo './'`mkdir_p.c mv -f .deps/libcommonpth_a-openpgp-oid.Tpo .deps/libcommonpth_a-openpgp-oid.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-exectool.o -MD -MP -MF .deps/libcommonpth_a-exectool.Tpo -c -o libcommonpth_a-exectool.o `test -f 'exectool.c' || echo './'`exectool.c mv -f .deps/libcommonpth_a-helpfile.Tpo .deps/libcommonpth_a-helpfile.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-server-help.o -MD -MP -MF .deps/libcommonpth_a-server-help.Tpo -c -o libcommonpth_a-server-help.o `test -f 'server-help.c' || echo './'`server-help.c mv -f .deps/libcommonpth_a-mkdir_p.Tpo .deps/libcommonpth_a-mkdir_p.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-name-value.o -MD -MP -MF .deps/libcommonpth_a-name-value.Tpo -c -o libcommonpth_a-name-value.o `test -f 'name-value.c' || echo './'`name-value.c mv -f .deps/libcommonpth_a-server-help.Tpo .deps/libcommonpth_a-server-help.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-recsel.o -MD -MP -MF .deps/libcommonpth_a-recsel.Tpo -c -o libcommonpth_a-recsel.o `test -f 'recsel.c' || echo './'`recsel.c mv -f .deps/libcommonpth_a-exectool.Tpo .deps/libcommonpth_a-exectool.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-ksba-io-support.o -MD -MP -MF .deps/libcommonpth_a-ksba-io-support.Tpo -c -o libcommonpth_a-ksba-io-support.o `test -f 'ksba-io-support.c' || echo './'`ksba-io-support.c mv -f .deps/libcommonpth_a-recsel.Tpo .deps/libcommonpth_a-recsel.Po mv -f .deps/libcommonpth_a-audit.Tpo .deps/libcommonpth_a-audit.Po mv -f .deps/libcommonpth_a-name-value.Tpo .deps/libcommonpth_a-name-value.Po mv -f .deps/libcommonpth_a-ksba-io-support.Tpo .deps/libcommonpth_a-ksba-io-support.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-compliance.o -MD -MP -MF .deps/libcommonpth_a-compliance.Tpo -c -o libcommonpth_a-compliance.o `test -f 'compliance.c' || echo './'`compliance.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-exechelp-posix.o -MD -MP -MF .deps/libcommonpth_a-exechelp-posix.Tpo -c -o libcommonpth_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libcommonpth_a-call-gpg.o -MD -MP -MF .deps/libcommonpth_a-call-gpg.Tpo -c -o libcommonpth_a-call-gpg.o `test -f 'call-gpg.c' || echo './'`call-gpg.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-timestuff.o -MD -MP -MF .deps/t-timestuff.Tpo -c -o t-timestuff.o t-timestuff.c mv -f .deps/t-timestuff.Tpo .deps/t-timestuff.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-convert.o -MD -MP -MF .deps/t-convert.Tpo -c -o t-convert.o t-convert.c mv -f .deps/libcommonpth_a-compliance.Tpo .deps/libcommonpth_a-compliance.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-percent.o -MD -MP -MF .deps/t-percent.Tpo -c -o t-percent.o t-percent.c mv -f .deps/t-percent.Tpo .deps/t-percent.Po mv -f .deps/libcommonpth_a-call-gpg.Tpo .deps/libcommonpth_a-call-gpg.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-gettime.o -MD -MP -MF .deps/t-gettime.Tpo -c -o t-gettime.o t-gettime.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-sysutils.o -MD -MP -MF .deps/t-sysutils.Tpo -c -o t-sysutils.o t-sysutils.c mv -f .deps/t-convert.Tpo .deps/t-convert.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-sexputil.o -MD -MP -MF .deps/t-sexputil.Tpo -c -o t-sexputil.o t-sexputil.c mv -f .deps/libcommonpth_a-exechelp-posix.Tpo .deps/libcommonpth_a-exechelp-posix.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-session-env.o -MD -MP -MF .deps/t-session-env.Tpo -c -o t-session-env.o t-session-env.c mv -f .deps/t-sysutils.Tpo .deps/t-sysutils.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-openpgp-oid.o -MD -MP -MF .deps/t-openpgp-oid.Tpo -c -o t-openpgp-oid.o t-openpgp-oid.c mv -f .deps/t-sexputil.Tpo .deps/t-sexputil.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-ssh-utils.o -MD -MP -MF .deps/t-ssh-utils.Tpo -c -o t-ssh-utils.o t-ssh-utils.c mv -f .deps/t-gettime.Tpo .deps/t-gettime.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-mapstrings.o -MD -MP -MF .deps/t-mapstrings.Tpo -c -o t-mapstrings.o t-mapstrings.c mv -f .deps/t-session-env.Tpo .deps/t-session-env.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-zb32.o -MD -MP -MF .deps/t-zb32.Tpo -c -o t-zb32.o t-zb32.c mv -f .deps/t-ssh-utils.Tpo .deps/t-ssh-utils.Po mv -f .deps/t-openpgp-oid.Tpo .deps/t-openpgp-oid.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-mbox-util.o -MD -MP -MF .deps/t-mbox-util.Tpo -c -o t-mbox-util.o t-mbox-util.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-iobuf.o -MD -MP -MF .deps/t-iobuf.Tpo -c -o t-iobuf.o t-iobuf.c mv -f .deps/t-mapstrings.Tpo .deps/t-mapstrings.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-strlist.o -MD -MP -MF .deps/t-strlist.Tpo -c -o t-strlist.o t-strlist.c mv -f .deps/t-mbox-util.Tpo .deps/t-mbox-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-name-value.o -MD -MP -MF .deps/t-name-value.Tpo -c -o t-name-value.o t-name-value.c mv -f .deps/t-strlist.Tpo .deps/t-strlist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-ccparray.o -MD -MP -MF .deps/t-ccparray.Tpo -c -o t-ccparray.o t-ccparray.c mv -f .deps/t-zb32.Tpo .deps/t-zb32.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-recsel.o -MD -MP -MF .deps/t-recsel.Tpo -c -o t-recsel.o t-recsel.c mv -f .deps/t-iobuf.Tpo .deps/t-iobuf.Po mv -f .deps/t-ccparray.Tpo .deps/t-ccparray.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-exechelp.o -MD -MP -MF .deps/t-exechelp.Tpo -c -o t-exechelp.o t-exechelp.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-exectool.o -MD -MP -MF .deps/t-exectool.Tpo -c -o t-exectool.o t-exectool.c t-exechelp.c: In function 'test_close_all_fds': t-exechelp.c:96:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (1); ^~~~~~~ t-exechelp.c:97:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (1); ^~~~~~~ t-exechelp.c:99:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (1); ^~~~~~~ t-exechelp.c:140:9: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (1); ^~~~~~~ t-exechelp.c:147:11: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (1); ^~~~~~~ mv -f .deps/t-name-value.Tpo .deps/t-name-value.Po mv -f .deps/t-exechelp.Tpo .deps/t-exechelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgrlhelp.o -MD -MP -MF .deps/gpgrlhelp.Tpo -c -o gpgrlhelp.o gpgrlhelp.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libsimple_pwquery_a-simple-pwquery.o -MD -MP -MF .deps/libsimple_pwquery_a-simple-pwquery.Tpo -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c mv -f .deps/t-exectool.Tpo .deps/t-exectool.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libsimple_pwquery_a-asshelp.o -MD -MP -MF .deps/libsimple_pwquery_a-asshelp.Tpo -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c mv -f .deps/gpgrlhelp.Tpo .deps/gpgrlhelp.Po rm -f libcommon.a 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 ranlib libcommon.a rm -f libcommonpth.a 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 ranlib libcommonpth.a rm -f libgpgrl.a ar cru libgpgrl.a gpgrlhelp.o ranlib libgpgrl.a mv -f .deps/t-recsel.Tpo .deps/t-recsel.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-stringhelp t-stringhelp.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-timestuff t-timestuff.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error mv -f .deps/libsimple_pwquery_a-simple-pwquery.Tpo .deps/libsimple_pwquery_a-simple-pwquery.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-convert t-convert.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error mv -f .deps/libsimple_pwquery_a-asshelp.Tpo .deps/libsimple_pwquery_a-asshelp.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-percent t-percent.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-gettime t-gettime.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-sysutils t-sysutils.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-sexputil t-sexputil.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-session-env t-session-env.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-openpgp-oid t-openpgp-oid.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-ssh-utils t-ssh-utils.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-mapstrings t-mapstrings.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-zb32 t-zb32.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-mbox-util t-mbox-util.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-iobuf t-iobuf.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-strlist t-strlist.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-name-value t-name-value.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-ccparray t-ccparray.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-recsel t-recsel.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-exechelp t-exechelp.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-exectool t-exectool.o libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error rm -f libsimple-pwquery.a ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o ranlib libsimple-pwquery.a make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' Making all in kbx make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/kbx' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-kbxutil.o -MD -MP -MF .deps/kbxutil-kbxutil.Tpo -c -o kbxutil-kbxutil.o `test -f 'kbxutil.c' || echo './'`kbxutil.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-util.o -MD -MP -MF .deps/kbxutil-keybox-util.Tpo -c -o kbxutil-keybox-util.o `test -f 'keybox-util.c' || echo './'`keybox-util.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-init.o -MD -MP -MF .deps/kbxutil-keybox-init.Tpo -c -o kbxutil-keybox-init.o `test -f 'keybox-init.c' || echo './'`keybox-init.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-blob.o -MD -MP -MF .deps/kbxutil-keybox-blob.Tpo -c -o kbxutil-keybox-blob.o `test -f 'keybox-blob.c' || echo './'`keybox-blob.c mv -f .deps/kbxutil-keybox-util.Tpo .deps/kbxutil-keybox-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-file.o -MD -MP -MF .deps/kbxutil-keybox-file.Tpo -c -o kbxutil-keybox-file.o `test -f 'keybox-file.c' || echo './'`keybox-file.c mv -f .deps/kbxutil-keybox-init.Tpo .deps/kbxutil-keybox-init.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-search.o -MD -MP -MF .deps/kbxutil-keybox-search.Tpo -c -o kbxutil-keybox-search.o `test -f 'keybox-search.c' || echo './'`keybox-search.c mv -f .deps/kbxutil-kbxutil.Tpo .deps/kbxutil-kbxutil.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-update.o -MD -MP -MF .deps/kbxutil-keybox-update.Tpo -c -o kbxutil-keybox-update.o `test -f 'keybox-update.c' || echo './'`keybox-update.c mv -f .deps/kbxutil-keybox-file.Tpo .deps/kbxutil-keybox-file.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-openpgp.o -MD -MP -MF .deps/kbxutil-keybox-openpgp.Tpo -c -o kbxutil-keybox-openpgp.o `test -f 'keybox-openpgp.c' || echo './'`keybox-openpgp.c mv -f .deps/kbxutil-keybox-update.Tpo .deps/kbxutil-keybox-update.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbxutil-keybox-dump.o -MD -MP -MF .deps/kbxutil-keybox-dump.Tpo -c -o kbxutil-keybox-dump.o `test -f 'keybox-dump.c' || echo './'`keybox-dump.c mv -f .deps/kbxutil-keybox-blob.Tpo .deps/kbxutil-keybox-blob.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-util.o -MD -MP -MF .deps/libkeybox_a-keybox-util.Tpo -c -o libkeybox_a-keybox-util.o `test -f 'keybox-util.c' || echo './'`keybox-util.c mv -f .deps/kbxutil-keybox-openpgp.Tpo .deps/kbxutil-keybox-openpgp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-init.o -MD -MP -MF .deps/libkeybox_a-keybox-init.Tpo -c -o libkeybox_a-keybox-init.o `test -f 'keybox-init.c' || echo './'`keybox-init.c mv -f .deps/libkeybox_a-keybox-util.Tpo .deps/libkeybox_a-keybox-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-blob.o -MD -MP -MF .deps/libkeybox_a-keybox-blob.Tpo -c -o libkeybox_a-keybox-blob.o `test -f 'keybox-blob.c' || echo './'`keybox-blob.c mv -f .deps/libkeybox_a-keybox-init.Tpo .deps/libkeybox_a-keybox-init.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-file.o -MD -MP -MF .deps/libkeybox_a-keybox-file.Tpo -c -o libkeybox_a-keybox-file.o `test -f 'keybox-file.c' || echo './'`keybox-file.c mv -f .deps/libkeybox_a-keybox-file.Tpo .deps/libkeybox_a-keybox-file.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-search.o -MD -MP -MF .deps/libkeybox_a-keybox-search.Tpo -c -o libkeybox_a-keybox-search.o `test -f 'keybox-search.c' || echo './'`keybox-search.c mv -f .deps/libkeybox_a-keybox-blob.Tpo .deps/libkeybox_a-keybox-blob.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-update.o -MD -MP -MF .deps/libkeybox_a-keybox-update.Tpo -c -o libkeybox_a-keybox-update.o `test -f 'keybox-update.c' || echo './'`keybox-update.c mv -f .deps/kbxutil-keybox-search.Tpo .deps/kbxutil-keybox-search.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-openpgp.o -MD -MP -MF .deps/libkeybox_a-keybox-openpgp.Tpo -c -o libkeybox_a-keybox-openpgp.o `test -f 'keybox-openpgp.c' || echo './'`keybox-openpgp.c mv -f .deps/kbxutil-keybox-dump.Tpo .deps/kbxutil-keybox-dump.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox_a-keybox-dump.o -MD -MP -MF .deps/libkeybox_a-keybox-dump.Tpo -c -o libkeybox_a-keybox-dump.o `test -f 'keybox-dump.c' || echo './'`keybox-dump.c mv -f .deps/libkeybox_a-keybox-openpgp.Tpo .deps/libkeybox_a-keybox-openpgp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-util.o -MD -MP -MF .deps/libkeybox509_a-keybox-util.Tpo -c -o libkeybox509_a-keybox-util.o `test -f 'keybox-util.c' || echo './'`keybox-util.c mv -f .deps/libkeybox_a-keybox-update.Tpo .deps/libkeybox_a-keybox-update.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-init.o -MD -MP -MF .deps/libkeybox509_a-keybox-init.Tpo -c -o libkeybox509_a-keybox-init.o `test -f 'keybox-init.c' || echo './'`keybox-init.c mv -f .deps/libkeybox509_a-keybox-util.Tpo .deps/libkeybox509_a-keybox-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-blob.o -MD -MP -MF .deps/libkeybox509_a-keybox-blob.Tpo -c -o libkeybox509_a-keybox-blob.o `test -f 'keybox-blob.c' || echo './'`keybox-blob.c mv -f .deps/libkeybox_a-keybox-dump.Tpo .deps/libkeybox_a-keybox-dump.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-file.o -MD -MP -MF .deps/libkeybox509_a-keybox-file.Tpo -c -o libkeybox509_a-keybox-file.o `test -f 'keybox-file.c' || echo './'`keybox-file.c mv -f .deps/libkeybox509_a-keybox-init.Tpo .deps/libkeybox509_a-keybox-init.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-search.o -MD -MP -MF .deps/libkeybox509_a-keybox-search.Tpo -c -o libkeybox509_a-keybox-search.o `test -f 'keybox-search.c' || echo './'`keybox-search.c mv -f .deps/libkeybox_a-keybox-search.Tpo .deps/libkeybox_a-keybox-search.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-update.o -MD -MP -MF .deps/libkeybox509_a-keybox-update.Tpo -c -o libkeybox509_a-keybox-update.o `test -f 'keybox-update.c' || echo './'`keybox-update.c mv -f .deps/libkeybox509_a-keybox-file.Tpo .deps/libkeybox509_a-keybox-file.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-openpgp.o -MD -MP -MF .deps/libkeybox509_a-keybox-openpgp.Tpo -c -o libkeybox509_a-keybox-openpgp.o `test -f 'keybox-openpgp.c' || echo './'`keybox-openpgp.c mv -f .deps/libkeybox509_a-keybox-blob.Tpo .deps/libkeybox509_a-keybox-blob.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libkeybox509_a-keybox-dump.o -MD -MP -MF .deps/libkeybox509_a-keybox-dump.Tpo -c -o libkeybox509_a-keybox-dump.o `test -f 'keybox-dump.c' || echo './'`keybox-dump.c mv -f .deps/libkeybox509_a-keybox-openpgp.Tpo .deps/libkeybox509_a-keybox-openpgp.Po x86_64-tld-linux-gcc -DKEYBOX_WITH_X509=1 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 mv -f .deps/libkeybox509_a-keybox-update.Tpo .deps/libkeybox509_a-keybox-update.Po rm -f libkeybox.a 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 ranlib libkeybox.a mv -f .deps/libkeybox509_a-keybox-dump.Tpo .deps/libkeybox509_a-keybox-dump.Po mv -f .deps/libkeybox509_a-keybox-search.Tpo .deps/libkeybox509_a-keybox-search.Po rm -f libkeybox509.a 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 ranlib libkeybox509.a make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/kbx' Making all in g10 make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg.o -MD -MP -MF .deps/gpg.Tpo -c -o gpg.o gpg.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keyedit.o -MD -MP -MF .deps/keyedit.Tpo -c -o keyedit.o keyedit.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT build-packet.o -MD -MP -MF .deps/build-packet.Tpo -c -o build-packet.o build-packet.c mv -f .deps/server.Tpo .deps/server.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT compress.o -MD -MP -MF .deps/compress.Tpo -c -o compress.o compress.c mv -f .deps/compress.Tpo .deps/compress.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT compress-bz2.o -MD -MP -MF .deps/compress-bz2.Tpo -c -o compress-bz2.o compress-bz2.c mv -f .deps/build-packet.Tpo .deps/build-packet.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT free-packet.o -MD -MP -MF .deps/free-packet.Tpo -c -o free-packet.o free-packet.c mv -f .deps/compress-bz2.Tpo .deps/compress-bz2.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT getkey.o -MD -MP -MF .deps/getkey.Tpo -c -o getkey.o getkey.c mv -f .deps/free-packet.Tpo .deps/free-packet.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keydb.o -MD -MP -MF .deps/keydb.Tpo -c -o keydb.o keydb.c mv -f .deps/keydb.Tpo .deps/keydb.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keyring.o -MD -MP -MF .deps/keyring.Tpo -c -o keyring.o keyring.c mv -f .deps/getkey.Tpo .deps/getkey.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT seskey.o -MD -MP -MF .deps/seskey.Tpo -c -o seskey.o seskey.c mv -f .deps/seskey.Tpo .deps/seskey.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT kbnode.o -MD -MP -MF .deps/kbnode.Tpo -c -o kbnode.o kbnode.c mv -f .deps/kbnode.Tpo .deps/kbnode.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT mainproc.o -MD -MP -MF .deps/mainproc.Tpo -c -o mainproc.o mainproc.c mv -f .deps/keyring.Tpo .deps/keyring.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT armor.o -MD -MP -MF .deps/armor.Tpo -c -o armor.o armor.c mv -f .deps/gpg.Tpo .deps/gpg.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT mdfilter.o -MD -MP -MF .deps/mdfilter.Tpo -c -o mdfilter.o mdfilter.c mv -f .deps/mdfilter.Tpo .deps/mdfilter.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT textfilter.o -MD -MP -MF .deps/textfilter.Tpo -c -o textfilter.o textfilter.c mv -f .deps/keyedit.Tpo .deps/keyedit.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c mv -f .deps/progress.Tpo .deps/progress.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/textfilter.Tpo .deps/textfilter.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT rmd160.o -MD -MP -MF .deps/rmd160.Tpo -c -o rmd160.o rmd160.c mv -f .deps/armor.Tpo .deps/armor.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT openfile.o -MD -MP -MF .deps/openfile.Tpo -c -o openfile.o openfile.c mv -f .deps/openfile.Tpo .deps/openfile.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keyid.o -MD -MP -MF .deps/keyid.Tpo -c -o keyid.o keyid.c mv -f .deps/mainproc.Tpo .deps/mainproc.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT parse-packet.o -MD -MP -MF .deps/parse-packet.Tpo -c -o parse-packet.o parse-packet.c mv -f .deps/rmd160.Tpo .deps/rmd160.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT cpr.o -MD -MP -MF .deps/cpr.Tpo -c -o cpr.o cpr.c mv -f .deps/misc.Tpo .deps/misc.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT plaintext.o -MD -MP -MF .deps/plaintext.Tpo -c -o plaintext.o plaintext.c mv -f .deps/keyid.Tpo .deps/keyid.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sig-check.o -MD -MP -MF .deps/sig-check.Tpo -c -o sig-check.o sig-check.c mv -f .deps/cpr.Tpo .deps/cpr.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keylist.o -MD -MP -MF .deps/keylist.Tpo -c -o keylist.o keylist.c mv -f .deps/plaintext.Tpo .deps/plaintext.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pkglue.o -MD -MP -MF .deps/pkglue.Tpo -c -o pkglue.o pkglue.c mv -f .deps/sig-check.Tpo .deps/sig-check.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ecdh.o -MD -MP -MF .deps/ecdh.Tpo -c -o ecdh.o ecdh.c mv -f .deps/pkglue.Tpo .deps/pkglue.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pkclist.o -MD -MP -MF .deps/pkclist.Tpo -c -o pkclist.o pkclist.c mv -f .deps/ecdh.Tpo .deps/ecdh.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT skclist.o -MD -MP -MF .deps/skclist.Tpo -c -o skclist.o skclist.c mv -f .deps/skclist.Tpo .deps/skclist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pubkey-enc.o -MD -MP -MF .deps/pubkey-enc.Tpo -c -o pubkey-enc.o pubkey-enc.c mv -f .deps/pkclist.Tpo .deps/pkclist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT passphrase.o -MD -MP -MF .deps/passphrase.Tpo -c -o passphrase.o passphrase.c mv -f .deps/keylist.Tpo .deps/keylist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT decrypt.o -MD -MP -MF .deps/decrypt.Tpo -c -o decrypt.o decrypt.c mv -f .deps/pubkey-enc.Tpo .deps/pubkey-enc.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT decrypt-data.o -MD -MP -MF .deps/decrypt-data.Tpo -c -o decrypt-data.o decrypt-data.c mv -f .deps/passphrase.Tpo .deps/passphrase.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT cipher.o -MD -MP -MF .deps/cipher.Tpo -c -o cipher.o cipher.c mv -f .deps/decrypt.Tpo .deps/decrypt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT encrypt.o -MD -MP -MF .deps/encrypt.Tpo -c -o encrypt.o encrypt.c mv -f .deps/parse-packet.Tpo .deps/parse-packet.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sign.o -MD -MP -MF .deps/sign.Tpo -c -o sign.o sign.c mv -f .deps/cipher.Tpo .deps/cipher.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c mv -f .deps/decrypt-data.Tpo .deps/decrypt-data.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT revoke.o -MD -MP -MF .deps/revoke.Tpo -c -o revoke.o revoke.c mv -f .deps/verify.Tpo .deps/verify.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dearmor.o -MD -MP -MF .deps/dearmor.Tpo -c -o dearmor.o dearmor.c mv -f .deps/dearmor.Tpo .deps/dearmor.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c mv -f .deps/encrypt.Tpo .deps/encrypt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c mv -f .deps/revoke.Tpo .deps/revoke.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT migrate.o -MD -MP -MF .deps/migrate.Tpo -c -o migrate.o migrate.c mv -f .deps/migrate.Tpo .deps/migrate.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT delkey.o -MD -MP -MF .deps/delkey.Tpo -c -o delkey.o delkey.c mv -f .deps/sign.Tpo .deps/sign.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keygen.o -MD -MP -MF .deps/keygen.Tpo -c -o keygen.o keygen.c mv -f .deps/delkey.Tpo .deps/delkey.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT helptext.o -MD -MP -MF .deps/helptext.Tpo -c -o helptext.o helptext.c mv -f .deps/helptext.Tpo .deps/helptext.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keyserver.o -MD -MP -MF .deps/keyserver.Tpo -c -o keyserver.o keyserver.c mv -f .deps/export.Tpo .deps/export.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT call-dirmngr.o -MD -MP -MF .deps/call-dirmngr.Tpo -c -o call-dirmngr.o call-dirmngr.c mv -f .deps/keyserver.Tpo .deps/keyserver.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT photoid.o -MD -MP -MF .deps/photoid.Tpo -c -o photoid.o photoid.c mv -f .deps/photoid.Tpo .deps/photoid.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT call-agent.o -MD -MP -MF .deps/call-agent.Tpo -c -o call-agent.o call-agent.c mv -f .deps/call-dirmngr.Tpo .deps/call-dirmngr.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT trust.o -MD -MP -MF .deps/trust.Tpo -c -o trust.o trust.c mv -f .deps/trust.Tpo .deps/trust.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT trustdb.o -MD -MP -MF .deps/trustdb.Tpo -c -o trustdb.o trustdb.c mv -f .deps/import.Tpo .deps/import.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tdbdump.o -MD -MP -MF .deps/tdbdump.Tpo -c -o tdbdump.o tdbdump.c mv -f .deps/tdbdump.Tpo .deps/tdbdump.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tdbio.o -MD -MP -MF .deps/tdbio.Tpo -c -o tdbio.o tdbio.c mv -f .deps/call-agent.Tpo .deps/call-agent.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tofu.o -MD -MP -MF .deps/tofu.Tpo -c -o tofu.o tofu.c mv -f .deps/keygen.Tpo .deps/keygen.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgsql.o -MD -MP -MF .deps/gpgsql.Tpo -c -o gpgsql.o gpgsql.c mv -f .deps/gpgsql.Tpo .deps/gpgsql.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT card-util.o -MD -MP -MF .deps/card-util.Tpo -c -o card-util.o card-util.c mv -f .deps/trustdb.Tpo .deps/trustdb.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c mv -f .deps/tdbio.Tpo .deps/tdbio.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT key-clean.o -MD -MP -MF .deps/key-clean.Tpo -c -o key-clean.o key-clean.c mv -f .deps/exec.Tpo .deps/exec.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT key-check.o -MD -MP -MF .deps/key-check.Tpo -c -o key-check.o key-check.c mv -f .deps/key-clean.Tpo .deps/key-clean.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgv.o -MD -MP -MF .deps/gpgv.Tpo -c -o gpgv.o gpgv.c mv -f .deps/gpgv.Tpo .deps/gpgv.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-rmd160.o -MD -MP -MF .deps/t-rmd160.Tpo -c -o t-rmd160.o t-rmd160.c mv -f .deps/key-check.Tpo .deps/key-check.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-keydb.o -MD -MP -MF .deps/t-keydb.Tpo -c -o t-keydb.o t-keydb.c mv -f .deps/t-rmd160.Tpo .deps/t-rmd160.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT test-stubs.o -MD -MP -MF .deps/test-stubs.Tpo -c -o test-stubs.o test-stubs.c mv -f .deps/t-keydb.Tpo .deps/t-keydb.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-keydb-get-keyblock.o -MD -MP -MF .deps/t-keydb-get-keyblock.Tpo -c -o t-keydb-get-keyblock.o t-keydb-get-keyblock.c mv -f .deps/test-stubs.Tpo .deps/test-stubs.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-stutter.o -MD -MP -MF .deps/t-stutter.Tpo -c -o t-stutter.o t-stutter.c mv -f .deps/t-keydb-get-keyblock.Tpo .deps/t-keydb-get-keyblock.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpgv gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o verify.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lgcrypt -lgpg-error -lgpg-error mv -f .deps/card-util.Tpo .deps/card-util.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-rmd160 t-rmd160.o rmd160.o mv -f .deps/tofu.Tpo .deps/tofu.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-keydb t-keydb.o test-stubs.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lgcrypt -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-keydb-get-keyblock t-keydb-get-keyblock.o test-stubs.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lgcrypt -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpg gpg.o keyedit.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o pkclist.o skclist.o pubkey-enc.o passphrase.o decrypt.o decrypt-data.o cipher.o encrypt.o sign.o verify.o revoke.o 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/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lsqlite3 -lgcrypt -lgpg-error -lreadline -L/usr/lib64 -lassuan -lgpg-error -lgpg-error mv -f .deps/t-stutter.Tpo .deps/t-stutter.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-stutter t-stutter.o test-stubs.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lgcrypt -lgpg-error -lgpg-error make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' Making all in sm make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/sm' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgsm.o -MD -MP -MF .deps/gpgsm.Tpo -c -o gpgsm.o gpgsm.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keydb.o -MD -MP -MF .deps/keydb.Tpo -c -o keydb.o keydb.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/misc.Tpo .deps/misc.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT call-agent.o -MD -MP -MF .deps/call-agent.Tpo -c -o call-agent.o call-agent.c mv -f .deps/keydb.Tpo .deps/keydb.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT call-dirmngr.o -MD -MP -MF .deps/call-dirmngr.Tpo -c -o call-dirmngr.o call-dirmngr.c mv -f .deps/server.Tpo .deps/server.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT fingerprint.o -MD -MP -MF .deps/fingerprint.Tpo -c -o fingerprint.o fingerprint.c mv -f .deps/call-agent.Tpo .deps/call-agent.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT certlist.o -MD -MP -MF .deps/certlist.Tpo -c -o certlist.o certlist.c mv -f .deps/fingerprint.Tpo .deps/fingerprint.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT certdump.o -MD -MP -MF .deps/certdump.Tpo -c -o certdump.o certdump.c mv -f .deps/call-dirmngr.Tpo .deps/call-dirmngr.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT certcheck.o -MD -MP -MF .deps/certcheck.Tpo -c -o certcheck.o certcheck.c mv -f .deps/gpgsm.Tpo .deps/gpgsm.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT certchain.o -MD -MP -MF .deps/certchain.Tpo -c -o certchain.o certchain.c mv -f .deps/certlist.Tpo .deps/certlist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keylist.o -MD -MP -MF .deps/keylist.Tpo -c -o keylist.o keylist.c mv -f .deps/certcheck.Tpo .deps/certcheck.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c mv -f .deps/certdump.Tpo .deps/certdump.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sign.o -MD -MP -MF .deps/sign.Tpo -c -o sign.o sign.c mv -f .deps/verify.Tpo .deps/verify.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT encrypt.o -MD -MP -MF .deps/encrypt.Tpo -c -o encrypt.o encrypt.c mv -f .deps/sign.Tpo .deps/sign.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT decrypt.o -MD -MP -MF .deps/decrypt.Tpo -c -o decrypt.o decrypt.c mv -f .deps/keylist.Tpo .deps/keylist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c mv -f .deps/encrypt.Tpo .deps/encrypt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c mv -f .deps/certchain.Tpo .deps/certchain.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT delete.o -MD -MP -MF .deps/delete.Tpo -c -o delete.o delete.c mv -f .deps/decrypt.Tpo .deps/decrypt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT certreqgen.o -MD -MP -MF .deps/certreqgen.Tpo -c -o certreqgen.o certreqgen.c mv -f .deps/import.Tpo .deps/import.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT certreqgen-ui.o -MD -MP -MF .deps/certreqgen-ui.Tpo -c -o certreqgen-ui.o certreqgen-ui.c mv -f .deps/delete.Tpo .deps/delete.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT minip12.o -MD -MP -MF .deps/minip12.Tpo -c -o minip12.o minip12.c mv -f .deps/export.Tpo .deps/export.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT qualified.o -MD -MP -MF .deps/qualified.Tpo -c -o qualified.o qualified.c mv -f .deps/certreqgen-ui.Tpo .deps/certreqgen-ui.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DKEYBOX_WITH_X509=1 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT passphrase.o -MD -MP -MF .deps/passphrase.Tpo -c -o passphrase.o passphrase.c mv -f .deps/passphrase.Tpo .deps/passphrase.Po mv -f .deps/qualified.Tpo .deps/qualified.Po mv -f .deps/certreqgen.Tpo .deps/certreqgen.Po mv -f .deps/minip12.Tpo .deps/minip12.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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/libcommon.a ../common/libgpgrl.a -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error -lreadline make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/sm' Making all in agent make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/agent' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-gpg-agent.o -MD -MP -MF .deps/gpg_agent-gpg-agent.Tpo -c -o gpg_agent-gpg-agent.o `test -f 'gpg-agent.c' || echo './'`gpg-agent.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-command.o -MD -MP -MF .deps/gpg_agent-command.Tpo -c -o gpg_agent-command.o `test -f 'command.c' || echo './'`command.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-command-ssh.o -MD -MP -MF .deps/gpg_agent-command-ssh.Tpo -c -o gpg_agent-command-ssh.o `test -f 'command-ssh.c' || echo './'`command-ssh.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-call-pinentry.o -MD -MP -MF .deps/gpg_agent-call-pinentry.Tpo -c -o gpg_agent-call-pinentry.o `test -f 'call-pinentry.c' || echo './'`call-pinentry.c mv -f .deps/gpg_agent-call-pinentry.Tpo .deps/gpg_agent-call-pinentry.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-cache.o -MD -MP -MF .deps/gpg_agent-cache.Tpo -c -o gpg_agent-cache.o `test -f 'cache.c' || echo './'`cache.c mv -f .deps/gpg_agent-command-ssh.Tpo .deps/gpg_agent-command-ssh.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-trans.o -MD -MP -MF .deps/gpg_agent-trans.Tpo -c -o gpg_agent-trans.o `test -f 'trans.c' || echo './'`trans.c mv -f .deps/gpg_agent-cache.Tpo .deps/gpg_agent-cache.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-findkey.o -MD -MP -MF .deps/gpg_agent-findkey.Tpo -c -o gpg_agent-findkey.o `test -f 'findkey.c' || echo './'`findkey.c mv -f .deps/gpg_agent-gpg-agent.Tpo .deps/gpg_agent-gpg-agent.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-pksign.o -MD -MP -MF .deps/gpg_agent-pksign.Tpo -c -o gpg_agent-pksign.o `test -f 'pksign.c' || echo './'`pksign.c mv -f .deps/gpg_agent-trans.Tpo .deps/gpg_agent-trans.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-pkdecrypt.o -MD -MP -MF .deps/gpg_agent-pkdecrypt.Tpo -c -o gpg_agent-pkdecrypt.o `test -f 'pkdecrypt.c' || echo './'`pkdecrypt.c mv -f .deps/gpg_agent-command.Tpo .deps/gpg_agent-command.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-genkey.o -MD -MP -MF .deps/gpg_agent-genkey.Tpo -c -o gpg_agent-genkey.o `test -f 'genkey.c' || echo './'`genkey.c mv -f .deps/gpg_agent-pkdecrypt.Tpo .deps/gpg_agent-pkdecrypt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-protect.o -MD -MP -MF .deps/gpg_agent-protect.Tpo -c -o gpg_agent-protect.o `test -f 'protect.c' || echo './'`protect.c mv -f .deps/gpg_agent-pksign.Tpo .deps/gpg_agent-pksign.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-trustlist.o -MD -MP -MF .deps/gpg_agent-trustlist.Tpo -c -o gpg_agent-trustlist.o `test -f 'trustlist.c' || echo './'`trustlist.c mv -f .deps/gpg_agent-genkey.Tpo .deps/gpg_agent-genkey.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-divert-scd.o -MD -MP -MF .deps/gpg_agent-divert-scd.Tpo -c -o gpg_agent-divert-scd.o `test -f 'divert-scd.c' || echo './'`divert-scd.c mv -f .deps/gpg_agent-findkey.Tpo .deps/gpg_agent-findkey.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-cvt-openpgp.o -MD -MP -MF .deps/gpg_agent-cvt-openpgp.Tpo -c -o gpg_agent-cvt-openpgp.o `test -f 'cvt-openpgp.c' || echo './'`cvt-openpgp.c mv -f .deps/gpg_agent-trustlist.Tpo .deps/gpg_agent-trustlist.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-call-scd.o -MD -MP -MF .deps/gpg_agent-call-scd.Tpo -c -o gpg_agent-call-scd.o `test -f 'call-scd.c' || echo './'`call-scd.c mv -f .deps/gpg_agent-divert-scd.Tpo .deps/gpg_agent-divert-scd.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_agent-learncard.o -MD -MP -MF .deps/gpg_agent-learncard.Tpo -c -o gpg_agent-learncard.o `test -f 'learncard.c' || echo './'`learncard.c mv -f .deps/gpg_agent-learncard.Tpo .deps/gpg_agent-learncard.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_protect_tool-protect-tool.o -MD -MP -MF .deps/gpg_protect_tool-protect-tool.Tpo -c -o gpg_protect_tool-protect-tool.o `test -f 'protect-tool.c' || echo './'`protect-tool.c mv -f .deps/gpg_agent-call-scd.Tpo .deps/gpg_agent-call-scd.Po mv -f .deps/gpg_agent-cvt-openpgp.Tpo .deps/gpg_agent-cvt-openpgp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_protect_tool-protect.o -MD -MP -MF .deps/gpg_protect_tool-protect.Tpo -c -o gpg_protect_tool-protect.o `test -f 'protect.c' || echo './'`protect.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_protect_tool-cvt-openpgp.o -MD -MP -MF .deps/gpg_protect_tool-cvt-openpgp.Tpo -c -o gpg_protect_tool-cvt-openpgp.o `test -f 'cvt-openpgp.c' || echo './'`cvt-openpgp.c mv -f .deps/gpg_agent-protect.Tpo .deps/gpg_agent-protect.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT preset-passphrase.o -MD -MP -MF .deps/preset-passphrase.Tpo -c -o preset-passphrase.o preset-passphrase.c mv -f .deps/gpg_protect_tool-protect-tool.Tpo .deps/gpg_protect_tool-protect-tool.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-protect.o -MD -MP -MF .deps/t-protect.Tpo -c -o t-protect.o t-protect.c mv -f .deps/preset-passphrase.Tpo .deps/preset-passphrase.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT protect.o -MD -MP -MF .deps/protect.Tpo -c -o protect.o protect.c mv -f .deps/t-protect.Tpo .deps/t-protect.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpg-agent gpg_agent-gpg-agent.o gpg_agent-command.o gpg_agent-command-ssh.o gpg_agent-call-pinentry.o gpg_agent-cache.o gpg_agent-trans.o gpg_agent-findkey.o gpg_agent-pksign.o gpg_agent-pkdecrypt.o gpg_agent-genkey.o gpg_agent-protect.o gpg_agent-trustlist.o gpg_agent-divert-scd.o gpg_agent-cvt-openpgp.o gpg_agent-call-scd.o gpg_agent-learncard.o ../common/libcommonpth.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error mv -f .deps/gpg_protect_tool-cvt-openpgp.Tpo .deps/gpg_protect_tool-cvt-openpgp.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpg-preset-passphrase preset-passphrase.o ../common/libsimple-pwquery.a ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -lgpg-error mv -f .deps/gpg_protect_tool-protect.Tpo .deps/gpg_protect_tool-protect.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpg-protect-tool gpg_protect_tool-protect-tool.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 mv -f .deps/protect.Tpo .deps/protect.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-protect t-protect.o protect.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/agent' Making all in scd make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/scd' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT scdaemon.o -MD -MP -MF .deps/scdaemon.Tpo -c -o scdaemon.o scdaemon.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT atr.o -MD -MP -MF .deps/atr.Tpo -c -o atr.o atr.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT apdu.o -MD -MP -MF .deps/apdu.Tpo -c -o apdu.o apdu.c scdaemon.c: In function 'handle_connections': scdaemon.c:1398:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (pipe_fd[0], buf, sizeof buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scdaemon.c: In function 'scd_kick_the_loop': scdaemon.c:1239:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (notify_fd, "", 1); ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/atr.Tpo .deps/atr.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ccid-driver.o -MD -MP -MF .deps/ccid-driver.Tpo -c -o ccid-driver.o ccid-driver.c mv -f .deps/scdaemon.Tpo .deps/scdaemon.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT iso7816.o -MD -MP -MF .deps/iso7816.Tpo -c -o iso7816.o iso7816.c mv -f .deps/command.Tpo .deps/command.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.c mv -f .deps/iso7816.Tpo .deps/iso7816.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app-help.o -MD -MP -MF .deps/app-help.Tpo -c -o app-help.o app-help.c mv -f .deps/app-help.Tpo .deps/app-help.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app-openpgp.o -MD -MP -MF .deps/app-openpgp.Tpo -c -o app-openpgp.o app-openpgp.c mv -f .deps/app.Tpo .deps/app.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app-nks.o -MD -MP -MF .deps/app-nks.Tpo -c -o app-nks.o app-nks.c mv -f .deps/apdu.Tpo .deps/apdu.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app-dinsig.o -MD -MP -MF .deps/app-dinsig.Tpo -c -o app-dinsig.o app-dinsig.c mv -f .deps/ccid-driver.Tpo .deps/ccid-driver.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app-p15.o -MD -MP -MF .deps/app-p15.Tpo -c -o app-p15.o app-p15.c mv -f .deps/app-dinsig.Tpo .deps/app-dinsig.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app-geldkarte.o -MD -MP -MF .deps/app-geldkarte.Tpo -c -o app-geldkarte.o app-geldkarte.c mv -f .deps/app-nks.Tpo .deps/app-nks.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT app-sc-hsm.o -MD -MP -MF .deps/app-sc-hsm.Tpo -c -o app-sc-hsm.o app-sc-hsm.c mv -f .deps/app-geldkarte.Tpo .deps/app-geldkarte.Po mv -f .deps/app-sc-hsm.Tpo .deps/app-sc-hsm.Po mv -f .deps/app-p15.Tpo .deps/app-p15.Po mv -f .deps/app-openpgp.Tpo .deps/app-openpgp.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o scdaemon scdaemon.o command.o atr.o apdu.o ccid-driver.o iso7816.o app.o app-help.o app-openpgp.o app-nks.o app-dinsig.o app-p15.o app-geldkarte.o app-sc-hsm.o ../common/libcommonpth.a -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lusb-1.0 -lgpg-error -ldl make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/scd' Making all in g13 make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g13' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT g13.o -MD -MP -MF .deps/g13.Tpo -c -o g13.o g13.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT g13-common.o -MD -MP -MF .deps/g13-common.Tpo -c -o g13-common.o g13-common.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT keyblob.o -MD -MP -MF .deps/keyblob.Tpo -c -o keyblob.o keyblob.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT g13tuple.o -MD -MP -MF .deps/g13tuple.Tpo -c -o g13tuple.o g13tuple.c mv -f .deps/g13-common.Tpo .deps/g13-common.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/keyblob.Tpo .deps/keyblob.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c mv -f .deps/g13tuple.Tpo .deps/g13tuple.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT mount.o -MD -MP -MF .deps/mount.Tpo -c -o mount.o mount.c mv -f .deps/create.Tpo .deps/create.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT suspend.o -MD -MP -MF .deps/suspend.Tpo -c -o suspend.o suspend.c mv -f .deps/g13.Tpo .deps/g13.Po mv -f .deps/server.Tpo .deps/server.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT mountinfo.o -MD -MP -MF .deps/mountinfo.Tpo -c -o mountinfo.o mountinfo.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT call-syshelp.o -MD -MP -MF .deps/call-syshelp.Tpo -c -o call-syshelp.o call-syshelp.c mv -f .deps/mount.Tpo .deps/mount.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT runner.o -MD -MP -MF .deps/runner.Tpo -c -o runner.o runner.c mv -f .deps/suspend.Tpo .deps/suspend.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT backend.o -MD -MP -MF .deps/backend.Tpo -c -o backend.o backend.c mv -f .deps/mountinfo.Tpo .deps/mountinfo.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT be-encfs.o -MD -MP -MF .deps/be-encfs.Tpo -c -o be-encfs.o be-encfs.c mv -f .deps/backend.Tpo .deps/backend.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT be-truecrypt.o -MD -MP -MF .deps/be-truecrypt.Tpo -c -o be-truecrypt.o be-truecrypt.c mv -f .deps/call-syshelp.Tpo .deps/call-syshelp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT be-dmcrypt.o -MD -MP -MF .deps/be-dmcrypt.Tpo -c -o be-dmcrypt.o be-dmcrypt.c mv -f .deps/runner.Tpo .deps/runner.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-g13tuple.o -MD -MP -MF .deps/t-g13tuple.Tpo -c -o t-g13tuple.o t-g13tuple.c mv -f .deps/be-truecrypt.Tpo .deps/be-truecrypt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT g13-syshelp.o -MD -MP -MF .deps/g13-syshelp.Tpo -c -o g13-syshelp.o g13-syshelp.c mv -f .deps/be-dmcrypt.Tpo .deps/be-dmcrypt.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sh-cmd.o -MD -MP -MF .deps/sh-cmd.Tpo -c -o sh-cmd.o sh-cmd.c mv -f .deps/t-g13tuple.Tpo .deps/t-g13tuple.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sh-blockdev.o -MD -MP -MF .deps/sh-blockdev.Tpo -c -o sh-blockdev.o sh-blockdev.c mv -f .deps/be-encfs.Tpo .deps/be-encfs.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sh-dmcrypt.o -MD -MP -MF .deps/sh-dmcrypt.Tpo -c -o sh-dmcrypt.o sh-dmcrypt.c mv -f .deps/g13-syshelp.Tpo .deps/g13-syshelp.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o g13 g13.o g13-common.o keyblob.o g13tuple.o server.o create.o mount.o suspend.o mountinfo.o call-syshelp.o runner.o backend.o be-encfs.o be-truecrypt.o be-dmcrypt.o ../common/libcommonpth.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib64 -lnpth -lpthread -lgpg-error mv -f .deps/sh-blockdev.Tpo .deps/sh-blockdev.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-g13tuple t-g13tuple.o g13tuple.o ../common/libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error mv -f .deps/sh-cmd.Tpo .deps/sh-cmd.Po mv -f .deps/sh-dmcrypt.Tpo .deps/sh-dmcrypt.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o g13-syshelp g13-syshelp.o g13-common.o keyblob.o g13tuple.o sh-cmd.o sh-blockdev.o sh-dmcrypt.o ../common/libcommon.a -lgcrypt -lgpg-error -L/usr/lib64 -lassuan -lgpg-error -lgpg-error make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g13' Making all in dirmngr make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/dirmngr' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dirmngr.o -MD -MP -MF .deps/dirmngr.Tpo -c -o dirmngr.o dirmngr.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT crlcache.o -MD -MP -MF .deps/crlcache.Tpo -c -o crlcache.o crlcache.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT crlfetch.o -MD -MP -MF .deps/crlfetch.Tpo -c -o crlfetch.o crlfetch.c mv -f .deps/crlfetch.Tpo .deps/crlfetch.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT certcache.o -MD -MP -MF .deps/certcache.Tpo -c -o certcache.o certcache.c mv -f .deps/certcache.Tpo .deps/certcache.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT domaininfo.o -MD -MP -MF .deps/domaininfo.Tpo -c -o domaininfo.o domaininfo.c mv -f .deps/dirmngr.Tpo .deps/dirmngr.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o workqueue.c mv -f .deps/crlcache.Tpo .deps/crlcache.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT loadswdb.o -MD -MP -MF .deps/loadswdb.Tpo -c -o loadswdb.o loadswdb.c mv -f .deps/workqueue.Tpo .deps/workqueue.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT cdblib.o -MD -MP -MF .deps/cdblib.Tpo -c -o cdblib.o cdblib.c mv -f .deps/domaininfo.Tpo .deps/domaininfo.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/server.Tpo .deps/server.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ocsp.o -MD -MP -MF .deps/ocsp.Tpo -c -o ocsp.o ocsp.c mv -f .deps/loadswdb.Tpo .deps/loadswdb.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT validate.o -MD -MP -MF .deps/validate.Tpo -c -o validate.o validate.c mv -f .deps/cdblib.Tpo .deps/cdblib.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dns-stuff.o -MD -MP -MF .deps/dns-stuff.Tpo -c -o dns-stuff.o dns-stuff.c mv -f .deps/misc.Tpo .deps/misc.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c mv -f .deps/ocsp.Tpo .deps/ocsp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT http-common.o -MD -MP -MF .deps/http-common.Tpo -c -o http-common.o http-common.c mv -f .deps/http-common.Tpo .deps/http-common.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT http-ntbtls.o -MD -MP -MF .deps/http-ntbtls.Tpo -c -o http-ntbtls.o http-ntbtls.c mv -f .deps/validate.Tpo .deps/validate.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ks-action.o -MD -MP -MF .deps/ks-action.Tpo -c -o ks-action.o ks-action.c mv -f .deps/http-ntbtls.Tpo .deps/http-ntbtls.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ks-engine-hkp.o -MD -MP -MF .deps/ks-engine-hkp.Tpo -c -o ks-engine-hkp.o ks-engine-hkp.c mv -f .deps/ks-action.Tpo .deps/ks-action.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ks-engine-http.o -MD -MP -MF .deps/ks-engine-http.Tpo -c -o ks-engine-http.o ks-engine-http.c mv -f .deps/ks-engine-http.Tpo .deps/ks-engine-http.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ks-engine-finger.o -MD -MP -MF .deps/ks-engine-finger.Tpo -c -o ks-engine-finger.o ks-engine-finger.c mv -f .deps/ks-engine-finger.Tpo .deps/ks-engine-finger.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ks-engine-kdns.o -MD -MP -MF .deps/ks-engine-kdns.Tpo -c -o ks-engine-kdns.o ks-engine-kdns.c mv -f .deps/dns-stuff.Tpo .deps/dns-stuff.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c mv -f .deps/ks-engine-kdns.Tpo .deps/ks-engine-kdns.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ldapserver.o -MD -MP -MF .deps/ldapserver.Tpo -c -o ldapserver.o ldapserver.c mv -f .deps/ldapserver.Tpo .deps/ldapserver.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ldap.o -MD -MP -MF .deps/ldap.Tpo -c -o ldap.o ldap.c mv -f .deps/ks-engine-hkp.Tpo .deps/ks-engine-hkp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ldap-parse-uri.o -MD -MP -MF .deps/ldap-parse-uri.Tpo -c -o ldap-parse-uri.o ldap-parse-uri.c mv -f .deps/http.Tpo .deps/http.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ks-engine-ldap.o -MD -MP -MF .deps/ks-engine-ldap.Tpo -c -o ks-engine-ldap.o ks-engine-ldap.c mv -f .deps/ldap-parse-uri.Tpo .deps/ldap-parse-uri.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT ldap-wrapper.o -MD -MP -MF .deps/ldap-wrapper.Tpo -c -o ldap-wrapper.o ldap-wrapper.c mv -f .deps/ldap.Tpo .deps/ldap.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dirmngr-client.o -MD -MP -MF .deps/dirmngr-client.Tpo -c -o dirmngr-client.o dirmngr-client.c mv -f .deps/ldap-wrapper.Tpo .deps/ldap-wrapper.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dirmngr_ldap-dirmngr_ldap.o -MD -MP -MF .deps/dirmngr_ldap-dirmngr_ldap.Tpo -c -o dirmngr_ldap-dirmngr_ldap.o `test -f 'dirmngr_ldap.c' || echo './'`dirmngr_ldap.c mv -f .deps/ks-engine-ldap.Tpo .deps/ks-engine-ldap.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_http_basic-dns.o -MD -MP -MF .deps/t_http_basic-dns.Tpo -c -o t_http_basic-dns.o `test -f 'dns.c' || echo './'`dns.c mv -f .deps/dirmngr-client.Tpo .deps/dirmngr-client.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_http_basic-t-http-basic.o -MD -MP -MF .deps/t_http_basic-t-http-basic.Tpo -c -o t_http_basic-t-http-basic.o `test -f 't-http-basic.c' || echo './'`t-http-basic.c mv -f .deps/t_http_basic-t-http-basic.Tpo .deps/t_http_basic-t-http-basic.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_http_basic-http.o -MD -MP -MF .deps/t_http_basic-http.Tpo -c -o t_http_basic-http.o `test -f 'http.c' || echo './'`http.c mv -f .deps/dirmngr_ldap-dirmngr_ldap.Tpo .deps/dirmngr_ldap-dirmngr_ldap.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_http_basic-dns-stuff.o -MD -MP -MF .deps/t_http_basic-dns-stuff.Tpo -c -o t_http_basic-dns-stuff.o `test -f 'dns-stuff.c' || echo './'`dns-stuff.c mv -f .deps/t_http_basic-dns-stuff.Tpo .deps/t_http_basic-dns-stuff.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_http_basic-http-common.o -MD -MP -MF .deps/t_http_basic-http-common.Tpo -c -o t_http_basic-http-common.o `test -f 'http-common.c' || echo './'`http-common.c mv -f .deps/t_http_basic-http.Tpo .deps/t_http_basic-http.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_ldap_parse_uri-t-ldap-parse-uri.o -MD -MP -MF .deps/t_ldap_parse_uri-t-ldap-parse-uri.Tpo -c -o t_ldap_parse_uri-t-ldap-parse-uri.o `test -f 't-ldap-parse-uri.c' || echo './'`t-ldap-parse-uri.c mv -f .deps/t_http_basic-http-common.Tpo .deps/t_http_basic-http-common.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_ldap_parse_uri-ldap-parse-uri.o -MD -MP -MF .deps/t_ldap_parse_uri-ldap-parse-uri.Tpo -c -o t_ldap_parse_uri-ldap-parse-uri.o `test -f 'ldap-parse-uri.c' || echo './'`ldap-parse-uri.c mv -f .deps/t_ldap_parse_uri-t-ldap-parse-uri.Tpo .deps/t_ldap_parse_uri-t-ldap-parse-uri.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_ldap_parse_uri-http.o -MD -MP -MF .deps/t_ldap_parse_uri-http.Tpo -c -o t_ldap_parse_uri-http.o `test -f 'http.c' || echo './'`http.c mv -f .deps/t_ldap_parse_uri-ldap-parse-uri.Tpo .deps/t_ldap_parse_uri-ldap-parse-uri.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_ldap_parse_uri-http-common.o -MD -MP -MF .deps/t_ldap_parse_uri-http-common.Tpo -c -o t_ldap_parse_uri-http-common.o `test -f 'http-common.c' || echo './'`http-common.c mv -f .deps/t_ldap_parse_uri-http-common.Tpo .deps/t_ldap_parse_uri-http-common.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_ldap_parse_uri-dns-stuff.o -MD -MP -MF .deps/t_ldap_parse_uri-dns-stuff.Tpo -c -o t_ldap_parse_uri-dns-stuff.o `test -f 'dns-stuff.c' || echo './'`dns-stuff.c mv -f .deps/t_ldap_parse_uri-dns-stuff.Tpo .deps/t_ldap_parse_uri-dns-stuff.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t_ldap_parse_uri-dns.o -MD -MP -MF .deps/t_ldap_parse_uri-dns.Tpo -c -o t_ldap_parse_uri-dns.o `test -f 'dns.c' || echo './'`dns.c mv -f .deps/t_ldap_parse_uri-http.Tpo .deps/t_ldap_parse_uri-http.Po x86_64-tld-linux-gcc -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o dirmngr-client dirmngr-client.o ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgpg-error -lgcrypt -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o dirmngr_ldap dirmngr_ldap-dirmngr_ldap.o ../common/libcommon.a -lgpg-error -lgcrypt -lgpg-error -lldap -llber mv -f .deps/dns.Tpo .deps/dns.Po x86_64-tld-linux-gcc -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o dirmngr dirmngr.o server.o crlcache.o crlfetch.o certcache.o domaininfo.o workqueue.o loadswdb.o cdblib.o misc.o ocsp.o validate.o dns-stuff.o http.o http-common.o http-ntbtls.o ks-action.o ks-engine-hkp.o ks-engine-http.o ks-engine-finger.o ks-engine-kdns.o dns.o ldapserver.o ldap.o ldap-parse-uri.o ks-engine-ldap.o ldap-wrapper.o ../common/libcommonpth.a -lresolv -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -L/usr/lib64 -lnpth -lpthread -L/usr/lib64 -lntbtls -lksba -lgcrypt -lgpg-error -lldap mv -f .deps/t_http_basic-dns.Tpo .deps/t_http_basic-dns.Po x86_64-tld-linux-gcc -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-http-basic t_http_basic-dns.o t_http_basic-t-http-basic.o t_http_basic-http.o t_http_basic-dns-stuff.o t_http_basic-http-common.o ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -lgpg-error -L/usr/lib64 -lntbtls -lksba -lgcrypt -lgpg-error -lresolv -L/usr/lib64 -lntbtls -lksba -lgcrypt -lgpg-error -L/usr/lib64 -lksba -lgpg-error -lresolv mv -f .deps/t_ldap_parse_uri-dns.Tpo .deps/t_ldap_parse_uri-dns.Po x86_64-tld-linux-gcc -DWITHOUT_NPTH=1 -std=gnu99 -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-ldap-parse-uri t_ldap_parse_uri-t-ldap-parse-uri.o t_ldap_parse_uri-ldap-parse-uri.o t_ldap_parse_uri-http.o t_ldap_parse_uri-http-common.o t_ldap_parse_uri-dns-stuff.o t_ldap_parse_uri-dns.o -lldap ../common/libcommon.a -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error -lgpg-error -L/usr/lib64 -lntbtls -lksba -lgcrypt -lgpg-error -lresolv -lresolv make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/dirmngr' Making all in tools make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tools' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgconf.o -MD -MP -MF .deps/gpgconf.Tpo -c -o gpgconf.o gpgconf.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgconf-comp.o -MD -MP -MF .deps/gpgconf-comp.Tpo -c -o gpgconf-comp.o gpgconf-comp.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg-connect-agent.o -MD -MP -MF .deps/gpg-connect-agent.Tpo -c -o gpg-connect-agent.o gpg-connect-agent.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT symcryptrun.o -MD -MP -MF .deps/symcryptrun.Tpo -c -o symcryptrun.o symcryptrun.c symcryptrun.c: In function 'confucius_process': symcryptrun.c:727:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (master, pass, strlen (pass)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ symcryptrun.c:728:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (master, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gpgconf.Tpo .deps/gpgconf.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT watchgnupg.o -MD -MP -MF .deps/watchgnupg.Tpo -c -o watchgnupg.o watchgnupg.c mv -f .deps/symcryptrun.Tpo .deps/symcryptrun.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgparsemail.o -MD -MP -MF .deps/gpgparsemail.Tpo -c -o gpgparsemail.o gpgparsemail.c mv -f .deps/watchgnupg.Tpo .deps/watchgnupg.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT rfc822parse.o -MD -MP -MF .deps/rfc822parse.Tpo -c -o rfc822parse.o rfc822parse.c mv -f .deps/gpgparsemail.Tpo .deps/gpgparsemail.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_server-gpg-wks-server.o -MD -MP -MF .deps/gpg_wks_server-gpg-wks-server.Tpo -c -o gpg_wks_server-gpg-wks-server.o `test -f 'gpg-wks-server.c' || echo './'`gpg-wks-server.c mv -f .deps/gpg-connect-agent.Tpo .deps/gpg-connect-agent.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_server-wks-util.o -MD -MP -MF .deps/gpg_wks_server-wks-util.Tpo -c -o gpg_wks_server-wks-util.o `test -f 'wks-util.c' || echo './'`wks-util.c mv -f .deps/rfc822parse.Tpo .deps/rfc822parse.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_server-wks-receive.o -MD -MP -MF .deps/gpg_wks_server-wks-receive.Tpo -c -o gpg_wks_server-wks-receive.o `test -f 'wks-receive.c' || echo './'`wks-receive.c mv -f .deps/gpg_wks_server-wks-receive.Tpo .deps/gpg_wks_server-wks-receive.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_server-rfc822parse.o -MD -MP -MF .deps/gpg_wks_server-rfc822parse.Tpo -c -o gpg_wks_server-rfc822parse.o `test -f 'rfc822parse.c' || echo './'`rfc822parse.c mv -f .deps/gpgconf-comp.Tpo .deps/gpgconf-comp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_server-mime-parser.o -MD -MP -MF .deps/gpg_wks_server-mime-parser.Tpo -c -o gpg_wks_server-mime-parser.o `test -f 'mime-parser.c' || echo './'`mime-parser.c mv -f .deps/gpg_wks_server-gpg-wks-server.Tpo .deps/gpg_wks_server-gpg-wks-server.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_server-mime-maker.o -MD -MP -MF .deps/gpg_wks_server-mime-maker.Tpo -c -o gpg_wks_server-mime-maker.o `test -f 'mime-maker.c' || echo './'`mime-maker.c mv -f .deps/gpg_wks_server-wks-util.Tpo .deps/gpg_wks_server-wks-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_server-send-mail.o -MD -MP -MF .deps/gpg_wks_server-send-mail.Tpo -c -o gpg_wks_server-send-mail.o `test -f 'send-mail.c' || echo './'`send-mail.c mv -f .deps/gpg_wks_server-send-mail.Tpo .deps/gpg_wks_server-send-mail.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgtar-gpgtar.o -MD -MP -MF .deps/gpgtar-gpgtar.Tpo -c -o gpgtar-gpgtar.o `test -f 'gpgtar.c' || echo './'`gpgtar.c mv -f .deps/gpg_wks_server-mime-parser.Tpo .deps/gpg_wks_server-mime-parser.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgtar-gpgtar-create.o -MD -MP -MF .deps/gpgtar-gpgtar-create.Tpo -c -o gpgtar-gpgtar-create.o `test -f 'gpgtar-create.c' || echo './'`gpgtar-create.c mv -f .deps/gpg_wks_server-mime-maker.Tpo .deps/gpg_wks_server-mime-maker.Po mv -f .deps/gpg_wks_server-rfc822parse.Tpo .deps/gpg_wks_server-rfc822parse.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgtar-gpgtar-extract.o -MD -MP -MF .deps/gpgtar-gpgtar-extract.Tpo -c -o gpgtar-gpgtar-extract.o `test -f 'gpgtar-extract.c' || echo './'`gpgtar-extract.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgtar-gpgtar-list.o -MD -MP -MF .deps/gpgtar-gpgtar-list.Tpo -c -o gpgtar-gpgtar-list.o `test -f 'gpgtar-list.c' || echo './'`gpgtar-list.c mv -f .deps/gpgtar-gpgtar.Tpo .deps/gpgtar-gpgtar.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-gpg-wks-client.o -MD -MP -MF .deps/gpg_wks_client-gpg-wks-client.Tpo -c -o gpg_wks_client-gpg-wks-client.o `test -f 'gpg-wks-client.c' || echo './'`gpg-wks-client.c mv -f .deps/gpgtar-gpgtar-extract.Tpo .deps/gpgtar-gpgtar-extract.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-wks-util.o -MD -MP -MF .deps/gpg_wks_client-wks-util.Tpo -c -o gpg_wks_client-wks-util.o `test -f 'wks-util.c' || echo './'`wks-util.c mv -f .deps/gpgtar-gpgtar-list.Tpo .deps/gpgtar-gpgtar-list.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-wks-receive.o -MD -MP -MF .deps/gpg_wks_client-wks-receive.Tpo -c -o gpg_wks_client-wks-receive.o `test -f 'wks-receive.c' || echo './'`wks-receive.c mv -f .deps/gpgtar-gpgtar-create.Tpo .deps/gpgtar-gpgtar-create.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-rfc822parse.o -MD -MP -MF .deps/gpg_wks_client-rfc822parse.Tpo -c -o gpg_wks_client-rfc822parse.o `test -f 'rfc822parse.c' || echo './'`rfc822parse.c mv -f .deps/gpg_wks_client-wks-receive.Tpo .deps/gpg_wks_client-wks-receive.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-mime-parser.o -MD -MP -MF .deps/gpg_wks_client-mime-parser.Tpo -c -o gpg_wks_client-mime-parser.o `test -f 'mime-parser.c' || echo './'`mime-parser.c mv -f .deps/gpg_wks_client-gpg-wks-client.Tpo .deps/gpg_wks_client-gpg-wks-client.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-mime-maker.o -MD -MP -MF .deps/gpg_wks_client-mime-maker.Tpo -c -o gpg_wks_client-mime-maker.o `test -f 'mime-maker.c' || echo './'`mime-maker.c mv -f .deps/gpg_wks_client-wks-util.Tpo .deps/gpg_wks_client-wks-util.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-send-mail.o -MD -MP -MF .deps/gpg_wks_client-send-mail.Tpo -c -o gpg_wks_client-send-mail.o `test -f 'send-mail.c' || echo './'`send-mail.c mv -f .deps/gpg_wks_client-rfc822parse.Tpo .deps/gpg_wks_client-rfc822parse.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_wks_client-call-dirmngr.o -MD -MP -MF .deps/gpg_wks_client-call-dirmngr.Tpo -c -o gpg_wks_client-call-dirmngr.o `test -f 'call-dirmngr.c' || echo './'`call-dirmngr.c mv -f .deps/gpg_wks_client-send-mail.Tpo .deps/gpg_wks_client-send-mail.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpg_check_pattern-gpg-check-pattern.o -MD -MP -MF .deps/gpg_check_pattern-gpg-check-pattern.Tpo -c -o gpg_check_pattern-gpg-check-pattern.o `test -f 'gpg-check-pattern.c' || echo './'`gpg-check-pattern.c mv -f .deps/gpg_wks_client-mime-parser.Tpo .deps/gpg_wks_client-mime-parser.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT clean-sat.o -MD -MP -MF .deps/clean-sat.Tpo -c -o clean-sat.o clean-sat.c mv -f .deps/clean-sat.Tpo .deps/clean-sat.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT make-dns-cert.o -MD -MP -MF .deps/make-dns-cert.Tpo -c -o make-dns-cert.o make-dns-cert.c mv -f .deps/gpg_wks_client-call-dirmngr.Tpo .deps/gpg_wks_client-call-dirmngr.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgsplit.o -MD -MP -MF .deps/gpgsplit.Tpo -c -o gpgsplit.o gpgsplit.c mv -f .deps/gpg_wks_client-mime-maker.Tpo .deps/gpg_wks_client-mime-maker.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpgconf gpgconf.o gpgconf-comp.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error mv -f .deps/make-dns-cert.Tpo .deps/make-dns-cert.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o symcryptrun symcryptrun.o -lutil ../common/libcommon.a ../common/libsimple-pwquery.a -lgcrypt -lgpg-error -lgpg-error -L/usr/lib64 -lassuan -lgpg-error mv -f .deps/gpg_check_pattern-gpg-check-pattern.Tpo .deps/gpg_check_pattern-gpg-check-pattern.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o watchgnupg watchgnupg.o x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpgparsemail gpgparsemail.o rfc822parse.o x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpg-wks-server gpg_wks_server-gpg-wks-server.o gpg_wks_server-wks-util.o gpg_wks_server-wks-receive.o gpg_wks_server-rfc822parse.o gpg_wks_server-mime-parser.o gpg_wks_server-mime-maker.o gpg_wks_server-send-mail.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpg-check-pattern gpg_check_pattern-gpg-check-pattern.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o clean-sat clean-sat.o x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o make-dns-cert make-dns-cert.o mv -f .deps/gpgsplit.Tpo .deps/gpgsplit.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpgsplit gpgsplit.o ../common/libcommon.a -lgcrypt -lgpg-error -lgpg-error -lz -lbz2 make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tools' Making all in po make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/po' test ! -f ./gnupg2.pot || \ test -z "en@quot.gmo en@boldquot.gmo ca.gmo cs.gmo da.gmo de.gmo eo.gmo el.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hu.gmo id.gmo it.gmo ja.gmo nb.gmo pl.gmo pt.gmo ro.gmo ru.gmo sk.gmo sv.gmo tr.gmo uk.gmo zh_TW.gmo zh_CN.gmo" || /usr/bin/make en@quot.gmo en@boldquot.gmo ca.gmo cs.gmo da.gmo de.gmo eo.gmo el.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hu.gmo id.gmo it.gmo ja.gmo nb.gmo pl.gmo pt.gmo ro.gmo ru.gmo sk.gmo sv.gmo tr.gmo uk.gmo zh_TW.gmo zh_CN.gmo make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/po' make[3]: 'en@quot.gmo' is up to date. make[3]: 'en@boldquot.gmo' is up to date. make[3]: 'ca.gmo' is up to date. make[3]: 'cs.gmo' is up to date. make[3]: 'da.gmo' is up to date. make[3]: 'de.gmo' is up to date. make[3]: 'eo.gmo' is up to date. make[3]: 'el.gmo' is up to date. make[3]: 'es.gmo' is up to date. make[3]: 'et.gmo' is up to date. make[3]: 'fi.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'gl.gmo' is up to date. make[3]: 'hu.gmo' is up to date. make[3]: 'id.gmo' is up to date. make[3]: 'it.gmo' is up to date. make[3]: 'ja.gmo' is up to date. make[3]: 'nb.gmo' is up to date. make[3]: 'pt.gmo' is up to date. make[3]: 'ro.gmo' is up to date. make[3]: 'ru.gmo' is up to date. make[3]: 'sk.gmo' is up to date. make[3]: 'sv.gmo' is up to date. make[3]: 'tr.gmo' is up to date. make[3]: 'uk.gmo' is up to date. make[3]: 'zh_TW.gmo' is up to date. make[3]: 'zh_CN.gmo' is up to date. rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.1po pl.po gnupg2.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.1po && rm -f pl.1po pl.1po: 2192 translated messages. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/po' touch ./stamp-po make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/po' Making all in doc make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ for f in gnupg.info gnupg.info-[0-9] gnupg.info-[0-9][0-9] gnupg.i[0-9] gnupg.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/build-aux/missing makeinfo -I . --css-ref=/share/site.css -I . \ -o gnupg.info gnupg.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./gnupg.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc 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 ; do \ /usr/bin/yat2m -I . --release "GnuPG 2.2.17" --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 'symcryptrun.1' yat2m: writing 'gpgtar.1' yat2m: writing 'gpg-wks-client.1' yat2m: writing 'gpg-wks-server.1' make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' Making all in tests make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' Making all in gpgscm make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgscm' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgscm-main.o -MD -MP -MF .deps/gpgscm-main.Tpo -c -o gpgscm-main.o `test -f 'main.c' || echo './'`main.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgscm-ffi.o -MD -MP -MF .deps/gpgscm-ffi.Tpo -c -o gpgscm-ffi.o `test -f 'ffi.c' || echo './'`ffi.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT gpgscm-scheme.o -MD -MP -MF .deps/gpgscm-scheme.Tpo -c -o gpgscm-scheme.o `test -f 'scheme.c' || echo './'`scheme.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT t-child.o -MD -MP -MF .deps/t-child.Tpo -c -o t-child.o t-child.c mv -f .deps/t-child.Tpo .deps/t-child.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o t-child t-child.o ffi.c: In function 'do_file_equal': ffi.c:1044:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (b_buf, 1, 1, b_stream); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gpgscm-main.Tpo .deps/gpgscm-main.Po mv -f .deps/gpgscm-ffi.Tpo .deps/gpgscm-ffi.Po mv -f .deps/gpgscm-scheme.Tpo .deps/gpgscm-scheme.Po x86_64-tld-linux-gcc -imacros scheme-config.h -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gpgscm gpgscm-main.o gpgscm-ffi.o gpgscm-scheme.o ../../common/libcommon.a -lreadline -lgcrypt -lgpg-error -lgpg-error make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgscm' Making all in openpgp make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/openpgp' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/lib64/gnupg2\"" -DGNUPG_LIBDIR="\"/usr/lib64/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/usr/bin/pinentry\"" -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT fake-pinentry.o -MD -MP -MF .deps/fake-pinentry.Tpo -c -o fake-pinentry.o fake-pinentry.c mv -f .deps/fake-pinentry.Tpo .deps/fake-pinentry.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o fake-pinentry fake-pinentry.o make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/openpgp' Making all in migrations make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/migrations' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/migrations' Making all in gpgsm make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgsm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgsm' Making all in gpgme make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgme' Making all in pkits make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/pkits' srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=../../sm/gpgsm silent=yes ./inittests echo timestamp >./inittests.stamp make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/pkits' Making all in . make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT asschk.o -MD -MP -MF .deps/asschk.Tpo -c -o asschk.o asschk.c srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=../sm/gpgsm ./runtest ./inittests gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 gpgsm: keybox '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/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 mv -f .deps/asschk.Tpo .deps/asschk.Po x86_64-tld-linux-gcc -Wall -Wno-pointer-sign -Wpointer-arith -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o asschk asschk.o gpgsm: total number processed: 1 gpgsm: imported: 1 echo timestamp >./inittests.stamp make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp /bin/sh -e /tmp/B.eIfxEJ/BUILD/tmp/rpm-tmp.34775 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp + umask 022 + cd /tmp/B.eIfxEJ/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder + /bin/mkdir -p /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder + cd gnupg-2.2.17 + rm -rf /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder' 'pkglibdir=/usr/lib64' Making install in m4 make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/m4' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/m4' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/m4' Making install in common make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' /usr/bin/make install-am make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/common' Making install in kbx make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/kbx' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/kbx' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' /usr/bin/install -c kbxutil '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/kbx' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/kbx' Making install in g10 make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' /usr/bin/make install-exec-hook /bin/sh ../build-aux/mkinstalldirs /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gnupg mkdir -p -- /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gnupg /usr/bin/install -c -m 644 ./distsigkey.gpg \ /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gnupg/distsigkey.gpg make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' running install-exec-hook /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' /usr/bin/install -c gpg '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin/gpg' /usr/bin/install -c gpgv '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin/gpgv' make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g10' Making install in sm make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/sm' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/sm' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c gpgsm '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/sm' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/sm' Making install in agent make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/agent' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/agent' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' /usr/bin/install -c gpg-protect-tool gpg-preset-passphrase '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' /usr/bin/install -c gpg-agent '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/agent' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/agent' Making install in scd make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/scd' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/scd' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c scdaemon '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/scd' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/scd' Making install in g13 make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g13' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g13' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/sbin' /usr/bin/install -c g13 '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' /usr/bin/install -c g13-syshelp '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/sbin' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g13' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/g13' Making install in dirmngr make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/dirmngr' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/dirmngr' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gnupg' /usr/bin/install -c dirmngr_ldap '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' /usr/bin/install -c dirmngr dirmngr-client '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' /usr/bin/install -c -m 644 sks-keyservers.netCA.pem '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gnupg' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/dirmngr' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/dirmngr' Making install in tools make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tools' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tools' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/sbin' /usr/bin/install -c gpgconf gpg-connect-agent symcryptrun watchgnupg gpgparsemail gpg-wks-server gpgtar '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' /usr/bin/install -c gpg-wks-client gpg-check-pattern '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/lib64/gnupg2' /usr/bin/install -c addgnupghome applygnupgdefaults '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/sbin' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tools' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tools' Making install in po make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/po' installing en@quot.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/en@quot/LC_MESSAGES/gnupg2.mo installing en@boldquot.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo installing ca.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/ca/LC_MESSAGES/gnupg2.mo installing cs.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/cs/LC_MESSAGES/gnupg2.mo installing da.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/da/LC_MESSAGES/gnupg2.mo installing de.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/de/LC_MESSAGES/gnupg2.mo installing eo.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/eo/LC_MESSAGES/gnupg2.mo installing el.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/el/LC_MESSAGES/gnupg2.mo installing es.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/es/LC_MESSAGES/gnupg2.mo installing et.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/et/LC_MESSAGES/gnupg2.mo installing fi.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/fi/LC_MESSAGES/gnupg2.mo installing fr.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/fr/LC_MESSAGES/gnupg2.mo installing gl.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/gl/LC_MESSAGES/gnupg2.mo installing hu.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/hu/LC_MESSAGES/gnupg2.mo installing id.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/id/LC_MESSAGES/gnupg2.mo installing it.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/it/LC_MESSAGES/gnupg2.mo installing ja.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/ja/LC_MESSAGES/gnupg2.mo installing nb.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/nb/LC_MESSAGES/gnupg2.mo installing pl.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/pl/LC_MESSAGES/gnupg2.mo installing pt.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/pt/LC_MESSAGES/gnupg2.mo installing ro.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/ro/LC_MESSAGES/gnupg2.mo installing ru.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/ru/LC_MESSAGES/gnupg2.mo installing sk.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/sk/LC_MESSAGES/gnupg2.mo installing sv.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/sv/LC_MESSAGES/gnupg2.mo installing tr.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/tr/LC_MESSAGES/gnupg2.mo installing uk.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/uk/LC_MESSAGES/gnupg2.mo installing zh_TW.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/zh_TW/LC_MESSAGES/gnupg2.mo installing zh_CN.gmo as /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/gnupg2.mo if test "gnupg" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/po' Making install in doc make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' /usr/bin/make install-am make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gnupg' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/man/man1' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/info' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/man/man7' /usr/bin/install -c -m 644 help.txt help.be.txt help.ca.txt help.cs.txt help.da.txt help.de.txt help.el.txt help.eo.txt help.es.txt help.et.txt help.fi.txt help.fr.txt help.gl.txt help.hu.txt help.id.txt help.it.txt help.ja.txt help.nb.txt help.pl.txt help.pt.txt help.pt_BR.txt help.ro.txt help.ru.txt help.sk.txt help.sv.txt help.tr.txt help.zh_CN.txt help.zh_TW.txt '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/gnupg' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 gpgsm.1 gpg-agent.1 scdaemon.1 watchgnupg.1 gpgconf.1 gpg-preset-passphrase.1 gpg-connect-agent.1 gpgparsemail.1 symcryptrun.1 gpgtar.1 gpg-wks-client.1 gpg-wks-server.1 dirmngr-client.1 gpg.1 gpgv.1 '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 ./gnupg.info ./gnupg.info-1 ./gnupg.info-2 '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/info' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg' /usr/bin/install -c -m 644 gnupg.7 '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/man/man7' /usr/bin/install -c -m 644 dirmngr.8 addgnupghome.8 applygnupgdefaults.8 '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/man/man8' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg/examples' /usr/bin/install -c -m 644 examples/README examples/scd-event examples/trustlist.txt examples/vsnfd.prf examples/debug.prf examples/gpgconf.conf examples/pwpattern.list '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg/examples' /usr/bin/install -c -m 644 FAQ DETAILS HACKING DCO TRANSLATE OpenPGP KEYSERVER '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg/.' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg/examples/systemd-user' /usr/bin/install -c -m 644 examples/systemd-user/README examples/systemd-user/dirmngr.service examples/systemd-user/dirmngr.socket examples/systemd-user/gpg-agent.service examples/systemd-user/gpg-agent.socket examples/systemd-user/gpg-agent-ssh.socket examples/systemd-user/gpg-agent-browser.socket examples/systemd-user/gpg-agent-extra.socket '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg/examples/systemd-user' make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/doc' Making install in tests make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' Making install in gpgscm make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgscm' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgscm' /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c gpgscm '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/bin' make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgscm' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgscm' Making install in openpgp make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/openpgp' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/openpgp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/openpgp' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/openpgp' Making install in migrations make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/migrations' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/migrations' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/migrations' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/migrations' Making install in gpgsm make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgsm' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgsm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgsm' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgsm' Making install in gpgme make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgme' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgme' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgme' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/gpgme' Making install in pkits make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/pkits' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/pkits' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/pkits' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests/pkits' Making install in . make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17/tests' make[1]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' make[2]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg' /usr/bin/install -c -m 644 README '/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg' /usr/bin/make install-data-hook make[3]: Entering directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' make[2]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' make[1]: Leaving directory '/tmp/B.eIfxEJ/BUILD/gnupg-2.2.17' + install -D /tmp/B.eIfxEJ/gnupg-agent.sh /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/etc/profile.d/gnupg-agent.sh + install -D /tmp/B.eIfxEJ/gnupg-agent.sh /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/etc/X11/xinit/xinitrc.d/gnupg-agent.sh + /bin/rm '--interactive=never' -f /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/info/dir + /bin/rm '--interactive=never' -r /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg + /usr/lib/rpm/find-lang.sh /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder gnupg2 find-lang.sh/1.40: find-lang 'gnupg2' > gnupg2.lang + __spec_install_post_strip + set +x Stripping 23 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 23 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man Compress info pages: /usr/share/info + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: gnupg2-2.2.17-3 Provides: gnupg = 2.2.17-3 Requires: libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libreadline.so.8()(64bit) libsqlite3.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: gnupg < 2 gnupg-plugin-keys_curl < 2 gnupg-plugin-keys_hkp < 2 Processing files: gnupg2-common-2.2.17-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp /bin/sh -e /tmp/B.eIfxEJ/BUILD/tmp/rpm-tmp.10800 + umask 022 + cd /tmp/B.eIfxEJ/BUILD + cd gnupg-2.2.17 + DOCDIR=/tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg2-common-2.2.17 + export DOCDIR + rm -rf /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg2-common-2.2.17 + /bin/mkdir -p /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg2-common-2.2.17 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg2-common-2.2.17... Documentation compressed. + cp -pr AUTHORS ChangeLog ChangeLog-2011 NEWS README THANKS TODO doc/DETAILS doc/FAQ doc/KEYSERVER doc/OpenPGP doc/examples /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg2-common-2.2.17 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder/usr/share/doc/gnupg2-common-2.2.17... ./THANKS ./README ./ChangeLog ./FAQ ./examples/debug.prf ./examples/README ./examples/pwpattern.list ./examples/trustlist.txt ./examples/vsnfd.prf ./examples/systemd-user/README ./examples/systemd-user/gpg-agent-extra.socket ./examples/systemd-user/gpg-agent.socket ./examples/systemd-user/dirmngr.service ./examples/systemd-user/gpg-agent-browser.socket ./examples/systemd-user/gpg-agent-ssh.socket ./examples/systemd-user/gpg-agent.service ./examples/systemd-user/dirmngr.socket ./examples/gpgconf.conf ./examples/scd-event ./NEWS ./OpenPGP ./DETAILS ./AUTHORS ./KEYSERVER ./ChangeLog-2011 ./TODO Documentation compressed. + exit 0 Requires(interp): /sbin/postshell /sbin/postshell Requires(post): /sbin/postshell Requires(postun): /sbin/postshell Requires: /bin/sh libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libksba.so.8()(64bit) libksba.so.8(KSBA_0.9)(64bit) libnpth.so.0()(64bit) libnpth.so.0(NPTH_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH) Conflicts: gnupg < 1.4.18-2 gnupg-agent < 1.9.14-2 Obsoletes: gnupg2-plugin-keys_curl gnupg2-plugin-keys_finger gnupg2-plugin-keys_hkp gnupg2-plugin-keys_kdns gnupg2-plugin-keys_ldap Processing files: gnupg-agent-2.2.17-3 Requires(interp): /bin/sh Requires: libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libksba.so.8()(64bit) libksba.so.8(KSBA_0.9)(64bit) libnpth.so.0()(64bit) libnpth.so.0(NPTH_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libusb-1.0.so.0()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: newpg Processing files: gnupg-agent-profile_d-2.2.17-3 Requires: /bin/sh Processing files: gnupg-agent-xinitrc-2.2.17-3 Requires: /bin/sh Processing files: gnupg-smime-2.2.17-3 Requires: libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libksba.so.8()(64bit) libksba.so.8(KSBA_0.9)(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH) Conflicts: gnupg-agent < 1.9.14-2 Processing files: dirmngr-2.2.17-3 Requires: libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libksba.so.8()(64bit) libksba.so.8(KSBA_0.9)(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libnpth.so.0()(64bit) libnpth.so.0(NPTH_1.0)(64bit) libntbtls.so.0()(64bit) libntbtls.so.0(NTBTLS_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder Wrote: /tmp/B.eIfxEJ/RPMS/gnupg2-2.2.17-3.x86_64.rpm Wrote: /tmp/B.eIfxEJ/RPMS/gnupg2-common-2.2.17-3.x86_64.rpm Wrote: /tmp/B.eIfxEJ/RPMS/gnupg-agent-2.2.17-3.x86_64.rpm Wrote: /tmp/B.eIfxEJ/RPMS/gnupg-agent-profile_d-2.2.17-3.x86_64.rpm Wrote: /tmp/B.eIfxEJ/RPMS/gnupg-agent-xinitrc-2.2.17-3.x86_64.rpm Wrote: /tmp/B.eIfxEJ/RPMS/gnupg-smime-2.2.17-3.x86_64.rpm Wrote: /tmp/B.eIfxEJ/RPMS/dirmngr-2.2.17-3.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eIfxEJ/BUILD/tmp /bin/sh -e /tmp/B.eIfxEJ/BUILD/tmp/rpm-tmp.34558 + umask 022 + cd /tmp/B.eIfxEJ/BUILD + cd gnupg-2.2.17 + /bin/rm '--interactive=never' -rf /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder + rm -rf /tmp/B.eIfxEJ/BUILD/tmp/gnupg2-2.2.17-root-builder ended at: Sun Aug 18 14:55:21 2019, done in 0:00:54.830521 + chmod -R u+rwX /tmp/B.eIfxEJ/BUILD + rm -rf /tmp/B.eIfxEJ/tmp /tmp/B.eIfxEJ/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1507 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## gnupg2-common ################################################## gnupg2 ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.eIfxEJ Begin-TLD-Builder-Info Build-Time: user:120.10s sys:8.85s real:63.32s (faults io:7 non-io:4275450) Files queued for ftp: 261865 dirmngr-2.2.17-3.x86_64.rpm 213196 gnupg-smime-2.2.17-3.x86_64.rpm 3353 gnupg-agent-xinitrc-2.2.17-3.x86_64.rpm 3327 gnupg-agent-profile_d-2.2.17-3.x86_64.rpm 436065 gnupg-agent-2.2.17-3.x86_64.rpm 1580929 gnupg2-common-2.2.17-3.x86_64.rpm 515221 gnupg2-2.2.17-3.x86_64.rpm 344 gnupg2-2.2.17-3.src.rpm.uploadinfo End-TLD-Builder-Info