==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: gpgme 2.0.0-1 (Fri Jun 6 11:08:08 2025) ==> Retrieving sources... -> Cloning gpgme git repo... Cloning into bare repository '/home/leming/work/gpgme/gpgme'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... gpgme ... Skipped ==> Making package: gpgme 2.0.0-1 (Fri Jun 6 11:08:20 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 zlib-ng-2.2.4-1 git-2.49.0-2 Total Download Size: 7.71 MiB Total Installed Size: 44.86 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.49.0-2-aarch64 downloading... zlib-ng-2.2.4-1-aarch64 downloading... perl-mailtools-2.22-1-any downloading... perl-timedate-2.33-7-any downloading... perl-error-0.17030-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing zlib-ng... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of gpgme git repo... Cloning into 'gpgme'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:95: installing 'build-aux/compile' configure.ac:84: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for yat2m... /usr/bin/yat2m checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for locale.h... yes checking for sys/select.h... yes checking for sys/uio.h... yes checking for argp.h... yes checking for poll.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for gitlog-to-changelog... no checking for cc for build... gcc checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking for inline... inline checking for flexible array members... yes checking size of unsigned int... 4 checking for gcc option to enable large file support... none needed checking for off_t... yes checking for uintptr_t... yes checking if gcc supports -Wno-missing-field-initializers... yes checking for __thread... yes configure: checking for libraries checking for declarations of fseeko and ftello... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether ttyname_r is declared... yes checking for unistd.h... (cached) yes checking for ttyname_r... yes checking whether ttyname_r is compatible with its POSIX signature... yes checking whether ttyname_r works with small buffers... yes checking for egrep -e... (cached) /usr/bin/grep -E checking whether we are using the GNU C Library 2.1 or newer... yes checking for getenv_r... no checking for timegm... yes checking for setlocale... yes checking for gpg-error-config... no checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib as gpg-error-config checking for GPG Error - version >= 1.47... yes (1.55-unknown) configure: Use gpgrt-config as libassuan-config checking for LIBASSUAN - version >= 2.4.2... yes (3.0.0) checking LIBASSUAN API version... okay checking for getgid... yes checking for getegid... yes checking for closefrom... yes checking for nanosleep... yes checking for gettid... yes checking for stpcpy... yes checking for setenv... yes checking for struct cmsghdr.cmsg_len... yes checking for error_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/gpg/Makefile config.status: creating tests/gpgsm/Makefile config.status: creating tests/opassuan/Makefile config.status: creating tests/json/Makefile config.status: creating doc/Makefile config.status: creating src/versioninfo.rc config.status: creating src/gpgme.pc config.status: creating src/gpgme-glib.pc config.status: creating src/gpgme.h config.status: creating src/gpgme-config config.status: creating lang/Makefile config.status: creating lang/cl/Makefile config.status: creating lang/cl/gpgme.asd config.status: creating lang/js/Makefile config.status: creating lang/js/src/Makefile config.status: creating lang/js/BrowserTestExtension/Makefile config.status: creating lang/js/DemoExtension/Makefile config.status: creating conf/config.h config.status: executing depfiles commands config.status: executing libtool commands GPGME v2.0.0 has been configured as follows: Revision: e17ba578 (57723) Platform: aarch64-unknown-linux-gnu UI Server: no FD Passing: no Language bindings: cl make all-recursive make[1]: Entering directory '/build/gpgme/src/gpgme' Making all in src make[2]: Entering directory '/build/gpgme/src/gpgme/src' gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT gpgme-tool.o -MD -MP -MF .deps/gpgme-tool.Tpo -c -o gpgme-tool.o gpgme-tool.c gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c -o conversion.lo conversion.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT get-env.lo -MD -MP -MF .deps/get-env.Tpo -c -o get-env.lo get-env.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT parsetlv.lo -MD -MP -MF .deps/parsetlv.Tpo -c -o parsetlv.lo parsetlv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT mbox-util.lo -MD -MP -MF .deps/mbox-util.Tpo -c -o mbox-util.lo mbox-util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-fd.lo -MD -MP -MF .deps/data-fd.Tpo -c -o data-fd.lo data-fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT parsetlv.lo -MD -MP -MF .deps/parsetlv.Tpo -c parsetlv.c -fPIC -DPIC -o .libs/parsetlv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.c -fPIC -DPIC -o .libs/conversion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT mbox-util.lo -MD -MP -MF .deps/mbox-util.Tpo -c mbox-util.c -fPIC -DPIC -o .libs/mbox-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT get-env.lo -MD -MP -MF .deps/get-env.Tpo -c get-env.c -fPIC -DPIC -o .libs/get-env.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-fd.lo -MD -MP -MF .deps/data-fd.Tpo -c data-fd.c -fPIC -DPIC -o .libs/data-fd.o mv -f .deps/parsetlv.Tpo .deps/parsetlv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-stream.lo -MD -MP -MF .deps/data-stream.Tpo -c -o data-stream.lo data-stream.c mv -f .deps/data-fd.Tpo .deps/data-fd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-mem.lo -MD -MP -MF .deps/data-mem.Tpo -c -o data-mem.lo data-mem.c mv -f .deps/get-env.Tpo .deps/get-env.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-user.lo -MD -MP -MF .deps/data-user.Tpo -c -o data-user.lo data-user.c mv -f .deps/mbox-util.Tpo .deps/mbox-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-estream.lo -MD -MP -MF .deps/data-estream.Tpo -c -o data-estream.lo data-estream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-stream.lo -MD -MP -MF .deps/data-stream.Tpo -c data-stream.c -fPIC -DPIC -o .libs/data-stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-mem.lo -MD -MP -MF .deps/data-mem.Tpo -c data-mem.c -fPIC -DPIC -o .libs/data-mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-user.lo -MD -MP -MF .deps/data-user.Tpo -c data-user.c -fPIC -DPIC -o .libs/data-user.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-estream.lo -MD -MP -MF .deps/data-estream.Tpo -c data-estream.c -fPIC -DPIC -o .libs/data-estream.o mv -f .deps/conversion.Tpo .deps/conversion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-compat.lo -MD -MP -MF .deps/data-compat.Tpo -c -o data-compat.lo data-compat.c mv -f .deps/data-stream.Tpo .deps/data-stream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-identify.lo -MD -MP -MF .deps/data-identify.Tpo -c -o data-identify.lo data-identify.c mv -f .deps/argparse.Tpo .deps/argparse.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT signers.lo -MD -MP -MF .deps/signers.Tpo -c -o signers.lo signers.c mv -f .deps/data-user.Tpo .deps/data-user.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT sig-notation.lo -MD -MP -MF .deps/sig-notation.Tpo -c -o sig-notation.lo sig-notation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-compat.lo -MD -MP -MF .deps/data-compat.Tpo -c data-compat.c -fPIC -DPIC -o .libs/data-compat.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c -o wait.lo wait.c mv -f .deps/data-estream.Tpo .deps/data-estream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait-global.lo -MD -MP -MF .deps/wait-global.Tpo -c -o wait-global.lo wait-global.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT data-identify.lo -MD -MP -MF .deps/data-identify.Tpo -c data-identify.c -fPIC -DPIC -o .libs/data-identify.o mv -f .deps/data-mem.Tpo .deps/data-mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait-private.lo -MD -MP -MF .deps/wait-private.Tpo -c -o wait-private.lo wait-private.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT signers.lo -MD -MP -MF .deps/signers.Tpo -c signers.c -fPIC -DPIC -o .libs/signers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT sig-notation.lo -MD -MP -MF .deps/sig-notation.Tpo -c sig-notation.c -fPIC -DPIC -o .libs/sig-notation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -fPIC -DPIC -o .libs/wait.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait-global.lo -MD -MP -MF .deps/wait-global.Tpo -c wait-global.c -fPIC -DPIC -o .libs/wait-global.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait-private.lo -MD -MP -MF .deps/wait-private.Tpo -c wait-private.c -fPIC -DPIC -o .libs/wait-private.o mv -f .deps/data-compat.Tpo .deps/data-compat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait-user.lo -MD -MP -MF .deps/wait-user.Tpo -c -o wait-user.lo wait-user.c mv -f .deps/signers.Tpo .deps/signers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT op-support.lo -MD -MP -MF .deps/op-support.Tpo -c -o op-support.lo op-support.c mv -f .deps/sig-notation.Tpo .deps/sig-notation.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c -o encrypt.lo encrypt.c mv -f .deps/wait.Tpo .deps/wait.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT encrypt-sign.lo -MD -MP -MF .deps/encrypt-sign.Tpo -c -o encrypt-sign.lo encrypt-sign.c mv -f .deps/data-identify.Tpo .deps/data-identify.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT decrypt.lo -MD -MP -MF .deps/decrypt.Tpo -c -o decrypt.lo decrypt.c mv -f .deps/wait-global.Tpo .deps/wait-global.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT decrypt-verify.lo -MD -MP -MF .deps/decrypt-verify.Tpo -c -o decrypt-verify.lo decrypt-verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT wait-user.lo -MD -MP -MF .deps/wait-user.Tpo -c wait-user.c -fPIC -DPIC -o .libs/wait-user.o mv -f .deps/wait-private.Tpo .deps/wait-private.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT op-support.lo -MD -MP -MF .deps/op-support.Tpo -c op-support.c -fPIC -DPIC -o .libs/op-support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT encrypt-sign.lo -MD -MP -MF .deps/encrypt-sign.Tpo -c encrypt-sign.c -fPIC -DPIC -o .libs/encrypt-sign.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT decrypt.lo -MD -MP -MF .deps/decrypt.Tpo -c decrypt.c -fPIC -DPIC -o .libs/decrypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT decrypt-verify.lo -MD -MP -MF .deps/decrypt-verify.Tpo -c decrypt-verify.c -fPIC -DPIC -o .libs/decrypt-verify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o mv -f .deps/gpgme-tool.Tpo .deps/gpgme-tool.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c -o sign.lo sign.c mv -f .deps/wait-user.Tpo .deps/wait-user.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT passphrase.lo -MD -MP -MF .deps/passphrase.Tpo -c -o passphrase.lo passphrase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -fPIC -DPIC -o .libs/sign.o mv -f .deps/encrypt-sign.Tpo .deps/encrypt-sign.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT passphrase.lo -MD -MP -MF .deps/passphrase.Tpo -c passphrase.c -fPIC -DPIC -o .libs/passphrase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c -o progress.lo progress.c mv -f .deps/op-support.Tpo .deps/op-support.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT key.lo -MD -MP -MF .deps/key.Tpo -c -o key.lo key.c mv -f .deps/encrypt.Tpo .deps/encrypt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT keylist.lo -MD -MP -MF .deps/keylist.Tpo -c -o keylist.lo keylist.c mv -f .deps/decrypt-verify.Tpo .deps/decrypt-verify.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT keysign.lo -MD -MP -MF .deps/keysign.Tpo -c -o keysign.lo keysign.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o .libs/progress.o mv -f .deps/decrypt.Tpo .deps/decrypt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT tofupolicy.lo -MD -MP -MF .deps/tofupolicy.Tpo -c -o tofupolicy.lo tofupolicy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.c -fPIC -DPIC -o .libs/key.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT keylist.lo -MD -MP -MF .deps/keylist.Tpo -c keylist.c -fPIC -DPIC -o .libs/keylist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT keysign.lo -MD -MP -MF .deps/keysign.Tpo -c keysign.c -fPIC -DPIC -o .libs/keysign.o mv -f .deps/passphrase.Tpo .deps/passphrase.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT revsig.lo -MD -MP -MF .deps/revsig.Tpo -c -o revsig.lo revsig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT tofupolicy.lo -MD -MP -MF .deps/tofupolicy.Tpo -c tofupolicy.c -fPIC -DPIC -o .libs/tofupolicy.o mv -f .deps/progress.Tpo .deps/progress.Plo mv -f .deps/sign.Tpo .deps/sign.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT import.lo -MD -MP -MF .deps/import.Tpo -c -o import.lo import.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT export.lo -MD -MP -MF .deps/export.Tpo -c -o export.lo export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT revsig.lo -MD -MP -MF .deps/revsig.Tpo -c revsig.c -fPIC -DPIC -o .libs/revsig.o mv -f .deps/keysign.Tpo .deps/keysign.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT genkey.lo -MD -MP -MF .deps/genkey.Tpo -c -o genkey.lo genkey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT import.lo -MD -MP -MF .deps/import.Tpo -c import.c -fPIC -DPIC -o .libs/import.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT export.lo -MD -MP -MF .deps/export.Tpo -c export.c -fPIC -DPIC -o .libs/export.o mv -f .deps/tofupolicy.Tpo .deps/tofupolicy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT delete.lo -MD -MP -MF .deps/delete.Tpo -c -o delete.lo delete.c mv -f .deps/verify.Tpo .deps/verify.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT edit.lo -MD -MP -MF .deps/edit.Tpo -c -o edit.lo edit.c mv -f .deps/key.Tpo .deps/key.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT getauditlog.lo -MD -MP -MF .deps/getauditlog.Tpo -c -o getauditlog.lo getauditlog.c mv -f .deps/revsig.Tpo .deps/revsig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT setexpire.lo -MD -MP -MF .deps/setexpire.Tpo -c -o setexpire.lo setexpire.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT genkey.lo -MD -MP -MF .deps/genkey.Tpo -c genkey.c -fPIC -DPIC -o .libs/genkey.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT delete.lo -MD -MP -MF .deps/delete.Tpo -c delete.c -fPIC -DPIC -o .libs/delete.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT edit.lo -MD -MP -MF .deps/edit.Tpo -c edit.c -fPIC -DPIC -o .libs/edit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT getauditlog.lo -MD -MP -MF .deps/getauditlog.Tpo -c getauditlog.c -fPIC -DPIC -o .libs/getauditlog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT setexpire.lo -MD -MP -MF .deps/setexpire.Tpo -c setexpire.c -fPIC -DPIC -o .libs/setexpire.o mv -f .deps/export.Tpo .deps/export.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT setownertrust.lo -MD -MP -MF .deps/setownertrust.Tpo -c -o setownertrust.lo setownertrust.c mv -f .deps/getauditlog.Tpo .deps/getauditlog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT genrandom.lo -MD -MP -MF .deps/genrandom.Tpo -c -o genrandom.lo genrandom.c mv -f .deps/delete.Tpo .deps/delete.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT opassuan.lo -MD -MP -MF .deps/opassuan.Tpo -c -o opassuan.lo opassuan.c mv -f .deps/setexpire.Tpo .deps/setexpire.Plo mv -f .deps/edit.Tpo .deps/edit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c -o passwd.lo passwd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT spawn.lo -MD -MP -MF .deps/spawn.Tpo -c -o spawn.lo spawn.c mv -f .deps/import.Tpo .deps/import.Plo mv -f .deps/keylist.Tpo .deps/keylist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT assuan-support.lo -MD -MP -MF .deps/assuan-support.Tpo -c -o assuan-support.lo assuan-support.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo engine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT setownertrust.lo -MD -MP -MF .deps/setownertrust.Tpo -c setownertrust.c -fPIC -DPIC -o .libs/setownertrust.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT genrandom.lo -MD -MP -MF .deps/genrandom.Tpo -c genrandom.c -fPIC -DPIC -o .libs/genrandom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT opassuan.lo -MD -MP -MF .deps/opassuan.Tpo -c opassuan.c -fPIC -DPIC -o .libs/opassuan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT spawn.lo -MD -MP -MF .deps/spawn.Tpo -c spawn.c -fPIC -DPIC -o .libs/spawn.o mv -f .deps/genkey.Tpo .deps/genkey.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-gpg.lo -MD -MP -MF .deps/engine-gpg.Tpo -c -o engine-gpg.lo engine-gpg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c passwd.c -fPIC -DPIC -o .libs/passwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -fPIC -DPIC -o .libs/engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT assuan-support.lo -MD -MP -MF .deps/assuan-support.Tpo -c assuan-support.c -fPIC -DPIC -o .libs/assuan-support.o mv -f .deps/setownertrust.Tpo .deps/setownertrust.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT status-table.lo -MD -MP -MF .deps/status-table.Tpo -c -o status-table.lo status-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-gpg.lo -MD -MP -MF .deps/engine-gpg.Tpo -c engine-gpg.c -fPIC -DPIC -o .libs/engine-gpg.o mv -f .deps/genrandom.Tpo .deps/genrandom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-gpgsm.lo -MD -MP -MF .deps/engine-gpgsm.Tpo -c -o engine-gpgsm.lo engine-gpgsm.c mv -f .deps/opassuan.Tpo .deps/opassuan.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-assuan.lo -MD -MP -MF .deps/engine-assuan.Tpo -c -o engine-assuan.lo engine-assuan.c mv -f .deps/passwd.Tpo .deps/passwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-gpgconf.lo -MD -MP -MF .deps/engine-gpgconf.Tpo -c -o engine-gpgconf.lo engine-gpgconf.c mv -f .deps/spawn.Tpo .deps/spawn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-g13.lo -MD -MP -MF .deps/engine-g13.Tpo -c -o engine-g13.lo engine-g13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT status-table.lo -MD -MP -MF .deps/status-table.Tpo -c status-table.c -fPIC -DPIC -o .libs/status-table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-gpgsm.lo -MD -MP -MF .deps/engine-gpgsm.Tpo -c engine-gpgsm.c -fPIC -DPIC -o .libs/engine-gpgsm.o mv -f .deps/assuan-support.Tpo .deps/assuan-support.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT vfs-mount.lo -MD -MP -MF .deps/vfs-mount.Tpo -c -o vfs-mount.lo vfs-mount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-assuan.lo -MD -MP -MF .deps/engine-assuan.Tpo -c engine-assuan.c -fPIC -DPIC -o .libs/engine-assuan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-gpgconf.lo -MD -MP -MF .deps/engine-gpgconf.Tpo -c engine-gpgconf.c -fPIC -DPIC -o .libs/engine-gpgconf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-g13.lo -MD -MP -MF .deps/engine-g13.Tpo -c engine-g13.c -fPIC -DPIC -o .libs/engine-g13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT vfs-mount.lo -MD -MP -MF .deps/vfs-mount.Tpo -c vfs-mount.c -fPIC -DPIC -o .libs/vfs-mount.o mv -f .deps/status-table.Tpo .deps/status-table.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT vfs-create.lo -MD -MP -MF .deps/vfs-create.Tpo -c -o vfs-create.lo vfs-create.c mv -f .deps/engine.Tpo .deps/engine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-spawn.lo -MD -MP -MF .deps/engine-spawn.Tpo -c -o engine-spawn.lo engine-spawn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT vfs-create.lo -MD -MP -MF .deps/vfs-create.Tpo -c vfs-create.c -fPIC -DPIC -o .libs/vfs-create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT engine-spawn.lo -MD -MP -MF .deps/engine-spawn.Tpo -c engine-spawn.c -fPIC -DPIC -o .libs/engine-spawn.o mv -f .deps/vfs-mount.Tpo .deps/vfs-mount.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT gpgconf.lo -MD -MP -MF .deps/gpgconf.Tpo -c -o gpgconf.lo gpgconf.c mv -f .deps/engine-g13.Tpo .deps/engine-g13.Plo mv -f .deps/engine-assuan.Tpo .deps/engine-assuan.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT queryswdb.lo -MD -MP -MF .deps/queryswdb.Tpo -c -o queryswdb.lo queryswdb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT posix-util.lo -MD -MP -MF .deps/posix-util.Tpo -c -o posix-util.lo posix-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT gpgconf.lo -MD -MP -MF .deps/gpgconf.Tpo -c gpgconf.c -fPIC -DPIC -o .libs/gpgconf.o mv -f .deps/vfs-create.Tpo .deps/vfs-create.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT posix-io.lo -MD -MP -MF .deps/posix-io.Tpo -c -o posix-io.lo posix-io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT posix-util.lo -MD -MP -MF .deps/posix-util.Tpo -c posix-util.c -fPIC -DPIC -o .libs/posix-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT queryswdb.lo -MD -MP -MF .deps/queryswdb.Tpo -c queryswdb.c -fPIC -DPIC -o .libs/queryswdb.o mv -f .deps/engine-gpgconf.Tpo .deps/engine-gpgconf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT dirinfo.lo -MD -MP -MF .deps/dirinfo.Tpo -c -o dirinfo.lo dirinfo.c mv -f .deps/engine-spawn.Tpo .deps/engine-spawn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT posix-io.lo -MD -MP -MF .deps/posix-io.Tpo -c posix-io.c -fPIC -DPIC -o .libs/posix-io.o mv -f .deps/gpgconf.Tpo .deps/gpgconf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT gpgme.lo -MD -MP -MF .deps/gpgme.Tpo -c -o gpgme.lo gpgme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT dirinfo.lo -MD -MP -MF .deps/dirinfo.Tpo -c dirinfo.c -fPIC -DPIC -o .libs/dirinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/queryswdb.Tpo .deps/queryswdb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT gpgme.lo -MD -MP -MF .deps/gpgme.Tpo -c gpgme.c -fPIC -DPIC -o .libs/gpgme.o mv -f .deps/posix-util.Tpo .deps/posix-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c mv -f .deps/engine-gpgsm.Tpo .deps/engine-gpgsm.Plo gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT gpgme-json.o -MD -MP -MF .deps/gpgme-json.Tpo -c -o gpgme-json.o gpgme-json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT json-core.o -MD -MP -MF .deps/json-core.Tpo -c -o json-core.o json-core.c mv -f .deps/debug.Tpo .deps/debug.Plo gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT json-util.o -MD -MP -MF .deps/json-util.Tpo -c -o json-util.o json-util.c mv -f .deps/dirinfo.Tpo .deps/dirinfo.Plo gcc -DHAVE_CONFIG_H -I. -I../conf -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT cJSON.o -MD -MP -MF .deps/cJSON.Tpo -c -o cJSON.o cJSON.c mv -f .deps/version.Tpo .deps/version.Plo mv -f .deps/posix-io.Tpo .deps/posix-io.Plo mv -f .deps/gpgme-json.Tpo .deps/gpgme-json.Po mv -f .deps/json-util.Tpo .deps/json-util.Po mv -f .deps/gpgme.Tpo .deps/gpgme.Plo mv -f .deps/engine-gpg.Tpo .deps/engine-gpg.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,--version-script=./libgpgme.vers -version-info 45:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libgpgme.la -rpath /usr/lib conversion.lo get-env.lo parsetlv.lo mbox-util.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-estream.lo data-compat.lo data-identify.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progress.lo key.lo keylist.lo keysign.lo tofupolicy.lo revsig.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.lo setexpire.lo setownertrust.lo genrandom.lo opassuan.lo passwd.lo spawn.lo assuan-support.lo engine.lo engine-gpg.lo status-table.lo engine-gpgsm.lo engine-assuan.lo engine-gpgconf.lo engine-g13.lo vfs-mount.lo vfs-create.lo engine-spawn.lo gpgconf.lo queryswdb.lo posix-util.lo posix-io.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo -lassuan -lgpg-error libtool: link: gcc -Wl,-O1,--as-needed -shared -fPIC -DPIC .libs/conversion.o .libs/get-env.o .libs/parsetlv.o .libs/mbox-util.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-estream.o .libs/data-compat.o .libs/data-identify.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/keysign.o .libs/tofupolicy.o .libs/revsig.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.o .libs/setexpire.o .libs/setownertrust.o .libs/genrandom.o .libs/opassuan.o .libs/passwd.o .libs/spawn.o .libs/assuan-support.o .libs/engine.o .libs/engine-gpg.o .libs/status-table.o .libs/engine-gpgsm.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/engine-g13.o .libs/vfs-mount.o .libs/vfs-create.o .libs/engine-spawn.o .libs/gpgconf.o .libs/queryswdb.o .libs/posix-util.o .libs/posix-io.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o -lassuan -lgpg-error -march=armv8-a -O2 -Werror=format-security -Wl,--version-script=./libgpgme.vers -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgpgme.so.45 -o .libs/libgpgme.so.45.0.0 mv -f .deps/cJSON.Tpo .deps/cJSON.Po libtool: link: (cd ".libs" && rm -f "libgpgme.so.45" && ln -s "libgpgme.so.45.0.0" "libgpgme.so.45") libtool: link: (cd ".libs" && rm -f "libgpgme.so" && ln -s "libgpgme.so.45.0.0" "libgpgme.so") mv -f .deps/json-core.Tpo .deps/json-core.Po libtool: link: ( cd ".libs" && rm -f "libgpgme.la" && ln -s "../libgpgme.la" "libgpgme.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gpgme-tool gpgme-tool.o argparse.o libgpgme.la -lassuan -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gpgme-json gpgme-json.o json-core.o json-util.o cJSON.o -lm libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gpgme-tool gpgme-tool.o argparse.o ./.libs/libgpgme.so -lassuan -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gpgme-json gpgme-json.o json-core.o json-util.o cJSON.o -lm ./.libs/libgpgme.so -lassuan -lgpg-error make[2]: Leaving directory '/build/gpgme/src/gpgme/src' Making all in tests make[2]: Entering directory '/build/gpgme/src/gpgme/tests' Making all in gpg make[3]: Entering directory '/build/gpgme/src/gpgme/tests/gpg' cp ./gpg.conf.in gpg.conf echo pinentry-program /build/gpgme/src/gpgme/tests/gpg/pinentry > ./gpg-agent.conf GNUPGHOME=/build/gpgme/src/gpgme/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgconf --kill all echo disable-scdaemon >> ./gpg-agent.conf /usr/bin/mkdir -p ./private-keys-v1.d for k in 13CD0F3BDF24BE53FE192D62F18737256FF6E4FD 76F7E2B35832976B50A27A282D9B87E44577EB66 A0747D5F9425E6664F4FFBEED20FBCA79FDED2BD 13CBE3758AFE42B5E5E2AE4CED27AFA455E3F87F 7A030357C0F253A5BBCD282FFC4E521B37558F5C; do \ cp ./$k private-keys-v1.d/$k.key; \ done echo x > ./gpg-sample.stamp GNUPGHOME=/build/gpgme/src/gpgme/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpg --batch --no-permission-warning \ --import ./pubdemo.asc gpg: Warning: using insecure memory! gpg: keybox '/build/gpgme/src/gpgme/tests/gpg/pubring.kbx' created gpg: /build/gpgme/src/gpgme/tests/gpg/trustdb.gpg: trustdb created gpg: key 2D727CC768697734: public key "Alfa Test (demo key) <alfa@example.net>" imported gpg: key FE180B1DA9E3B0B2: public key "Bob (demo key)" imported gpg: key 413F4AF31AFDAB6C: public key "Charlie Test (demo key) <charlie@example.net>" imported gpg: key EBA9F240EB9DC9E6: public key "Delta Test (demo key) <delta@example.net>" imported gpg: key 318C1FAEFAEF6D1B: public key "Echelon (demo key)" imported gpg: key D4BF57F37372E243: public key "Foxtrot Test (demo key) <foxtrot@example.net>" imported gpg: key 168410A48FC282E6: public key "Golf Test (demo key) <golf@example.net>" imported gpg: key 13DB965534C6E3F1: public key "Hotel Test (demo key) <hotel@example.net>" imported gpg: key 1FE8FC6F04259677: public key "India Test (demo key) <india@example.net>" imported gpg: key 0C820C71D2699313: public key "Juliet Test (demo key) <juliet@example.net>" imported gpg: key AD1B0FAD43C2D0C7: public key "Kilo Test (demo key) <kilo@example.net>" imported gpg: key 37CAB51FB79103F8: public key "Lima Test (demo key) <lima@example.net>" imported gpg: key BE794852BE5CF886: public key "Mallory (demo key)" imported gpg: key 25B00FD430CEC684: public key "November Test (demo key) <november@example.net>" imported gpg: key 5F6356BA6D9732AC: public key "Oscar Test (demo key) <oscar@example.net>" imported gpg: key 5D15E01D3FF13206: public key "Papa test (demo key) <papa@example.net>" imported gpg: key 1C67EC133C661C84: public key "Quebec Test (demo key) <quebec@example.net>" imported gpg: key 3BDBEDB1777FBED3: public key "Romeo Test (demo key) <romeo@example.net>" imported gpg: key A5E67F7FA3AE3EA1: public key "Sierra Test (demo key) <sierra@example.net>" imported gpg: key 58CB9A4C85A81F38: public key "Tango Test (demo key) <tango@example.net>" imported gpg: key A94C0F75653244D6: public key "Uniform Test (demo key) <uniform@example.net>" imported gpg: key 47AF4B6961F04784: public key "Victor Test (demo key) <victor@example.org>" imported gpg: key DEF0F7B8EC67DBDE: public key "Whisky Test (demo key) <whisky@example.net>" imported gpg: key 8979A6C5567FB34A: public key "XRay Test (demo key) <xray@example.net>" imported gpg: key 9EEF34CD4B11B25F: public key "Yankee Test (demo key) <yankee@example.net>" imported gpg: key 6BC4778054ACD246: public key "Zulu Test (demo key) <zulu@example.net>" imported gpg: Total number processed: 26 gpg: imported: 26 GNUPGHOME=/build/gpgme/src/gpgme/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpg --batch --no-permission-warning \ --import ./secdemo.asc gpg: Warning: using insecure memory! gpg: key 2D727CC768697734: "Alfa Test (demo key) <alfa@example.net>" 1 new signature gpg: key 2D727CC768697734: secret key imported gpg: key 6BC4778054ACD246: "Zulu Test (demo key) <zulu@example.net>" 1 new signature gpg: key 6BC4778054ACD246: secret key imported gpg: Total number processed: 2 gpg: new signatures: 2 gpg: secret keys read: 2 gpg: secret keys unchanged: 2 GNUPGHOME=/build/gpgme/src/gpgme/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpg --batch --no-permission-warning \ --import-ownertrust ./ownertrust.txt gpg: Warning: using insecure memory! gpg: inserting ownertrust of 6 GNUPGHOME=/build/gpgme/src/gpgme/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgconf --kill all echo x > ./pubring-stamp make all-am make[4]: Entering directory '/build/gpgme/src/gpgme/tests/gpg' gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-encrypt.o -MD -MP -MF .deps/t-encrypt.Tpo -c -o t-encrypt.o t-encrypt.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-encrypt-sym.o -MD -MP -MF .deps/t-encrypt-sym.Tpo -c -o t-encrypt-sym.o t-encrypt-sym.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-encrypt-sign.o -MD -MP -MF .deps/t-encrypt-sign.Tpo -c -o t-encrypt-sign.o t-encrypt-sign.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-sign.o -MD -MP -MF .deps/t-sign.Tpo -c -o t-sign.o t-sign.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-signers.o -MD -MP -MF .deps/t-signers.Tpo -c -o t-signers.o t-signers.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-decrypt.o -MD -MP -MF .deps/t-decrypt.Tpo -c -o t-decrypt.o t-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-verify.o -MD -MP -MF .deps/t-verify.Tpo -c -o t-verify.o t-verify.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-decrypt-verify.o -MD -MP -MF .deps/t-decrypt-verify.Tpo -c -o t-decrypt-verify.o t-decrypt-verify.c mv -f .deps/t-decrypt.Tpo .deps/t-decrypt.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-sig-notation.o -MD -MP -MF .deps/t-sig-notation.Tpo -c -o t-sig-notation.o t-sig-notation.c mv -f .deps/t-encrypt-sym.Tpo .deps/t-encrypt-sym.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-export.o -MD -MP -MF .deps/t-export.Tpo -c -o t-export.o t-export.c mv -f .deps/t-sign.Tpo .deps/t-sign.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-import.o -MD -MP -MF .deps/t-import.Tpo -c -o t-import.o t-import.c mv -f .deps/t-encrypt-sign.Tpo .deps/t-encrypt-sign.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-edit.o -MD -MP -MF .deps/t-edit.Tpo -c -o t-edit.o t-edit.c mv -f .deps/t-encrypt.Tpo .deps/t-encrypt.Po mv -f .deps/t-signers.Tpo .deps/t-signers.Po mv -f .deps/t-decrypt-verify.Tpo .deps/t-decrypt-verify.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-keylist.o -MD -MP -MF .deps/t-keylist.Tpo -c -o t-keylist.o t-keylist.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-keylist-sig.o -MD -MP -MF .deps/t-keylist-sig.Tpo -c -o t-keylist-sig.o t-keylist-sig.c gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-keylist-secret-sig.o -MD -MP -MF .deps/t-keylist-secret-sig.Tpo -c -o t-keylist-secret-sig.o t-keylist-secret-sig.c mv -f .deps/t-verify.Tpo .deps/t-verify.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-wait.o -MD -MP -MF .deps/t-wait.Tpo -c -o t-wait.o t-wait.c mv -f .deps/t-export.Tpo .deps/t-export.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-encrypt-large.o -MD -MP -MF .deps/t-encrypt-large.Tpo -c -o t-encrypt-large.o t-encrypt-large.c mv -f .deps/t-sig-notation.Tpo .deps/t-sig-notation.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-file-name.o -MD -MP -MF .deps/t-file-name.Tpo -c -o t-file-name.o t-file-name.c mv -f .deps/t-edit.Tpo .deps/t-edit.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-gpgconf.o -MD -MP -MF .deps/t-gpgconf.Tpo -c -o t-gpgconf.o t-gpgconf.c mv -f .deps/t-import.Tpo .deps/t-import.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-encrypt-mixed.o -MD -MP -MF .deps/t-encrypt-mixed.Tpo -c -o t-encrypt-mixed.o t-encrypt-mixed.c mv -f .deps/t-wait.Tpo .deps/t-wait.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-edit-sign.o -MD -MP -MF .deps/t-edit-sign.Tpo -c -o t-edit-sign.o t-edit-sign.c mv -f .deps/t-keylist.Tpo .deps/t-keylist.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-setownertrust.o -MD -MP -MF .deps/t-setownertrust.Tpo -c -o t-setownertrust.o t-setownertrust.c mv -f .deps/t-keylist-secret-sig.Tpo .deps/t-keylist-secret-sig.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-eventloop.o -MD -MP -MF .deps/t-eventloop.Tpo -c -o t-eventloop.o t-eventloop.c mv -f .deps/t-keylist-sig.Tpo .deps/t-keylist-sig.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t_thread1-t-thread1.o -MD -MP -MF .deps/t_thread1-t-thread1.Tpo -c -o t_thread1-t-thread1.o `test -f 't-thread1.c' || echo './'`t-thread1.c mv -f .deps/t-encrypt-large.Tpo .deps/t-encrypt-large.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t_thread_keylist-t-thread-keylist.o -MD -MP -MF .deps/t_thread_keylist-t-thread-keylist.Tpo -c -o t_thread_keylist-t-thread-keylist.o `test -f 't-thread-keylist.c' || echo './'`t-thread-keylist.c mv -f .deps/t-file-name.Tpo .deps/t-file-name.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t_thread_keylist_verify-t-thread-keylist-verify.o -MD -MP -MF .deps/t_thread_keylist_verify-t-thread-keylist-verify.Tpo -c -o t_thread_keylist_verify-t-thread-keylist-verify.o `test -f 't-thread-keylist-verify.c' || echo './'`t-thread-keylist-verify.c mv -f .deps/t-encrypt-mixed.Tpo .deps/t-encrypt-mixed.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-genkey.o -MD -MP -MF .deps/t-genkey.Tpo -c -o t-genkey.o t-genkey.c mv -f .deps/t-gpgconf.Tpo .deps/t-gpgconf.Po gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t_cancel-t-cancel.o -MD -MP -MF .deps/t_cancel-t-cancel.Tpo -c -o t_cancel-t-cancel.o `test -f 't-cancel.c' || echo './'`t-cancel.c mv -f .deps/t-edit-sign.Tpo .deps/t-edit-sign.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-encrypt t-encrypt.o ../../src/libgpgme.la -lgpg-error mv -f .deps/t-setownertrust.Tpo .deps/t-setownertrust.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-encrypt-sym t-encrypt-sym.o ../../src/libgpgme.la -lgpg-error mv -f .deps/t-eventloop.Tpo .deps/t-eventloop.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-encrypt-sign t-encrypt-sign.o ../../src/libgpgme.la -lgpg-error mv -f .deps/t_thread1-t-thread1.Tpo .deps/t_thread1-t-thread1.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-sign t-sign.o ../../src/libgpgme.la -lgpg-error mv -f .deps/t_thread_keylist-t-thread-keylist.Tpo .deps/t_thread_keylist-t-thread-keylist.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-signers t-signers.o ../../src/libgpgme.la -lgpg-error mv -f .deps/t-genkey.Tpo .deps/t-genkey.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-decrypt t-decrypt.o ../../src/libgpgme.la -lgpg-error mv -f .deps/t_thread_keylist_verify-t-thread-keylist-verify.Tpo .deps/t_thread_keylist_verify-t-thread-keylist-verify.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-verify t-verify.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-encrypt-sym t-encrypt-sym.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-decrypt-verify t-decrypt-verify.o ../../src/libgpgme.la -lgpg-error mv -f .deps/t_cancel-t-cancel.Tpo .deps/t_cancel-t-cancel.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-sig-notation t-sig-notation.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-encrypt-sign t-encrypt-sign.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-export t-export.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-sign t-sign.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-signers t-signers.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-import t-import.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-edit t-edit.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-verify t-verify.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-keylist t-keylist.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-keylist-sig t-keylist-sig.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-keylist-secret-sig t-keylist-secret-sig.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-decrypt-verify t-decrypt-verify.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-sig-notation t-sig-notation.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-export t-export.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-wait t-wait.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-encrypt-large t-encrypt-large.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-import t-import.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-edit t-edit.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-file-name t-file-name.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-gpgconf t-gpgconf.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-keylist t-keylist.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-encrypt-mixed t-encrypt-mixed.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-keylist-sig t-keylist-sig.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-keylist-secret-sig t-keylist-secret-sig.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-edit-sign t-edit-sign.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-setownertrust t-setownertrust.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-eventloop t-eventloop.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-wait t-wait.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-encrypt-large t-encrypt-large.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-file-name t-file-name.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-thread1 t_thread1-t-thread1.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-gpgconf t-gpgconf.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-thread-keylist t_thread_keylist-t-thread-keylist.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-encrypt-mixed t-encrypt-mixed.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-thread-keylist-verify t_thread_keylist_verify-t-thread-keylist-verify.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-genkey t-genkey.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-cancel t_cancel-t-cancel.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-edit-sign t-edit-sign.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-setownertrust t-setownertrust.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-eventloop t-eventloop.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-thread1 t_thread1-t-thread1.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-thread-keylist t_thread_keylist-t-thread-keylist.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-thread-keylist-verify t_thread_keylist_verify-t-thread-keylist-verify.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-genkey t-genkey.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-cancel t_cancel-t-cancel.o ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs make[4]: Leaving directory '/build/gpgme/src/gpgme/tests/gpg' make[3]: Leaving directory '/build/gpgme/src/gpgme/tests/gpg' Making all in json make[3]: Entering directory '/build/gpgme/src/gpgme/tests/json' echo no-force-v3-sigs > ./gpg.conf echo pinentry-program /build/gpgme/src/gpgme/tests/json/../gpg/pinentry > ./gpg-agent.conf GNUPGHOME=/build/gpgme/src/gpgme/tests/json LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgme_json=/build/gpgme/src/gpgme/tests/json/../../src/gpgme-json gpgconf --kill all echo disable-scdaemon >> ./gpg-agent.conf /usr/bin/mkdir -p ./private-keys-v1.d for k in ../../tests/gpg/13CD0F3BDF24BE53FE192D62F18737256FF6E4FD ../../tests/gpg/76F7E2B35832976B50A27A282D9B87E44577EB66 ../../tests/gpg/A0747D5F9425E6664F4FFBEED20FBCA79FDED2BD ../../tests/gpg/13CBE3758AFE42B5E5E2AE4CED27AFA455E3F87F ../../tests/gpg/7A030357C0F253A5BBCD282FFC4E521B37558F5C; do \ cp $k private-keys-v1.d/$(basename $k).key; \ done echo x > ./gpg-sample.stamp GNUPGHOME=/build/gpgme/src/gpgme/tests/json LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgme_json=/build/gpgme/src/gpgme/tests/json/../../src/gpgme-json gpg --batch --no-permission-warning \ --import ../../tests/gpg/pubdemo.asc gpg: Warning: using insecure memory! gpg: keybox '/build/gpgme/src/gpgme/tests/json/pubring.kbx' created gpg: /build/gpgme/src/gpgme/tests/json/trustdb.gpg: trustdb created gpg: key 2D727CC768697734: public key "Alfa Test (demo key) <alfa@example.net>" imported gpg: key FE180B1DA9E3B0B2: public key "Bob (demo key)" imported gpg: key 413F4AF31AFDAB6C: public key "Charlie Test (demo key) <charlie@example.net>" imported gpg: key EBA9F240EB9DC9E6: public key "Delta Test (demo key) <delta@example.net>" imported gpg: key 318C1FAEFAEF6D1B: public key "Echelon (demo key)" imported gpg: key D4BF57F37372E243: public key "Foxtrot Test (demo key) <foxtrot@example.net>" imported gpg: key 168410A48FC282E6: public key "Golf Test (demo key) <golf@example.net>" imported gpg: key 13DB965534C6E3F1: public key "Hotel Test (demo key) <hotel@example.net>" imported gpg: key 1FE8FC6F04259677: public key "India Test (demo key) <india@example.net>" imported gpg: key 0C820C71D2699313: public key "Juliet Test (demo key) <juliet@example.net>" imported gpg: key AD1B0FAD43C2D0C7: public key "Kilo Test (demo key) <kilo@example.net>" imported gpg: key 37CAB51FB79103F8: public key "Lima Test (demo key) <lima@example.net>" imported gpg: key BE794852BE5CF886: public key "Mallory (demo key)" imported gpg: key 25B00FD430CEC684: public key "November Test (demo key) <november@example.net>" imported gpg: key 5F6356BA6D9732AC: public key "Oscar Test (demo key) <oscar@example.net>" imported gpg: key 5D15E01D3FF13206: public key "Papa test (demo key) <papa@example.net>" imported gpg: key 1C67EC133C661C84: public key "Quebec Test (demo key) <quebec@example.net>" imported gpg: key 3BDBEDB1777FBED3: public key "Romeo Test (demo key) <romeo@example.net>" imported gpg: key A5E67F7FA3AE3EA1: public key "Sierra Test (demo key) <sierra@example.net>" imported gpg: key 58CB9A4C85A81F38: public key "Tango Test (demo key) <tango@example.net>" imported gpg: key A94C0F75653244D6: public key "Uniform Test (demo key) <uniform@example.net>" imported gpg: key 47AF4B6961F04784: public key "Victor Test (demo key) <victor@example.org>" imported gpg: key DEF0F7B8EC67DBDE: public key "Whisky Test (demo key) <whisky@example.net>" imported gpg: key 8979A6C5567FB34A: public key "XRay Test (demo key) <xray@example.net>" imported gpg: key 9EEF34CD4B11B25F: public key "Yankee Test (demo key) <yankee@example.net>" imported gpg: key 6BC4778054ACD246: public key "Zulu Test (demo key) <zulu@example.net>" imported gpg: Total number processed: 26 gpg: imported: 26 GNUPGHOME=/build/gpgme/src/gpgme/tests/json LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgme_json=/build/gpgme/src/gpgme/tests/json/../../src/gpgme-json gpg --batch --no-permission-warning \ --import ../../tests/json/key-with-revokers.asc gpg: Warning: using insecure memory! gpg: key 8B221651721CDE51: public key "key-with-revokers@example.net" imported gpg: Total number processed: 1 gpg: imported: 1 GNUPGHOME=/build/gpgme/src/gpgme/tests/json LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgme_json=/build/gpgme/src/gpgme/tests/json/../../src/gpgme-json gpg --batch --no-permission-warning \ --import ../../tests/gpg/secdemo.asc gpg: Warning: using insecure memory! gpg: key 2D727CC768697734: "Alfa Test (demo key) <alfa@example.net>" 1 new signature gpg: key 2D727CC768697734: secret key imported gpg: key 6BC4778054ACD246: "Zulu Test (demo key) <zulu@example.net>" 1 new signature gpg: key 6BC4778054ACD246: secret key imported gpg: Total number processed: 2 gpg: new signatures: 2 gpg: secret keys read: 2 gpg: secret keys unchanged: 2 GNUPGHOME=/build/gpgme/src/gpgme/tests/json LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgme_json=/build/gpgme/src/gpgme/tests/json/../../src/gpgme-json gpgconf --kill all echo x > ./pubring-stamp make all-am make[4]: Entering directory '/build/gpgme/src/gpgme/tests/json' gcc -DHAVE_CONFIG_H -I. -I../../conf -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-json.o -MD -MP -MF .deps/t-json.Tpo -c -o t-json.o t-json.c mv -f .deps/t-json.Tpo .deps/t-json.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-json t-json.o ../../src/cJSON.o -lm ../../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-json t-json.o ../../src/cJSON.o -lm ../../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs make[4]: Leaving directory '/build/gpgme/src/gpgme/tests/json' make[3]: Leaving directory '/build/gpgme/src/gpgme/tests/json' make[3]: Entering directory '/build/gpgme/src/gpgme/tests' gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-version.o -MD -MP -MF .deps/t-version.Tpo -c -o t-version.o t-version.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-data.o -MD -MP -MF .deps/t-data.Tpo -c -o t-data.o t-data.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT t-engine-info.o -MD -MP -MF .deps/t-engine-info.Tpo -c -o t-engine-info.o t-engine-info.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-keylist.o -MD -MP -MF .deps/run-keylist.Tpo -c -o run-keylist.o run-keylist.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-export.o -MD -MP -MF .deps/run-export.Tpo -c -o run-export.o run-export.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-import.o -MD -MP -MF .deps/run-import.Tpo -c -o run-import.o run-import.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-sign.o -MD -MP -MF .deps/run-sign.Tpo -c -o run-sign.o run-sign.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-verify.o -MD -MP -MF .deps/run-verify.Tpo -c -o run-verify.o run-verify.c mv -f .deps/t-version.Tpo .deps/t-version.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-encrypt.o -MD -MP -MF .deps/run-encrypt.Tpo -c -o run-encrypt.o run-encrypt.c mv -f .deps/t-engine-info.Tpo .deps/t-engine-info.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-identify.o -MD -MP -MF .deps/run-identify.Tpo -c -o run-identify.o run-identify.c mv -f .deps/t-data.Tpo .deps/t-data.Po mv -f .deps/run-import.Tpo .deps/run-import.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-decrypt.o -MD -MP -MF .deps/run-decrypt.Tpo -c -o run-decrypt.o run-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-genkey.o -MD -MP -MF .deps/run-genkey.Tpo -c -o run-genkey.o run-genkey.c mv -f .deps/run-export.Tpo .deps/run-export.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-keysign.o -MD -MP -MF .deps/run-keysign.Tpo -c -o run-keysign.o run-keysign.c mv -f .deps/run-sign.Tpo .deps/run-sign.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-tofu.o -MD -MP -MF .deps/run-tofu.Tpo -c -o run-tofu.o run-tofu.c mv -f .deps/run-identify.Tpo .deps/run-identify.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-swdb.o -MD -MP -MF .deps/run-swdb.Tpo -c -o run-swdb.o run-swdb.c mv -f .deps/run-verify.Tpo .deps/run-verify.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run_threaded-run-threaded.o -MD -MP -MF .deps/run_threaded-run-threaded.Tpo -c -o run_threaded-run-threaded.o `test -f 'run-threaded.c' || echo './'`run-threaded.c mv -f .deps/run-keylist.Tpo .deps/run-keylist.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-receive-keys.o -MD -MP -MF .deps/run-receive-keys.Tpo -c -o run-receive-keys.o run-receive-keys.c mv -f .deps/run-encrypt.Tpo .deps/run-encrypt.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-setownertrust.o -MD -MP -MF .deps/run-setownertrust.Tpo -c -o run-setownertrust.o run-setownertrust.c mv -f .deps/run-tofu.Tpo .deps/run-tofu.Po gcc -DHAVE_CONFIG_H -I. -I../conf -I../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -MT run-genrandom.o -MD -MP -MF .deps/run-genrandom.Tpo -c -o run-genrandom.o run-genrandom.c mv -f .deps/run-keysign.Tpo .deps/run-keysign.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-version t-version.o ../src/libgpgme.la -lgpg-error mv -f .deps/run-decrypt.Tpo .deps/run-decrypt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-data t-data.o ../src/libgpgme.la -lgpg-error mv -f .deps/run-genkey.Tpo .deps/run-genkey.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o t-engine-info t-engine-info.o ../src/libgpgme.la -lgpg-error mv -f .deps/run-swdb.Tpo .deps/run-swdb.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-keylist run-keylist.o ../src/libgpgme.la -lgpg-error mv -f .deps/run-receive-keys.Tpo .deps/run-receive-keys.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-export run-export.o ../src/libgpgme.la -lgpg-error mv -f .deps/run-setownertrust.Tpo .deps/run-setownertrust.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-import run-import.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-version t-version.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs mv -f .deps/run-genrandom.Tpo .deps/run-genrandom.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-sign run-sign.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-data t-data.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-verify run-verify.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o t-engine-info t-engine-info.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-keylist run-keylist.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs mv -f .deps/run_threaded-run-threaded.Tpo .deps/run_threaded-run-threaded.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-encrypt run-encrypt.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-identify run-identify.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-export run-export.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-decrypt run-decrypt.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-genkey run-genkey.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-import run-import.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-keysign run-keysign.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-tofu run-tofu.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-sign run-sign.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-verify run-verify.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-swdb run-swdb.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-encrypt run-encrypt.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-identify run-identify.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-threaded run_threaded-run-threaded.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-decrypt run-decrypt.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-genkey run-genkey.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-receive-keys run-receive-keys.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-setownertrust run-setownertrust.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-keysign run-keysign.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o run-genrandom run-genrandom.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-tofu run-tofu.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-swdb run-swdb.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-threaded run_threaded-run-threaded.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-receive-keys run-receive-keys.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-setownertrust run-setownertrust.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o run-genrandom run-genrandom.o ../src/.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/build/gpgme/src/gpgme/src/.libs make[3]: Leaving directory '/build/gpgme/src/gpgme/tests' make[2]: Leaving directory '/build/gpgme/src/gpgme/tests' Making all in doc make[2]: Entering directory '/build/gpgme/src/gpgme/doc' make[2]: Circular defs.inc <- defsincdate dependency dropped. gcc -I. -I../conf -I. \ -o mkdefsinc ./mkdefsinc.c incd="`test -f defsincdate || echo './'`defsincdate"; \ ./mkdefsinc -C . --date "`cat $incd 2>/dev/null`" \ gpgme.texi uiserver.texi lesser.texi gpl.texi gpgme-json.texi >defs.inc mkdefsinc: taking date from 'gpgme.texi' : >defsincdate ; \ if test -e ../.git; then \ (cd . && git log -1 --format='%ct' -- \ gpgme.texi uiserver.texi lesser.texi gpl.texi gpgme-json.texi 2>/dev/null) >>defsincdate; \ fi make all-am make[3]: Entering directory '/build/gpgme/src/gpgme/doc' make[3]: Circular defsincdate <- gpgme.texi dependency dropped. incd="`test -f defsincdate || echo './'`defsincdate"; \ ./mkdefsinc -C . --date "`cat $incd 2>/dev/null`" \ gpgme.texi uiserver.texi lesser.texi gpl.texi gpgme-json.texi >defs.inc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/build/gpgme/src/gpgme/build-aux/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in gpgme.info gpgme.info-[0-9] gpgme.info-[0-9][0-9] gpgme.i[0-9] gpgme.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 '/build/gpgme/src/gpgme/build-aux/missing' makeinfo -I . \ -o gpgme.info gpgme.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./gpgme.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc incd="`test -f defsincdate || echo './'`defsincdate"; \ for file in gpgme-json.texi ; do \ /usr/bin/yat2m -I . --release "GPGME 2.0.0" --store \ --date "`cat $incd 2>/dev/null`" \ `test -f '$file' || echo './'`$file ; done make[3]: Leaving directory '/build/gpgme/src/gpgme/doc' make[2]: Leaving directory '/build/gpgme/src/gpgme/doc' Making all in lang make[2]: Entering directory '/build/gpgme/src/gpgme/lang' Making all in cl make[3]: Entering directory '/build/gpgme/src/gpgme/lang/cl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/gpgme/src/gpgme/lang/cl' make[3]: Entering directory '/build/gpgme/src/gpgme/lang' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/gpgme/src/gpgme/lang' make[2]: Leaving directory '/build/gpgme/src/gpgme/lang' make[2]: Entering directory '/build/gpgme/src/gpgme' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/gpgme/src/gpgme' make[1]: Leaving directory '/build/gpgme/src/gpgme' ==> Entering fakeroot environment... ==> Starting package()... make install-recursive make[1]: Entering directory '/build/gpgme/src/gpgme' Making install in src make[2]: Entering directory '/build/gpgme/src/gpgme/src' make[3]: Entering directory '/build/gpgme/src/gpgme/src' /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/lib' /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/share/aclocal' /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libgpgme.la '/build/gpgme/pkg/gpgme/usr/lib' /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gpgme.m4 '/build/gpgme/pkg/gpgme/usr/share/aclocal' /usr/bin/install -c -m 644 gpgme.h '/build/gpgme/pkg/gpgme/usr/include' /usr/bin/install -c -m 644 gpgme.pc gpgme-glib.pc '/build/gpgme/pkg/gpgme/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libgpgme.so.45.0.0 /build/gpgme/pkg/gpgme/usr/lib/libgpgme.so.45.0.0 libtool: install: (cd /build/gpgme/pkg/gpgme/usr/lib && { ln -s -f libgpgme.so.45.0.0 libgpgme.so.45 || { rm -f libgpgme.so.45 && ln -s libgpgme.so.45.0.0 libgpgme.so.45; }; }) libtool: install: (cd /build/gpgme/pkg/gpgme/usr/lib && { ln -s -f libgpgme.so.45.0.0 libgpgme.so || { rm -f libgpgme.so && ln -s libgpgme.so.45.0.0 libgpgme.so; }; }) libtool: install: /usr/bin/install -c .libs/libgpgme.lai /build/gpgme/pkg/gpgme/usr/lib/libgpgme.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gpgme-tool gpgme-json '/build/gpgme/pkg/gpgme/usr/bin' libtool: warning: 'libgpgme.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gpgme-tool /build/gpgme/pkg/gpgme/usr/bin/gpgme-tool libtool: warning: 'libgpgme.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gpgme-json /build/gpgme/pkg/gpgme/usr/bin/gpgme-json make[3]: Leaving directory '/build/gpgme/src/gpgme/src' make[2]: Leaving directory '/build/gpgme/src/gpgme/src' Making install in tests make[2]: Entering directory '/build/gpgme/src/gpgme/tests' Making install in gpg make[3]: Entering directory '/build/gpgme/src/gpgme/tests/gpg' make install-am make[4]: Entering directory '/build/gpgme/src/gpgme/tests/gpg' make[5]: Entering directory '/build/gpgme/src/gpgme/tests/gpg' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/gpgme/src/gpgme/tests/gpg' make[4]: Leaving directory '/build/gpgme/src/gpgme/tests/gpg' make[3]: Leaving directory '/build/gpgme/src/gpgme/tests/gpg' Making install in json make[3]: Entering directory '/build/gpgme/src/gpgme/tests/json' make install-am make[4]: Entering directory '/build/gpgme/src/gpgme/tests/json' make[5]: Entering directory '/build/gpgme/src/gpgme/tests/json' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/gpgme/src/gpgme/tests/json' make[4]: Leaving directory '/build/gpgme/src/gpgme/tests/json' make[3]: Leaving directory '/build/gpgme/src/gpgme/tests/json' make[3]: Entering directory '/build/gpgme/src/gpgme/tests' make[4]: Entering directory '/build/gpgme/src/gpgme/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/gpgme/src/gpgme/tests' make[3]: Leaving directory '/build/gpgme/src/gpgme/tests' make[2]: Leaving directory '/build/gpgme/src/gpgme/tests' Making install in doc make[2]: Entering directory '/build/gpgme/src/gpgme/doc' make[2]: Circular defs.inc <- defsincdate dependency dropped. make install-am make[3]: Entering directory '/build/gpgme/src/gpgme/doc' make[3]: Circular defsincdate <- gpgme.texi dependency dropped. make[4]: Entering directory '/build/gpgme/src/gpgme/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Circular defsincdate <- gpgme.texi dependency dropped. /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/share/man/man1' /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/share/info' /usr/bin/install -c -m 644 gpgme-json.1 '/build/gpgme/pkg/gpgme/usr/share/man/man1' /usr/bin/install -c -m 644 ./gpgme.info ./gpgme.info-1 ./gpgme.info-2 '/build/gpgme/pkg/gpgme/usr/share/info' install-info --info-dir='/build/gpgme/pkg/gpgme/usr/share/info' '/build/gpgme/pkg/gpgme/usr/share/info/gpgme.info' make[4]: Leaving directory '/build/gpgme/src/gpgme/doc' make[3]: Leaving directory '/build/gpgme/src/gpgme/doc' make[2]: Leaving directory '/build/gpgme/src/gpgme/doc' Making install in lang make[2]: Entering directory '/build/gpgme/src/gpgme/lang' Making install in cl make[3]: Entering directory '/build/gpgme/src/gpgme/lang/cl' make[4]: Entering directory '/build/gpgme/src/gpgme/lang/cl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/gpgme/pkg/gpgme/usr/share/common-lisp/source/gpgme' /usr/bin/install -c -m 644 gpgme.asd gpgme-package.lisp gpgme-grovel.lisp gpgme.lisp '/build/gpgme/pkg/gpgme/usr/share/common-lisp/source/gpgme' make[4]: Leaving directory '/build/gpgme/src/gpgme/lang/cl' make[3]: Leaving directory '/build/gpgme/src/gpgme/lang/cl' make[3]: Entering directory '/build/gpgme/src/gpgme/lang' make[4]: Entering directory '/build/gpgme/src/gpgme/lang' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/gpgme/src/gpgme/lang' make[3]: Leaving directory '/build/gpgme/src/gpgme/lang' make[2]: Leaving directory '/build/gpgme/src/gpgme/lang' make[2]: Entering directory '/build/gpgme/src/gpgme' make[3]: Entering directory '/build/gpgme/src/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 '/build/gpgme/src/gpgme' make[2]: Leaving directory '/build/gpgme/src/gpgme' make[1]: Leaving directory '/build/gpgme/src/gpgme' install: creating directory '/build/gpgme/pkg/gpgme/usr/share/licenses' install: creating directory '/build/gpgme/pkg/gpgme/usr/share/licenses/gpgme' 'LICENSES' -> '/build/gpgme/pkg/gpgme/usr/share/licenses/gpgme/MIT.txt' ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "gpgme"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gpgme 2.0.0-1 (Fri Jun 6 11:09:09 2025) ==> Cleaning up...