Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gpgme.spec'], False, '/var/lib/mock/f19-build-1509743-254898/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gpgme.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Feb 12 2003 Warren Togami 0.4.0-1.fedora.3 Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gpgme-1.3.2-2.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gpgme.spec'], False, '/var/lib/mock/f19-build-1509743-254898/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gpgme.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iRKpdk warning: bogus date in %changelog: Tue Feb 12 2003 Warren Togami 0.4.0-1.fedora.3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpgme-1.3.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gpgme-1.3.2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpgme-1.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (gpgme-1.3.2-config_extras.patch): + echo 'Patch #1 (gpgme-1.3.2-config_extras.patch):' + /usr/bin/cat /builddir/build/SOURCES/gpgme-1.3.2-config_extras.patch + /usr/bin/patch -p1 -b --suffix .config_extras --fuzz=0 patching file src/gpgme-config.in Patch #2 (gpgme-1.3.2-ImplicitDSOLinking.patch): + echo 'Patch #2 (gpgme-1.3.2-ImplicitDSOLinking.patch):' + /usr/bin/cat /builddir/build/SOURCES/gpgme-1.3.2-ImplicitDSOLinking.patch + /usr/bin/patch -p1 -b --suffix .ImplicitDSOLinking --fuzz=0 patching file src/Makefile.am patching file src/Makefile.in patching file tests/gpg/Makefile.am patching file tests/gpg/Makefile.in patching file tests/gpgsm/Makefile.am patching file tests/gpgsm/Makefile.in patching file tests/opassuan/Makefile.am patching file tests/opassuan/Makefile.in Patch #3 (gpgme-1.3.2-largefile.patch): + echo 'Patch #3 (gpgme-1.3.2-largefile.patch):' + /usr/bin/cat /builddir/build/SOURCES/gpgme-1.3.2-largefile.patch + /usr/bin/patch -p1 -b --suffix .largefile --fuzz=0 patching file src/gpgme-config.in + sed -i -e 's|^libdir=@libdir@$|libdir=@exec_prefix@/lib|g' src/gpgme-config.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3W0n3w + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.3.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --without-g13 --with-gpg=/usr/bin/gpg2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for gitlog-to-changelog... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i686-redhat-linux-gnu-windres... no checking for windres... no checking for pthread_create in -lpthread... yes 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... 64 checking for off_t... yes checking for uintptr_t... yes checking for __thread... yes 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 i686-redhat-linux-gnu-gpg-error-config... no checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.8... yes (1.10) checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.0.2... yes (2.0.3) checking LIBASSUAN API version... okay checking for GPG >= 1.4.0... yes checking for gpgsm... /usr/bin/gpgsm checking for GPGSM >= 1.9.6... yes checking for gpgconf... /usr/bin/gpgconf checking for GPGCONF >= 2.0.4... yes 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 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/Makefile config.status: creating lang/cl/Makefile config.status: creating lang/cl/gpgme.asd config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands GPGME v1.3.2 has been configured as follows: GnuPG path: /usr/bin/gpg2 GnuPG version: 2.0.19, min. 1.4.0 GpgSM path: /usr/bin/gpgsm GpgSM version: 2.0.19, min. 1.9.6 GpgConf path: /usr/bin/gpgconf GpgConf version: 2.0.19, min. 2.0.4 G13 path: no G13 version: unknown, min. 2.1.0 Assuan version: 2.0.3, min. 2.0.2 UI Server: no FD Passing: no GPGME Pthread: yes + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o conversion.lo conversion.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o get-env.lo get-env.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data.lo data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-fd.lo data-fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data.c -fPIC -DPIC -o .libs/data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-fd.c -fPIC -DPIC -o .libs/data-fd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c get-env.c -fPIC -DPIC -o .libs/get-env.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c conversion.c -fPIC -DPIC -o .libs/conversion.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-stream.lo data-stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-stream.c -fPIC -DPIC -o .libs/data-stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-mem.lo data-mem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-user.lo data-user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-mem.c -fPIC -DPIC -o .libs/data-mem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-compat.lo data-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-user.c -fPIC -DPIC -o .libs/data-user.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-compat.c -fPIC -DPIC -o .libs/data-compat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o signers.lo signers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sig-notation.lo sig-notation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c signers.c -fPIC -DPIC -o .libs/signers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sig-notation.c -fPIC -DPIC -o .libs/sig-notation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait.lo wait.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait.c -fPIC -DPIC -o .libs/wait.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-global.lo wait-global.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-private.lo wait-private.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-global.c -fPIC -DPIC -o .libs/wait-global.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-private.c -fPIC -DPIC -o .libs/wait-private.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-user.lo wait-user.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o op-support.lo op-support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c op-support.c -fPIC -DPIC -o .libs/op-support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt.lo encrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-user.c -fPIC -DPIC -o .libs/wait-user.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt-sign.lo encrypt-sign.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt-sign.c -fPIC -DPIC -o .libs/encrypt-sign.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt.lo decrypt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt-verify.lo decrypt-verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c decrypt.c -fPIC -DPIC -o .libs/decrypt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o verify.lo verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c decrypt-verify.c -fPIC -DPIC -o .libs/decrypt-verify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c verify.c -fPIC -DPIC -o .libs/verify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sign.lo sign.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sign.c -fPIC -DPIC -o .libs/sign.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passphrase.lo passphrase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passphrase.c -fPIC -DPIC -o .libs/passphrase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o progress.lo progress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c progress.c -fPIC -DPIC -o .libs/progress.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o key.lo key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c key.c -fPIC -DPIC -o .libs/key.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keylist.lo keylist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o trust-item.lo trust-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keylist.c -fPIC -DPIC -o .libs/keylist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trust-item.c -fPIC -DPIC -o .libs/trust-item.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o trustlist.lo trustlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o import.lo import.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trustlist.c -fPIC -DPIC -o .libs/trustlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c import.c -fPIC -DPIC -o .libs/import.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o export.lo export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c export.c -fPIC -DPIC -o .libs/export.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o genkey.lo genkey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c genkey.c -fPIC -DPIC -o .libs/genkey.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o delete.lo delete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c delete.c -fPIC -DPIC -o .libs/delete.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o edit.lo edit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o getauditlog.lo getauditlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c edit.c -fPIC -DPIC -o .libs/edit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c getauditlog.c -fPIC -DPIC -o .libs/getauditlog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o opassuan.lo opassuan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passwd.lo passwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c opassuan.c -fPIC -DPIC -o .libs/opassuan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passwd.c -fPIC -DPIC -o .libs/passwd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine.lo engine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine.c -fPIC -DPIC -o .libs/engine.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpg.lo engine-gpg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpg.c -fPIC -DPIC -o .libs/engine-gpg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o status-table.lo status-table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgsm.lo engine-gpgsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c status-table.c -fPIC -DPIC -o .libs/status-table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpgsm.c -fPIC -DPIC -o .libs/engine-gpgsm.o engine-gpgsm.c: In function 'gpgsm_set_fd': engine-gpgsm.c:648:7: warning: variable 'dir' set but not used [-Wunused-but-set-variable]/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o assuan-support.lo assuan-support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c assuan-support.c -fPIC -DPIC -o .libs/assuan-support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-assuan.lo engine-assuan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgconf.lo engine-gpgconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-assuan.c -fPIC -DPIC -o .libs/engine-assuan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpgconf.c -fPIC -DPIC -o .libs/engine-gpgconf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o vfs-mount.lo vfs-mount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-mount.c -fPIC -DPIC -o .libs/vfs-mount.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o vfs-create.lo vfs-create.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgconf.lo gpgconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-create.c -fPIC -DPIC -o .libs/vfs-create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgconf.c -fPIC -DPIC -o .libs/gpgconf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-util.lo posix-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-util.c -fPIC -DPIC -o .libs/posix-util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-sema.lo posix-sema.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-sema.c -fPIC -DPIC -o .libs/posix-sema.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-io.lo posix-io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o dirinfo.lo dirinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-io.c -fPIC -DPIC -o .libs/posix-io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c dirinfo.c -fPIC -DPIC -o .libs/dirinfo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgme.lo gpgme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgme.c -fPIC -DPIC -o .libs/gpgme.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c error.c -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o ath.lo ath.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o funopen.lo funopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c funopen.c -fPIC -DPIC -o .libs/funopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c ath.c -fPIC -DPIC -o .libs/ath.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o ath-pthread.lo ath-pthread.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgme-tool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c ath-pthread.c -fPIC -DPIC -o .libs/ath-pthread.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 19:1:8 -Wl,-z,relro -o libgpgme.la -rpath /usr/lib conversion.lo get-env.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.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 trust-item.lo trustlist.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.lo opassuan.lo passwd.lo engine.lo engine-gpg.lo status-table.lo engine-gpgsm.lo assuan-support.lo engine-assuan.lo engine-gpgconf.lo vfs-mount.lo vfs-create.lo gpgconf.lo posix-util.lo posix-sema.lo posix-io.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo ath.lo -lassuan -lgpg-error funopen.lo -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 19:1:8 -Wl,-z,relro -o libgpgme-pthread.la -rpath /usr/lib conversion.lo get-env.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.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 trust-item.lo trustlist.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.lo opassuan.lo passwd.lo engine.lo engine-gpg.lo status-table.lo engine-gpgsm.lo assuan-support.lo engine-assuan.lo engine-gpgconf.lo vfs-mount.lo vfs-create.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 -lassuan -lgpg-error funopen.lo -lpthread -lgpg-error libtool: link: gcc -shared -fPIC -DPIC .libs/conversion.o .libs/get-env.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/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/trust-item.o .libs/trustlist.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/engine.o .libs/engine-gpg.o .libs/status-table.o .libs/engine-gpgsm.o .libs/assuan-support.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/vfs-mount.o .libs/vfs-create.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 -lassuan -lgpg-error -O2 -m32 -march=i686 -mtune=atom -Wl,--version-script=./libgpgme.vers -Wl,-z -Wl,relro -Wl,-soname -Wl,libgpgme.so.11 -o .libs/libgpgme.so.11.8.1 libtool: link: gcc -shared -fPIC -DPIC .libs/conversion.o .libs/get-env.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/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/trust-item.o .libs/trustlist.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/engine.o .libs/engine-gpg.o .libs/status-table.o .libs/engine-gpgsm.o .libs/assuan-support.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/vfs-mount.o .libs/vfs-create.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 -lassuan -lpthread -lgpg-error -O2 -m32 -march=i686 -mtune=atom -Wl,--version-script=./libgpgme.vers -Wl,-z -Wl,relro -Wl,-soname -Wl,libgpgme-pthread.so.11 -o .libs/libgpgme-pthread.so.11.8.1 libtool: link: (cd ".libs" && rm -f "libgpgme.so.11" && ln -s "libgpgme.so.11.8.1" "libgpgme.so.11") libtool: link: (cd ".libs" && rm -f "libgpgme.so" && ln -s "libgpgme.so.11.8.1" "libgpgme.so") libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so.11" && ln -s "libgpgme-pthread.so.11.8.1" "libgpgme-pthread.so.11") libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so" && ln -s "libgpgme-pthread.so.11.8.1" "libgpgme-pthread.so") libtool: link: ( cd ".libs" && rm -f "libgpgme.la" && ln -s "../libgpgme.la" "libgpgme.la" ) libtool: link: ( cd ".libs" && rm -f "libgpgme-pthread.la" && ln -s "../libgpgme-pthread.la" "libgpgme-pthread.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o gpgme-tool gpgme-tool.o libgpgme.la -lassuan -lgpg-error -lgpg-error libtool: link: gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/gpgme-tool gpgme-tool.o ./.libs/libgpgme.so -lassuan -lgpg-error make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' Making all in gpg make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt-sym.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt-sign.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-sign.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-signers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-verify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-decrypt-verify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-sig-notation.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-export.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-import.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-trustlist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-edit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-keylist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-keylist-sig.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-wait.c t-keylist-sig.c: In function 'main': t-keylist-sig.c:469:2: warning: #warning test disabled due to problems with gpg 1.3.4 generated key [-Wcpp] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt-large.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-file-name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-gpgconf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-eventloop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-thread1.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-genkey.c echo no-force-v3-sigs > ./gpg.conf echo pinentry-program /builddir/build/BUILD/gpgme-1.3.2/tests/gpg/pinentry > ./gpg-agent.conf /usr/bin/gpg2 --no-permission-warning \ --import ./pubdemo.asc gpg: keyring `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg/secring.gpg' created gpg: keyring `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg/pubring.gpg' created gpg: /builddir/build/BUILD/gpgme-1.3.2/tests/gpg/trustdb.gpg: trustdb created gpg: key 68697734: public key "Alfa Test (demo key) " imported gpg: key A9E3B0B2: public key "Bob (demo key)" imported gpg: key 1AFDAB6C: public key "Charlie Test (demo key) " imported gpg: key EB9DC9E6: public key "Delta Test (demo key) " imported gpg: key FAEF6D1B: public key "Echelon (demo key)" imported /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-encrypt t-encrypt.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-encrypt-sym t-encrypt-sym.o ../../src/libgpgme.la -lgpg-error gpg: key 7372E243: public key "Foxtrot Test (demo key) " imported gpg: key 8FC282E6: public key "Golf Test (demo key) " imported gpg: key 34C6E3F1: public key "Hotel Test (demo key) " imported gpg: key 04259677: public key "India Test (demo key) " imported gpg: key D2699313: public key "Juliet Test (demo key) " imported /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-encrypt-sign t-encrypt-sign.o ../../src/libgpgme.la -lgpg-error gpg: key 43C2D0C7: public key "Kilo Test (demo key) " imported gpg: key B79103F8: public key "Lima Test (demo key) " imported gpg: key BE5CF886: public key "Mallory (demo key)" imported gpg: key 30CEC684: public key "November Test (demo key) " imported gpg: key 6D9732AC: public key "Oscar Test (demo key) " imported gpg: key 3FF13206: public key "Papa test (demo key) " imported gpg: key 3C661C84: public key "Quebec Test (demo key) " imported gpg: key 777FBED3: public key "Romeo Test (demo key) " imported libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-encrypt-sym t-encrypt-sym.o ../../src/.libs/libgpgme.so -lgpg-error gpg: key A3AE3EA1: public key "Sierra Test (demo key) " imported gpg: key 85A81F38: public key "Tango Test (demo key) " imported gpg: key 653244D6: public key "Uniform Test (demo key) " imported gpg: key 61F04784: public key "Victor Test (demo key) " imported /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-sign t-sign.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-signers t-signers.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-encrypt-sign t-encrypt-sign.o ../../src/.libs/libgpgme.so -lgpg-error gpg: key EC67DBDE: public key "Whisky Test (demo key) " imported gpg: key 567FB34A: public key "XRay Test (demo key) " imported gpg: key 4B11B25F: public key "Yankee Test (demo key) " imported gpg: key 54ACD246: public key "Zulu Test (demo key) " imported gpg: Total number processed: 26 gpg: imported: 26 /usr/bin/gpg2 --no-permission-warning \ --import ./secdemo.asc /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-decrypt t-decrypt.o ../../src/libgpgme.la -lgpg-error gpg: key 68697734: secret key imported gpg: key 68697734: "Alfa Test (demo key) " 1 new signature libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-sign t-sign.o ../../src/.libs/libgpgme.so -lgpg-error gpg: key 54ACD246: secret key imported libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-signers t-signers.o ../../src/.libs/libgpgme.so -lgpg-error gpg: key 54ACD246: "Zulu Test (demo key) " 1 new signature gpg: Total number processed: 2 gpg: new signatures: 2 gpg: secret keys read: 2 gpg: secret keys imported: 2 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-verify t-verify.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-decrypt-verify t-decrypt-verify.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-sig-notation t-sig-notation.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-export t-export.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-verify t-verify.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-decrypt-verify t-decrypt-verify.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-sig-notation t-sig-notation.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-import t-import.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-trustlist t-trustlist.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-edit t-edit.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-export t-export.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-keylist t-keylist.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-import t-import.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-edit t-edit.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-keylist-sig t-keylist-sig.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-trustlist t-trustlist.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-wait t-wait.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-encrypt-large t-encrypt-large.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-keylist t-keylist.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-file-name t-file-name.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-keylist-sig t-keylist-sig.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-wait t-wait.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-gpgconf t-gpgconf.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-encrypt-large t-encrypt-large.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-eventloop t-eventloop.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-thread1 t-thread1.o ../../src/libgpgme-pthread.la -lgpg-error -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-file-name t-file-name.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-genkey t-genkey.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-gpgconf t-gpgconf.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-eventloop t-eventloop.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-thread1 t-thread1.o -pthread ../../src/.libs/libgpgme-pthread.so -lgpg-error -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-genkey t-genkey.o ../../src/.libs/libgpgme.so -lgpg-error make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' Making all in gpgsm make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-import.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-keylist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-verify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-sign.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-export.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-genkey.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c cms-keylist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c cms-decrypt.c /usr/bin/gpgsm --import ./cert_g10code_test1.der gpgsm: keybox `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm/pubring.kbx' created gpgsm: importing common certificates `/usr/share/gnupg/com-certs.pem' echo disable-crl-checks > ./gpgsm.conf echo faked-system-time 1008241200 >> ./gpgsm.conf test -d ./private-keys-v1.d || mkdir ./private-keys-v1.d gpgsm: total number processed: 15 gpgsm: imported: 15 gpgsm: total number processed: 1 gpgsm: imported: 1 echo 32100C27173EF6E9C4E9A25D3D69F86D37A4F939 > ./trustlist.txt cp ./32100C27173EF6E9C4E9A25D3D69F86D37A4F939 private-keys-v1.d/32100C27173EF6E9C4E9A25D3D69F86D37A4F939.key echo >> ./trustlist.txt /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-import t-import.o ../../src/libgpgme.la -lgpg-error echo "# CN=test cert 1,OU=Aegypten Project,O=g10 Code GmbH,L=Düsseldorf,C=DE" >> ./trustlist.txt echo "3CF405464F66ED4A7DF45BBDD1E4282E33BDB76E S" >> ./trustlist.txt /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-keylist t-keylist.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-encrypt t-encrypt.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-verify t-verify.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-import t-import.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-keylist t-keylist.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-verify t-verify.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-decrypt t-decrypt.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-sign t-sign.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-export t-export.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-genkey t-genkey.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-sign t-sign.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-export t-export.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-genkey t-genkey.o ../../src/.libs/libgpgme.so -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o cms-keylist cms-keylist.o ../../src/libgpgme.la -lgpg-error /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o cms-decrypt cms-decrypt.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/cms-keylist cms-keylist.o ../../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/cms-decrypt cms-decrypt.o ../../src/.libs/libgpgme.so -lgpg-error make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' Making all in opassuan make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-command.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-command t-command.o ../../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-command t-command.o ../../src/.libs/libgpgme.so -lgpg-error make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-version.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-data.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-engine-info.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-keylist.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-export.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-import.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-sign.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-verify.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-version t-version.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-data t-data.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o t-engine-info t-engine-info.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-version t-version.o ../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-data t-data.o ../src/.libs/libgpgme.so -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o run-keylist run-keylist.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o run-export run-export.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/t-engine-info t-engine-info.o ../src/.libs/libgpgme.so -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o run-import run-import.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o run-sign run-sign.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/run-keylist run-keylist.o ../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/run-export run-export.o ../src/.libs/libgpgme.so -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -o run-verify run-verify.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/run-import run-import.o ../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/run-sign run-sign.o ../src/.libs/libgpgme.so -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/run-verify run-verify.o ../src/.libs/libgpgme.so -lgpg-error make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/doc' Making all in lang make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang' Making all in cl make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang/cl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang/cl' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vJMl4m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386 ++ dirname /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386 + cd gpgme-1.3.2 + make install DESTDIR=/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/src' make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/bin" /usr/bin/install -c gpgme-config '/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/bin' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libgpgme.la libgpgme-pthread.la '/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgpgme.so.11.8.1 /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme.so.11.8.1 libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib && { ln -s -f libgpgme.so.11.8.1 libgpgme.so.11 || { rm -f libgpgme.so.11 && ln -s libgpgme.so.11.8.1 libgpgme.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib && { ln -s -f libgpgme.so.11.8.1 libgpgme.so || { rm -f libgpgme.so && ln -s libgpgme.so.11.8.1 libgpgme.so; }; }) libtool: install: /usr/bin/install -c .libs/libgpgme.lai /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme.la libtool: install: /usr/bin/install -c .libs/libgpgme-pthread.so.11.8.1 /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme-pthread.so.11.8.1 libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib && { ln -s -f libgpgme-pthread.so.11.8.1 libgpgme-pthread.so.11 || { rm -f libgpgme-pthread.so.11 && ln -s libgpgme-pthread.so.11.8.1 libgpgme-pthread.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib && { ln -s -f libgpgme-pthread.so.11.8.1 libgpgme-pthread.so || { rm -f libgpgme-pthread.so && ln -s libgpgme-pthread.so.11.8.1 libgpgme-pthread.so; }; }) libtool: install: /usr/bin/install -c .libs/libgpgme-pthread.lai /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme-pthread.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/libexec" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/libexec" test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/aclocal" /usr/bin/install -c -m 644 gpgme.m4 '/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/aclocal' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/include" /usr/bin/install -c -m 644 gpgme.h '/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' Making install in gpg make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' Making install in gpgsm make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' Making install in opassuan make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/doc' make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/info" /usr/bin/install -c -m 644 ./gpgme.info ./gpgme.info-1 ./gpgme.info-2 '/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/info' '/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/info/gpgme.info' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/doc' Making install in lang make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang' Making install in cl make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang/cl' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang/cl' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/common-lisp/source/gpgme" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/common-lisp/source/gpgme" /usr/bin/install -c -m 644 gpgme.asd gpgme-package.lisp gpgme.lisp '/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/common-lisp/source/gpgme' make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang/cl' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang/cl' make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[3]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/lang' make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2' make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2' + rm -f /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/info/dir + rm -f /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme-pthread.la /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme.la + rm -rf /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/common-lisp/source/gpgme/ + mv /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/bin/gpgme-config /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/bin/gpgme-config.i686 + cat + install -D -p gpgme-config-multilib.sh /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/bin/gpgme-config + mv /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/include/gpgme.h /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/include/gpgme-32.h + install -m644 -p -D /builddir/build/SOURCES/gpgme-multilib.h /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/include/gpgme.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gpgme-1.3.2 extracting debug info from /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme-pthread.so.11.8.1 extracting debug info from /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/lib/libgpgme.so.11.8.1 symlinked /usr/lib/debug/usr/lib/libgpgme.so.11.8.1.debug to /usr/lib/debug/usr/lib/libgpgme.so.11.debug symlinked /usr/lib/debug/usr/lib/libgpgme-pthread.so.11.8.1.debug to /usr/lib/debug/usr/lib/libgpgme-pthread.so.11.debug symlinked /usr/lib/debug/usr/lib/libgpgme-pthread.so.11.8.1.debug to /usr/lib/debug/usr/lib/libgpgme-pthread.so.debug symlinked /usr/lib/debug/usr/lib/libgpgme.so.11.8.1.debug to /usr/lib/debug/usr/lib/libgpgme.so.debug 1243 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fRMVZf + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.3.2 + make -C tests check make: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' Making check in gpg make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.19 (GNU/Linux) hQEOA2rm1+5GqHH4EAP8Dqo8HUuN9DhMFZxslB+xnjIb4P4VMts2pwIFNNskAKtS yemarWzd2PeycwfzFNTK/GIJ8G7Q2wlV2a2S5YNm5ehGxQ0LSOExyY2f0dIHSLMg wOACVVYV8eQ8E7k4jzU0oZspPzBHRifgJilWp584H+YaXt3doVHZfhWf43XqaQsD /iGyY1PXqKTW2vqqEiBH9a9HOb4ngexNpIlRH+KWHTEMn4Ej+bcsBYwThzSsguko MR6uLeeEeHYKa2+aAWE/MftSSJ/qWEEgj3amxVYGQoEXlnqIrQXjddxemzs8Ggzl ygzy2jkpUDimLpyM4XFCRJ72OtR3W4vTris7PvVcwi1PhQEOA1OB6k7im6N/EAQA ifyr2mPkP64TP7Ir1itU7X5gXwSao3jdOTtqpSl1KeeRqO8Kfzzt6lWDmK6giTZ1 cXD6BlIPpCWbAMLff1okhPtAU9iyTO6h2I1c/RCcl8XSwWOToIDMfXWIiMOS9s2/ rqRzxrjpdqagD9F+HPROsc6dAX6zVgp+2/kiXQcxDAoD/jW1+BI/Xn1w47oxbDDl nzc1q7M7STyOt9QYSZ4tbAQd+BPzYGNPAHo25b5VZSRmi/N6CvdHJFus90Dw00Nr /UWzGsuSZDbb/X1zpgoQ9JWtYmLJSJjdwoorfrrxUXvGJDXMNO5kw8HQiEJHU7/b qxRt8t/AUyBg6MnqMlHvc80f0kcBflxF5O6e2l3tcjdcBNswxtioAjDSzNI5VLdF gHASvqEl3J1T5nT9b/O5Lp47M/h958ejP0t4DYh+obTucU1BcE/rnJASJQ== =Z+d4 -----END PGP MESSAGE----- PASS: t-encrypt Begin Result Encryption: -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.19 (GNU/Linux) jA0EAwMCnblbrhKMExDOySKMqZipINZzNmCEZFRKwrLwHbYAGWDkNzh089w5KMYy bQp9 =JKXS -----END PGP MESSAGE----- End Result. Begin Result Decryption: Hallo Leute End Result. PASS: t-encrypt-sym -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.19 (GNU/Linux) hQEOA2rm1+5GqHH4EAQAkeqg73Zw0D2o8fIqCd3LPIdOd7EJQqUUf8aJqCI5W1y4 jBGrpdDoli4PoNK0Mh9M5Qtd3Z8UCapNDHfCSSrD9ShSuvgbnAaVB+Sak44n14RD yvOkBVOkE4Kv8yRv+jTRpO7NaKxha5dvvKLsbnRhcu3gDlRrXMeKm836DeqTIP0D +wfRA2x0IKUFUDvWaqvqOozD7/ER8XdtYfUZ24egJEGuaXmqdCxKkDzNadD75HyX 3JT27QNK3+tYK6BEzBc5OOXH9Omj32b57jLm3/oxyeiaZD3ICtBWpYscnik/Rmv7 5OwFB5wPG7uhiR0bkw539x7+1cZDcuSFh2y7h+3OPEdFhQEOA1OB6k7im6N/EAP9 GBk2B62ZlGodRgFdHOboyaE+/De8CS/kbzx6Lum5YkogffnhjEAJaLFQ/0s6ecDi y00SlTFZBsVFeZ0vVE6c+hN+i8tp1hJ0bfnIs+UCFTK4LjN8GKW95OEBttA/eIbM NyGyTS+cq7ZC1JTqe/Q1i+JLR0Y2CXOT5WrK08q+v6ED/iL2xQXaYgZlFZDe4w5g abWrbh0o6cz0/AVzSgJK0ELbLIYkScSae6gHpolgcmS4zWm9kn8uzq90miNYIGOx bBZ9RsofBFzn0/2gT7eW7rpVqcrtnwKeQmhVz/rcUV0jpC9roke2cumZ0T3MctdZ gExHifHBhQBa2BXKuysqY6eW0pgBYoydKzXFtnznK+RMpveX1s7z7vJwN51Xb+VI Krddtkeq+pfZaQv9COmXjH3AnO3VLOIeCIDGR3Q+8kb3mJV/HZrDf97rPghPzwVE /v7X3zQhoamB67GfSSihT2g5IcJP3GrtCCwZafLlXdbf97Oi/QhTVse1++xvMdLs ohSHmlivO1BM1fxxaN7McOFutYo5Clhhqm08DA== =7Aml -----END PGP MESSAGE----- PASS: t-encrypt-sign -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.19 (GNU/Linux) owGbwMvMyCSoW1RzPCOz3ITxtHAJQ8DqkiceiTk5+Qo+qaUlqbxcHW4sjIJMDGys TCApBi5OAZj6fR8Y5vCwvle+bWhesERi3fOT8q43LnlNNGWYp3JZOOQJp7WozjKd /PYTR/ewvnOyAQA= =cEPf -----END PGP MESSAGE----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlCrdOQACgkQLXJ8x2hpdzS+8ACfe81QP5DHnKKITkfRtCEdO2eK 1AQAn3ZuN5OSLTlHb6PEDXAv8K9VGQ1g =LkRB -----END PGP SIGNATURE----- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hallo Leute -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlCrdOQACgkQLXJ8x2hpdzRZuACfRePuoSk2qlxNbrfrMUjgNL2s 3AEAnRJYdUZw9cwrn1kfUpENeZBP904w =FK+r -----END PGP SIGNATURE----- PASS: t-sign -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.19 (GNU/Linux) owGbwMvMyCSYfaS8IWTNJTeGCWCublHN8YzMchPG08IlDAGrS556JObk5Cv4pJaW pPJydbixMAoyMbCxMoGkGLg4BWDqTXcxzK86vq389+yp85R/Fv1VnuzSYD3r9GGG BVM5lCImrff21OFd7u+SWXz347yjxzDNgTkDaM5MxiuLnr95trpMZerCb+EvOq8e eiWyi2HBwuAHwn5pxseyGecdTDqXfLdgm8dKAA== =fdli -----END PGP MESSAGE----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlCrdOUACgkQLXJ8x2hpdzQ1ugCgnfxZPT+jCxK6O9byi6FyDcYf rF8AoIzSIyf/Xqk3z5FMnagAoI+MwrBPiEYEARECAAYFAlCrdOUACgkQa8R3gFSs 0kY1ugCeMUrUq7Zcqs9FxKu1oOhPhH9ucBYAnigJtHXE72NMlY0QlIcCxSKWTyvI =AwN3 -----END PGP SIGNATURE----- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hallo Leute -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlCrdOYACgkQLXJ8x2hpdzTzjwCffneall4aUFavU0WdPoTgLcGG EZUAn0DTOJxU4+XHtYEREACypir1jY2fiEYEARECAAYFAlCrdOYACgkQa8R3gFSs 0kbzjwCfS93qO4Tt9a49vuRAKVDjJDb3U/EAoKoy4S1gsIff3fZr1gi0BKR9cEEB =CYTn -----END PGP SIGNATURE----- PASS: t-signers Wenn Sie dies lesen können, ist es wohl nicht geheim genug. PASS: t-decrypt PASS: t-verify Wenn Sie dies lesen können, ist es wohl nicht geheim genug. PASS: t-decrypt-verify PASS: t-sig-notation Begin Result: -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v2.0.19 (GNU/Linux) mQGiBDbjjp4RBAC2ZbFDX0wmJI8yLDYQdIiZeAuHLmfyHsqXaLGUMZtWiAvn/hNp ctwahmzKm5oXinHUvUkLOQ0s8rOlu15nhw4azc30rTP1LsIkn5zORNnFdgYC6RKy hOeim/63+/yGtdnTm49lVfaCqwsEmBCEkXaeWDGq+ie1b89J89T6n/JquwCgoQkj VeVGG+B/SzJ6+yifdHWQVkcD/RXDyLXX4+WHGP2aet51XlKojWGwsZmc9LPPYhwU /RcUO7ce1QQb0XFlUVFBhY0JQpM/ty/kNi+aGWFzigbQ+HAWZkUvA8+VIAVneN+p +SHhGIyLTXKpAYTq46AwvllZ5Cpvf02Cp/+W1aVyA0qnBWMyeIxXmR9HOi6lxxn5 cjajA/9VZufOXWqCXkBvz4Oy3Q5FbjQQ0/+ty8rDn8OTaiPi41FyUnEi6LO+qyBS 09FjnZj++PkcRcXW99SNxmEJRY7MuNHt5wIvEH2jNEOJ9lszzZFBDbuwsjXHK35+ lPbGEy69xCP26iEafysKKbRXJhE1C+tk8SnK+Gm62sivmK/5arQpQWxwaGEgVGVz dCAoZGVtbyBrZXkpIDxhbHBoYUBleGFtcGxlLm5ldD6IVQQTEQIAFQUCNuOOngML CgMDFQMCAxYCAQIXgAAKCRAtcnzHaGl3NDl4AKCBLmRplv/8ZfSqep5IjqEAuaXv WwCgl6NEzT+/WewPTGcwZY+pLkycLv2IVQQTEQIAFQUCNuOOngMLCgMDFQMCAxYC AQIXgAAKCRAtcnzHaGl3NDl4AJ4rouHB+LpCkNi5C59jHEa1kbANzACgmddtrNSj 1yPyTCwUwRghPUomECS0EEFsaWNlIChkZW1vIGtleSmIVQQTEQIAFQUCNuO2qwML CgMDFQMCAxYCAQIXgAAKCRAtcnzHaGl3NCeMAJ9MeUVrago5Jc6PdwdeN5OMwby3 7QCghW65cZTQlD1bBlIq/QM8bz9AN4G0J0FsZmEgVGVzdCAoZGVtbyBrZXkpIDxh bGZhQGV4YW1wbGUubmV0PohVBBMRAgAVBQI247hYAwsKAwMVAwIDFgIBAheAAAoJ EC1yfMdoaXc0t8IAoJPwa6j+Vm5Vi3Nvuo8JZri4PJ/DAJ9dqbmaJdB8FdJnHfGh 1rXK3y/JcrkBDQQ2448PEAQAnI3XH1f0uyN9fZnw72zsHMw706g7EW29nD4UDQG4 OzRZViSrUa5n39eI7QrfTO+1meVvs0y8F/PvFst5jH68rPLnGSrXz4sTl1T4cop1 FBkquvCAKwPLy0lE7jjtCyItOSwIOo8xoTfY4JEEXmcqsbm+KHv9yYSF/YK4Cf7b IzcAAwcD/Rnl5jKxoucDA96pD2829TKsLFQSau+Xiy8bvOSSDdlyABsOkNBSaeKO 3eAQEKgDM7dzjVNTnAlpQ0EQ8Y9Z8pxOWYEQYlaMrnRBC4DZ2IadzEhLlIOz5BVp /jfhrr8oVVBwKZXsrz9PZLz+e4Yn+siUUvlei9boD9L2ZgSOHakPiEYEGBECAAYF Ajbjjw8ACgkQLXJ8x2hpdzQgqQCfcDXmD8uNVdKg/C9vqI3JSndqknsAnRxzVeHi /iJ73OCKtvFrHbV9GogqmQGiBDbjouIRBACKncc4Ueec7dWaVARy2SmNVufeSenY s4AsIPP0v59jEl7JI0rb+4JbIJoAzW/hcm26GS/UbbpQwig8/PgMUV5QfBST4CEO lf7/x2a4HKk9tDV4An7q2aNr1beW+twxfUGWWV5I0o1b/iKVk/LiQRiaMr8pJXY2 66m6/2Pn9LmDtwCg+Iqfx8gsK2PZCWv87uEKAOLzHXsD/1eRxLqCt1hT98gdDLyk RTlI3kMq6EK3I+z/8pDIMDuPIJq1eM68YdFZr8s7i1ye1QpDltPYHgWnUC733ujA KANdyybm3HrA3TSBjEAhNfcu8nkrVorvASQUDCLJatWRWJTUVrPH+GXIXMA/Oi6L DsgNDOJanwzzvDCCm8hWQqW9A/4xYAZ4NVFrQq8gtQPJWuMIfSFSvpZWNgQgYZnt iXSUGYOVs28T/87RoRx02tsVDw2PA8z68q/XRuM9NdetxbUXQHB9eszFLi3W1ids Xhd/C4SyiTgEFXG8Y8s94Eadgk1PAYHN6Gd3SY7jmevqYGVLmBp7qfj5Y9XSM5SE 0Th+fLQpQnJhdm8gVGVzdCAoZGVtbyBrZXkpIDxicmF2b0BleGFtcGxlLm5ldD6I VQQTEQIAFQUCNuOi4gMLCgMDFQMCAxYCAQIXgAAKCRD+GAsdqeOwsvruAJ4iU4M5 s1xsZiXa0wLnX4FBBl9abgCfflNpwyEp6KEhKCPWwPRG9WJc0qi0DkJvYiAoZGVt byBrZXkpiFUEExECABUFAjbjtzsDCwoDAxUDAgMWAgECF4AACgkQ/hgLHanjsLIa 4QCgityK8zajBOqAN0ZZTq8fOzgiEYIAn1ZEfjX+jefZUuY+4zFzrpO/fX0OuQEN BDbjowcQBACVSdXxUWlz81FjqHgR4b1EtmhmW89CmpsHfKlSwlYvBtbB/y7TFIfv Ar4ZFbpuqew6JvtjIEZoXvolTWwHVPEFkuG0LAa03olaYpzC6ZBDuLkb09RukCD4 zdY6xwbAMRsOzZgv597LZXtOLLLnmOyTpsjRDLztWsuNglm5rffOTwADBwP/SyVZ vFEdEVn5/dQTp7eAtXdrbZEM379ctCJ2663RbTZd55lIBev1fTnKQkvDTY2e58yI Q4E+Nzr99qg9Cyf6e3OhErTUqEBOhusBge4/7E5LrIVMvo6AFU9qgn0Sgsnu/ww2 txVw3XEjqL8Hgl+4Q/57YRvJOe+q29Ye9LL8eaiIRgQYEQIABgUCNuOjBwAKCRD+ GAsdqeOwsjK5AJ9pek7H6yt3ZHAJ+7nn7sGmxYxb5ACg1INFN4AMzqEUjbZ51KTV dAvyKlQ= =W77G -----END PGP PUBLIC KEY BLOCK----- End Result. Begin Result: -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v2.0.19 (GNU/Linux) mQGiBDbjjp4RBAC2ZbFDX0wmJI8yLDYQdIiZeAuHLmfyHsqXaLGUMZtWiAvn/hNp ctwahmzKm5oXinHUvUkLOQ0s8rOlu15nhw4azc30rTP1LsIkn5zORNnFdgYC6RKy hOeim/63+/yGtdnTm49lVfaCqwsEmBCEkXaeWDGq+ie1b89J89T6n/JquwCgoQkj VeVGG+B/SzJ6+yifdHWQVkcD/RXDyLXX4+WHGP2aet51XlKojWGwsZmc9LPPYhwU /RcUO7ce1QQb0XFlUVFBhY0JQpM/ty/kNi+aGWFzigbQ+HAWZkUvA8+VIAVneN+p +SHhGIyLTXKpAYTq46AwvllZ5Cpvf02Cp/+W1aVyA0qnBWMyeIxXmR9HOi6lxxn5 cjajA/9VZufOXWqCXkBvz4Oy3Q5FbjQQ0/+ty8rDn8OTaiPi41FyUnEi6LO+qyBS 09FjnZj++PkcRcXW99SNxmEJRY7MuNHt5wIvEH2jNEOJ9lszzZFBDbuwsjXHK35+ lPbGEy69xCP26iEafysKKbRXJhE1C+tk8SnK+Gm62sivmK/5arQpQWxwaGEgVGVz dCAoZGVtbyBrZXkpIDxhbHBoYUBleGFtcGxlLm5ldD6IVQQTEQIAFQUCNuOOngML CgMDFQMCAxYCAQIXgAAKCRAtcnzHaGl3NDl4AKCBLmRplv/8ZfSqep5IjqEAuaXv WwCgl6NEzT+/WewPTGcwZY+pLkycLv2IVQQTEQIAFQUCNuOOngMLCgMDFQMCAxYC AQIXgAAKCRAtcnzHaGl3NDl4AJ4rouHB+LpCkNi5C59jHEa1kbANzACgmddtrNSj 1yPyTCwUwRghPUomECS0EEFsaWNlIChkZW1vIGtleSmIVQQTEQIAFQUCNuO2qwML CgMDFQMCAxYCAQIXgAAKCRAtcnzHaGl3NCeMAJ9MeUVrago5Jc6PdwdeN5OMwby3 7QCghW65cZTQlD1bBlIq/QM8bz9AN4G0J0FsZmEgVGVzdCAoZGVtbyBrZXkpIDxh bGZhQGV4YW1wbGUubmV0PohVBBMRAgAVBQI247hYAwsKAwMVAwIDFgIBAheAAAoJ EC1yfMdoaXc0t8IAoJPwa6j+Vm5Vi3Nvuo8JZri4PJ/DAJ9dqbmaJdB8FdJnHfGh 1rXK3y/JcrkBDQQ2448PEAQAnI3XH1f0uyN9fZnw72zsHMw706g7EW29nD4UDQG4 OzRZViSrUa5n39eI7QrfTO+1meVvs0y8F/PvFst5jH68rPLnGSrXz4sTl1T4cop1 FBkquvCAKwPLy0lE7jjtCyItOSwIOo8xoTfY4JEEXmcqsbm+KHv9yYSF/YK4Cf7b IzcAAwcD/Rnl5jKxoucDA96pD2829TKsLFQSau+Xiy8bvOSSDdlyABsOkNBSaeKO 3eAQEKgDM7dzjVNTnAlpQ0EQ8Y9Z8pxOWYEQYlaMrnRBC4DZ2IadzEhLlIOz5BVp /jfhrr8oVVBwKZXsrz9PZLz+e4Yn+siUUvlei9boD9L2ZgSOHakPiEYEGBECAAYF Ajbjjw8ACgkQLXJ8x2hpdzQgqQCfcDXmD8uNVdKg/C9vqI3JSndqknsAnRxzVeHi /iJ73OCKtvFrHbV9GogqmQGiBDbjouIRBACKncc4Ueec7dWaVARy2SmNVufeSenY s4AsIPP0v59jEl7JI0rb+4JbIJoAzW/hcm26GS/UbbpQwig8/PgMUV5QfBST4CEO lf7/x2a4HKk9tDV4An7q2aNr1beW+twxfUGWWV5I0o1b/iKVk/LiQRiaMr8pJXY2 66m6/2Pn9LmDtwCg+Iqfx8gsK2PZCWv87uEKAOLzHXsD/1eRxLqCt1hT98gdDLyk RTlI3kMq6EK3I+z/8pDIMDuPIJq1eM68YdFZr8s7i1ye1QpDltPYHgWnUC733ujA KANdyybm3HrA3TSBjEAhNfcu8nkrVorvASQUDCLJatWRWJTUVrPH+GXIXMA/Oi6L DsgNDOJanwzzvDCCm8hWQqW9A/4xYAZ4NVFrQq8gtQPJWuMIfSFSvpZWNgQgYZnt iXSUGYOVs28T/87RoRx02tsVDw2PA8z68q/XRuM9NdetxbUXQHB9eszFLi3W1ids Xhd/C4SyiTgEFXG8Y8s94Eadgk1PAYHN6Gd3SY7jmevqYGVLmBp7qfj5Y9XSM5SE 0Th+fLQpQnJhdm8gVGVzdCAoZGVtbyBrZXkpIDxicmF2b0BleGFtcGxlLm5ldD6I VQQTEQIAFQUCNuOi4gMLCgMDFQMCAxYCAQIXgAAKCRD+GAsdqeOwsvruAJ4iU4M5 s1xsZiXa0wLnX4FBBl9abgCfflNpwyEp6KEhKCPWwPRG9WJc0qi0DkJvYiAoZGVt byBrZXkpiFUEExECABUFAjbjtzsDCwoDAxUDAgMWAgECF4AACgkQ/hgLHanjsLIa 4QCgityK8zajBOqAN0ZZTq8fOzgiEYIAn1ZEfjX+jefZUuY+4zFzrpO/fX0OuQEN BDbjowcQBACVSdXxUWlz81FjqHgR4b1EtmhmW89CmpsHfKlSwlYvBtbB/y7TFIfv Ar4ZFbpuqew6JvtjIEZoXvolTWwHVPEFkuG0LAa03olaYpzC6ZBDuLkb09RukCD4 zdY6xwbAMRsOzZgv597LZXtOLLLnmOyTpsjRDLztWsuNglm5rffOTwADBwP/SyVZ vFEdEVn5/dQTp7eAtXdrbZEM379ctCJ2663RbTZd55lIBev1fTnKQkvDTY2e58yI Q4E+Nzr99qg9Cyf6e3OhErTUqEBOhusBge4/7E5LrIVMvo6AFU9qgn0Sgsnu/ww2 txVw3XEjqL8Hgl+4Q/57YRvJOe+q29Ye9LL8eaiIRgQYEQIABgUCNuOjBwAKCRD+ GAsdqeOwsjK5AJ9pek7H6yt3ZHAJ+7nn7sGmxYxb5ACg1INFN4AMzqEUjbZ51KTV dAvyKlQ= =W77G -----END PGP PUBLIC KEY BLOCK----- End Result. PASS: t-export PASS: t-import PASS: t-trustlist [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 49, keyedit.prompt --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 51, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 49, keyedit.prompt --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 51, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 49, keygen.valid --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 51, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 61, 2D727CC768697734 Alfa Test (demo key) --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 20, 2D727CC768697734 2D727CC768697734 17 0 --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 32, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 32, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 32, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 49, keyedit.prompt --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 51, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 49, keyedit.prompt --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 51, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 61, 2D727CC768697734 Alfa Test (demo key) --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 20, 2D727CC768697734 2D727CC768697734 17 0 --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 32, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 49, keyedit.prompt --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 51, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 48, keyedit.save.okay --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 51, --] [-- Response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: [-- Code: 0, --] [-- Last response --] pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,p: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: pub:-:1024:17:2D727CC768697734:920882846:0::-:::sca fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734: sub:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8: uid:-::::::::Alfa Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps: uid:-::::::::Alpha Test (demo key) :::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,: uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,: PASS: t-edit PASS: t-keylist PASS: t-keylist-sig PASS: t-wait plaintext=100000 bytes, ciphertext=100669 bytes PASS: t-encrypt-large PASS: t-file-name COMPONENT ========= Name: gpg Desc: GPG for OpenPGP Path: /usr/bin/gpg2 b [Monitor] Options controlling the diagnostic output b --verbose verbose b --quiet be somewhat more quiet b [Configuration] Options controlling the configuration b --default-key NAME use NAME as default secret key b --encrypt-to NAME encrypt to user ID NAME as well a --group SPEC... set up email aliases a [Debug] Options useful for debugging a --debug-level [LEVEL] set the debugging level to LEVEL LEVEL = `none' a --log-file FILE write server mode logs to FILE b [Keyserver] Configuration for Keyservers b --keyserver URL use keyserver at URL a --auto-key-locate MECHANISMS use MECHANISMS to locate keys by mail address COMPONENT ========= Name: gpg-agent Desc: GPG Agent Path: /usr/bin/gpg-agent b [Monitor] Options controlling the diagnostic output br --verbose verbose br --quiet be somewhat more quiet a [Configuration] Options controlling the configuration ar --disable-scdaemon do not use the SCdaemon a [Debug] Options useful for debugging ar --debug-level [LEVEL] set the debugging level to LEVEL LEVEL = `none' ar --log-file FILE write server mode logs to FILE b [Security] Options controlling the security br --default-cache-ttl N expire cached PINs after N seconds N = 600 ar --default-cache-ttl-ssh N expire SSH keys after N seconds N = 1800 er --max-cache-ttl N set maximum PIN cache lifetime to N seconds N = 7200 er --max-cache-ttl-ssh N set maximum SSH key lifetime to N seconds N = 7200 br --ignore-cache-for-signing do not use the PIN cache when signing ar --allow-mark-trusted allow clients to mark keys as "trusted" er --no-grab do not grab keyboard and mouse a [Passphrase policy] Options enforcing a passphrase policy er --enforce-passphrase-constraints do not allow to bypass the passphrase policy ar --min-passphrase-len N set minimal required length for new passphrases to N N = 8 er --min-passphrase-nonalpha N require at least N non-alpha characters for a new passphrase N = 1 er --check-passphrase-pattern FILE check new passphrases against pattern in FILE FILE = (none) er --max-passphrase-days N expire the passphrase after N days N = 0 er --enable-passphrase-history do not allow the reuse of old passphrases COMPONENT ========= Name: scdaemon Desc: Smartcard Daemon Path: /usr/bin/scdaemon b [Monitor] Options controlling the diagnostic output br --verbose verbose b --quiet be somewhat more quiet b [Configuration] Options controlling the configuration br --reader-port N connect to reader at port N ar --ctapi-driver NAME use NAME as ct-API driver ar --pcsc-driver NAME use NAME as PC/SC driver NAME = `libpcsclite.so.1' er --disable-ccid do not use the internal CCID driver br --disable-keypad do not use a reader's keypad br --card-timeout N disconnect the card after N seconds of inactivity N = 0 a [Debug] Options useful for debugging ar --debug-level [LEVEL] set the debugging level to LEVEL LEVEL = `none' ar --log-file FILE write a log to FILE b [Security] Options controlling the security br --deny-admin deny the use of admin card commands COMPONENT ========= Name: gpgsm Desc: GPG for S/MIME Path: /usr/bin/gpgsm b [Monitor] Options controlling the diagnostic output b --verbose verbose b --quiet be somewhat more quiet b [Configuration] Options controlling the configuration b --default-key NAME use NAME as default secret key NAME = (none) b --encrypt-to NAME encrypt to user ID NAME as well NAME = (none) a --prefer-system-dirmngr use system's dirmngr if available e --disable-dirmngr disable all access to the dirmngr a --p12-charset NAME use encoding NAME for PKCS#12 passphrases NAME = (none) b --keyserver SPEC... use this keyserver to lookup keys a [Debug] Options useful for debugging a --debug-level [LEVEL] set the debugging level to LEVEL LEVEL = `none' a --log-file FILE write server mode logs to FILE b [Security] Options controlling the security b --disable-crl-checks never consult a CRL e --disable-trusted-cert-crl-check do not check CRLs for root certificates a --enable-ocsp check validity using OCSP e --include-certs N number of certificates to include N = -2 a --disable-policy-checks do not check certificate policies b --auto-issuer-key-retrieve fetch missing issuer certificates a --cipher-algo NAME use cipher algorithm NAME NAME = `3DES' COMPONENT ========= Name: dirmngr Desc: Directory Manager Path: /usr/bin/dirmngr PASS: t-gpgconf Begin Result: -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.19 (GNU/Linux) hQEOA2rm1+5GqHH4EAP/fdK6f2TvRAnejmku01p8uX7JgJRG7jbODnOxQGcdCH4K SBiEkqVFTzSu2bf053BkvQ7l0esTRzFTW/ZLEj2a6uJQFMcSweJcYgdlBdZYqhta Mm7KNoHzGOGgnRjGDgC3uhF2QDg8cs69FvHFpr6/XNGB1dF+z1NquDsSRbd1bMUD /RpPJ+QiF4SeoXNPua2P0zqk7zwQnWN4mvM+qAXz0CBo9GcZp3I+sJeerhI0qDYQ j8Y4BjzsDuIxfsmQIqKWR+9aGNrps/C+S9uHcz4zkj7GxQFLEJyY11/h/KMUZKNT XoGCRJGMj8Kled/DcGAmoIQjTDqfsGUmNFCbEBMAK+cLhQEOA1OB6k7im6N/EAP/ ekLQHi9itkhQxpmHeybjN8s3TBoVcWaQdVj4qViEQ2sSdZr4ASDctu7e8pNNcfQo JxA8ml+SnQUN0vhoMK5/Z3EFILIz4YqCRHyFx4kZdYtirRFDo/R6VKnNmTGRwOfm /GuYEvFfuWh3BgVOydDv3FcpGVWmAvdY+eEv1UL4j2gD/3SvniT2UOEUctN4EfHA 9Hre7Jt0d8C/l0G5G97UT0IianxJYd9kmyHGoYmwKW4zbTehW5gN5lR968WYllwr VJGWk5/KIpFrOP2LZby2g+HXxxiNpJv8ZD9LzZDwkpHJQc4bO6doqzUk9gYybEUi cjsAsljdaYg3NBqMXZVvqK9P0kcBzIj/tjI0/LMQAja4o/WjzKFOjt5aFgaJMiQ1 ZTHxH2TQa5bGsW/9CN0TA1i6EWuILUpIV7MdThFOLijCaDk4/ejxNc87kw== =ShL6 -----END PGP MESSAGE----- End Result. PASS: t-eventloop Encrypt A 0 Encrypt A 1 Encrypt A 2 Encrypt A 3 Encrypt A 4 Encrypt A 5 Encrypt A 6 Decrypt B 0 Encrypt A 7 Encrypt A 8 Encrypt A 9 Encrypt A 10 Encrypt A 11 Encrypt A 12 Encrypt A 13 Encrypt A 14 Decrypt B 1 Encrypt A 15 Encrypt A 16 Encrypt A 17 Encrypt A 18 Encrypt A 19 Decrypt B 2 Decrypt B 3 Decrypt B 4 Decrypt B 5 Decrypt B 6 Decrypt B 7 Decrypt B 8 Decrypt B 9 Decrypt B 10 Decrypt B 11 Decrypt B 12 Decrypt B 13 Decrypt B 14 Decrypt B 15 Decrypt B 16 Decrypt B 17 Decrypt B 18 Decrypt B 19 PASS: t-thread1 =================== All 21 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpg' Making check in gpgsm make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' PASS: t-import Warning: Skipping unknown key 135CEC36F49CB8E93B1AB270CD80884676CE8F33 Warning: Skipping unknown key EA8D99DD36AA2D071A3C7B69009E51B94A2EE760 Warning: Skipping unknown key 31C9D2E6314D0BCC2C1A4500A66B979827188ECD Warning: Skipping unknown key 759A4ACE7CDA7E891BB2724BE376EA473A969724 Warning: Skipping unknown key A08BDF3BAAEE3F9D646C47812321D4A61881671D Warning: Skipping unknown key 447ED4E39AD792E207FA531A2EF5B8025B4757B0 Warning: Skipping unknown key ACA7BE451FA6BF09F2D13F087BBCEB7F46A2CC8A Warning: Skipping unknown key 426AF67830E9CE245BEF41A2C1A851DAC50A6DF5 Checking key 3CF405464F66ED4A7DF45BBDD1E4282E33BDB76E Checking key DFA56FB5FC41E3A8921F77AD1622EEFD9152A5AD Checking key 2C8F3C356AB761CB3674835B792CDA52937F9285 Warning: Skipping unknown key DB453D1BB01AF323106BDED0096157AAF425E05B Warning: Skipping unknown key E0BF1B91916B88E4F1159222CE372396B14A2E5C Warning: Skipping unknown key 982A75670FF8284A94E09D23D8E762C8BDA45404 Warning: Skipping unknown key 7DDC761CFDAF4CE03AB53ADDC9FA133519A3DEC9 Warning: Skipping unknown key 7A3C1B602EBDA4A1E0EBAD7ABA4FD14369A939FC Warning: Skipping unknown key C92FE650DB3259E0CE6555F38C76E0B8A8FEA3CA Warning: Skipping unknown key D5C750F2FE4EEED7C7B1E4137BFB54843A7D979B PASS: t-keylist -----BEGIN ENCRYPTED MESSAGE----- MIAGCSqGSIb3DQEHA6CAMIACAQAxggELMIIBBwIBADBwMGsxCzAJBgNVBAYTAkRF MRMwEQYDVQQHFApE/HNzZWxkb3JmMRYwFAYDVQQKEw1nMTAgQ29kZSBHbWJIMRkw FwYDVQQLExBBZWd5cHRlbiBQcm9qZWN0MRQwEgYDVQQDEwt0ZXN0IGNlcnQgMQIB ADANBgkqhkiG9w0BAQEFAASBgIvbb66MmtneHqy7aW2/p34Nht4db8jc9PyZFzxW cNFVuxYC3Ilfn2T5rV6N8MzJ2lYW45o4Afb8PM66loG7N6JQptiizFktqCNEbLBB Ky/heQ7UgHYdZCPT7b/bZMb/QF8ZgKVjcWd3INE1ZtZ6JZowIXs9wgGhNQ6BAxfp iQdrMIAGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIXLCybUFNGbmggAQIp587CtmJ yNoECNdGFfGcNl67AAAAAAAAAAAAAA== -----END ENCRYPTED MESSAGE----- PASS: t-encrypt
*Data verification succeeded
Yes
*  Data available
Yes
*  Signature available
Yes
*  Parsing data succeeded
Yes
*      (data hash algorithm: SHA1)
*  Signature 0
Good
*      (#00/CN=test cert 1,OU=Aegypten Project,O=g10 Code GmbH,L=Düsseldorf,C=DE)
*      (data hash algorithm: SHA1)
*      (attr hash algorithm: SHA1)
*    Certificate chain available
Yes
*        (#00/CN=test cert 1,OU=Aegypten Project,O=g10 Code GmbH,L=Düsseldorf,C=DE)
*    Certificate chain valid
Yes
*    Root certificate trustworthy
Yes
*    CRL/OCSP check of certificates
Not enabled
*  Included certificates
0
*Gpg-Agent usable
Yes
*Data verification succeeded
Yes
*  Data available
Yes
*  Signature available
Yes
*  Parsing data succeeded
Yes
*      (data hash algorithm: SHA1)
*  Signature 0
Bad
*      (#00/CN=test cert 1,OU=Aegypten Project,O=g10 Code GmbH,L=Düsseldorf,C=DE)
*      (data hash algorithm: SHA1)
*    Certificate chain available
No
*  Included certificates
0
PASS: t-verify Hallo Leute! PASS: t-decrypt -----BEGIN SIGNED MESSAGE----- MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAaCA JIAEDUhhbGxvIExldXRlIQoAAAAAAAAxggGgMIIBnAIBATBwMGsxCzAJBgNVBAYT AkRFMRMwEQYDVQQHFApE/HNzZWxkb3JmMRYwFAYDVQQKEw1nMTAgQ29kZSBHbWJI MRkwFwYDVQQLExBBZWd5cHRlbiBQcm9qZWN0MRQwEgYDVQQDEwt0ZXN0IGNlcnQg MQIBADAJBgUrDgMCGgUAoIGHMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJ KoZIhvcNAQkFMQ8XDTAxMTIxMzExMDAwMFowIwYJKoZIhvcNAQkEMRYEFOxQv4mx 95QvRhNuESScWvM6j+8BMCgGCSqGSIb3DQEJDzEbMBkwCwYJYIZIAWUDBAECMAoG CCqGSIb3DQMHMA0GCSqGSIb3DQEBAQUABIGAHpMLJSmHAUT5eWyfZut811/r4uKP QilBx3OG3csNQl3JjPZ2X44Kso1VcSANsLsmlpthFON5F83KP5dyaizcBsf8qnZp dZTFde0PF5MA5TFCop1TbSiF/m8+mjAxFqYjEGNg3wku5kIvNikbTIFdPtQq6k/i NG5kUmbx2LaSJs4AAAAAAAA= -----END SIGNED MESSAGE----- -----BEGIN SIGNED MESSAGE----- MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAA MYIBoDCCAZwCAQEwcDBrMQswCQYDVQQGEwJERTETMBEGA1UEBxQKRPxzc2VsZG9y ZjEWMBQGA1UEChMNZzEwIENvZGUgR21iSDEZMBcGA1UECxMQQWVneXB0ZW4gUHJv amVjdDEUMBIGA1UEAxMLdGVzdCBjZXJ0IDECAQAwCQYFKw4DAhoFAKCBhzAYBgkq hkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wMTEyMTMxMTAw MDBaMCMGCSqGSIb3DQEJBDEWBBTsUL+JsfeUL0YTbhEknFrzOo/vATAoBgkqhkiG 9w0BCQ8xGzAZMAsGCWCGSAFlAwQBAjAKBggqhkiG9w0DBzANBgkqhkiG9w0BAQEF AASBgB6TCyUphwFE+Xlsn2brfNdf6+Lij0IpQcdzht3LDUJdyYz2dl+OCrKNVXEg DbC7JpabYRTjeRfNyj+Xcmos3AbH/Kp2aXWUxXXtDxeTAOUxQqKdU20ohf5vPpow MRamIxBjYN8JLuZCLzYpG0yBXT7UKupP4jRuZFJm8di2kibOAAAAAAAA -----END SIGNED MESSAGE----- PASS: t-sign Begin Result: Issuer ...: /CN=DFN Top Level Certification Authority/OU=DFN-PCA/O=Deutsches Forschungsnetz/C=DE/EMail=certify@pca.dfn.de Serial ...: 01 Subject ..: /CN=DFN Top Level Certification Authority/OU=DFN-PCA/O=Deutsches Forschungsnetz/C=DE/EMail=certify@pca.dfn.de -----BEGIN CERTIFICATE----- MIIExDCCA6ygAwIBAgIBATANBgkqhkiG9w0BAQQFADCBlTELMAkGA1UEBhMCREUx ITAfBgNVBAoTGERldXRzY2hlcyBGb3JzY2h1bmdzbmV0ejEQMA4GA1UECxMHREZO LVBDQTEuMCwGA1UEAxMlREZOIFRvcCBMZXZlbCBDZXJ0aWZpY2F0aW9uIEF1dGhv cml0eTEhMB8GCSqGSIb3DQEJARYSY2VydGlmeUBwY2EuZGZuLmRlMB4XDTk4MTAy OTE4MDMxMFoXDTAxMTIzMTE4MDMxMFowgZUxCzAJBgNVBAYTAkRFMSEwHwYDVQQK ExhEZXV0c2NoZXMgRm9yc2NodW5nc25ldHoxEDAOBgNVBAsTB0RGTi1QQ0ExLjAs BgNVBAMTJURGTiBUb3AgTGV2ZWwgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxITAf BgkqhkiG9w0BCQEWEmNlcnRpZnlAcGNhLmRmbi5kZTCCASIwDQYJKoZIhvcNAQEB BQADggEPADCCAQoCggEBALRu2JL1f9j615qIGN3D6vBza9OUm7zAdrNTxjJywyNp sadBHTRIHRN8KvcvDTrmzlNkszuxwBfs2xJ2Cs798e3xdETvfUwXpiv/En6DSRPV 1PnIFPNXV6ia1RNE8a0YfGWl5uGQFlAYJnFIzRApssjqDf3hITHLXPSUgHAl1rD3 5SwxjC50EEnt+5yX/3MU98Oy/hSgbcXKbvhRLMWp4meaBpaJLd5X3insqPycsNOy QBaJhVwAKOmRwhqfiO50/oHTPGt2939tyIQ1x4iQv2qc/BvpKOtkKRbsxznfkU2z lF/US0ef5BaUnNHUUe9KCDDtOnHpslTXtbCsRSAWtOcCAwEAAaOCARswggEXMBEG CWCGSAGG+EIBAQQEAwIABzApBglghkgBhvhCAQIEHBYaaHR0cHM6Ly9teXN0aWMu cGNhLmRmbi5kZS8wQQYJYIZIAYb4QgEIBDQWMmh0dHA6Ly93d3cucGNhLmRmbi5k ZS9kZm5wY2EvcG9saWN5L3d3d3BvbGljeS5odG1sMDgGCWCGSAGG+EIBDQQrFilU aGUgREZOIFRvcCBMZXZlbCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAhBglghkgB hvhCAQMEFBYSY2dpL2NoZWNrLXJldi5jZ2k/MBkGCWCGSAGG+EIBBAQMFgpkZm5w Y2EuY3JsMA8GA1UdEwEB/wQFMAMBAf8wCwYDVR0PBAQDAgAGMA0GCSqGSIb3DQEB BAUAA4IBAQAgYF5bOjhcg2U3lxfBKpUl7VGFGrRDPzov+kq0xesRiVZnx4uxd1CX VaFCwAYKE09ntkfsca/wv/UaD5mVFmqGR7NWeJ0dbAg1MJGRigIlpO08pYtgUBql lqvQvgDiYjGexvc4pbOoCdH+euiTO7kZdAB+chUwkBxVPMNBkiW7uf6gM/qCI2zh stMnxB8462KNIjy+vGnnl1iRiyJWjyGpFmsizr8qA9JRzTgYD4iDDBgmmGhBUEki M6DjqqEJMNMw+IX4S+kF6FVi8yYAUXHHpCeZNDZf6gB7zotEW+DuGtGvStr0WiGU BGk8wz3wVNQNL5C4mNEY69iyT0YVspSD -----END CERTIFICATE----- End Result. Begin Result: Issuer ...: /CN=test cert 1/OU=Aegypten Project/O=g10 Code GmbH/L=Düsseldorf/C=DE Serial ...: 00 Subject ..: /CN=test cert 1/OU=Aegypten Project/O=g10 Code GmbH/L=Düsseldorf/C=DE -----BEGIN CERTIFICATE----- MIIDFTCCAn6gAwIBAgIBADANBgkqhkiG9w0BAQQFADBrMQswCQYDVQQGEwJERTET MBEGA1UEBxQKRPxzc2VsZG9yZjEWMBQGA1UEChMNZzEwIENvZGUgR21iSDEZMBcG A1UECxMQQWVneXB0ZW4gUHJvamVjdDEUMBIGA1UEAxMLdGVzdCBjZXJ0IDEwHhcN MDExMjAzMDkzNjM4WhcNMDIxMjAzMDkzNjM4WjBrMQswCQYDVQQGEwJERTETMBEG A1UEBxQKRPxzc2VsZG9yZjEWMBQGA1UEChMNZzEwIENvZGUgR21iSDEZMBcGA1UE CxMQQWVneXB0ZW4gUHJvamVjdDEUMBIGA1UEAxMLdGVzdCBjZXJ0IDEwgZ8wDQYJ KoZIhvcNAQEBBQADgY0AMIGJAoGBAODOlvkLbJ4C85Ir6tqT/lCoderGvMGLuanP LoSWXKotH/laf1QkZcbAwZ0nbkUmzgSIaKepFP00PMOofddCkf/FZVBtW7sly6xq Di3R+LyqsNSinC83yVDzY0hL8mn3iRRARkuveYJ+A6NucLgUk47r3GPpZCR7513F iwFLfqJRAgMBAAGjgcgwgcUwHQYDVR0OBBYEFDM3jRKRwFRxgzhfCGW/qUv5jjTz MIGVBgNVHSMEgY0wgYqAFDM3jRKRwFRxgzhfCGW/qUv5jjTzoW+kbTBrMQswCQYD VQQGEwJERTETMBEGA1UEBxQKRPxzc2VsZG9yZjEWMBQGA1UEChMNZzEwIENvZGUg R21iSDEZMBcGA1UECxMQQWVneXB0ZW4gUHJvamVjdDEUMBIGA1UEAxMLdGVzdCBj ZXJ0IDGCAQAwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQQFAAOBgQBshwQeijio 2hsXZxZEIFoNldDpdxcbWUws5utNJ7hqxQr74fn2cL9rH7AycNWtZnyCTAk7Uqwc bH3z6CNoJH6U/k//ITk7w8PtM6nw6JhlXLD+C65Bifip6id2JtRQwl4kJ/tPpx+/ 42Muki3yVFN+BEGFPpI6hdJmh1Hz81k8GQ== -----END CERTIFICATE----- Issuer ...: /CN=DFN Top Level Certification Authority/OU=DFN-PCA/O=Deutsches Forschungsnetz/C=DE/EMail=certify@pca.dfn.de Serial ...: 15 Subject ..: /CN=DFN Server Certification Authority/OU=DFN-PCA/O=Deutsches Forschungsnetz/C=DE/EMail=certify@pca.dfn.de -----BEGIN CERTIFICATE----- MIIGFDCCBPygAwIBAgIBFTANBgkqhkiG9w0BAQQFADCBlTELMAkGA1UEBhMCREUx ITAfBgNVBAoTGERldXRzY2hlcyBGb3JzY2h1bmdzbmV0ejEQMA4GA1UECxMHREZO LVBDQTEuMCwGA1UEAxMlREZOIFRvcCBMZXZlbCBDZXJ0aWZpY2F0aW9uIEF1dGhv cml0eTEhMB8GCSqGSIb3DQEJARYSY2VydGlmeUBwY2EuZGZuLmRlMB4XDTAwMTEw MjE2NDcyNFoXDTAxMTIzMDE4MDAwMFowgZIxCzAJBgNVBAYTAkRFMSEwHwYDVQQK ExhEZXV0c2NoZXMgRm9yc2NodW5nc25ldHoxEDAOBgNVBAsTB0RGTi1QQ0ExKzAp BgNVBAMTIkRGTiBTZXJ2ZXIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxITAfBgkq hkiG9w0BCQEWEmNlcnRpZnlAcGNhLmRmbi5kZTCCASIwDQYJKoZIhvcNAQEBBQAD ggEPADCCAQoCggEBAPJXzRuYYHKVsTt3ytZYdakpUaXO2LrJt9b0WUht/MQxC+p0 9RldoZM0rdrWHT98LZ2XLoD+Qihp4f0TdwbuNowf+kfHvNcwMU6QgRQ+W71ti1HZ vfFTHId3AvOtQydt69l1jHd+gpFFJ2wtTauADeaLFdSQ5MErPJvyW8i1AUG8fEbV vSmHRg8lFc3cClppUhZhVxbAPU/gHkPXLBD70SxtEM5lxsdLvhzqV0AFBErsLa4q 3qI8/iyv9QvHjgTPTAibiq/+pX2A+wS8noo6pAIQQvluhG2uii1rdsOJ24e11LS5 fw0ERVn0jULcbXUJ1dvXdAF02FvALSUsrRPFUisCAwEAAaOCAm4wggJqMA8GA1Ud EwEB/wQFMAMBAf8wCwYDVR0PBAQDAgEGMB0GA1UdDgQWBBT3e3XQcHqkKkQDXAjT rJnRHdMJdjB/BgNVHR8EeDB2MDmgN6A1hjNodHRwOi8vd3d3LnBjYS5kZm4uZGUv ZGZucGNhL2NlcnRpZnkvc3NsL2RmbnBjYS5jcngwOaA3oDWGM2h0dHA6Ly93d3cu cGNhLmRmbi5kZS9kZm5wY2EvY2VydGlmeS9zc2wvZGZucGNhLmNybDARBglghkgB hvhCAQEEBAMCAgQwKQYJYIZIAYb4QgECBBwWGmh0dHBzOi8vbXlzdGljLnBjYS5k Zm4uZGUvMEEGCWCGSAGG+EIBCAQ0FjJodHRwOi8vd3d3LnBjYS5kZm4uZGUvZGZu cGNhL3BvbGljeS93d3dwb2xpY3kuaHRtbDCCAQQGCWCGSAGG+EIBDQSB9haB81Ro aXMgY2VydGlmaWNhdGUgd2FzIGlzc3VlZCBieSB0aGUgREZOLVBDQSwgdGhlIFRv cApMZXZlbCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSBvZiB0aGUgR2VybWFuIFJl c2VhcmNoCk5ldHdvcmsgKERldXRzY2hlcyBGb3JzY2h1bmdzbmV0eiwgREZOKS4K VGhlIGtleSBvd25lcidzIGlkZW50aXR5IHdhcyBhdXRoZW50aWNhdGVkIGluCmFj Y29yZGFuY2Ugd2l0aCB0aGUgREZOIFdvcmxkIFdpZGUgV2ViIFBvbGljeSwgdjEu MDAhBglghkgBhvhCAQMEFBYSY2dpL2NoZWNrLXJldi5jZ2k/MA0GCSqGSIb3DQEB BAUAA4IBAQCxXEMpyZwCpjKhrA0rHFrvkLVZR5B8CagW4pMTjstVHEMeBkF8/rAE 8PRQr/SNelmO5EZuVJmHakAFUxTL+dum4EHe/ykvPJZIVQW6KwWwhKM0nJh0P0Dd ERmyZz9wiH/Rt2I1d9rpi+cnH1oIBjtkceenEtexukyc92k5tlwo5WSgPQqfB88s /42ijX3qhgBow5Q/YyiiTd4AEKIUm6ak+R0TAaj1w2VNtNE0kzQ99+2ZsVFlL1/l tV5e3IRKeVm6Ti+mNjGTlY+5+RUmagBQRljqadTrZsZQF9omovojkDvDL4+yS1oN MemGvuYgePPpT0sSP45wy4wI3OO+uNdz -----END CERTIFICATE----- End Result. PASS: t-export ================== All 7 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/gpgsm' Making check in opassuan make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' ================== All 0 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests/opassuan' make[1]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/gpgme-1.3.2/tests' PASS: t-version PASS: t-data PASS: t-engine-info ================== All 3 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' make: Leaving directory `/builddir/build/BUILD/gpgme-1.3.2/tests' + exit 0 Processing files: gpgme-1.3.2-2.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rUw5wR + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.3.2 + DOCDIR=/builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr COPYING COPYING.LESSER /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr NEWS /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr README /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr THANKS /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr TODO /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + cp -pr VERSION /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386/usr/share/doc/gpgme-1.3.2 + exit 0 Provides: gpgme = 1.3.2-2.fc19 gpgme(x86-32) = 1.3.2-2.fc19 libgpgme-pthread.so.11 libgpgme-pthread.so.11(GPGME_1.0) libgpgme-pthread.so.11(GPGME_1.1) libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libassuan.so.0 libassuan.so.0(LIBASSUAN_1.0) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgpg-error.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) rtld(GNU_HASH) Processing files: gpgme-devel-1.3.2-2.fc19.i686 Provides: gpgme-devel = 1.3.2-2.fc19 gpgme-devel(x86-32) = 1.3.2-2.fc19 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh Requires(postun): /sbin/install-info Requires: /bin/sh libgpgme-pthread.so.11 libgpgme.so.11 Processing files: gpgme-debuginfo-1.3.2-2.fc19.i686 Provides: gpgme-debuginfo = 1.3.2-2.fc19 gpgme-debuginfo(x86-32) = 1.3.2-2.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386 Wrote: /builddir/build/RPMS/gpgme-1.3.2-2.fc19.i686.rpm Wrote: /builddir/build/RPMS/gpgme-devel-1.3.2-2.fc19.i686.rpm Wrote: /builddir/build/RPMS/gpgme-debuginfo-1.3.2-2.fc19.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q6nrum + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gpgme-1.3.2-2.fc19.i386 + exit 0 Child return code was: 0 LEAVE do -->