Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec'], chrootPath='/var/lib/mock/f23-build-3519430-492959/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-17.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gpgme-1.4.3-6.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec '], chrootPath='/var/lib/mock/f23-build-3519430-492959/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pmSlzp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpgme-1.4.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gpgme-1.4.3.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpgme-1.4.3 + /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 #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 Patch #4 (gpgme-1.3.2-bufferoverflow.patch): + echo 'Patch #4 (gpgme-1.3.2-bufferoverflow.patch):' + /usr/bin/cat /builddir/build/SOURCES/gpgme-1.3.2-bufferoverflow.patch + /usr/bin/patch -p1 -b --suffix .overflow --fuzz=0 patching file src/engine-gpgsm.c Hunk #1 succeeded at 837 (offset 3 lines). patching file src/engine-uiserver.c Hunk #1 succeeded at 698 (offset -1 lines). + 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.4EUcju + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.4.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-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 x86_64-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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-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... no checking for off_t... yes checking for uintptr_t... yes checking for __thread... yes configure: checking for libraries checking for _LARGEFILE_SOURCE value needed for large files... no checking for vasprintf... yes checking whether ttyname_r is declared... yes checking for unistd.h... (cached) yes checking for ttyname_r... yes checking whether ttyname_r is compatible with its POSIX signature... yes checking whether ttyname_r works with small buffers... guessing yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for getenv_r... no checking for timegm... yes checking for setlocale... yes checking for x86_64-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.19) checking for x86_64-redhat-linux-gnu-libassuan-config... no checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.0.2... yes (2.2.0) checking LIBASSUAN API version... okay checking for gpgconf... /usr/bin/gpgconf checking for GPGCONF >= 2.0.4... yes checking for GPG >= 1.4.0... yes checking for GPGSM >= 1.9.6... 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.4.3 has been configured as follows: Revision: d788c35 (55176) Platform: x86_64-redhat-linux-gnu Gpgconf at: /usr/bin/gpgconf Gpgconf version: 2.1.5, min. 2.0.4 GPG at: /usr/bin/gpg2 GPG version: 2.1.5, min. 1.4.0 Gpgsm at: /usr/bin/gpgsm Gpgsm version: 2.1.5, min. 1.9.6 G13 at: no G13 version: unknown, min. 2.1.0 Assuan version: 2.2.0, min. 2.0.2 UI Server: yes FD Passing: yes GPGME Pthread: yes + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o parsetlv.lo parsetlv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data.lo data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c conversion.c -fPIC -DPIC -o .libs/conversion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c parsetlv.c -fPIC -DPIC -o .libs/parsetlv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data.c -fPIC -DPIC -o .libs/data.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-fd.lo data-fd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-stream.lo data-stream.c In file included from data.c:37:0: data.c: In function 'gpgme_data_read': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ data.c:79:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_DATA, "gpgme_data_read", dh, ^ data.c: In function 'gpgme_data_write': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ data.c:107:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_DATA, "gpgme_data_write", dh, ^ data.c: In function 'gpgme_data_seek': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ data.c:134:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_DATA, "gpgme_data_seek", dh, ^ data.c: In function 'gpgme_data_release': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ data.c:165:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_DATA, "gpgme_data_release", dh); ^ data.c: In function 'gpgme_data_get_encoding': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ data.c:181:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_DATA, "gpgme_data_get_encoding", dh, ^ data.c: In function 'gpgme_data_set_encoding': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data.c:192:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_DATA, "gpgme_data_set_encoding", dh, ^ data.c: In function 'gpgme_data_set_file_name': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data.c:208:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_DATA, "gpgme_data_set_file_name", dh, ^ data.c: In function 'gpgme_data_get_file_name': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ data.c:237:7: note: in expansion of macro 'TRACE' TRACE (DEBUG_DATA, "gpgme_data_get_file_name", dh); ^ debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ data.c:241:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_DATA, "gpgme_data_get_file_name", dh, ^ data.c: In function '_gpgme_data_inbound_handler': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data.c:257:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_CTX, "_gpgme_data_inbound_handler", dh, ^ data.c: In function '_gpgme_data_outbound_handler': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data.c:288:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_CTX, "_gpgme_data_outbound_handler", dh, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-stream.c -fPIC -DPIC -o .libs/data-stream.o In file included from data-fd.c:32:0: data-fd.c: In function 'gpgme_data_new_from_fd': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data-fd.c:134:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_DATA, "gpgme_data_new_from_fd", r_dh, "fd=0x%x", fd); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-user.lo data-user.c In file included from data-stream.c:30:0: data-stream.c: In function 'gpgme_data_new_from_stream': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data-stream.c:99:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_DATA, "gpgme_data_new_from_stream", r_dh, "stream=%p", ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-mem.c -fPIC -DPIC -o .libs/data-mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-user.c -fPIC -DPIC -o .libs/data-user.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-compat.lo data-compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-identify.lo data-identify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-compat.c -fPIC -DPIC -o .libs/data-compat.o In file included from data-user.c:30:0: data-user.c: In function 'gpgme_data_new_from_cbs': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data-user.c:95:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_DATA, "gpgme_data_new_from_cbs", r_dh, "handle=%p", handle); ^ In file included from data-mem.c:35:0: data-mem.c: In function 'gpgme_data_new': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ data-mem.c:173:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_DATA, "gpgme_data_new", r_dh); ^ data-mem.c: In function 'gpgme_data_new_from_mem': debug.h:135:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4), 0 ^ data-mem.c:192:3: note: in expansion of macro 'TRACE_BEG4' TRACE_BEG4 (DEBUG_DATA, "gpgme_data_new_from_mem", r_dh, ^ data-mem.c: In function 'gpgme_data_release_and_get_mem': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ data-mem.c:229:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_DATA, "gpgme_data_release_and_get_mem", dh, ^ debug.h:215:60: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1, arg2), _gpgme_debug_frame_end (), 0 ^ data-mem.c:264:7: note: in expansion of macro 'TRACE_SUC2' TRACE_SUC2 ("buffer=%p, len=%u", str, *r_len); ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ data-mem.c:268:7: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("buffer=%p", str); ^ data-mem.c: In function 'gpgme_free': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ data-mem.c:278:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_DATA, "gpgme_free", buffer); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-identify.c -fPIC -DPIC -o .libs/data-identify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o signers.lo signers.c In file included from data-compat.c:36:0: data-compat.c: In function 'gpgme_data_new_from_filepart': debug.h:135:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4), 0 ^ data-compat.c:53:3: note: in expansion of macro 'TRACE_BEG4' TRACE_BEG4 (DEBUG_DATA, "gpgme_data_new_from_filepart", r_dh, ^ data-compat.c: In function 'gpgme_data_new_from_file': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ data-compat.c:131:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_DATA, "gpgme_data_new_from_filepart", r_dh, ^ data-compat.c: In function 'gpgme_error_to_errno': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ data-compat.c:170:3: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_DATA, "gpgme:gpgme_error_to_errno", 0, ^ data-compat.c: In function 'old_user_read': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ data-compat.c:183:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_DATA, "gpgme:old_user_read", dh, ^ data-compat.c: In function 'old_user_seek': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ data-compat.c:198:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_DATA, "gpgme:old_user_seek", dh, ^ data-compat.c: In function 'gpgme_data_new_with_read_cb': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ data-compat.c:230:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_DATA, "gpgme_data_new_with_read_cb", r_dh, ^ data-compat.c: In function 'gpgme_data_rewind': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ data-compat.c:248:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_DATA, "gpgme_data_rewind", dh); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c signers.c -fPIC -DPIC -o .libs/signers.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sig-notation.lo sig-notation.c In file included from signers.c:34:0: signers.c: In function 'gpgme_signers_clear': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ signers.c:59:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_CTX, "gpgme_signers_clear", ctx); ^ signers.c: In function 'gpgme_signers_add': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ signers.c:68:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_signers_add", ctx, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait.lo wait.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait.c -fPIC -DPIC -o .libs/wait.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-private.c -fPIC -DPIC -o .libs/wait-private.o In file included from wait.c:40:0: wait.c: In function '_gpgme_add_io_cb': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ wait.c:139:3: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_CTX, "_gpgme_add_io_cb", ctx, ^ wait.c: In function '_gpgme_remove_io_cb': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ wait.c:162:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "_gpgme_remove_io_cb", data, ^ wait.c: In function '_gpgme_run_io_cb': debug.h:165:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ wait.c:199:7: note: in expansion of macro 'TRACE0' TRACE0 (DEBUG_CTX, "_gpgme_run_io_cb", item, "need to check"); ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ wait.c:213:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "_gpgme_run_io_cb", item, "handler (%p, %d)", ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt.lo encrypt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c op-support.c -fPIC -DPIC -o .libs/op-support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt-sign.c -fPIC -DPIC -o .libs/encrypt-sign.o In file included from encrypt.c:30:0: encrypt.c: In function 'gpgme_op_encrypt_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ encrypt.c:70:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_encrypt_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ encrypt.c:77:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt.c:88:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("invalid_recipients[%i] = %s (%s)", ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ encrypt.c:96:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ encrypt.c: In function 'gpgme_op_encrypt_start': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt.c:232:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_encrypt_start", ctx, ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt.c:244:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("recipient[%i] = %p (%s)", i, recp[i], ^ encrypt.c: In function 'gpgme_op_encrypt': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt.c:265:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_encrypt", ctx, ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt.c:277:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("recipient[%i] = %p (%s)", i, recp[i], ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt.lo decrypt.c In file included from encrypt-sign.c:30:0: encrypt-sign.c: In function 'gpgme_op_encrypt_sign_start': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt-sign.c:122:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_encrypt_sign_start", ctx, ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt-sign.c:134:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("recipient[%i] = %p (%s)", i, recp[i], ^ encrypt-sign.c: In function 'gpgme_op_encrypt_sign': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt-sign.c:156:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_encrypt_sign", ctx, ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ encrypt-sign.c:168:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("recipient[%i] = %p (%s)", i, recp[i], ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt-verify.lo decrypt-verify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o verify.lo verify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c decrypt-verify.c -fPIC -DPIC -o .libs/decrypt-verify.o In file included from decrypt.c:29:0: decrypt.c: In function 'gpgme_op_decrypt_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ decrypt.c:79:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_decrypt_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ decrypt.c:85:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ decrypt.c:95:4: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("result: unsupported_algorithm: %s", ^ debug.h:227:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ decrypt.c:100:4: note: in expansion of macro 'TRACE_LOG' TRACE_LOG ("result: wrong key usage"); ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ decrypt.c:105:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("result: recipient: keyid=%s, pubkey_algo=%i, " ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ decrypt.c:112:4: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("result: original file name: %s", opd->result.file_name); ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ decrypt.c:116:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c verify.c -fPIC -DPIC -o .libs/verify.o decrypt.c: In function 'gpgme_op_decrypt_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ decrypt.c:375:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_decrypt_start", ctx, ^ decrypt.c: In function 'gpgme_op_decrypt': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ decrypt.c:393:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_decrypt", ctx, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sign.c -fPIC -DPIC -o .libs/sign.o In file included from decrypt-verify.c:26:0: decrypt-verify.c: In function 'gpgme_op_decrypt_verify_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ decrypt-verify.c:92:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_decrypt_verify_start", ctx, ^ decrypt-verify.c: In function 'gpgme_op_decrypt_verify': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ decrypt-verify.c:111:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_decrypt_verify", ctx, ^ In file included from verify.c:31:0: verify.c: In function 'gpgme_op_verify_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ verify.c:88:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_verify_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ verify.c:93:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:243:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4), 0 ^ verify.c:129:4: note: in expansion of macro 'TRACE_LOG4' TRACE_LOG4 ("sig[%i] = fpr %s, summary 0x%x, status %s", ^ debug.h:252:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg6), 0 ^ verify.c:131:4: note: in expansion of macro 'TRACE_LOG6' TRACE_LOG6 ("sig[%i] = timestamps 0x%x/0x%x flags:%s%s%s", ^ debug.h:247:32: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4, arg5), 0 ^ verify.c:137:4: note: in expansion of macro 'TRACE_LOG5' TRACE_LOG5 ("sig[%i] = validity 0x%x (%s), algos %s/%s", ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ verify.c:143:8: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("sig[%i] = PKA address %s", i, sig->pka_address); ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ verify.c:147:8: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("sig[%i] = has notations (not shown)", i); ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ verify.c:152:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ verify.c: In function 'gpgme_op_verify_start': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ verify.c:860:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_verify_start", ctx, ^ verify.c: In function 'gpgme_op_verify': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ verify.c:880:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_verify", ctx, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passphrase.lo passphrase.c In file included from sign.c:35:0: sign.c: In function 'gpgme_op_sign_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ sign.c:90:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_sign_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ sign.c:96:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ sign.c:118:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("result: invalid signers: %i, signatures: %i", ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ sign.c:123:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("result: invalid signer: fpr=%s, reason=%s <%s>", ^ debug.h:252:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg6), 0 ^ sign.c:131:4: note: in expansion of macro 'TRACE_LOG6' TRACE_LOG6 ("result: signature: type=%i, pubkey_algo=%i, " ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ sign.c:139:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ sign.c: In function 'gpgme_op_sign_start': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ sign.c:393:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_sign_start", ctx, ^ sign.c: In function 'gpgme_op_sign': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ sign.c:411:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_sign", ctx, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passphrase.c -fPIC -DPIC -o .libs/passphrase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o key.lo key.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c key.c -fPIC -DPIC -o .libs/key.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trust-item.c -fPIC -DPIC -o .libs/trust-item.o In file included from keylist.c:43:0: keylist.c: In function 'gpgme_op_keylist_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ keylist.c:99:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_keylist_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ keylist.c:105:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ keylist.c:109:3: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("truncated = %i", opd->result.truncated); ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ keylist.c:111:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ keylist.c: In function 'keylist_colon_handler': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ keylist.c:442:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:keylist_colon_handler", ctx, ^ keylist.c: In function 'gpgme_op_keylist_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ keylist.c:863:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_keylist_start", ctx, ^ keylist.c: In function 'gpgme_op_keylist_ext_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ keylist.c:903:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_keylist_ext_start", ctx, ^ keylist.c: In function 'gpgme_op_keylist_next': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ keylist.c:940:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_keylist_next", ctx); ^ keylist.c: In function 'gpgme_op_keylist_end': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ keylist.c:985:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_CTX, "gpgme_op_keylist_end", ctx); ^ keylist.c: In function 'gpgme_get_key': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ keylist.c:1004:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_get_key", ctx, ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ keylist.c:1070:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("key=%p (%s)", *r_key, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c import.c -fPIC -DPIC -o .libs/import.o In file included from trustlist.c:31:0: trustlist.c: In function 'gpgme_op_trustlist_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ trustlist.c:177:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_trustlist_start", ctx, ^ trustlist.c: In function 'gpgme_op_trustlist_next': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ trustlist.c:213:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_trustlist_next", ctx); ^ debug.h:219:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ trustlist.c:245:7: note: in expansion of macro 'TRACE_SUC5' TRACE_SUC5 ("trust_item=%p: %s: owner trust %s with level %i " ^ debug.h:219:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ trustlist.c:252:7: note: in expansion of macro 'TRACE_SUC5' TRACE_SUC5 ("trust_item=%p: %s: UID %s with level %i " ^ debug.h:219:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ trustlist.c:258:7: note: in expansion of macro 'TRACE_SUC5' TRACE_SUC5 ("trust_item=%p: %s: unknown type %i with level %i " ^ trustlist.c: In function 'gpgme_op_trustlist_end': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ trustlist.c:270:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_CTX, "gpgme_op_trustlist_end", ctx); ^ In file included from import.c:30:0: import.c: In function 'gpgme_op_import_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ import.c:70:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_import_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ import.c:76:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:247:32: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4, arg5), 0 ^ import.c:86:7: note: in expansion of macro 'TRACE_LOG5' TRACE_LOG5 ("%i considered, %i no UID, %i imported, %i imported RSA, " ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o export.lo export.c debug.h:243:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4), 0 ^ import.c:90:7: note: in expansion of macro 'TRACE_LOG4' TRACE_LOG4 ("%i new UIDs, %i new sub keys, %i new signatures, " ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ import.c:94:7: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("%i secret keys, %i imported, %i unchanged", ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ import.c:97:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("%i skipped new keys, %i not imported", ^ debug.h:243:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4), 0 ^ import.c:104:4: note: in expansion of macro 'TRACE_LOG4' TRACE_LOG4 ("import[%i] for %s = 0x%x (%s)", ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ import.c:111:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ import.c: In function 'gpgme_op_import_start': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ import.c:288:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_CTX, "gpgme_op_import_start", ctx, ^ import.c: In function 'gpgme_op_import': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ import.c:305:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_CTX, "gpgme_op_import", ctx, ^ import.c: In function 'gpgme_op_import_keys_start': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ import.c:372:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_import_keys_start", ctx); ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ import.c:383:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("keys[%i] = %p (%s)", i, keys[i], ^ import.c: In function 'gpgme_op_import_keys': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ import.c:411:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_import_keys", ctx); ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ import.c:422:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("keys[%i] = %p (%s)", i, keys[i], ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c export.c -fPIC -DPIC -o .libs/export.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c genkey.c -fPIC -DPIC -o .libs/genkey.o In file included from export.c:29:0: export.c: In function 'gpgme_op_export_start': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ export.c:81:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_export_start", ctx, ^ export.c: In function 'gpgme_op_export': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ export.c:99:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_export", ctx, ^ export.c: In function 'gpgme_op_export_ext_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ export.c:151:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_export_ext_start", ctx, ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ export.c:163:4: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("pattern[%i] = %s", i, pattern[i]); ^ export.c: In function 'gpgme_op_export_ext': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ export.c:180:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_export_ext_start", ctx, ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ export.c:192:4: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("pattern[%i] = %s", i, pattern[i]); ^ export.c: In function 'gpgme_op_export_keys_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ export.c:270:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_export_keys_start", ctx, ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ export.c:282:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("keys[%i] = %p (%s)", i, keys[i], ^ export.c: In function 'gpgme_op_export_keys': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ export.c:301:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_export_keys", ctx, ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ export.c:313:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("keys[%i] = %p (%s)", i, keys[i], ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o delete.lo delete.c In file included from genkey.c:30:0: genkey.c: In function 'gpgme_op_genkey_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ genkey.c:64:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_genkey_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ genkey.c:70:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ genkey.c:74:3: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("fpr = %s, %s, %s", opd->result.fpr, ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ genkey.c:78:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ genkey.c: In function 'gpgme_op_genkey_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ genkey.c:203:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_genkey_start", ctx, ^ genkey.c: In function 'gpgme_op_genkey': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ genkey.c:224:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_genkey", ctx, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o getauditlog.lo getauditlog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o opassuan.lo opassuan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c edit.c -fPIC -DPIC -o .libs/edit.o In file included from delete.c:27:0: delete.c: In function 'gpgme_op_delete_start': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ delete.c:99:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_delete", ctx, ^ delete.c: In function 'gpgme_op_delete': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ delete.c:119:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_delete", ctx, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c getauditlog.c -fPIC -DPIC -o .libs/getauditlog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c opassuan.c -fPIC -DPIC -o .libs/opassuan.o In file included from getauditlog.c:26:0: getauditlog.c: In function 'gpgme_op_getauditlog_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ getauditlog.c:68:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_getauditlog_start", ctx, ^ getauditlog.c: In function 'gpgme_op_getauditlog': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ getauditlog.c:88:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_getauditlog", ctx, ^ In file included from edit.c:27:0: edit.c: In function 'gpgme_op_edit_start': debug.h:140:32: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4, arg5), 0 ^ edit.c:144:3: note: in expansion of macro 'TRACE_BEG5' TRACE_BEG5 (DEBUG_CTX, "gpgme_op_edit_start", ctx, ^ edit.c: In function 'gpgme_op_edit': debug.h:140:32: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4, arg5), 0 ^ edit.c:165:3: note: in expansion of macro 'TRACE_BEG5' TRACE_BEG5 (DEBUG_CTX, "gpgme_op_edit", ctx, ^ edit.c: In function 'gpgme_op_card_edit_start': debug.h:140:32: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4, arg5), 0 ^ edit.c:188:3: note: in expansion of macro 'TRACE_BEG5' TRACE_BEG5 (DEBUG_CTX, "gpgme_op_card_edit_start", ctx, ^ edit.c: In function 'gpgme_op_card_edit': debug.h:140:32: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4, arg5), 0 ^ edit.c:209:3: note: in expansion of macro 'TRACE_BEG5' TRACE_BEG5 (DEBUG_CTX, "gpgme_op_card_edit", ctx, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passwd.lo passwd.c In file included from opassuan.c:30:0: opassuan.c: In function 'gpgme_op_assuan_transact_start': /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine.lo engine.c debug.h:147:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg6, arg7), 0 ^ opassuan.c:93:3: note: in expansion of macro 'TRACE_BEG7' TRACE_BEG7 (DEBUG_CTX, "gpgme_op_assuan_transact_start", ctx, ^ opassuan.c: In function 'gpgme_op_assuan_transact_ext': debug.h:154:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg6, arg7, arg8), 0 ^ opassuan.c:122:3: note: in expansion of macro 'TRACE_BEG8' TRACE_BEG8 (DEBUG_CTX, "gpgme_op_assuan_transact", ctx, ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ opassuan.c:141:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("op_err = %s <%s>", gpgme_strerror (op_err), ^ debug.h:227:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ opassuan.c:145:4: note: in expansion of macro 'TRACE_LOG' TRACE_LOG ("warning: operational error ignored by user"); ^ opassuan.c: In function 'gpgme_op_assuan_result': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ opassuan.c:177:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_op_assuan_result", ctx); ^ debug.h:209:48: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func), _gpgme_debug_frame_end (), 0 ^ opassuan.c:185:7: note: in expansion of macro 'TRACE_SUC0' TRACE_SUC0 ("result=(null)"); ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ opassuan.c:194:7: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("err = %s", gpg_strerror (0)); ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ opassuan.c:198:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("err = %s <%s>", gpg_strerror (opd->result.err), ^ debug.h:212:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, arg1), _gpgme_debug_frame_end (), 0 ^ opassuan.c:202:3: note: in expansion of macro 'TRACE_SUC1' TRACE_SUC1 ("result=%p", &opd->result); ^ opassuan.c: In function 'gpgme_op_assuan_transact': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ opassuan.c:219:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_CTX, "gpgme_op_assuan_transact", ctx); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passwd.c -fPIC -DPIC -o .libs/passwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpg.lo engine-gpg.c In file included from passwd.c:26:0: passwd.c: In function 'gpgme_op_passwd_start': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ passwd.c:158:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_passwd_start", ctx, ^ passwd.c: In function 'gpgme_op_passwd': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ passwd.c:176:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_op_passwd", ctx, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o status-table.lo status-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpg.c -fPIC -DPIC -o .libs/engine-gpg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c status-table.c -fPIC -DPIC -o .libs/status-table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgsm.lo engine-gpgsm.c In file included from engine-gpg.c:44:0: engine-gpg.c: In function 'gpg_io_event': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-gpg.c:148:3: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_ENGINE, "gpgme:gpg_io_event", gpg, ^ engine-gpg.c: In function 'read_status': debug.h:165:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ engine-gpg.c:1080:8: note: in expansion of macro 'TRACE0' TRACE0 (DEBUG_CTX, "gpgme:read_status", 0, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpgsm.c -fPIC -DPIC -o .libs/engine-gpgsm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o assuan-support.lo assuan-support.c In file included from engine-gpgsm.c:51:0: engine-gpgsm.c: In function 'status_handler': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-gpgsm.c:774:11: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_CTX, "gpgme:status_handler", gpgsm, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-gpgsm.c:786:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", gpgsm, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-gpgsm.c:810:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", gpgsm, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-gpgsm.c:886:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", gpgsm, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-gpgsm.c:929:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", gpgsm, ^ debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-gpgsm.c:954:11: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_CTX, "gpgme:status_handler", gpgsm, ^ engine-gpgsm.c: In function 'add_io_cb': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ engine-gpgsm.c:984:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_ENGINE, "engine-gpgsm:add_io_cb", gpgsm, ^ engine-gpgsm.c: In function 'gpgsm_io_event': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-gpgsm.c:1914:3: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_ENGINE, "gpgme:gpgsm_io_event", gpgsm, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-assuan.lo engine-assuan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-assuan.c -fPIC -DPIC -o .libs/engine-assuan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgconf.lo engine-gpgconf.c In file included from engine-assuan.c:53:0: engine-assuan.c: In function 'llass_status_handler': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:461:8: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme:llass_status_handler", llass, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:467:4: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:llass_status_handler", llass, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:498:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:llass_status_handler", llass, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:511:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:llass_status_handler", llass, ^ debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:537:11: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_CTX, "gpgme:llass_status_handler", llass, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:583:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:llass_status_handler", llass, ^ debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:600:11: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme:llass_status_handler", llass, ^ engine-assuan.c: In function 'add_io_cb': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ engine-assuan.c:625:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_ENGINE, "engine-assuan:add_io_cb", llass, ^ engine-assuan.c: In function 'llass_io_event': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-assuan.c:737:3: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_ENGINE, "gpgme:llass_io_event", llass, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-uiserver.lo engine-uiserver.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-mount.c -fPIC -DPIC -o .libs/vfs-mount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-uiserver.c -fPIC -DPIC -o .libs/engine-uiserver.o In file included from vfs-mount.c:28:0: vfs-mount.c: In function 'gpgme_op_vfs_mount': debug.h:135:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4), 0 ^ vfs-mount.c:235:3: note: in expansion of macro 'TRACE_BEG4' TRACE_BEG4 (DEBUG_CTX, "gpgme_op_vfs_mount", ctx, ^ In file included from engine-uiserver.c:52:0: engine-uiserver.c: In function 'status_handler': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-uiserver.c:635:11: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_CTX, "gpgme:status_handler", uiserver, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-uiserver.c:647:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", uiserver, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o vfs-create.lo vfs-create.c debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-uiserver.c:671:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", uiserver, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-uiserver.c:747:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", uiserver, ^ debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ engine-uiserver.c:790:11: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme:status_handler", uiserver, ^ debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-uiserver.c:815:11: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_CTX, "gpgme:status_handler", uiserver, ^ engine-uiserver.c: In function 'add_io_cb': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ engine-uiserver.c:845:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_ENGINE, "engine-uiserver:add_io_cb", uiserver, ^ engine-uiserver.c: In function 'uiserver_io_event': debug.h:180:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2, arg3), _gpgme_debug_frame_end (), 0 ^ engine-uiserver.c:1295:3: note: in expansion of macro 'TRACE3' TRACE3 (DEBUG_ENGINE, "gpgme:uiserver_io_event", uiserver, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-create.c -fPIC -DPIC -o .libs/vfs-create.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgconf.lo gpgconf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgconf.c -fPIC -DPIC -o .libs/gpgconf.o In file included from vfs-create.c:29:0: vfs-create.c: In function 'gpgme_op_vfs_create': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ vfs-create.c:180:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_op_vfs_create", ctx, ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ vfs-create.c:193:4: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("recipient[%i] = %p (%s)", i, recp[i], ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-sema.lo posix-sema.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o posix-io.lo posix-io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-sema.c -fPIC -DPIC -o .libs/posix-sema.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-io.c -fPIC -DPIC -o .libs/posix-io.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o dirinfo.lo dirinfo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c dirinfo.c -fPIC -DPIC -o .libs/dirinfo.o In file included from posix-io.c:51:0: posix-io.c: In function '_gpgme_io_read': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:100:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_read", fd, ^ posix-io.c: In function '_gpgme_io_write': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:118:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_write", fd, ^ posix-io.c: In function '_gpgme_io_pipe': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:137:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_pipe", filedes, ^ posix-io.c: In function '_gpgme_io_close': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ posix-io.c:169:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_SYSIO, "_gpgme_io_close", fd); ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:194:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("invoking close handler %p/%p", handler, handler_value); ^ posix-io.c: In function '_gpgme_io_set_close_notify': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:211:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_set_close_notify", fd, ^ posix-io.c: In function '_gpgme_io_set_nonblocking': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ posix-io.c:262:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_SYSIO, "_gpgme_io_set_nonblocking", fd); ^ posix-io.c: In function 'get_max_fds': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ posix-io.c:334:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_SYSIO, "gpgme:max_fds", 0, "max fds=%i (%s)", fds, source); ^ posix-io.c: In function '_gpgme_io_spawn': debug.h:120:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ posix-io.c:377:3: note: in expansion of macro 'TRACE_BEG1' TRACE_BEG1 (DEBUG_SYSIO, "_gpgme_io_spawn", path, ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:382:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("argv[%2i] = %s", i, argv[i]); ^ debug.h:235:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:387:7: note: in expansion of macro 'TRACE_LOG2' TRACE_LOG2 ("fd[%i] = 0x%x", i, fd_list[i].fd); ^ debug.h:239:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ posix-io.c:389:7: note: in expansion of macro 'TRACE_LOG3' TRACE_LOG3 ("fd[%i] = 0x%x -> 0x%x", i, fd_list[i].fd, fd_list[i].dup_to); ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ posix-io.c:513:3: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("waiting for child process pid=%i", pid); ^ posix-io.c: In function '_gpgme_io_select': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:548:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_select", fds, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c debug.c -fPIC -DPIC -o .libs/debug.o posix-io.c: In function '_gpgme_io_recvmsg': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:642:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_recvmsg", fd, ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ posix-io.c:653:3: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("about to receive %d bytes", nread); ^ posix-io.c: In function '_gpgme_io_sendmsg': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:684:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_sendmsg", fd, ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ posix-io.c:695:3: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("about to receive %d bytes", nwritten); ^ posix-io.c: In function '_gpgme_io_dup': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ posix-io.c:719:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_SYSIO, "_gpgme_io_dup", fd, "new fd==%i", new_fd); ^ posix-io.c: In function '_gpgme_io_socket': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:730:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_socket", domain, ^ posix-io.c: In function '_gpgme_io_connect': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ posix-io.c:744:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_SYSIO, "_gpgme_io_connect", fd, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o version.lo version.c In file included from gpgme.c:38:0: gpgme.c: In function 'gpgme_new': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ gpgme.c:80:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_new", r_ctx); ^ gpgme.c: In function '_gpgme_cancel_with_err': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ gpgme.c:154:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "_gpgme_cancel_with_err", ctx, "ctx_err=%i, op_err=%i", ^ gpgme.c: In function 'gpgme_cancel': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ gpgme.c:185:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_cancel", ctx); ^ gpgme.c: In function 'gpgme_cancel_async': debug.h:111:61: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_trace_func, _gpgme_trace_tagname, _gpgme_trace_tag), 0 ^ gpgme.c:200:3: note: in expansion of macro 'TRACE_BEG' TRACE_BEG (DEBUG_CTX, "gpgme_cancel_async", ctx); ^ gpgme.c: In function 'gpgme_release': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:217:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_CTX, "gpgme_release", ctx); ^ gpgme.c: In function 'gpgme_set_protocol': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ gpgme.c:302:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_set_protocol", ctx, "protocol=%i (%s)", ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ gpgme.c:322:4: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("releasing ctx->engine=%p", ctx->engine); ^ gpgme.c: In function 'gpgme_get_protocol': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:336:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_get_protocol", ctx, ^ gpgme.c: In function 'gpgme_set_sub_protocol': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:348:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_set_sub_protocol", ctx, "protocol=%i (%s)", ^ gpgme.c: In function 'gpgme_get_sub_protocol': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:363:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_get_sub_protocol", ctx, ^ gpgme.c: In function 'gpgme_set_armor': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:410:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_set_armor", ctx, "use_armor=%i (%s)", ^ gpgme.c: In function 'gpgme_get_armor': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:424:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_get_armor", ctx, "ctx->use_armor=%i (%s)", ^ gpgme.c: In function 'gpgme_set_textmode': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:437:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_set_textmode", ctx, "use_textmode=%i (%s)", ^ gpgme.c: In function 'gpgme_get_textmode': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:450:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_get_textmode", ctx, "ctx->use_textmode=%i (%s)", ^ gpgme.c: In function 'gpgme_set_include_certs': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:472:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_set_include_certs", ctx, "nr_of_certs=%i%s", ^ gpgme.c: In function 'gpgme_get_include_certs': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:482:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_get_include_certs", ctx, "ctx->include_certs=%i", ^ gpgme.c: In function 'gpgme_set_keylist_mode': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:494:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_set_keylist_mode", ctx, "keylist_mode=0x%x", ^ gpgme.c: In function 'gpgme_get_keylist_mode': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:509:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_get_keylist_mode", ctx, ^ gpgme.c: In function 'gpgme_set_pinentry_mode': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:519:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_set_pinentry_mode", ctx, "pinentry_mode=%u", ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c version.c -fPIC -DPIC -o .libs/version.o gpgme.c: In function 'gpgme_get_pinentry_mode': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:546:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_get_pinentry_mode", ctx, ^ gpgme.c: In function 'gpgme_set_passphrase_cb': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:558:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_set_passphrase_cb", ctx, ^ gpgme.c: In function 'gpgme_get_passphrase_cb': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:575:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_get_passphrase_cb", ctx, ^ gpgme.c: In function 'gpgme_set_progress_cb': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:590:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_set_progress_cb", ctx, "progress_cb=%p/%p", ^ gpgme.c: In function 'gpgme_get_progress_cb': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ gpgme.c:607:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_CTX, "gpgme_get_progress_cb", ctx, "ctx->progress_cb=%p/%p", ^ gpgme.c: In function 'gpgme_set_io_cbs': debug.h:186:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:625:7: note: in expansion of macro 'TRACE6' TRACE6 (DEBUG_CTX, "gpgme_set_io_cbs", ctx, ^ debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:633:7: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_set_io_cbs", ctx, ^ gpgme.c: In function 'gpgme_io_read': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ gpgme.c:650:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_GLOBAL, "gpgme_io_read", fd, ^ gpgme.c: In function 'gpgme_io_write': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ gpgme.c:666:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_GLOBAL, "gpgme_io_write", fd, ^ gpgme.c: In function 'gpgme_io_writen': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ gpgme.c:684:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_GLOBAL, "gpgme_io_writen", fd, ^ gpgme.c: In function 'gpgme_get_io_cbs': debug.h:186:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:703:3: note: in expansion of macro 'TRACE6' TRACE6 (DEBUG_CTX, "gpgme_get_io_cbs", ctx, ^ gpgme.c: In function 'gpgme_set_locale': debug.h:125:14: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2), 0 ^ gpgme.c:721:3: note: in expansion of macro 'TRACE_BEG2' TRACE_BEG2 (DEBUG_CTX, "gpgme_set_locale", ctx, ^ gpgme.c: In function 'gpgme_ctx_get_engine_info': debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:790:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_ctx_get_engine_info", ctx, ^ gpgme.c: In function 'gpgme_ctx_set_engine_info': debug.h:135:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3, arg4), 0 ^ gpgme.c:803:3: note: in expansion of macro 'TRACE_BEG4' TRACE_BEG4 (DEBUG_CTX, "gpgme_ctx_set_engine_info", ctx, ^ debug.h:231:8: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1), 0 ^ gpgme.c:816:7: note: in expansion of macro 'TRACE_LOG1' TRACE_LOG1 ("releasing ctx->engine=%p", ctx->engine); ^ gpgme.c: In function 'gpgme_sig_notation_clear': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:848:3: note: in expansion of macro 'TRACE' TRACE (DEBUG_CTX, "gpgme_sig_notation_clear", ctx); ^ gpgme.c: In function 'gpgme_sig_notation_add': debug.h:130:20: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg1, arg2, arg3), 0 ^ gpgme.c:870:3: note: in expansion of macro 'TRACE_BEG3' TRACE_BEG3 (DEBUG_CTX, "gpgme_sig_notation_add", ctx, ^ gpgme.c: In function 'gpgme_sig_notation_get': debug.h:160:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:903:7: note: in expansion of macro 'TRACE' TRACE (DEBUG_CTX, "gpgme_sig_notation_get", ctx); ^ debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ gpgme.c:906:3: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_CTX, "gpgme_sig_notation_get", ctx, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c error.c -fPIC -DPIC -o .libs/error.o In file included from version.c:35:0: version.c: In function 'gpgme_check_version': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ version.c:206:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_INIT, "gpgme_check_version", 0, ^ version.c: In function 'gpgme_check_version_internal': debug.h:175:35: warning: right-hand operand of comma expression has no effect [-Wunused-value] arg2), _gpgme_debug_frame_end (), 0 ^ version.c:233:3: note: in expansion of macro 'TRACE2' TRACE2 (DEBUG_INIT, "gpgme_check_version_internal", 0, ^ debug.h:170:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] _gpgme_debug_frame_end (), 0 ^ version.c:239:7: note: in expansion of macro 'TRACE1' TRACE1 (DEBUG_INIT, "gpgme_check_version_internal", 0, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c ath.c -fPIC -DPIC -o .libs/ath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c funopen.c -fPIC -DPIC -o .libs/funopen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 22:0:11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgpgme.la -rpath /usr/lib64 conversion.lo get-env.lo parsetlv.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.lo data-identify.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progress.lo key.lo keylist.lo 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 engine-uiserver.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 22:0:11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgpgme-pthread.la -rpath /usr/lib64 conversion.lo get-env.lo parsetlv.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.lo data-identify.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progress.lo key.lo keylist.lo 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 engine-uiserver.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/parsetlv.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-compat.o .libs/data-identify.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/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/engine-uiserver.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -Wl,--version-script=./libgpgme.vers -Wl,-z -Wl,relro -Wl,-soname -Wl,libgpgme-pthread.so.11 -o .libs/libgpgme-pthread.so.11.11.0 libtool: link: gcc -shared -fPIC -DPIC .libs/conversion.o .libs/get-env.o .libs/parsetlv.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-compat.o .libs/data-identify.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/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/engine-uiserver.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -Wl,--version-script=./libgpgme.vers -Wl,-z -Wl,relro -Wl,-soname -Wl,libgpgme.so.11 -o .libs/libgpgme.so.11.11.0 libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so.11" && ln -s "libgpgme-pthread.so.11.11.0" "libgpgme-pthread.so.11") libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so" && ln -s "libgpgme-pthread.so.11.11.0" "libgpgme-pthread.so") libtool: link: ( cd ".libs" && rm -f "libgpgme-pthread.la" && ln -s "../libgpgme-pthread.la" "libgpgme-pthread.la" ) libtool: link: (cd ".libs" && rm -f "libgpgme.so.11" && ln -s "libgpgme.so.11.11.0" "libgpgme.so.11") libtool: link: (cd ".libs" && rm -f "libgpgme.so" && ln -s "libgpgme.so.11.11.0" "libgpgme.so") libtool: link: ( cd ".libs" && rm -f "libgpgme.la" && ln -s "../libgpgme.la" "libgpgme.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gpgme-tool gpgme-tool.o libgpgme.la -lassuan -lgpg-error libtool: link: gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gpgme-tool gpgme-tool.o ./.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/src' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests' Making all in gpg make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt-sym.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt-sign.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-sign.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-signers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-verify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-decrypt-verify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-sig-notation.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-export.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-import.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-trustlist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-edit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-keylist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-keylist-sig.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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] #warning test disabled due to problems with gpg 1.3.4 generated key ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt-large.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-file-name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-gpgconf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-eventloop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-thread1.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.4.3/tests/gpg/pinentry > ./gpg-agent.conf /usr/bin/gpg2 --no-permission-warning \ --import ./pubdemo.asc gpg: keybox '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg/pubring.kbx' created gpg: /builddir/build/BUILD/gpgme-1.4.3/tests/gpg/trustdb.gpg: trustdb created gpg: key 68697734: public key "Alfa Test (demo key) " imported test -d ./private-keys-v1.d || mkdir ./private-keys-v1.d for k in 13CD0F3BDF24BE53FE192D62F18737256FF6E4FD 76F7E2B35832976B50A27A282D9B87E44577EB66 A0747D5F9425E6664F4FFBEED20FBCA79FDED2BD 13CBE3758AFE42B5E5E2AE4CED27AFA455E3F87F 7A030357C0F253A5BBCD282FFC4E521B37558F5C; do \ cp ./$k private-keys-v1.d/$k.key; \ done echo x > ./private-keys-v1.d/gpg-sample.stamp /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-sym t-encrypt-sym.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-sign t-encrypt-sign.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-encrypt-sym t-encrypt-sym.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sign t-sign.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-signers t-signers.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-encrypt-sign t-encrypt-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-signers t-signers.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt t-decrypt.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-verify t-verify.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-sign t-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt-verify t-decrypt-verify.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-verify t-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sig-notation t-sig-notation.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-export t-export.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-decrypt-verify t-decrypt-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-sig-notation t-sig-notation.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-import t-import.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-trustlist t-trustlist.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-export t-export.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-edit t-edit.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-import t-import.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-trustlist t-trustlist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist t-keylist.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-edit t-edit.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist-sig t-keylist-sig.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-wait t-wait.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-wait t-wait.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-keylist t-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-keylist-sig t-keylist-sig.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-large t-encrypt-large.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-file-name t-file-name.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-gpgconf t-gpgconf.o ../../src/libgpgme.la 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 gpg: key 7372E243: public key "Foxtrot Test (demo key) " imported gpg: key 8FC282E6: public key "Golf Test (demo key) " imported libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-gpgconf t-gpgconf.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 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 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 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 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 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-eventloop t-eventloop.o ../../src/libgpgme.la gpg: key 54ACD246: public key "Zulu Test (demo key) " imported gpg: Total number processed: 26 gpg: imported: 26 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-encrypt-large t-encrypt-large.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /usr/bin/gpg2 --no-permission-warning \ --import ./secdemo.asc gpg: key 68697734: "Alfa Test (demo key) " 1 new signature gpg: key 68697734: secret key imported gpg: key 54ACD246: "Zulu Test (demo key) " 1 new signature gpg: key 54ACD246: secret key imported gpg: Total number processed: 6 gpg: new signatures: 2 gpg: secret keys read: 6 gpg: secret keys unchanged: 4 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-thread1 t-thread1.o ../../src/libgpgme-pthread.la -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-genkey t-genkey.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-file-name t-file-name.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-thread1 t-thread1.o ../../src/.libs/libgpgme-pthread.so -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-eventloop t-eventloop.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-genkey t-genkey.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' Making all in gpgsm make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-import.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-keylist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-verify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-sign.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-export.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-genkey.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c cms-keylist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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.4.3/tests/gpgsm/pubring.kbx' created gpgsm: importing common certificates '/usr/share/gnupg/com-certs.pem' gpgsm: total number processed: 2 gpgsm: imported: 2 gpgsm: total number processed: 1 gpgsm: imported: 1 echo disable-crl-checks > ./gpgsm.conf echo faked-system-time 1008241200 >> ./gpgsm.conf test -d ./private-keys-v1.d || mkdir ./private-keys-v1.d cp ./32100C27173EF6E9C4E9A25D3D69F86D37A4F939 private-keys-v1.d/32100C27173EF6E9C4E9A25D3D69F86D37A4F939.key echo 32100C27173EF6E9C4E9A25D3D69F86D37A4F939 > ./trustlist.txt echo >> ./trustlist.txt 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-import t-import.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist t-keylist.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-verify t-verify.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-import t-import.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-keylist t-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt t-decrypt.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sign t-sign.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-export t-export.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-verify t-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-sign t-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-genkey t-genkey.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-export t-export.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cms-keylist cms-keylist.o ../../src/libgpgme.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cms-decrypt cms-decrypt.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-genkey t-genkey.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cms-keylist cms-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cms-decrypt cms-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' Making all in opassuan make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-command.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-command t-command.o ../../src/libgpgme.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-command t-command.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-version.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-data.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-engine-info.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-keylist.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-export.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-import.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-sign.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c run-verify.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-version t-version.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-data t-data.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-engine-info t-engine-info.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-keylist run-keylist.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-version t-version.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-data t-data.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-export run-export.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t-engine-info t-engine-info.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-sign run-sign.o ../src/libgpgme.la -lgpg-error /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-import run-import.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-keylist run-keylist.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-export run-export.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-verify run-verify.o ../src/libgpgme.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-import run-import.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-sign run-sign.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-verify run-verify.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/doc' Making all in lang make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang' Making all in cl make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qARvBh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64 + cd gpgme-1.4.3 + make install DESTDIR=/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/src' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/bin' /usr/bin/install -c gpgme-config '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgpgme.la libgpgme-pthread.la '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgpgme.so.11.11.0 /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme.so.11.11.0 libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64 && { ln -s -f libgpgme.so.11.11.0 libgpgme.so.11 || { rm -f libgpgme.so.11 && ln -s libgpgme.so.11.11.0 libgpgme.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64 && { ln -s -f libgpgme.so.11.11.0 libgpgme.so || { rm -f libgpgme.so && ln -s libgpgme.so.11.11.0 libgpgme.so; }; }) libtool: install: /usr/bin/install -c .libs/libgpgme.lai /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme.la libtool: install: /usr/bin/install -c .libs/libgpgme-pthread.so.11.11.0 /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme-pthread.so.11.11.0 libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64 && { ln -s -f libgpgme-pthread.so.11.11.0 libgpgme-pthread.so.11 || { rm -f libgpgme-pthread.so.11 && ln -s libgpgme-pthread.so.11.11.0 libgpgme-pthread.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64 && { ln -s -f libgpgme-pthread.so.11.11.0 libgpgme-pthread.so || { rm -f libgpgme-pthread.so && ln -s libgpgme-pthread.so.11.11.0 libgpgme-pthread.so; }; }) libtool: install: /usr/bin/install -c .libs/libgpgme-pthread.lai /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme-pthread.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/aclocal' /usr/bin/install -c -m 644 gpgme.m4 '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/include' /usr/bin/install -c -m 644 gpgme.h '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/src' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests' Making install in gpg make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' /usr/bin/gpg2 --no-permission-warning \ --import ./pubdemo.asc gpg: key 68697734: "Alfa Test (demo key) " not changed gpg: key A9E3B0B2: "Bob (demo key)" not changed gpg: key 1AFDAB6C: "Charlie Test (demo key) " not changed gpg: key EB9DC9E6: "Delta Test (demo key) " not changed gpg: key FAEF6D1B: "Echelon (demo key)" not changed gpg: key 7372E243: "Foxtrot Test (demo key) " not changed gpg: key 8FC282E6: "Golf Test (demo key) " not changed gpg: key 34C6E3F1: "Hotel Test (demo key) " not changed gpg: key 04259677: "India Test (demo key) " not changed gpg: key D2699313: "Juliet Test (demo key) " not changed gpg: key 43C2D0C7: "Kilo Test (demo key) " not changed gpg: key B79103F8: "Lima Test (demo key) " not changed gpg: key BE5CF886: "Mallory (demo key)" not changed gpg: key 30CEC684: "November Test (demo key) " not changed gpg: key 6D9732AC: "Oscar Test (demo key) " not changed gpg: key 3FF13206: "Papa test (demo key) " not changed gpg: key 3C661C84: "Quebec Test (demo key) " not changed gpg: key 777FBED3: "Romeo Test (demo key) " not changed gpg: key A3AE3EA1: "Sierra Test (demo key) " not changed gpg: key 85A81F38: "Tango Test (demo key) " not changed gpg: key 653244D6: "Uniform Test (demo key) " not changed gpg: key 61F04784: "Victor Test (demo key) " not changed gpg: key EC67DBDE: "Whisky Test (demo key) " not changed gpg: key 567FB34A: "XRay Test (demo key) " not changed gpg: key 4B11B25F: "Yankee Test (demo key) " not changed gpg: key 54ACD246: "Zulu Test (demo key) " not changed gpg: Total number processed: 26 gpg: unchanged: 26 /usr/bin/gpg2 --no-permission-warning \ --import ./secdemo.asc gpg: key 68697734: "Alfa Test (demo key) " not changed gpg: key 68697734: secret key imported gpg: key 54ACD246: "Zulu Test (demo key) " not changed gpg: key 54ACD246: secret key imported gpg: Total number processed: 6 gpg: unchanged: 2 gpg: secret keys read: 6 gpg: secret keys unchanged: 4 make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/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.4.3/tests/gpg' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' Making install in gpgsm make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/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.4.3/tests/gpgsm' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' Making install in opassuan make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/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.4.3/tests/opassuan' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests' make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/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.4.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/doc' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/info' /usr/bin/install -c -m 644 ./gpgme.info ./gpgme.info-1 ./gpgme.info-2 '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/info' '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/info/gpgme.info' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/doc' Making install in lang make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang' Making install in cl make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/common-lisp/source/gpgme' /usr/bin/install -c -m 644 gpgme.asd gpgme-package.lisp gpgme.lisp '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/common-lisp/source/gpgme' make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/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.4.3/lang' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3' 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.4.3' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3' + rm -fv /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/info/dir removed '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/info/dir' + rm -fv /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme-pthread.la /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme.la removed '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme-pthread.la' removed '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme.la' + rm -rfv /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/common-lisp/source/gpgme/ removed '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/common-lisp/source/gpgme/gpgme.asd' removed '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/common-lisp/source/gpgme/gpgme.lisp' removed '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/common-lisp/source/gpgme/gpgme-package.lisp' removed directory: '/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/common-lisp/source/gpgme/' + mv /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/bin/gpgme-config /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/bin/gpgme-config.x86_64 + cat + install -D -p gpgme-config-multilib.sh /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/bin/gpgme-config + mv /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/include/gpgme.h /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/include/gpgme-64.h + install -m644 -p -D /builddir/build/SOURCES/gpgme-multilib.h /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/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 110000000 /builddir/build/BUILD/gpgme-1.4.3 extracting debug info from /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme-pthread.so.11.11.0 extracting debug info from /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/lib64/libgpgme.so.11.11.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgpgme-pthread.so.11.11.0.debug to /usr/lib/debug/usr/lib64/libgpgme-pthread.so.debug symlinked /usr/lib/debug/usr/lib64/libgpgme-pthread.so.11.11.0.debug to /usr/lib/debug/usr/lib64/libgpgme-pthread.so.11.debug symlinked /usr/lib/debug/usr/lib64/libgpgme.so.11.11.0.debug to /usr/lib/debug/usr/lib64/libgpgme.so.11.debug symlinked /usr/lib/debug/usr/lib64/libgpgme.so.11.11.0.debug to /usr/lib/debug/usr/lib64/libgpgme.so.debug 1365 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.98vZP8 + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.4.3 + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/src' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests' Making check in gpg make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' /usr/bin/gpg2 --no-permission-warning \ --import ./pubdemo.asc gpg: key 68697734: "Alfa Test (demo key) " not changed gpg: key A9E3B0B2: "Bob (demo key)" not changed gpg: key 1AFDAB6C: "Charlie Test (demo key) " not changed gpg: key EB9DC9E6: "Delta Test (demo key) " not changed gpg: key FAEF6D1B: "Echelon (demo key)" not changed gpg: key 7372E243: "Foxtrot Test (demo key) " not changed gpg: key 8FC282E6: "Golf Test (demo key) " not changed gpg: key 34C6E3F1: "Hotel Test (demo key) " not changed gpg: key 04259677: "India Test (demo key) " not changed gpg: key D2699313: "Juliet Test (demo key) " not changed gpg: key 43C2D0C7: "Kilo Test (demo key) " not changed gpg: key B79103F8: "Lima Test (demo key) " not changed gpg: key BE5CF886: "Mallory (demo key)" not changed gpg: key 30CEC684: "November Test (demo key) " not changed gpg: key 6D9732AC: "Oscar Test (demo key) " not changed gpg: key 3FF13206: "Papa test (demo key) " not changed gpg: key 3C661C84: "Quebec Test (demo key) " not changed gpg: key 777FBED3: "Romeo Test (demo key) " not changed gpg: key A3AE3EA1: "Sierra Test (demo key) " not changed gpg: key 85A81F38: "Tango Test (demo key) " not changed gpg: key 653244D6: "Uniform Test (demo key) " not changed gpg: key 61F04784: "Victor Test (demo key) " not changed gpg: key EC67DBDE: "Whisky Test (demo key) " not changed gpg: key 567FB34A: "XRay Test (demo key) " not changed gpg: key 4B11B25F: "Yankee Test (demo key) " not changed gpg: key 54ACD246: "Zulu Test (demo key) " not changed gpg: Total number processed: 26 gpg: unchanged: 26 /usr/bin/gpg2 --no-permission-warning \ --import ./secdemo.asc gpg: key 68697734: "Alfa Test (demo key) " not changed gpg: key 68697734: secret key imported gpg: key 54ACD246: "Zulu Test (demo key) " not changed gpg: key 54ACD246: secret key imported gpg: Total number processed: 6 gpg: unchanged: 2 gpg: secret keys read: 6 gpg: secret keys unchanged: 4 make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' starting gpg-agent PASS: initial.test -----BEGIN PGP MESSAGE----- Version: GnuPG v2 hQEOA2rm1+5GqHH4EAQAhMk7tDpxX4GjRT0CwUSac+dzZ9ZZ5viJs0WzC8WTY7OG 1dsFyGArY0JKDHVEYAyga4qxmpD/n5W3GefhTfrff+2Xsaj+uFgFolY+bkHS59bb iLs43j9FFU7Gy69UOODfOP2HfKzCuMwjfen7epQvndAdbpVUVXugPMJqmXy2Bu4D /RugdnW9lOnSMgw9P+soUK47XI8rC50o3/Xmf+1L9tk0lt0RGuTiJu5Fz78nCsVt Ur/bN5XHTIs998k1JKql3b2uEef7X6HqXJedEAaXd7xQlexXh4fLcj7Zl1GkJuir EIiRC7Ts/XnShszdq4+na0XmKTxOZUTfswNpq3YvoaVFhQEOA1OB6k7im6N/EAP/ SXskFcWsEO/i0f18t2/sWkiASHuAYNNNp+K8djMPnKBilYdmXz2f+ZwSAMBT85RZ c7AzrnTUKAHhHsapzXrm/yK1yGchW6xGAqxUszFOL7uFvsl9NeuPlj82QIRfgzxU 8Wi7QSb0p8y5zdOaRqowZNtTZlol5hp4mgo75YZh38ED/1oR/6tjPETE3cihqHfB PFZc8iJSwf7v77bq39YEjHN2muvcdjwnlcMNFKkcX19J1felAcVZhdOWx+Fk1WEk bp+mbuE8OZceBsMzZ2n7NvEWVHFJyrYDFAdzaOetT24LpaD14+yLmG2LqwOYcjo2 FLZ3ZJZg2j/VqgyYgMPIW/Be0kcBSP3ChBXXWH/Qj31TDKgi3ZWn62fpqReYRhnH lrB2Cnph0IT1K9PfOAcCFr9sHQDWJndZWeJMJrAJUwiMHYQJi6dfo2QfJw== =hhIf -----END PGP MESSAGE----- PASS: t-encrypt Begin Result Encryption: -----BEGIN PGP MESSAGE----- Version: GnuPG v2 jA0EBwMCc6DdtImtJ0ff0kEBve1vp8GTRDV/lYc2wEBYSI6uYE7+ACkMnSyjOFwv dJqVDnaHFBGdDZeXoQHBaeANoHLTiCTIGdtcgFEjLXdlOA== =XzIV -----END PGP MESSAGE----- End Result. Begin Result Decryption: Hallo Leute End Result. PASS: t-encrypt-sym -----BEGIN PGP MESSAGE----- Version: GnuPG v2 hQEOA2rm1+5GqHH4EAP+O7NAemk/ji3JR8BGifWGG0ARZRUA1u13g6zGZHT9EABn JpqWOysa4Vs4J3acgWEYnghFeVP1O8o01McnoPSEFk5UX9eOlerOTEonZkhlPMgk rEr4VyJVHmkNu+V7uczEX1jIZ9SQIin/EmHUty+HgBn2n51aDf627wXcsCKYW/YD /RcHweDWKOFpQnxn+/rfxyUCW3HsPw1sN6mHCBxCQp6K3rAi9JnCZr0nLpOXBm2B ADv20gIMyVcBHx5y7To+Bvsz1dKqTNNUJ8UVvWDVvp396u01UKLgey5xOtDH0fRH 8RW2O5LfBK9tHxAlrO9fjBl2BYNi8OVH7fO9C2AsbcjfhQEOA1OB6k7im6N/EAP+ Kr6+WgCG7jRuS6xaCcdl84RYTiqlMFsj7KlAgGfG5Rtx8dKM5YhHVnYswDv904FU NW60rCkMAh7MOwMdqme0b6yrfmbN6tOrd57NcG4LrfpKsI3idXLgOhahALz+MWc9 9nZ2kRAax9a4fhwFgCCX7ywdihQZWP9QskEwaAewuSoD/iIZ3i4DhzcS93inxgZT EPDM8r6Dk+Q7WwPXZOY7rwiDUEi790PG/tQOfrNXu3jhZfH7ppU6isRf14vAcjt3 ZWGK2tENzVyK+4EyDSr92CWNN4Gkdz0pPbGryO9tr7xwoixZMLRs2xpwoSfJPDGW UFJDK4PVEQDWOiWmWUhOKOsv0pgBiXZtIPh3mAbgXbAvclzTgHlB1HWz66KwQiVQ j7dSk6bBZaPsnHU4SpTBALB+0YUorjVJZ9i0UHKPQJ9Wy6Z/rb+QXU3dy8MPFp5s vqXeRMLJRyBsInse86TbUsBDgfu+ZEpLAWg9vB0VGX6hCxNcFm1po6YcYo/dz0tZ tv/Dk18Quz16gs2yJvbSzf9Fi0uVrJSHe8eDNQ== =sIfJ -----END PGP MESSAGE----- -----BEGIN PGP MESSAGE----- Version: GnuPG v2 jA0EBwMCBq2abgn6rCLfyXxx8JCqSaajG5WvF/KB2fSakP7I6q8U/zFPJjybB5u9 D6PJYZInPGe1a6IWw0bWVWz34XKHX3l+TrwA8R4pOevOwurstJqyB8ClwCvxqmU2 c/Lpc1Ao31s1RHWh4YlpnZ9NPTXMvBfPKr3vqkyeeBVonKrU6+A5AdTNGj6a =d0Ko -----END PGP MESSAGE----- PASS: t-encrypt-sign -----BEGIN PGP MESSAGE----- Version: GnuPG v2 owGbwMvMyCSoW1RzPCOz3ITxtHAJQ2ijv7JHYk5OvoJPamlJKi9XhxsLoyATAxsr E0iKgYtTAKb+mgHD/Lgddh/CLVSdu38IC/if9NsmdfXBe4b5eUr8FpLOB+zebOA9 013bUqP35889AA== =sWaD -----END PGP MESSAGE----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlWBTyMACgkQLXJ8x2hpdzTWMACfXrg+8Fc4JUOL+BMQT8lOthrV 4O8An24iDzgZQ8A+7LANzIt9hHwu/Pze =11Dm -----END PGP SIGNATURE----- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hallo Leute -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlWBTyMACgkQLXJ8x2hpdzRlCgCfbyCU69SLnH59OppnyLoU6eFy otQAnit4GynejL013f5dBShet1y08rfT =LHST -----END PGP SIGNATURE----- PASS: t-sign -----BEGIN PGP MESSAGE----- Version: GnuPG v2 owGbwMvMyCSYfaS8IWTNJTeGCWCublHN8YzMchPG08IlDKGN/soeiTk5+Qo+qaUl qbxcHW4sjIJMDGysTCApBi5OAZj6awYM8+N22H0It1B17v4hLOB/0m+b1NUH7xnm 5ynxW0g6H7B7s4H3THdtS43enz/3MM2BOQNozoIp/4Mm7j5zcgZvEU/ie5fk6y4b zwoyzM8P5V8zM3DrX639il25T3U9b1rd3QIA =0HwJ -----END PGP MESSAGE----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlWBTyMACgkQLXJ8x2hpdzTWMACfXrg+8Fc4JUOL+BMQT8lOthrV 4O8An24iDzgZQ8A+7LANzIt9hHwu/PzeiEYEARECAAYFAlWBTyMACgkQa8R3gFSs 0kbWMACglP9SkbvMyZgNcgxh70Rj10SxzREAn29VD6yZUbX9Kr8him3lLUnZOt20 =V+nH -----END PGP SIGNATURE----- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hallo Leute -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlWBTyMACgkQLXJ8x2hpdzRlCgCfbyCU69SLnH59OppnyLoU6eFy otQAnit4GynejL013f5dBShet1y08rfTiEYEARECAAYFAlWBTyMACgkQa8R3gFSs 0kZlCgCfW63ZI49HSkeOHQ2ZnN5esQKAzzoAoI7NWAnPZGJErdd65z8MBiFEKke3 =ET9A -----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 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 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,: 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,: 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 i --default_pubkey_algo (default) = `RSA-2048' 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 b [Configuration] Options controlling the configuration ar --disable-scdaemon do not use the SCdaemon b --enable-ssh-support enable ssh support 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-emacs-pinentry allow passphrase to be prompted through Emacs br --no-allow-external-cache disallow the use of an external password cache ar --no-allow-mark-trusted disallow clients to mark keys as "trusted" er --allow-loopback-pinentry allow caller to override the pinentry 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/libexec/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-pinpad do not use a reader's pinpad br --enable-pinpad-varlen use variable length input for pinpad 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) 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 i --default_pubkey_algo (default) = `RSA-2048' 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 = `AES' COMPONENT ========= Name: dirmngr Desc: Directory Manager Path: /usr/bin/dirmngr b [Monitor] Options controlling the diagnostic output b --verbose verbose b --quiet be somewhat more quiet i --no-greeting b [Format] Options controlling the format of the output e [Configuration] Options controlling the configuration 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 i --faked-system-time b [Enforcement] Options controlling the interactivity and enforcement b --force force loading of outdated CRLs a [HTTP] Configuration for HTTP servers a --disable-http inhibit the use of HTTP a --ignore-http-dp ignore HTTP CRL distribution points a --http-proxy URL redirect all HTTP requests to URL a --honor-http-proxy use system's HTTP proxy setting b [LDAP] Configuration of LDAP servers to use a --disable-ldap inhibit the use of LDAP a --ignore-ldap-dp ignore LDAP CRL distribution points b --ldap-proxy HOST use HOST for LDAP queries a --only-ldap-proxy do not use fallback hosts with --ldap-proxy b --ldaptimeout N set LDAP timeout to N seconds N = 100 b --LDAP Server LDAP server list b --max-replies N do not return more than N items in one query N = 10 b [OCSP] Configuration for OCSP b --allow-ocsp allow sending OCSP requests a --ignore-ocsp-service-url ignore certificate contained OCSP service URLs a --ocsp-responder URL use OCSP responder at URL a --ocsp-signer FPR OCSP response signed by FPR COMPONENT ========= Name: pinentry Desc: PIN and Passphrase Entry Path: /usr/bin/pinentry PASS: t-gpgconf Begin Result: -----BEGIN PGP MESSAGE----- Version: GnuPG v2 hQEOA2rm1+5GqHH4EAP/dAsvs4ONqvDY1tsNRVTcWskynXan5X4wvT8n0w5pQaLU eGibxmpO9/VdUAGXHRoyjT/3uEph8f0a+AhFt3t2qK6XIQ2H+McmtKYjOxLIiyJZ HQ+Bir/NXHPw41dJBbSe4n5jeAJX8DHjadwOpDhV9O+lAepdi4ixkF8ZMBFKUv4D /1tTVbsDebfRB4NJx/Rs8oDOQy1liYdTaHju+OzhFnkQBdsbTc6SkJtbWHzeGoOg um6IVjCdacPIwFOEIEWFny5YBLrdAlQe0Jrhi36LpV888sulcWLW1lc1KRWpFOSm H8Ahe5dDqvlvOWAYf6/tWDl4v7TWqvZWCFMUH0hl6irNhQEOA1OB6k7im6N/EAP/ UlI0XXe2CQD1gg448kiF19DFtqVb5qpMiY1VhJyH3AmBF5W7vLeDbwrnanA0wL3J hqr+aN5r9iKXPdt80NnqPCIu4n3OFoCSqzH0E4PmfviYsaEjbTqtSxdgNZUcxHIl L00Zixzix3upa0ht47SaJKYTAzXacPDoCbkbPc04RPcD/RaPnAHfARPFpvgWD9KC LzMkPQZHZudArAt7eNQWTRBvdu9WEuRACSbjekIOlho41zhA0/4Aq6Cx0znafAWA REDi0wGfba9WxDJq9E1p+UWLLlxUJUWSSJMWrSt/sLnKt07i3JvgzX5i/cCdI9rK yoq7nDDZR+YczBZcoZyrI+Ui0kcBYeszCc1G5pWT7niDpI1uer1o5yX/lFChVfH+ dJjswV/7GIHoTpR/A/18cdKyrGUdfqGyOStwTds3fAO/syWOQyVMXo33Og== =qZCw -----END PGP MESSAGE----- End Result. PASS: t-eventloop Encrypt A 0 Decrypt B 0 Encrypt A 1 Encrypt A 2 Decrypt B 1 Encrypt A 3 Encrypt A 4 Encrypt A 5 Decrypt B 2 Encrypt A 6 Encrypt A 7 Encrypt A 8 Decrypt B 3 Encrypt A 9 Encrypt A 10 Encrypt A 11 Decrypt B 4 Encrypt A 12 Encrypt A 13 Decrypt B 5 Encrypt A 14 Encrypt A 15 Encrypt A 16 Decrypt B 6 Encrypt A 17 Encrypt A 18 Encrypt A 19 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 stopping gpg-agent PASS: final.test =================== All 23 tests passed =================== make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpg' Making check in gpgsm make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' PASS: t-import Checking key 3CF405464F66ED4A7DF45BBDD1E4282E33BDB76E Checking key DFA56FB5FC41E3A8921F77AD1622EEFD9152A5AD Checking key 2C8F3C356AB761CB3674835B792CDA52937F9285 Warning: Skipping unknown key 135CEC36F49CB8E93B1AB270CD80884676CE8F33 Warning: Skipping unknown key E69939A25F5D93F206715DC9FC1A25DC72B0BD08 PASS: t-keylist -----BEGIN ENCRYPTED MESSAGE----- MIAGCSqGSIb3DQEHA6CAMIACAQAxggELMIIBBwIBADBwMGsxCzAJBgNVBAYTAkRF MRMwEQYDVQQHFApE/HNzZWxkb3JmMRYwFAYDVQQKEw1nMTAgQ29kZSBHbWJIMRkw FwYDVQQLExBBZWd5cHRlbiBQcm9qZWN0MRQwEgYDVQQDEwt0ZXN0IGNlcnQgMQIB ADANBgkqhkiG9w0BAQEFAASBgLe1P9Ge2INWeHGSp11K3YhI6djxaU9YDetW0uux rmWm72x/hwTT5vKdRD59w9VZX1z/BVC+/6iJLU3XCjtrTxqbjAhFJi7pRQx0FEHR xm5pe55LRRIkgDUXIL+xRIzpCZxYLerLlLQdzo+Bgbu/OlPRZQfZNEclXdy3CuRL 1IbkMIAGCSqGSIb3DQEHATAdBglghkgBZQMEAQIEEKbDOzboHLB4miHVnzQOpl2g gAQQ8g1XWIK5Zp30XVxcKP01HAAAAAAAAAAAAAA= -----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 Keygrip ..: 0BC35CDDC162E3DB4A425613238DFD05B2A25645 -----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 Keygrip ..: 32100C27173EF6E9C4E9A25D3D69F86D37A4F939 -----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 Keygrip ..: 526A447070ACB227621CF64F58D335BB10CB91CA -----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[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/gpgsm' Making check in opassuan make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' ================== All 0 tests passed ================== make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests/opassuan' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/tests' PASS: t-version PASS: t-data PASS: t-engine-info ================== All 3 tests passed ================== make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/tests' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/doc' Making check in lang make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang' Making check in cl make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang/cl' make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3/lang' make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.4.3' make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.4.3' + exit 0 Processing files: gpgme-1.4.3-6.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EgfNKl + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + cp -pr AUTHORS /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + cp -pr ChangeLog /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + cp -pr NEWS /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + cp -pr README /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + cp -pr THANKS /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + cp -pr TODO /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + cp -pr VERSION /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/doc/gpgme + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1DGZHy + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/licenses/gpgme + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/licenses/gpgme + cp -pr COPYING COPYING.LESSER /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64/usr/share/licenses/gpgme + exit 0 Provides: gpgme = 1.4.3-6.fc23 gpgme(x86-64) = 1.4.3-6.fc23 libgpgme-pthread.so.11()(64bit) libgpgme-pthread.so.11(GPGME_1.0)(64bit) libgpgme-pthread.so.11(GPGME_1.1)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) 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-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: gpgme-devel-1.4.3-6.fc23.x86_64 Provides: gpgme-devel = 1.4.3-6.fc23 gpgme-devel(x86-64) = 1.4.3-6.fc23 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()(64bit) libgpgme.so.11()(64bit) Processing files: gpgme-debuginfo-1.4.3-6.fc23.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64 warning: Could not canonicalize hostname: buildvm-17.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gpgme-1.4.3-6.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/gpgme-devel-1.4.3-6.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/gpgme-debuginfo-1.4.3-6.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aaDETM + umask 022 + cd /builddir/build/BUILD + cd gpgme-1.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gpgme-1.4.3-6.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->