Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447584 Details for
Bug 594922
app-crypt/gpgme-1.7.0 : t-keylist.cpp:33:17: fatal error: QTest: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-crypt:gpgme-1.7.0:20160923-110028.log
app-crypt:gpgme-1.7.0:20160923-110028.log (text/plain), 120.77 KB, created by
Toralf Förster
on 2016-09-23 18:14:57 UTC
(
hide
)
Description:
app-crypt:gpgme-1.7.0:20160923-110028.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-23 18:14:57 UTC
Size:
120.77 KB
patch
obsolete
> * Package: app-crypt/gpgme-1.7.0 > * Repository: gentoo > * Maintainer: crypto@gentoo.org > * USE: abi_x86_64 amd64 cxx elibc_glibc kernel_linux qt5 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gpgme-1.7.0.tar.bz2 to /var/tmp/portage/app-crypt/gpgme-1.7.0/work >>>> Source unpacked in /var/tmp/portage/app-crypt/gpgme-1.7.0/work >>>> Preparing source in /var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0 ... > * Applying gpgme-1.1.8-et_EE.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0 ... > * econf: updating gpgme-1.7.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gpgme-1.7.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gpgme-1.7.0 --htmldir=/usr/share/doc/gpgme-1.7.0/html --libdir=/usr/lib64 --includedir=/usr/include/gpgme --enable-languages=cl cpp qt --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for gitlog-to-changelog... no >checking for cc for build... x86_64-pc-linux-gnu-gcc >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for 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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for pthread_create in -lpthread... yes >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GPGME_QT... yes >checking for GPGME_QTTEST... no >checking for x86_64-pc-linux-gnu-moc... no >checking for moc... moc >checking moc version... no >checking for x86_64-pc-linux-gnu-moc-qt5... no >checking for moc-qt5... no >checking for x86_64-pc-linux-gnu-qtchooser... no >checking for qtchooser... qtchooser >moc 5.6.1 >checking whether a simple qt program can be built... yes >checking for doxygen... doxygen >checking for dot... no >configure: WARNING: Graphviz not found - Qt binding doc will not have diagrams. >checking for locale.h... yes >checking for sys/select.h... yes >checking for sys/uio.h... yes >checking for argp.h... yes >checking for unistd.h... (cached) yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for inline... inline >checking size of unsigned int... 4 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for off_t... yes >checking for uintptr_t... yes >checking for __thread... yes >configure: checking for libraries >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for vasprintf... yes >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... guessing yes >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... /usr/bin/gpg-error-config >checking for GPG Error - version >= 1.11... yes (1.24) >checking for x86_64-pc-linux-gnu-libassuan-config... no >checking for libassuan-config... /usr/bin/libassuan-config >checking for LIBASSUAN - version >= 2.0.2... yes (2.4.3) >checking LIBASSUAN API version... okay >checking for funopen... no >checking for fopencookie... yes >checking for funopen... (cached) no >checking for getgid... yes >checking for getegid... 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 doc/Makefile >config.status: creating src/versioninfo.rc >config.status: creating src/gpgme.h >config.status: creating src/gpgme-config >config.status: creating lang/cpp/Makefile >config.status: creating lang/cpp/src/Makefile >config.status: creating lang/cpp/src/GpgmeppConfig.cmake.in >config.status: creating lang/cpp/src/GpgmeppConfigVersion.cmake >config.status: creating lang/cpp/src/gpgmepp_version.h >config.status: creating lang/qt/Makefile >config.status: creating lang/qt/src/Makefile >config.status: creating lang/qt/src/QGpgmeConfig.cmake.in >config.status: creating lang/qt/src/QGpgmeConfigVersion.cmake >config.status: creating lang/qt/tests/Makefile >config.status: creating lang/qt/src/qgpgme_version.h >config.status: creating lang/Makefile >config.status: creating lang/cl/Makefile >config.status: creating lang/cl/gpgme.asd >config.status: creating lang/qt/doc/Doxyfile >config.status: creating lang/qt/doc/Makefile >config.status: creating lang/python/Makefile >config.status: creating lang/python/setup.py >config.status: creating lang/python/pyme/version.py >config.status: creating lang/python/tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > GPGME v1.7.0 has been configured as follows: > > Revision: e7ab753 (59307) > Platform: x86_64-pc-linux-gnu > > UI Server: yes > FD Passing: yes > GPGME Pthread: yes > > Language bindings: cl cpp qt > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o conversion.lo conversion.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c conversion.c -fPIC -DPIC -o .libs/conversion.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o b64dec.lo b64dec.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c b64dec.c -fPIC -DPIC -o .libs/b64dec.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o get-env.lo get-env.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c get-env.c -fPIC -DPIC -o .libs/get-env.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o parsetlv.lo parsetlv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c parsetlv.c -fPIC -DPIC -o .libs/parsetlv.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o mbox-util.lo mbox-util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c mbox-util.c -fPIC -DPIC -o .libs/mbox-util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data.lo data.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data.c -fPIC -DPIC -o .libs/data.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-fd.lo data-fd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-fd.c -fPIC -DPIC -o .libs/data-fd.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-stream.lo data-stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-stream.c -fPIC -DPIC -o .libs/data-stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-mem.lo data-mem.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-mem.c -fPIC -DPIC -o .libs/data-mem.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-user.lo data-user.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-user.c -fPIC -DPIC -o .libs/data-user.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-compat.lo data-compat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-compat.c -fPIC -DPIC -o .libs/data-compat.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-identify.lo data-identify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-identify.c -fPIC -DPIC -o .libs/data-identify.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o signers.lo signers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c signers.c -fPIC -DPIC -o .libs/signers.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sig-notation.lo sig-notation.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sig-notation.c -fPIC -DPIC -o .libs/sig-notation.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait.lo wait.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait.c -fPIC -DPIC -o .libs/wait.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-global.lo wait-global.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-global.c -fPIC -DPIC -o .libs/wait-global.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-private.lo wait-private.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-private.c -fPIC -DPIC -o .libs/wait-private.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-user.lo wait-user.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-user.c -fPIC -DPIC -o .libs/wait-user.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o op-support.lo op-support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c op-support.c -fPIC -DPIC -o .libs/op-support.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt.lo encrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt-sign.lo encrypt-sign.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt-sign.c -fPIC -DPIC -o .libs/encrypt-sign.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt.lo decrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c decrypt.c -fPIC -DPIC -o .libs/decrypt.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt-verify.lo decrypt-verify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c decrypt-verify.c -fPIC -DPIC -o .libs/decrypt-verify.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o verify.lo verify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c verify.c -fPIC -DPIC -o .libs/verify.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sign.lo sign.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sign.c -fPIC -DPIC -o .libs/sign.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passphrase.lo passphrase.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passphrase.c -fPIC -DPIC -o .libs/passphrase.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o progress.lo progress.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c progress.c -fPIC -DPIC -o .libs/progress.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o key.lo key.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c key.c -fPIC -DPIC -o .libs/key.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keylist.lo keylist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keylist.c -fPIC -DPIC -o .libs/keylist.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keysign.lo keysign.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keysign.c -fPIC -DPIC -o .libs/keysign.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o trust-item.lo trust-item.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trust-item.c -fPIC -DPIC -o .libs/trust-item.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o trustlist.lo trustlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trustlist.c -fPIC -DPIC -o .libs/trustlist.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o tofupolicy.lo tofupolicy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c tofupolicy.c -fPIC -DPIC -o .libs/tofupolicy.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o import.lo import.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c import.c -fPIC -DPIC -o .libs/import.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o export.lo export.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c export.c -fPIC -DPIC -o .libs/export.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o genkey.lo genkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c genkey.c -fPIC -DPIC -o .libs/genkey.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o delete.lo delete.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c delete.c -fPIC -DPIC -o .libs/delete.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o edit.lo edit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c edit.c -fPIC -DPIC -o .libs/edit.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o getauditlog.lo getauditlog.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c getauditlog.c -fPIC -DPIC -o .libs/getauditlog.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o opassuan.lo opassuan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c opassuan.c -fPIC -DPIC -o .libs/opassuan.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passwd.lo passwd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passwd.c -fPIC -DPIC -o .libs/passwd.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o spawn.lo spawn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c spawn.c -fPIC -DPIC -o .libs/spawn.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o assuan-support.lo assuan-support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c assuan-support.c -fPIC -DPIC -o .libs/assuan-support.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine.lo engine.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine.c -fPIC -DPIC -o .libs/engine.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpg.lo engine-gpg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpg.c -fPIC -DPIC -o .libs/engine-gpg.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o status-table.lo status-table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c status-table.c -fPIC -DPIC -o .libs/status-table.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgsm.lo engine-gpgsm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpgsm.c -fPIC -DPIC -o .libs/engine-gpgsm.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-assuan.lo engine-assuan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-assuan.c -fPIC -DPIC -o .libs/engine-assuan.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgconf.lo engine-gpgconf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpgconf.c -fPIC -DPIC -o .libs/engine-gpgconf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-uiserver.lo engine-uiserver.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-uiserver.c -fPIC -DPIC -o .libs/engine-uiserver.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-g13.lo engine-g13.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-g13.c -fPIC -DPIC -o .libs/engine-g13.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o vfs-mount.lo vfs-mount.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-mount.c -fPIC -DPIC -o .libs/vfs-mount.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o vfs-create.lo vfs-create.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-create.c -fPIC -DPIC -o .libs/vfs-create.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-spawn.lo engine-spawn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-spawn.c -fPIC -DPIC -o .libs/engine-spawn.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgconf.lo gpgconf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgconf.c -fPIC -DPIC -o .libs/gpgconf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-util.lo posix-util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-util.c -fPIC -DPIC -o .libs/posix-util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-sema.lo posix-sema.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-sema.c -fPIC -DPIC -o .libs/posix-sema.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-io.lo posix-io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-io.c -fPIC -DPIC -o .libs/posix-io.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o dirinfo.lo dirinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c dirinfo.c -fPIC -DPIC -o .libs/dirinfo.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o debug.lo debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c debug.c -fPIC -DPIC -o .libs/debug.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgme.lo gpgme.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgme.c -fPIC -DPIC -o .libs/gpgme.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o version.lo version.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c version.c -fPIC -DPIC -o .libs/version.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o error.lo error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c error.c -fPIC -DPIC -o .libs/error.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o ath.lo ath.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c ath.c -fPIC -DPIC -o .libs/ath.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o funopen.lo funopen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c funopen.c -fPIC -DPIC -o .libs/funopen.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 26:0:15 -Wl,-O1 -Wl,--as-needed -o libgpgme.la -rpath /usr/lib64 conversion.lo b64dec.lo get-env.lo parsetlv.lo mbox-util.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.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 trust-item.lo trustlist.lo tofupolicy.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.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-uiserver.lo engine-g13.lo vfs-mount.lo vfs-create.lo engine-spawn.lo gpgconf.lo posix-util.lo posix-sema.lo posix-io.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo ath.lo -L/usr/lib64 -lassuan -lgpg-error funopen.lo -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/conversion.o .libs/b64dec.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-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/trust-item.o .libs/trustlist.o .libs/tofupolicy.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.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-uiserver.o .libs/engine-g13.o .libs/vfs-mount.o .libs/vfs-create.o .libs/engine-spawn.o .libs/gpgconf.o .libs/posix-util.o .libs/posix-sema.o .libs/posix-io.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o .libs/ath.o .libs/funopen.o -L/usr/lib64 -lassuan -lgpg-error -march=native -O2 -Wl,--version-script=./libgpgme.vers -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgpgme.so.11 -o .libs/libgpgme.so.11.15.0 >libtool: link: (cd ".libs" && rm -f "libgpgme.so.11" && ln -s "libgpgme.so.11.15.0" "libgpgme.so.11") >libtool: link: (cd ".libs" && rm -f "libgpgme.so" && ln -s "libgpgme.so.11.15.0" "libgpgme.so") >libtool: link: ( cd ".libs" && rm -f "libgpgme.la" && ln -s "../libgpgme.la" "libgpgme.la" ) >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o ath-pthread.lo ath-pthread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c ath-pthread.c -fPIC -DPIC -o .libs/ath-pthread.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 26:0:15 -Wl,-O1 -Wl,--as-needed -o libgpgme-pthread.la -rpath /usr/lib64 conversion.lo b64dec.lo get-env.lo parsetlv.lo mbox-util.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.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 trust-item.lo trustlist.lo tofupolicy.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.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-uiserver.lo engine-g13.lo vfs-mount.lo vfs-create.lo engine-spawn.lo gpgconf.lo posix-util.lo posix-sema.lo posix-io.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo ath-pthread.lo -L/usr/lib64 -lassuan -lgpg-error funopen.lo -lpthread -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/conversion.o .libs/b64dec.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-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/trust-item.o .libs/trustlist.o .libs/tofupolicy.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.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-uiserver.o .libs/engine-g13.o .libs/vfs-mount.o .libs/vfs-create.o .libs/engine-spawn.o .libs/gpgconf.o .libs/posix-util.o .libs/posix-sema.o .libs/posix-io.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o .libs/ath-pthread.o .libs/funopen.o -L/usr/lib64 -lassuan -lpthread -lgpg-error -march=native -O2 -Wl,--version-script=./libgpgme.vers -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgpgme-pthread.so.11 -o .libs/libgpgme-pthread.so.11.15.0 >libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so.11" && ln -s "libgpgme-pthread.so.11.15.0" "libgpgme-pthread.so.11") >libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so" && ln -s "libgpgme-pthread.so.11.15.0" "libgpgme-pthread.so") >libtool: link: ( cd ".libs" && rm -f "libgpgme-pthread.la" && ln -s "../libgpgme-pthread.la" "libgpgme-pthread.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgme-tool.o gpgme-tool.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o argparse.o argparse.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o gpgme-tool gpgme-tool.o argparse.o libgpgme.la -L/usr/lib64 -lassuan -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o .libs/gpgme-tool gpgme-tool.o argparse.o ./.libs/libgpgme.so -L/usr/lib64 -lassuan -lgpg-error >make[2]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests' >Making all in gpg >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests/gpg' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt.o t-encrypt.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-encrypt t-encrypt.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-sym.o t-encrypt-sym.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-encrypt-sym t-encrypt-sym.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-encrypt-sym t-encrypt-sym.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-sign.o t-encrypt-sign.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-encrypt-sign t-encrypt-sign.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-encrypt-sign t-encrypt-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-sign.o t-sign.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-sign t-sign.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-sign t-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-signers.o t-signers.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-signers t-signers.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-signers t-signers.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-decrypt.o t-decrypt.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-decrypt t-decrypt.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-verify.o t-verify.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-verify t-verify.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-verify t-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-decrypt-verify.o t-decrypt-verify.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-decrypt-verify t-decrypt-verify.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-decrypt-verify t-decrypt-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-export.o t-export.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-export t-export.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-export t-export.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-import.o t-import.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-import t-import.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-import t-import.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-trustlist.o t-trustlist.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-trustlist t-trustlist.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-trustlist t-trustlist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-edit.o t-edit.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-edit t-edit.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-edit t-edit.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-keylist.o t-keylist.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-keylist t-keylist.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-keylist t-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-keylist-sig.o t-keylist-sig.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-keylist-sig t-keylist-sig.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-keylist-sig t-keylist-sig.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-wait.o t-wait.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-wait t-wait.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-wait t-wait.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-large.o t-encrypt-large.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-encrypt-large t-encrypt-large.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-encrypt-large t-encrypt-large.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-file-name.o t-file-name.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-file-name t-file-name.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-file-name t-file-name.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-gpgconf.o t-gpgconf.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-gpgconf t-gpgconf.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-gpgconf t-gpgconf.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-mixed.o t-encrypt-mixed.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-encrypt-mixed t-encrypt-mixed.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-encrypt-mixed t-encrypt-mixed.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-eventloop.o t-eventloop.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-eventloop t-eventloop.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-eventloop t-eventloop.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-thread1.o t-thread1.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-thread1 t-thread1.o ../../src/libgpgme-pthread.la -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-thread1 t-thread1.o ../../src/.libs/libgpgme-pthread.so -lpthread -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-genkey.o t-genkey.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-genkey t-genkey.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-genkey t-genkey.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests/gpg' >Making all in gpgsm >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests/gpgsm' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-import.o t-import.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-import t-import.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-import t-import.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-keylist.o t-keylist.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-keylist t-keylist.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-keylist t-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt.o t-encrypt.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-encrypt t-encrypt.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-verify.o t-verify.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-verify t-verify.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-verify t-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-decrypt.o t-decrypt.c >t-decrypt.c:37:19: warning: âtest_text1â defined but not used [-Wunused-const-variable=] > static const char test_text1[] = "Hallo Leute!\n"; > ^~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-decrypt t-decrypt.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-sign.o t-sign.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-sign t-sign.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-sign t-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-export.o t-export.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-export t-export.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-export t-export.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-genkey.o t-genkey.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-genkey t-genkey.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-genkey t-genkey.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o cms-keylist.o cms-keylist.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o cms-keylist cms-keylist.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o cms-keylist cms-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o cms-decrypt.o cms-decrypt.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o cms-decrypt cms-decrypt.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o cms-decrypt cms-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests/gpgsm' >Making all in opassuan >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests/opassuan' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-command.o t-command.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-command t-command.o ../../src/libgpgme.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o .libs/t-command t-command.o ../../src/.libs/libgpgme.so >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests/opassuan' >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-version.o t-version.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-version t-version.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-version t-version.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-data.o t-data.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-data t-data.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-data t-data.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-engine-info.o t-engine-info.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o t-engine-info t-engine-info.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o t-engine-info t-engine-info.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-keylist.o run-keylist.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-keylist run-keylist.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-keylist run-keylist.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-export.o run-export.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-export run-export.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-export run-export.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-import.o run-import.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-import run-import.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-import run-import.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-sign.o run-sign.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-sign run-sign.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-sign run-sign.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-verify.o run-verify.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-verify run-verify.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-verify run-verify.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-encrypt.o run-encrypt.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-encrypt run-encrypt.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-encrypt run-encrypt.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-identify.o run-identify.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-identify run-identify.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-identify run-identify.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-decrypt.o run-decrypt.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-decrypt run-decrypt.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-decrypt run-decrypt.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-genkey.o run-genkey.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-genkey run-genkey.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-genkey run-genkey.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-keysign.o run-keysign.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-keysign run-keysign.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-keysign run-keysign.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-tofu.o run-tofu.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-O1 -Wl,--as-needed -o run-tofu run-tofu.o ../src/libgpgme.la -lgpg-error >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o run-tofu run-tofu.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests' >make[2]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/tests' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/doc' >x86_64-pc-linux-gnu-gcc -I. -I.. -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 >defs.inc >make all-am >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/doc' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/doc' >make[2]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/doc' >Making all in lang >make[2]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang' >Making all in cl >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cl' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cl' >Making all in cpp >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cpp' >Making all in src >make[4]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cpp/src' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o exception.lo exception.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c exception.cpp -fPIC -DPIC -o .libs/exception.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o context.lo context.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c context.cpp -fPIC -DPIC -o .libs/context.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o key.lo key.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c key.cpp -fPIC -DPIC -o .libs/key.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o trustitem.lo trustitem.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c trustitem.cpp -fPIC -DPIC -o .libs/trustitem.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o data.lo data.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c data.cpp -fPIC -DPIC -o .libs/data.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o callbacks.lo callbacks.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c callbacks.cpp -fPIC -DPIC -o .libs/callbacks.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o eventloopinteractor.lo eventloopinteractor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c eventloopinteractor.cpp -fPIC -DPIC -o .libs/eventloopinteractor.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o editinteractor.lo editinteractor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c editinteractor.cpp -fPIC -DPIC -o .libs/editinteractor.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o keylistresult.lo keylistresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c keylistresult.cpp -fPIC -DPIC -o .libs/keylistresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o keygenerationresult.lo keygenerationresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c keygenerationresult.cpp -fPIC -DPIC -o .libs/keygenerationresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o importresult.lo importresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c importresult.cpp -fPIC -DPIC -o .libs/importresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o decryptionresult.lo decryptionresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c decryptionresult.cpp -fPIC -DPIC -o .libs/decryptionresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o verificationresult.lo verificationresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c verificationresult.cpp -fPIC -DPIC -o .libs/verificationresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o signingresult.lo signingresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c signingresult.cpp -fPIC -DPIC -o .libs/signingresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o encryptionresult.lo encryptionresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c encryptionresult.cpp -fPIC -DPIC -o .libs/encryptionresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o engineinfo.lo engineinfo.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c engineinfo.cpp -fPIC -DPIC -o .libs/engineinfo.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o gpgsetexpirytimeeditinteractor.lo gpgsetexpirytimeeditinteractor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c gpgsetexpirytimeeditinteractor.cpp -fPIC -DPIC -o .libs/gpgsetexpirytimeeditinteractor.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o gpgsetownertrusteditinteractor.lo gpgsetownertrusteditinteractor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c gpgsetownertrusteditinteractor.cpp -fPIC -DPIC -o .libs/gpgsetownertrusteditinteractor.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o gpgsignkeyeditinteractor.lo gpgsignkeyeditinteractor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c gpgsignkeyeditinteractor.cpp -fPIC -DPIC -o .libs/gpgsignkeyeditinteractor.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o gpgadduserideditinteractor.lo gpgadduserideditinteractor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c gpgadduserideditinteractor.cpp -fPIC -DPIC -o .libs/gpgadduserideditinteractor.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o defaultassuantransaction.lo defaultassuantransaction.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c defaultassuantransaction.cpp -fPIC -DPIC -o .libs/defaultassuantransaction.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o scdgetinfoassuantransaction.lo scdgetinfoassuantransaction.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c scdgetinfoassuantransaction.cpp -fPIC -DPIC -o .libs/scdgetinfoassuantransaction.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o gpgagentgetinfoassuantransaction.lo gpgagentgetinfoassuantransaction.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c gpgagentgetinfoassuantransaction.cpp -fPIC -DPIC -o .libs/gpgagentgetinfoassuantransaction.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o vfsmountresult.lo vfsmountresult.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c vfsmountresult.cpp -fPIC -DPIC -o .libs/vfsmountresult.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o configuration.lo configuration.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c configuration.cpp -fPIC -DPIC -o .libs/configuration.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o tofuinfo.lo tofuinfo.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c tofuinfo.cpp -fPIC -DPIC -o .libs/tofuinfo.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c -o context_vanilla.lo context_vanilla.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -DBUILDING_GPGMEPP -march=native -O2 -pipe -c context_vanilla.cpp -fPIC -DPIC -o .libs/context_vanilla.o >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -version-info 6:1:0 -Wl,-O1 -Wl,--as-needed -o libgpgmepp.la -rpath /usr/lib64 exception.lo context.lo key.lo trustitem.lo data.lo callbacks.lo eventloopinteractor.lo editinteractor.lo keylistresult.lo keygenerationresult.lo importresult.lo decryptionresult.lo verificationresult.lo signingresult.lo encryptionresult.lo engineinfo.lo gpgsetexpirytimeeditinteractor.lo gpgsetownertrusteditinteractor.lo gpgsignkeyeditinteractor.lo gpgadduserideditinteractor.lo defaultassuantransaction.lo scdgetinfoassuantransaction.lo gpgagentgetinfoassuantransaction.lo vfsmountresult.lo configuration.lo tofuinfo.lo context_vanilla.lo ../../../src/libgpgme.la -L/usr/lib64 -lassuan -lgpg-error >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtbeginS.o .libs/exception.o .libs/context.o .libs/key.o .libs/trustitem.o .libs/data.o .libs/callbacks.o .libs/eventloopinteractor.o .libs/editinteractor.o .libs/keylistresult.o .libs/keygenerationresult.o .libs/importresult.o .libs/decryptionresult.o .libs/verificationresult.o .libs/signingresult.o .libs/encryptionresult.o .libs/engineinfo.o .libs/gpgsetexpirytimeeditinteractor.o .libs/gpgsetownertrusteditinteractor.o .libs/gpgsignkeyeditinteractor.o .libs/gpgadduserideditinteractor.o .libs/defaultassuantransaction.o .libs/scdgetinfoassuantransaction.o .libs/gpgagentgetinfoassuantransaction.o .libs/vfsmountresult.o .libs/configuration.o .libs/tofuinfo.o .libs/context_vanilla.o -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs ../../../src/.libs/libgpgme.so -L/usr/lib64 -lassuan -lgpg-error -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgpgmepp.so.6 -o .libs/libgpgmepp.so.6.0.1 >libtool: link: (cd ".libs" && rm -f "libgpgmepp.so.6" && ln -s "libgpgmepp.so.6.0.1" "libgpgmepp.so.6") >libtool: link: (cd ".libs" && rm -f "libgpgmepp.so" && ln -s "libgpgmepp.so.6.0.1" "libgpgmepp.so") >libtool: link: ( cd ".libs" && rm -f "libgpgmepp.la" && ln -s "../libgpgmepp.la" "libgpgmepp.la" ) >make[4]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cpp/src' >make[4]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cpp' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cpp' >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cpp' >Making all in qt >make[3]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt' >Making all in src >make[4]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/src' >/usr/lib64/qt5/bin/moc `test -f 'abstractimportjob.h' || echo './'`abstractimportjob.h -o abstractimportjob.moc >/usr/lib64/qt5/bin/moc `test -f 'adduseridjob.h' || echo './'`adduseridjob.h -o adduseridjob.moc >/usr/lib64/qt5/bin/moc `test -f 'changeexpiryjob.h' || echo './'`changeexpiryjob.h -o changeexpiryjob.moc >/usr/lib64/qt5/bin/moc `test -f 'changeownertrustjob.h' || echo './'`changeownertrustjob.h -o changeownertrustjob.moc >/usr/lib64/qt5/bin/moc `test -f 'changepasswdjob.h' || echo './'`changepasswdjob.h -o changepasswdjob.moc >/usr/lib64/qt5/bin/moc `test -f 'decryptjob.h' || echo './'`decryptjob.h -o decryptjob.moc >/usr/lib64/qt5/bin/moc `test -f 'decryptverifyjob.h' || echo './'`decryptverifyjob.h -o decryptverifyjob.moc >/usr/lib64/qt5/bin/moc `test -f 'deletejob.h' || echo './'`deletejob.h -o deletejob.moc >/usr/lib64/qt5/bin/moc `test -f 'downloadjob.h' || echo './'`downloadjob.h -o downloadjob.moc >/usr/lib64/qt5/bin/moc `test -f 'encryptjob.h' || echo './'`encryptjob.h -o encryptjob.moc >/usr/lib64/qt5/bin/moc `test -f 'exportjob.h' || echo './'`exportjob.h -o exportjob.moc >/usr/lib64/qt5/bin/moc `test -f 'hierarchicalkeylistjob.h' || echo './'`hierarchicalkeylistjob.h -o hierarchicalkeylistjob.moc >/usr/lib64/qt5/bin/moc `test -f 'importfromkeyserverjob.h' || echo './'`importfromkeyserverjob.h -o importfromkeyserverjob.moc >/usr/lib64/qt5/bin/moc `test -f 'importjob.h' || echo './'`importjob.h -o importjob.moc >/usr/lib64/qt5/bin/moc `test -f 'job.h' || echo './'`job.h -o job.moc >/usr/lib64/qt5/bin/moc `test -f 'keygenerationjob.h' || echo './'`keygenerationjob.h -o keygenerationjob.moc >/usr/lib64/qt5/bin/moc `test -f 'keylistjob.h' || echo './'`keylistjob.h -o keylistjob.moc >/usr/lib64/qt5/bin/moc `test -f 'listallkeysjob.h' || echo './'`listallkeysjob.h -o listallkeysjob.moc >/usr/lib64/qt5/bin/moc `test -f 'multideletejob.h' || echo './'`multideletejob.h -o multideletejob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmeadduseridjob.h' || echo './'`qgpgmeadduseridjob.h -o qgpgmeadduseridjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmechangeexpiryjob.h' || echo './'`qgpgmechangeexpiryjob.h -o qgpgmechangeexpiryjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmechangeownertrustjob.h' || echo './'`qgpgmechangeownertrustjob.h -o qgpgmechangeownertrustjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmechangepasswdjob.h' || echo './'`qgpgmechangepasswdjob.h -o qgpgmechangepasswdjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmedecryptjob.h' || echo './'`qgpgmedecryptjob.h -o qgpgmedecryptjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmedecryptverifyjob.h' || echo './'`qgpgmedecryptverifyjob.h -o qgpgmedecryptverifyjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmedeletejob.h' || echo './'`qgpgmedeletejob.h -o qgpgmedeletejob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmedownloadjob.h' || echo './'`qgpgmedownloadjob.h -o qgpgmedownloadjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmeencryptjob.h' || echo './'`qgpgmeencryptjob.h -o qgpgmeencryptjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmeexportjob.h' || echo './'`qgpgmeexportjob.h -o qgpgmeexportjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmeimportfromkeyserverjob.h' || echo './'`qgpgmeimportfromkeyserverjob.h -o qgpgmeimportfromkeyserverjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmeimportjob.h' || echo './'`qgpgmeimportjob.h -o qgpgmeimportjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmekeygenerationjob.h' || echo './'`qgpgmekeygenerationjob.h -o qgpgmekeygenerationjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmekeylistjob.h' || echo './'`qgpgmekeylistjob.h -o qgpgmekeylistjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmelistallkeysjob.h' || echo './'`qgpgmelistallkeysjob.h -o qgpgmelistallkeysjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmerefreshkeysjob.h' || echo './'`qgpgmerefreshkeysjob.h -o qgpgmerefreshkeysjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmesecretkeyexportjob.h' || echo './'`qgpgmesecretkeyexportjob.h -o qgpgmesecretkeyexportjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmesignencryptjob.h' || echo './'`qgpgmesignencryptjob.h -o qgpgmesignencryptjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmesignjob.h' || echo './'`qgpgmesignjob.h -o qgpgmesignjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmesignkeyjob.h' || echo './'`qgpgmesignkeyjob.h -o qgpgmesignkeyjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmeverifydetachedjob.h' || echo './'`qgpgmeverifydetachedjob.h -o qgpgmeverifydetachedjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmeverifyopaquejob.h' || echo './'`qgpgmeverifyopaquejob.h -o qgpgmeverifyopaquejob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmewkspublishjob.h' || echo './'`qgpgmewkspublishjob.h -o qgpgmewkspublishjob.moc >/usr/lib64/qt5/bin/moc `test -f 'tofupolicyjob.h' || echo './'`tofupolicyjob.h -o tofupolicyjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmetofupolicyjob.h' || echo './'`qgpgmetofupolicyjob.h -o qgpgmetofupolicyjob.moc >/usr/lib64/qt5/bin/moc `test -f 'refreshkeysjob.h' || echo './'`refreshkeysjob.h -o refreshkeysjob.moc >/usr/lib64/qt5/bin/moc `test -f 'signencryptjob.h' || echo './'`signencryptjob.h -o signencryptjob.moc >/usr/lib64/qt5/bin/moc `test -f 'signjob.h' || echo './'`signjob.h -o signjob.moc >/usr/lib64/qt5/bin/moc `test -f 'signkeyjob.h' || echo './'`signkeyjob.h -o signkeyjob.moc >/usr/lib64/qt5/bin/moc `test -f 'specialjob.h' || echo './'`specialjob.h -o specialjob.moc >/usr/lib64/qt5/bin/moc `test -f 'verifydetachedjob.h' || echo './'`verifydetachedjob.h -o verifydetachedjob.moc >/usr/lib64/qt5/bin/moc `test -f 'verifyopaquejob.h' || echo './'`verifyopaquejob.h -o verifyopaquejob.moc >/usr/lib64/qt5/bin/moc `test -f 'keyformailboxjob.h' || echo './'`keyformailboxjob.h -o keyformailboxjob.moc >/usr/lib64/qt5/bin/moc `test -f 'wkspublishjob.h' || echo './'`wkspublishjob.h -o wkspublishjob.moc >/usr/lib64/qt5/bin/moc `test -f 'qgpgmekeyformailboxjob.h' || echo './'`qgpgmekeyformailboxjob.h -o qgpgmekeyformailboxjob.moc >/usr/lib64/qt5/bin/moc `test -f 'defaultkeygenerationjob.h' || echo './'`defaultkeygenerationjob.h -o defaultkeygenerationjob.moc >make all-am >make[5]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/src' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o dataprovider.lo dataprovider.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c dataprovider.cpp -fPIC -DPIC -o .libs/dataprovider.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o job.lo job.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c job.cpp -fPIC -DPIC -o .libs/job.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmeadduseridjob.lo qgpgmeadduseridjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmeadduseridjob.cpp -fPIC -DPIC -o .libs/qgpgmeadduseridjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmebackend.lo qgpgmebackend.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmebackend.cpp -fPIC -DPIC -o .libs/qgpgmebackend.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmechangeexpiryjob.lo qgpgmechangeexpiryjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmechangeexpiryjob.cpp -fPIC -DPIC -o .libs/qgpgmechangeexpiryjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmechangeownertrustjob.lo qgpgmechangeownertrustjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmechangeownertrustjob.cpp -fPIC -DPIC -o .libs/qgpgmechangeownertrustjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmechangepasswdjob.lo qgpgmechangepasswdjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmechangepasswdjob.cpp -fPIC -DPIC -o .libs/qgpgmechangepasswdjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmedecryptjob.lo qgpgmedecryptjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmedecryptjob.cpp -fPIC -DPIC -o .libs/qgpgmedecryptjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmedecryptverifyjob.lo qgpgmedecryptverifyjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmedecryptverifyjob.cpp -fPIC -DPIC -o .libs/qgpgmedecryptverifyjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmedeletejob.lo qgpgmedeletejob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmedeletejob.cpp -fPIC -DPIC -o .libs/qgpgmedeletejob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmedownloadjob.lo qgpgmedownloadjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmedownloadjob.cpp -fPIC -DPIC -o .libs/qgpgmedownloadjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmeencryptjob.lo qgpgmeencryptjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmeencryptjob.cpp -fPIC -DPIC -o .libs/qgpgmeencryptjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmeexportjob.lo qgpgmeexportjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmeexportjob.cpp -fPIC -DPIC -o .libs/qgpgmeexportjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmeimportfromkeyserverjob.lo qgpgmeimportfromkeyserverjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmeimportfromkeyserverjob.cpp -fPIC -DPIC -o .libs/qgpgmeimportfromkeyserverjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmeimportjob.lo qgpgmeimportjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmeimportjob.cpp -fPIC -DPIC -o .libs/qgpgmeimportjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmekeygenerationjob.lo qgpgmekeygenerationjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmekeygenerationjob.cpp -fPIC -DPIC -o .libs/qgpgmekeygenerationjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmekeylistjob.lo qgpgmekeylistjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmekeylistjob.cpp -fPIC -DPIC -o .libs/qgpgmekeylistjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmelistallkeysjob.lo qgpgmelistallkeysjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmelistallkeysjob.cpp -fPIC -DPIC -o .libs/qgpgmelistallkeysjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmenewcryptoconfig.lo qgpgmenewcryptoconfig.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmenewcryptoconfig.cpp -fPIC -DPIC -o .libs/qgpgmenewcryptoconfig.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmerefreshkeysjob.lo qgpgmerefreshkeysjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmerefreshkeysjob.cpp -fPIC -DPIC -o .libs/qgpgmerefreshkeysjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmesecretkeyexportjob.lo qgpgmesecretkeyexportjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmesecretkeyexportjob.cpp -fPIC -DPIC -o .libs/qgpgmesecretkeyexportjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmesignencryptjob.lo qgpgmesignencryptjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmesignencryptjob.cpp -fPIC -DPIC -o .libs/qgpgmesignencryptjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmesignjob.lo qgpgmesignjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmesignjob.cpp -fPIC -DPIC -o .libs/qgpgmesignjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmesignkeyjob.lo qgpgmesignkeyjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmesignkeyjob.cpp -fPIC -DPIC -o .libs/qgpgmesignkeyjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmeverifydetachedjob.lo qgpgmeverifydetachedjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmeverifydetachedjob.cpp -fPIC -DPIC -o .libs/qgpgmeverifydetachedjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmeverifyopaquejob.lo qgpgmeverifyopaquejob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmeverifyopaquejob.cpp -fPIC -DPIC -o .libs/qgpgmeverifyopaquejob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o threadedjobmixin.lo threadedjobmixin.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c threadedjobmixin.cpp -fPIC -DPIC -o .libs/threadedjobmixin.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmekeyformailboxjob.lo qgpgmekeyformailboxjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmekeyformailboxjob.cpp -fPIC -DPIC -o .libs/qgpgmekeyformailboxjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o gpgme_backend_debug.lo gpgme_backend_debug.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c gpgme_backend_debug.cpp -fPIC -DPIC -o .libs/gpgme_backend_debug.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmetofupolicyjob.lo qgpgmetofupolicyjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmetofupolicyjob.cpp -fPIC -DPIC -o .libs/qgpgmetofupolicyjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o defaultkeygenerationjob.lo defaultkeygenerationjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c defaultkeygenerationjob.cpp -fPIC -DPIC -o .libs/defaultkeygenerationjob.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c -o qgpgmewkspublishjob.lo qgpgmewkspublishjob.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -march=native -O2 -pipe -c qgpgmewkspublishjob.cpp -fPIC -DPIC -o .libs/qgpgmewkspublishjob.o >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -version-info 6:1:0 -Wl,-O1 -Wl,--as-needed -o libqgpgme.la -rpath /usr/lib64 dataprovider.lo job.lo qgpgmeadduseridjob.lo qgpgmebackend.lo qgpgmechangeexpiryjob.lo qgpgmechangeownertrustjob.lo qgpgmechangepasswdjob.lo qgpgmedecryptjob.lo qgpgmedecryptverifyjob.lo qgpgmedeletejob.lo qgpgmedownloadjob.lo qgpgmeencryptjob.lo qgpgmeexportjob.lo qgpgmeimportfromkeyserverjob.lo qgpgmeimportjob.lo qgpgmekeygenerationjob.lo qgpgmekeylistjob.lo qgpgmelistallkeysjob.lo qgpgmenewcryptoconfig.lo qgpgmerefreshkeysjob.lo qgpgmesecretkeyexportjob.lo qgpgmesignencryptjob.lo qgpgmesignjob.lo qgpgmesignkeyjob.lo qgpgmeverifydetachedjob.lo qgpgmeverifyopaquejob.lo threadedjobmixin.lo qgpgmekeyformailboxjob.lo gpgme_backend_debug.lo qgpgmetofupolicyjob.lo defaultkeygenerationjob.lo qgpgmewkspublishjob.lo ../../cpp/src/libgpgmepp.la ../../../src/libgpgme.la -L/usr/lib64 -lassuan -lgpg-error -lQt5Core >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtbeginS.o .libs/dataprovider.o .libs/job.o .libs/qgpgmeadduseridjob.o .libs/qgpgmebackend.o .libs/qgpgmechangeexpiryjob.o .libs/qgpgmechangeownertrustjob.o .libs/qgpgmechangepasswdjob.o .libs/qgpgmedecryptjob.o .libs/qgpgmedecryptverifyjob.o .libs/qgpgmedeletejob.o .libs/qgpgmedownloadjob.o .libs/qgpgmeencryptjob.o .libs/qgpgmeexportjob.o .libs/qgpgmeimportfromkeyserverjob.o .libs/qgpgmeimportjob.o .libs/qgpgmekeygenerationjob.o .libs/qgpgmekeylistjob.o .libs/qgpgmelistallkeysjob.o .libs/qgpgmenewcryptoconfig.o .libs/qgpgmerefreshkeysjob.o .libs/qgpgmesecretkeyexportjob.o .libs/qgpgmesignencryptjob.o .libs/qgpgmesignjob.o .libs/qgpgmesignkeyjob.o .libs/qgpgmeverifydetachedjob.o .libs/qgpgmeverifyopaquejob.o .libs/threadedjobmixin.o .libs/qgpgmekeyformailboxjob.o .libs/gpgme_backend_debug.o .libs/qgpgmetofupolicyjob.o .libs/defaultkeygenerationjob.o .libs/qgpgmewkspublishjob.o -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/src/.libs ../../cpp/src/.libs/libgpgmepp.so ../../../src/.libs/libgpgme.so -L/usr/lib64 -lassuan -lgpg-error -lQt5Core -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libqgpgme.so.6 -o .libs/libqgpgme.so.6.0.1 >libtool: link: (cd ".libs" && rm -f "libqgpgme.so.6" && ln -s "libqgpgme.so.6.0.1" "libqgpgme.so.6") >libtool: link: (cd ".libs" && rm -f "libqgpgme.so" && ln -s "libqgpgme.so.6.0.1" "libqgpgme.so") >libtool: link: ( cd ".libs" && rm -f "libqgpgme.la" && ln -s "../libqgpgme.la" "libqgpgme.la" ) >make[5]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/src' >make[4]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/src' >Making all in tests >make[4]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/tests' >/usr/lib64/qt5/bin/moc `test -f 't-keylist.cpp' || echo './'`t-keylist.cpp -o t-keylist.moc >/usr/lib64/qt5/bin/moc `test -f 't-keylocate.cpp' || echo './'`t-keylocate.cpp -o t-keylocate.moc >/usr/lib64/qt5/bin/moc `test -f 't-ownertrust.cpp' || echo './'`t-ownertrust.cpp -o t-ownertrust.moc >/usr/lib64/qt5/bin/moc `test -f 't-tofuinfo.cpp' || echo './'`t-tofuinfo.cpp -o t-tofuinfo.moc >/usr/lib64/qt5/bin/moc `test -f 't-encrypt.cpp' || echo './'`t-encrypt.cpp -o t-encrypt.moc >/usr/lib64/qt5/bin/moc `test -f 't-support.h' || echo './'`t-support.h -o t-support.hmoc >/usr/lib64/qt5/bin/moc `test -f 't-wkspublish.cpp' || echo './'`t-wkspublish.cpp -o t-wkspublish.moc >make all-am >make[5]: Entering directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/tests' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -march=native -O2 -pipe -c -o t-keylist.o t-keylist.cpp >t-keylist.cpp:33:17: fatal error: QTest: No such file or directory > #include <QTest> > ^ >compilation terminated. >make[5]: *** [Makefile:595: t-keylist.o] Error 1 >make[5]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/tests' >make[4]: *** [Makefile:503: all] Error 2 >make[4]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt/tests' >make[3]: *** [Makefile:443: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang/qt' >make[2]: *** [Makefile:442: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0/lang' >make[1]: *** [Makefile:508: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0' >make: *** [Makefile:437: all] Error 2 > * ERROR: app-crypt/gpgme-1.7.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-crypt/gpgme-1.7.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/gpgme-1.7.0::gentoo'`. > * The complete build log is located at '/var/log/portage/app-crypt:gpgme-1.7.0:20160923-110028.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/gpgme-1.7.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/gpgme-1.7.0/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0' > * S: '/var/tmp/portage/app-crypt/gpgme-1.7.0/work/gpgme-1.7.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 594922
: 447584 |
447586
|
447588